Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e9feead11104a79958b96d3b5002b690e920a981 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Commit message: "sgsn: remove osmo-sgsn <= 1.12.0 code path" > git rev-list --no-walk e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins16045778149733186876.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-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 [245 kB] Fetched 9305 kB in 1s (11.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.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_Code_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_1.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_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_1.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_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_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_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_1.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_4.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for 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 SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc 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_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (367 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 43 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:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.0 [23.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.0 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.0 [460 kB] Fetched 11.4 MB in 0s (86.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0_amd64.deb ... Unpacking osmo-hlr (1.9.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up osmo-hlr (1.9.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20250215122517212 DMAIN <0000> hlr.c:813 hlr starting 20250215122517212 DDB <0001> db.c:599 using database: :memory: 20250215122517212 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250215122517212 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250215122517212 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250215122517213 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250215122517213 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250215122517214 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250215122517214 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250215122517214 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250215122517215 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250215122517215 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@3287df89ab99: Unix server socket created successfully. MC@3287df89ab99: Listening on TCP port 36177. 3287df89ab99 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 3287df89ab99 36177 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3287df89ab99: New HC connected from 10.0.2.100 [10.0.2.100]. 3287df89ab99: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3287df89ab99: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3287df89ab99: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3287df89ab99: Configuration file was processed on all HCs. MC@3287df89ab99: Creating MTC on host 10.0.2.100. MC@3287df89ab99: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Feb 15 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_sai_err_invalid_imsi started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122521680 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122521680 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122521683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122521683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122521686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122521688 DLINP <000b> input/ipa.c:452 connected read/write 20250215122521688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122521688 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122521688 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122521688 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  20250215122521688 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122521688 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  20250215122521688 DLGSUP <0013> gsup_server.c:236 2:  20250215122521688 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122521688 DLGSUP <0013> gsup_server.c:236 3:  20250215122521688 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122521688 DLGSUP <0013> gsup_server.c:236 4:  20250215122521688 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122521688 DLGSUP <0013> gsup_server.c:236 5:  20250215122521688 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122521688 DLGSUP <0013> gsup_server.c:236 7:  20250215122521688 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122521688 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122521688 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122521688 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@3287df89ab99: 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") 20250215122521715 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39713<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3287df89ab99: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250215122521729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4258 20250215122521734 DLINP <000b> input/ipa.c:452 connected read/write 20250215122521734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122521734 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"} 20250215122521734 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" 20250215122521734 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} 20250215122521734 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 20250215122521734 DLINP <000b> input/ipa.c:452 connected read/write 20250215122521734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122521734 DLINP <000b> input/ipa.c:452 connected read/write 20250215122521734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@3287df89ab99: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@3287df89ab99: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122521737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@3287df89ab99: Final verdict of PTC: pass 20250215122521738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56572<->l=127.0.0.1:4258 20250215122521739 DLINP <000b> input/ipa.c:452 connected read/write 20250215122521739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122521739 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122521739 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122521739 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@3287df89ab99: Final verdict of PTC: none 5@3287df89ab99: Final verdict of PTC: none 20250215122521740 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39713<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 5: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@3287df89ab99: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Feb 15 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250215122521782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 20250215122521882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56594<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Feb 15 12:25:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_sai started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122524992 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122524992 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122524996 DLINP <000b> input/ipa.c:452 connected read/write 20250215122524996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122524998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122525001 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525001 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122525001 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122525001 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  20250215122525001 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122525001 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  20250215122525001 DLGSUP <0013> gsup_server.c:236 2:  20250215122525002 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122525002 DLGSUP <0013> gsup_server.c:236 3:  20250215122525002 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122525002 DLGSUP <0013> gsup_server.c:236 4:  20250215122525002 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(8)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122525002 DLGSUP <0013> gsup_server.c:236 5:  20250215122525002 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122525002 DLGSUP <0013> gsup_server.c:236 7:  20250215122525002 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122525002 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122525002 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122525002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@3287df89ab99: 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") 20250215122525024 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45857<->l=127.0.0.1:4259) 20250215122525028 DAUC <0003> db_auc.c:157 IMSI='262421827694637': No 2G Auth Data 20250215122525028 DAUC <0003> db_auc.c:192 IMSI='262421827694637': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262421827694637" to be handled at TC_gsup_sai(12) 20250215122525039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20250215122525042 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525042 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421827694637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421827694637"} 20250215122525042 DAUC <0003> db_auc.c:192 IMSI='262421827694637': No 3G Auth Data 20250215122525042 DAUC <0003> db_auc.c:236 IMSI='262421827694637': Calling to generate 5 vectors 20250215122525042 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122525042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122525042 DAUC <0003> auc.c:113 vector [0]: rand = 75e9b2c8ad6ceff4f213026e5fac18bb 20250215122525042 DAUC <0003> auc.c:179 vector [0]: kc = 1acf1b99e1442000 20250215122525042 DAUC <0003> auc.c:180 vector [0]: sres = 57f4a61c 20250215122525042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122525042 DAUC <0003> auc.c:113 vector [1]: rand = 6a0eff3f2f17971ef2c9377868f2c1eb 20250215122525042 DAUC <0003> auc.c:179 vector [1]: kc = 9f7546dbecdacc00 20250215122525042 DAUC <0003> auc.c:180 vector [1]: sres = 901e2184 20250215122525042 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122525042 DAUC <0003> auc.c:113 vector [2]: rand = 3855e209b21cb526c8cbb8c0657f8d2f 20250215122525042 DAUC <0003> auc.c:179 vector [2]: kc = 122a60793d14dc00 20250215122525042 DAUC <0003> auc.c:180 vector [2]: sres = 28e5565a 20250215122525042 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122525042 DAUC <0003> auc.c:113 vector [3]: rand = 7f3f47bdbff0be7052b60265c62193eb 20250215122525042 DAUC <0003> auc.c:179 vector [3]: kc = 543ad082281d9800 20250215122525042 DAUC <0003> auc.c:180 vector [3]: sres = a0ac3e5e 20250215122525042 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122525042 DAUC <0003> auc.c:113 vector [4]: rand = ee6874f599abec13c19ce00da93cf591 20250215122525042 DAUC <0003> auc.c:179 vector [4]: kc = 1676db2e823e1c00 20250215122525042 DAUC <0003> auc.c:180 vector [4]: sres = add356e5 20250215122525042 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122525042 DAUC <0003> db_auc.c:245 IMSI='262421827694637': Generated 5 vectors 20250215122525042 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421827694637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421827694637"} 20250215122525042 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421827694637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525042 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525042 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262421827694637" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 0TC_gsup_sai(12)"262421827694637" TC_gsup_sai(12)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(12)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 TC_gsup_sai(12)@3287df89ab99: Final verdict of PTC: pass 20250215122525047 DAUC <0003> db_auc.c:157 IMSI='262425174696835': No 2G Auth Data 20250215122525047 DAUC <0003> db_auc.c:192 IMSI='262425174696835': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262425174696835" to be handled at TC_gsup_sai(13) 20250215122525053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 20250215122525055 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525055 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425174696835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425174696835"} 20250215122525055 DAUC <0003> db_auc.c:192 IMSI='262425174696835': No 3G Auth Data 20250215122525055 DAUC <0003> db_auc.c:236 IMSI='262425174696835': Calling to generate 5 vectors 20250215122525055 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122525055 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122525055 DAUC <0003> auc.c:113 vector [0]: rand = d16a1157dd6a2e982e884e48237f3acf 20250215122525055 DAUC <0003> auc.c:179 vector [0]: kc = 70025e72134b4400 20250215122525055 DAUC <0003> auc.c:180 vector [0]: sres = b804693c 20250215122525055 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122525055 DAUC <0003> auc.c:113 vector [1]: rand = 71f47973d1a1529978d4656a945dc548 20250215122525055 DAUC <0003> auc.c:179 vector [1]: kc = 8876a77c153a7c00 20250215122525055 DAUC <0003> auc.c:180 vector [1]: sres = 3b15d51b 20250215122525055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122525055 DAUC <0003> auc.c:113 vector [2]: rand = 765dc5fd1bd25a6c13e591df71c4f27d 20250215122525055 DAUC <0003> auc.c:179 vector [2]: kc = 70245ac23fc3fc00 20250215122525055 DAUC <0003> auc.c:180 vector [2]: sres = 908ae5d2 20250215122525055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122525055 DAUC <0003> auc.c:113 vector [3]: rand = c96785593f7312ca30252408fb236a1a 20250215122525055 DAUC <0003> auc.c:179 vector [3]: kc = a4d3cddc172b5c00 20250215122525055 DAUC <0003> auc.c:180 vector [3]: sres = 9eea5d04 20250215122525055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122525055 DAUC <0003> auc.c:113 vector [4]: rand = db4b557b90b6b0a287bb45285aaab5d4 20250215122525055 DAUC <0003> auc.c:179 vector [4]: kc = 15bccd2e99e3a400 20250215122525055 DAUC <0003> auc.c:180 vector [4]: sres = c49dd029 20250215122525055 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122525055 DAUC <0003> db_auc.c:245 IMSI='262425174696835': Generated 5 vectors 20250215122525055 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425174696835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425174696835"} 20250215122525055 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425174696835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525055 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525055 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262425174696835" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 1TC_gsup_sai(13)"262425174696835" TC_gsup_sai(13)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(13)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 TC_gsup_sai(13)@3287df89ab99: Final verdict of PTC: pass 20250215122525057 DAUC <0003> db_auc.c:157 IMSI='262421742232755': No 2G Auth Data 20250215122525057 DAUC <0003> db_auc.c:192 IMSI='262421742232755': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262421742232755" to be handled at TC_gsup_sai(14) 20250215122525065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 20250215122525068 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525068 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421742232755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421742232755"} 20250215122525068 DAUC <0003> db_auc.c:192 IMSI='262421742232755': No 3G Auth Data 20250215122525068 DAUC <0003> db_auc.c:236 IMSI='262421742232755': Calling to generate 5 vectors 20250215122525068 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122525068 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122525068 DAUC <0003> auc.c:113 vector [0]: rand = 42db2f679ed54ad186a2b06d4a8fe065 20250215122525068 DAUC <0003> auc.c:179 vector [0]: kc = 9d66a27eb7127a0f 20250215122525068 DAUC <0003> auc.c:180 vector [0]: sres = 0dd0861c 20250215122525068 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122525068 DAUC <0003> auc.c:113 vector [1]: rand = 3628355c0c3f00af5e9793b9d8fb1775 20250215122525068 DAUC <0003> auc.c:179 vector [1]: kc = 527384ddd07e89b0 20250215122525068 DAUC <0003> auc.c:180 vector [1]: sres = dad6c81c 20250215122525068 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122525068 DAUC <0003> auc.c:113 vector [2]: rand = 4cb42b516bc184ab7868450dc55270cc 20250215122525068 DAUC <0003> auc.c:179 vector [2]: kc = b306a7661b3d17fd 20250215122525068 DAUC <0003> auc.c:180 vector [2]: sres = 04a0a7e6 20250215122525068 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122525068 DAUC <0003> auc.c:113 vector [3]: rand = 087517f5b5f0f7e8d38603514d88ab97 20250215122525068 DAUC <0003> auc.c:179 vector [3]: kc = 08be28af53461727 20250215122525068 DAUC <0003> auc.c:180 vector [3]: sres = 31b0894a 20250215122525068 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122525068 DAUC <0003> auc.c:113 vector [4]: rand = d132fba97158971f0912d6d17d17a480 20250215122525068 DAUC <0003> auc.c:179 vector [4]: kc = 97fd6a232764adc1 20250215122525068 DAUC <0003> auc.c:180 vector [4]: sres = 29d37590 20250215122525068 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122525068 DAUC <0003> db_auc.c:245 IMSI='262421742232755': Generated 5 vectors 20250215122525068 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421742232755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421742232755"} 20250215122525068 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421742232755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525068 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525068 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262421742232755" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 2TC_gsup_sai(14)"262421742232755" TC_gsup_sai(14)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(14)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 TC_gsup_sai(14)@3287df89ab99: Final verdict of PTC: pass 20250215122525071 DAUC <0003> db_auc.c:157 IMSI='262427819290066': No 2G Auth Data 20250215122525071 DAUC <0003> db_auc.c:192 IMSI='262427819290066': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262427819290066" to be handled at TC_gsup_sai(15) 20250215122525078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 20250215122525080 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525080 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427819290066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427819290066"} 20250215122525080 DAUC <0003> db_auc.c:157 IMSI='262427819290066': No 2G Auth Data 20250215122525080 DAUC <0003> db_auc.c:236 IMSI='262427819290066': Calling to generate 5 vectors 20250215122525080 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122525080 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122525080 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122525080 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122525080 DAUC <0003> auc.c:113 vector [0]: rand = 2559a31a4d4dacd3853c1c0fafae8a4e 20250215122525080 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122525080 DAUC <0003> auc.c:142 vector [0]: autn = 6f78e2dacb1d0000a7a398d33d281bc1 20250215122525080 DAUC <0003> auc.c:143 vector [0]: ck = 28043d9ce30bcc92e63b258137052336 20250215122525080 DAUC <0003> auc.c:144 vector [0]: ik = 3ecad0d80a955bef4e3adca35c27d15a 20250215122525080 DAUC <0003> auc.c:145 vector [0]: res = a2ecb0735321fdc40000000000000000 20250215122525080 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122525080 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122525080 DAUC <0003> auc.c:151 vector [0]: kc = becf146682bc6511 20250215122525080 DAUC <0003> auc.c:152 vector [0]: sres = f1cd4db7 20250215122525080 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122525080 DAUC <0003> auc.c:113 vector [1]: rand = f6a588b09049396c40166a0e15c0deea 20250215122525080 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122525080 DAUC <0003> auc.c:142 vector [1]: autn = 64b1ea6e9f86000060d42df04f251787 20250215122525080 DAUC <0003> auc.c:143 vector [1]: ck = 1c353935132c915b95ab845d607d2d6a 20250215122525080 DAUC <0003> auc.c:144 vector [1]: ik = 03485bd908c4cbcb4411ee068bfd14a4 20250215122525080 DAUC <0003> auc.c:145 vector [1]: res = 106152d4f9f798410000000000000000 20250215122525080 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122525080 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122525080 DAUC <0003> auc.c:151 vector [1]: kc = cec708b7f068635e 20250215122525080 DAUC <0003> auc.c:152 vector [1]: sres = e996ca95 20250215122525080 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122525080 DAUC <0003> auc.c:113 vector [2]: rand = 2f73d8d703b8c9ae5d33c60ac7afd30d 20250215122525080 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122525080 DAUC <0003> auc.c:142 vector [2]: autn = 3817442fce2c0000634df19d220e84bf 20250215122525080 DAUC <0003> auc.c:143 vector [2]: ck = d4f4c7ec7725d7fbaf9764fb2eb43133 20250215122525080 DAUC <0003> auc.c:144 vector [2]: ik = bdcaa76b00aeba2b58507e65209888ac 20250215122525080 DAUC <0003> auc.c:145 vector [2]: res = b7fa425f5d74592a0000000000000000 20250215122525080 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122525080 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122525080 DAUC <0003> auc.c:151 vector [2]: kc = 9ef97a1979a7d44f 20250215122525080 DAUC <0003> auc.c:152 vector [2]: sres = ea8e1b75 20250215122525080 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122525080 DAUC <0003> auc.c:113 vector [3]: rand = 1365adb40c435b738fdb3d094b32eb2c 20250215122525080 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122525080 DAUC <0003> auc.c:142 vector [3]: autn = 950ac80f9b0900004dba2d0a078dc957 20250215122525080 DAUC <0003> auc.c:143 vector [3]: ck = 147ae2356da9150063724b03de2a788f 20250215122525080 DAUC <0003> auc.c:144 vector [3]: ik = c64e84c99a178acee7ff6f6272bce171 20250215122525080 DAUC <0003> auc.c:145 vector [3]: res = fa44cac0a37cc03a0000000000000000 20250215122525080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122525080 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122525080 DAUC <0003> auc.c:151 vector [3]: kc = 56b9429d5b280630 20250215122525080 DAUC <0003> auc.c:152 vector [3]: sres = 59380afa 20250215122525080 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122525080 DAUC <0003> auc.c:113 vector [4]: rand = aedda3803e9af12d52e29dbedb726dfd 20250215122525080 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122525080 DAUC <0003> auc.c:142 vector [4]: autn = de6fdd28762f00009ac02494ee6a43a2 20250215122525080 DAUC <0003> auc.c:143 vector [4]: ck = 7d5471a36ec603b1cf1880bdf49e8a5d 20250215122525080 DAUC <0003> auc.c:144 vector [4]: ik = df0ea00dbb26d4155823de24101367c2 20250215122525080 DAUC <0003> auc.c:145 vector [4]: res = dbffb37beeeab5c20000000000000000 20250215122525080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122525080 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122525080 DAUC <0003> auc.c:151 vector [4]: kc = 35618f37316d3a3b 20250215122525080 DAUC <0003> auc.c:152 vector [4]: sres = 351506b9 20250215122525080 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122525080 DAUC <0003> db_auc.c:245 IMSI='262427819290066': Generated 5 vectors 20250215122525080 DAUC <0003> db_auc.c:249 IMSI='262427819290066': Updating SQN=161 in DB 20250215122525080 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427819290066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427819290066"} 20250215122525080 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427819290066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525080 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525080 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262427819290066" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 3TC_gsup_sai(15)"262427819290066" TC_gsup_sai(15)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(15)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 TC_gsup_sai(15)@3287df89ab99: Final verdict of PTC: pass 20250215122525083 DAUC <0003> db_auc.c:157 IMSI='262428727745453': No 2G Auth Data 20250215122525083 DAUC <0003> db_auc.c:192 IMSI='262428727745453': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262428727745453" to be handled at TC_gsup_sai(16) 20250215122525090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4258 20250215122525093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525093 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428727745453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428727745453"} 20250215122525093 DAUC <0003> db_auc.c:157 IMSI='262428727745453': No 2G Auth Data 20250215122525093 DAUC <0003> db_auc.c:236 IMSI='262428727745453': Calling to generate 5 vectors 20250215122525093 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122525093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122525093 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250215122525093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122525093 DAUC <0003> auc.c:113 vector [0]: rand = 18f78d43547d5e2e77a3d09d908fe054 20250215122525093 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122525093 DAUC <0003> auc.c:142 vector [0]: autn = 56c7311025990000b6468ef05a3584b0 20250215122525093 DAUC <0003> auc.c:143 vector [0]: ck = e18ecb2f621d173f59377d77bee93372 20250215122525093 DAUC <0003> auc.c:144 vector [0]: ik = c618d745dd8e0717852a13c68fbb0495 20250215122525093 DAUC <0003> auc.c:145 vector [0]: res = 73eec42a12c1a8830000000000000000 20250215122525093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122525093 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122525093 DAUC <0003> auc.c:151 vector [0]: kc = fb8b72db8ec127cf 20250215122525093 DAUC <0003> auc.c:152 vector [0]: sres = 612f6ca9 20250215122525093 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122525093 DAUC <0003> auc.c:113 vector [1]: rand = d2d3537241bd5f715d814cdbbe7370a5 20250215122525093 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122525093 DAUC <0003> auc.c:142 vector [1]: autn = cd0fda51b9b60000e0b9610a4cd1ea0a 20250215122525093 DAUC <0003> auc.c:143 vector [1]: ck = 4587c1dd3504d0f81c18b922d2a6acd5 20250215122525093 DAUC <0003> auc.c:144 vector [1]: ik = e37d79b922de6dd364882b46e05c7a0c 20250215122525093 DAUC <0003> auc.c:145 vector [1]: res = 8b0747fe56925d780000000000000000 20250215122525093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122525093 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122525093 DAUC <0003> auc.c:151 vector [1]: kc = de6a2a0025206bf2 20250215122525093 DAUC <0003> auc.c:152 vector [1]: sres = dd951a86 20250215122525093 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122525093 DAUC <0003> auc.c:113 vector [2]: rand = cb39d41dbe19aca1a92f5e3b08285030 20250215122525093 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122525093 DAUC <0003> auc.c:142 vector [2]: autn = ddc2dc1e82c400003d81125b64d6031e 20250215122525093 DAUC <0003> auc.c:143 vector [2]: ck = ce3f42780ece0d7171ca66a0cfd0172d 20250215122525093 DAUC <0003> auc.c:144 vector [2]: ik = 9d2e03302a29eae2522f090c3e124cd2 20250215122525093 DAUC <0003> auc.c:145 vector [2]: res = c2f82c030d048a500000000000000000 20250215122525093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122525093 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122525093 DAUC <0003> auc.c:151 vector [2]: kc = 70f42ee4d525bc6c 20250215122525093 DAUC <0003> auc.c:152 vector [2]: sres = cffca653 20250215122525093 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122525093 DAUC <0003> auc.c:113 vector [3]: rand = 29147648bf5447dbfcdb33c247b9fb2e 20250215122525093 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122525093 DAUC <0003> auc.c:142 vector [3]: autn = eb11ffa7e3f90000692dabcc0c436d6c 20250215122525093 DAUC <0003> auc.c:143 vector [3]: ck = b84d4009bcb976e2d5af0f0439ee7160 20250215122525093 DAUC <0003> auc.c:144 vector [3]: ik = 85d59ad8f23feedaa4f5841ba6b5a1f3 20250215122525093 DAUC <0003> auc.c:145 vector [3]: res = 98eb6b3f7508de420000000000000000 20250215122525093 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122525093 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122525093 DAUC <0003> auc.c:151 vector [3]: kc = 4cc251ced1dd48ab 20250215122525093 DAUC <0003> auc.c:152 vector [3]: sres = ede3b57d 20250215122525093 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122525093 DAUC <0003> auc.c:113 vector [4]: rand = 7718946beef33999628d9141e679b445 20250215122525093 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122525093 DAUC <0003> auc.c:142 vector [4]: autn = 927c4c528df50000c2f3edd54f24ae05 20250215122525093 DAUC <0003> auc.c:143 vector [4]: ck = 2bde5522580757c4c4b6776f1a4ca326 20250215122525093 DAUC <0003> auc.c:144 vector [4]: ik = 52e0b6a28de5a770f14a896718374049 20250215122525093 DAUC <0003> auc.c:145 vector [4]: res = 6eb934a1651515f30000000000000000 20250215122525093 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122525093 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122525093 DAUC <0003> auc.c:151 vector [4]: kc = 4cc21d88d79913db 20250215122525093 DAUC <0003> auc.c:152 vector [4]: sres = 0bac2152 20250215122525093 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122525093 DAUC <0003> db_auc.c:245 IMSI='262428727745453': Generated 5 vectors 20250215122525093 DAUC <0003> db_auc.c:249 IMSI='262428727745453': Updating SQN=161 in DB 20250215122525093 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428727745453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428727745453"} 20250215122525093 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428727745453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262428727745453" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 4TC_gsup_sai(16)"262428727745453" TC_gsup_sai(16)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(16)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4258 TC_gsup_sai(16)@3287df89ab99: Final verdict of PTC: pass 20250215122525097 DAUC <0003> db_auc.c:157 IMSI='262422466819667': No 2G Auth Data 20250215122525097 DAUC <0003> db_auc.c:192 IMSI='262422466819667': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262422466819667" to be handled at TC_gsup_sai(17) 20250215122525103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56658<->l=127.0.0.1:4258 20250215122525105 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525105 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422466819667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422466819667"} 20250215122525105 DAUC <0003> db_auc.c:236 IMSI='262422466819667': Calling to generate 5 vectors 20250215122525105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122525105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122525105 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122525105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122525105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122525105 DAUC <0003> auc.c:113 vector [0]: rand = 5dd1865a9bb3d480b5c25d2f927fb971 20250215122525105 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122525105 DAUC <0003> auc.c:142 vector [0]: autn = 6b35c5b111940000aa8f480576d3d87c 20250215122525105 DAUC <0003> auc.c:143 vector [0]: ck = 7f4ffc02e1796af0fb69debaf8fce2d1 20250215122525105 DAUC <0003> auc.c:144 vector [0]: ik = 72a96664cddae2dd285f5e438b58dd08 20250215122525105 DAUC <0003> auc.c:145 vector [0]: res = e6aed1c132444d630000000000000000 20250215122525105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122525105 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122525105 DAUC <0003> auc.c:179 vector [0]: kc = bcea13006484a400 20250215122525105 DAUC <0003> auc.c:180 vector [0]: sres = 1b8c42d5 20250215122525105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122525105 DAUC <0003> auc.c:113 vector [1]: rand = 89b1fd91c636313e6de0f0bf227b1f01 20250215122525105 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122525105 DAUC <0003> auc.c:142 vector [1]: autn = ddf104f0fc06000077162c2c20c638f1 20250215122525105 DAUC <0003> auc.c:143 vector [1]: ck = cd301518a5b23dd689f60318285c66ac 20250215122525105 DAUC <0003> auc.c:144 vector [1]: ik = 77486fc25c314627bbac75663325d6a9 20250215122525105 DAUC <0003> auc.c:145 vector [1]: res = 7c2f42da993f63e20000000000000000 20250215122525105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122525105 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122525105 DAUC <0003> auc.c:179 vector [1]: kc = 4c33ea590d2df400 20250215122525105 DAUC <0003> auc.c:180 vector [1]: sres = 3fb4936b 20250215122525105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122525105 DAUC <0003> auc.c:113 vector [2]: rand = cb89161d810bca15dfa013e907123706 20250215122525105 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122525105 DAUC <0003> auc.c:142 vector [2]: autn = 766a260598d40000dd952910ea682217 20250215122525105 DAUC <0003> auc.c:143 vector [2]: ck = d05fdabd7f06e94835cd729632116f6a 20250215122525105 DAUC <0003> auc.c:144 vector [2]: ik = 005407e95bd65ff4ddb9d500895cc024 20250215122525105 DAUC <0003> auc.c:145 vector [2]: res = 5f66190f3dff16240000000000000000 20250215122525105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122525105 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122525105 DAUC <0003> auc.c:179 vector [2]: kc = 5fbead73f0dc7000 20250215122525105 DAUC <0003> auc.c:180 vector [2]: sres = 03044f98 20250215122525105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122525105 DAUC <0003> auc.c:113 vector [3]: rand = 1aaf4f59ddae5ad6edf8c9a1f84fb970 20250215122525105 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122525105 DAUC <0003> auc.c:142 vector [3]: autn = e306a0ab4f500000d97b71e0e41b6b9c 20250215122525105 DAUC <0003> auc.c:143 vector [3]: ck = 19f458d2f54b594aebfc838569483519 20250215122525105 DAUC <0003> auc.c:144 vector [3]: ik = 263d57f264da95d8ce53071fd7fb6557 20250215122525105 DAUC <0003> auc.c:145 vector [3]: res = c5270e6163d819a00000000000000000 20250215122525105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122525105 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122525105 DAUC <0003> auc.c:179 vector [3]: kc = 24fd5543659ad400 20250215122525105 DAUC <0003> auc.c:180 vector [3]: sres = 1fdad78d 20250215122525105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122525105 DAUC <0003> auc.c:113 vector [4]: rand = 9bd235276af04202efffe50fef7eeaae 20250215122525105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122525105 DAUC <0003> auc.c:142 vector [4]: autn = 55e9fc6011bc0000fc23a7711ad7931c 20250215122525105 DAUC <0003> auc.c:143 vector [4]: ck = 44787ac6b0032e8bceb8146c06ec6ed2 20250215122525105 DAUC <0003> auc.c:144 vector [4]: ik = 089c9b1cede81618acaf99262c411b38 20250215122525105 DAUC <0003> auc.c:145 vector [4]: res = d7e2ac72e8353a340000000000000000 20250215122525105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122525105 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122525105 DAUC <0003> auc.c:179 vector [4]: kc = 92834a4eb2766800 20250215122525105 DAUC <0003> auc.c:180 vector [4]: sres = ca5f8924 20250215122525105 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122525105 DAUC <0003> db_auc.c:245 IMSI='262422466819667': Generated 5 vectors 20250215122525105 DAUC <0003> db_auc.c:249 IMSI='262422466819667': Updating SQN=161 in DB 20250215122525105 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422466819667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422466819667"} 20250215122525105 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422466819667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525105 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525105 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262422466819667" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 5TC_gsup_sai(17)"262422466819667" TC_gsup_sai(17)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(17)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56658<->l=127.0.0.1:4258 TC_gsup_sai(17)@3287df89ab99: Final verdict of PTC: pass 20250215122525107 DAUC <0003> db_auc.c:157 IMSI='262428968865926': No 2G Auth Data 20250215122525107 DAUC <0003> db_auc.c:192 IMSI='262428968865926': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262428968865926" to be handled at TC_gsup_sai(18) 20250215122525114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4258 20250215122525115 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525115 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428968865926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428968865926"} 20250215122525115 DAUC <0003> db_auc.c:236 IMSI='262428968865926': Calling to generate 5 vectors 20250215122525115 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122525115 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122525115 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122525115 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122525115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122525115 DAUC <0003> auc.c:113 vector [0]: rand = df9d179c26800e5058e9d70049c0c426 20250215122525115 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122525115 DAUC <0003> auc.c:142 vector [0]: autn = cf10906628a70000bf6f3ebaa0dbc162 20250215122525115 DAUC <0003> auc.c:143 vector [0]: ck = 80a2a46b1d354194d68654222d9862de 20250215122525115 DAUC <0003> auc.c:144 vector [0]: ik = df201389d6ad62044d48f326442441a6 20250215122525115 DAUC <0003> auc.c:145 vector [0]: res = 7c2c8f247bde15ec0000000000000000 20250215122525115 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122525115 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122525115 DAUC <0003> auc.c:179 vector [0]: kc = 69cc0a104ddda400 20250215122525115 DAUC <0003> auc.c:180 vector [0]: sres = ff3ab4bc 20250215122525115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122525115 DAUC <0003> auc.c:113 vector [1]: rand = 7c354d5e0a4246db1dd89f14394ea702 20250215122525115 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122525115 DAUC <0003> auc.c:142 vector [1]: autn = c3534e36a4d30000d6e94e22aa245442 20250215122525115 DAUC <0003> auc.c:143 vector [1]: ck = 4ab1737ad79e1683bcaeacd509c1c3f7 20250215122525115 DAUC <0003> auc.c:144 vector [1]: ik = cc9611a166d3868392e73ab3f8ad982e 20250215122525115 DAUC <0003> auc.c:145 vector [1]: res = eae8ad405a26e4540000000000000000 20250215122525115 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122525115 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122525115 DAUC <0003> auc.c:179 vector [1]: kc = bd7357bfd82d5c00 20250215122525115 DAUC <0003> auc.c:180 vector [1]: sres = 4d84f3ab 20250215122525115 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122525115 DAUC <0003> auc.c:113 vector [2]: rand = 9aaa59523cb657067bc577f0ca0f71d4 20250215122525115 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122525115 DAUC <0003> auc.c:142 vector [2]: autn = d4f58946c05900002e453c855bfc66a5 20250215122525115 DAUC <0003> auc.c:143 vector [2]: ck = fb4a6d9b83d711672becda314d15c760 20250215122525115 DAUC <0003> auc.c:144 vector [2]: ik = d35c78285535f9ec21c2bb4239815b46 20250215122525115 DAUC <0003> auc.c:145 vector [2]: res = fe94c6c35b91579b0000000000000000 20250215122525115 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122525115 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122525115 DAUC <0003> auc.c:179 vector [2]: kc = c6e056ec8642ac00 20250215122525115 DAUC <0003> auc.c:180 vector [2]: sres = 185e0d2a 20250215122525115 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122525115 DAUC <0003> auc.c:113 vector [3]: rand = 82acddcf78bd92bce104e3db87ea9d3c 20250215122525115 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122525115 DAUC <0003> auc.c:142 vector [3]: autn = bc4ef3954af00000d9121864c537414d 20250215122525115 DAUC <0003> auc.c:143 vector [3]: ck = 2cc3eedb6cb94a7aaf2c4b9fb6952b00 20250215122525115 DAUC <0003> auc.c:144 vector [3]: ik = c49b44fe31212c04046570a2dbb002d8 20250215122525115 DAUC <0003> auc.c:145 vector [3]: res = c197565a8e249f6e0000000000000000 20250215122525115 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122525115 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122525115 DAUC <0003> auc.c:179 vector [3]: kc = ad8e2bc7565acc00 20250215122525115 DAUC <0003> auc.c:180 vector [3]: sres = 493c8f3c 20250215122525115 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122525115 DAUC <0003> auc.c:113 vector [4]: rand = 3f70e85f3690ea6e95deeb1dbaa0a6bc 20250215122525115 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122525115 DAUC <0003> auc.c:142 vector [4]: autn = 9b6bdd01be4f0000ea88175d96e25d5b 20250215122525115 DAUC <0003> auc.c:143 vector [4]: ck = e5dd6b794520ee33dede8d967cd2cc77 20250215122525115 DAUC <0003> auc.c:144 vector [4]: ik = b84325e1cb9fb18c72d096f9bc3edefe 20250215122525115 DAUC <0003> auc.c:145 vector [4]: res = f03397a6443c79490000000000000000 20250215122525115 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122525115 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122525115 DAUC <0003> auc.c:179 vector [4]: kc = 07332a87d1687000 20250215122525115 DAUC <0003> auc.c:180 vector [4]: sres = d826b074 20250215122525115 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122525115 DAUC <0003> db_auc.c:245 IMSI='262428968865926': Generated 5 vectors 20250215122525115 DAUC <0003> db_auc.c:249 IMSI='262428968865926': Updating SQN=161 in DB 20250215122525115 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428968865926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428968865926"} 20250215122525116 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428968865926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525116 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525116 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262428968865926" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 6TC_gsup_sai(18)"262428968865926" TC_gsup_sai(18)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(18)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4258 TC_gsup_sai(18)@3287df89ab99: Final verdict of PTC: pass 20250215122525118 DAUC <0003> db_auc.c:157 IMSI='262424361924365': No 2G Auth Data 20250215122525118 DAUC <0003> db_auc.c:192 IMSI='262424361924365': No 3G Auth Data HLR_Test-GSUP(9)@3287df89ab99: Created GsupExpect[0] for "262424361924365" to be handled at TC_gsup_sai(19) 20250215122525125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4258 20250215122525127 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525127 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424361924365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424361924365"} 20250215122525127 DAUC <0003> db_auc.c:236 IMSI='262424361924365': Calling to generate 5 vectors 20250215122525127 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122525127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122525127 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122525127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122525127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122525127 DAUC <0003> auc.c:113 vector [0]: rand = fc18ed2951882cb17e98b80d23c61fe4 20250215122525127 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122525127 DAUC <0003> auc.c:142 vector [0]: autn = 3777f1cadad80000ae35645efba7b8ca 20250215122525127 DAUC <0003> auc.c:143 vector [0]: ck = e13d87165e1147bba13f8d3ec037da47 20250215122525127 DAUC <0003> auc.c:144 vector [0]: ik = c3a1b9d9b2449bf4f17f52cfcc07f82e 20250215122525127 DAUC <0003> auc.c:145 vector [0]: res = 8b1f114c32eb49960000000000000000 20250215122525127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122525127 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122525127 DAUC <0003> auc.c:179 vector [0]: kc = 064a140e95ceb860 20250215122525127 DAUC <0003> auc.c:180 vector [0]: sres = 6d044ba1 20250215122525127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122525127 DAUC <0003> auc.c:113 vector [1]: rand = 8385fb64511a7c148f21f61eb81c9967 20250215122525127 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122525127 DAUC <0003> auc.c:142 vector [1]: autn = 48762e0087db000056f5f98de692159e 20250215122525127 DAUC <0003> auc.c:143 vector [1]: ck = 06a06f1dc8e4ea183333f5e36fc5870c 20250215122525127 DAUC <0003> auc.c:144 vector [1]: ik = 77eabe2697a8dce2160da2f132db9128 20250215122525127 DAUC <0003> auc.c:145 vector [1]: res = 0a51e4f9c3f2b8880000000000000000 20250215122525127 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122525127 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122525127 DAUC <0003> auc.c:179 vector [1]: kc = 4cf552e217612000 20250215122525127 DAUC <0003> auc.c:180 vector [1]: sres = a45aa00d 20250215122525127 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122525127 DAUC <0003> auc.c:113 vector [2]: rand = e3f3500115422bdfaf34de36d2db6989 20250215122525127 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122525127 DAUC <0003> auc.c:142 vector [2]: autn = 72766a16374b000074493184be9688ab 20250215122525127 DAUC <0003> auc.c:143 vector [2]: ck = e7b7d253f683e43b9a6ecfb6414df85b 20250215122525127 DAUC <0003> auc.c:144 vector [2]: ik = db6e7d964adbd4d4505852993ff48f85 20250215122525127 DAUC <0003> auc.c:145 vector [2]: res = 0a1b1df6a47bc48d0000000000000000 20250215122525127 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122525127 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122525127 DAUC <0003> auc.c:179 vector [2]: kc = e4c0e37467bbb18a 20250215122525127 DAUC <0003> auc.c:180 vector [2]: sres = b5f846ac 20250215122525127 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122525127 DAUC <0003> auc.c:113 vector [3]: rand = 640bc234942363f102fe19fb49665f55 20250215122525127 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122525127 DAUC <0003> auc.c:142 vector [3]: autn = 9d169b9cd82c0000098901c449b7ec14 20250215122525127 DAUC <0003> auc.c:143 vector [3]: ck = f47b28c639cc44ac5ee603fd802f3cdc 20250215122525127 DAUC <0003> auc.c:144 vector [3]: ik = b3f8e98dcb9d04572e908eac13549203 20250215122525127 DAUC <0003> auc.c:145 vector [3]: res = b97a2d5588745cfb0000000000000000 20250215122525127 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122525127 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122525127 DAUC <0003> auc.c:179 vector [3]: kc = 254f891bee8fd60f 20250215122525127 DAUC <0003> auc.c:180 vector [3]: sres = d4f94045 20250215122525127 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122525127 DAUC <0003> auc.c:113 vector [4]: rand = 919bff4d0b15aedea6d4115962060e24 20250215122525127 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122525127 DAUC <0003> auc.c:142 vector [4]: autn = 2438486948110000a0bd1d28a3326a91 20250215122525127 DAUC <0003> auc.c:143 vector [4]: ck = 7d20777227859c85d551abb69626dd28 20250215122525127 DAUC <0003> auc.c:144 vector [4]: ik = a09c8d4163a04702782b47bbcd556192 20250215122525127 DAUC <0003> auc.c:145 vector [4]: res = d69978ca21f358e40000000000000000 20250215122525127 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122525127 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122525127 DAUC <0003> auc.c:179 vector [4]: kc = 979b623bee0b9a2e 20250215122525127 DAUC <0003> auc.c:180 vector [4]: sres = ef6d3e5e 20250215122525127 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122525127 DAUC <0003> db_auc.c:245 IMSI='262424361924365': Generated 5 vectors 20250215122525127 DAUC <0003> db_auc.c:249 IMSI='262424361924365': Updating SQN=161 in DB 20250215122525127 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424361924365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424361924365"} 20250215122525127 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424361924365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122525127 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122525127 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3287df89ab99: Found GsupExpect[0] for "262424361924365" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@3287df89ab99: Added IMSI table entry 7TC_gsup_sai(19)"262424361924365" TC_gsup_sai(19)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai(19)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122525129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4258 TC_gsup_sai(19)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122525132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4258 20250215122525133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45857<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@3287df89ab99: Final verdict of PTC: none 20250215122525133 DLINP <000b> input/ipa.c:452 connected read/write 20250215122525133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122525133 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122525133 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122525133 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)@3287df89ab99: Final verdict of PTC: none 10@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_sai finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Feb 15 12:25:25 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250215122525156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 20250215122525257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56692<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Feb 15 12:25:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_sai_num_auth_vectors started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122528376 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122528376 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122528380 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@3287df89ab99: 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) } } } } 20250215122528386 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528386 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122528386 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122528386 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  20250215122528386 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122528386 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  20250215122528386 DLGSUP <0013> gsup_server.c:236 2:  20250215122528386 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122528386 DLGSUP <0013> gsup_server.c:236 3:  20250215122528386 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(20)@3287df89ab99: 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 } } } } 20250215122528386 DLGSUP <0013> gsup_server.c:236 4:  20250215122528386 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122528386 DLGSUP <0013> gsup_server.c:236 5:  20250215122528386 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122528386 DLGSUP <0013> gsup_server.c:236 7:  20250215122528386 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122528386 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122528386 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122528386 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@3287df89ab99: 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") 20250215122528414 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35167<->l=127.0.0.1:4259) 20250215122528421 DAUC <0003> db_auc.c:157 IMSI='262428444535273': No 2G Auth Data 20250215122528421 DAUC <0003> db_auc.c:192 IMSI='262428444535273': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262428444535273" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250215122528433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4258 20250215122528438 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528438 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444535273"} 20250215122528438 DAUC <0003> db_auc.c:192 IMSI='262428444535273': No 3G Auth Data 20250215122528438 DAUC <0003> db_auc.c:236 IMSI='262428444535273': Calling to generate 1 vectors 20250215122528438 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250215122528438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528438 DAUC <0003> auc.c:113 vector [0]: rand = dd02f5f6f6c7680633c67bf220fe2ec5 20250215122528439 DAUC <0003> auc.c:179 vector [0]: kc = f789aa2c9aa50800 20250215122528439 DAUC <0003> auc.c:180 vector [0]: sres = a44ed58a 20250215122528439 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528439 DAUC <0003> db_auc.c:245 IMSI='262428444535273': Generated 1 vectors 20250215122528439 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444535273"} 20250215122528439 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528439 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528439 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262428444535273" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428444535273" TC_gsup_sai_num_auth_vectors(24)@3287df89ab99: setverdict(pass): none -> pass 20250215122528443 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528444 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444535273"} 20250215122528444 DAUC <0003> db_auc.c:192 IMSI='262428444535273': No 3G Auth Data 20250215122528444 DAUC <0003> db_auc.c:236 IMSI='262428444535273': Calling to generate 4 vectors 20250215122528444 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250215122528444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528444 DAUC <0003> auc.c:113 vector [0]: rand = 575f51403ba5c44ec8cb890ce98f46a0 20250215122528444 DAUC <0003> auc.c:179 vector [0]: kc = d440e35bd6fcd800 20250215122528444 DAUC <0003> auc.c:180 vector [0]: sres = b0e65243 20250215122528444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528444 DAUC <0003> auc.c:113 vector [1]: rand = a2157d811081990f783fe2c0efe76314 20250215122528444 DAUC <0003> auc.c:179 vector [1]: kc = 6e0065c92208a400 20250215122528444 DAUC <0003> auc.c:180 vector [1]: sres = 87f0061a 20250215122528444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528444 DAUC <0003> auc.c:113 vector [2]: rand = c3e54892e63f59c4cbc955a196fb3653 20250215122528444 DAUC <0003> auc.c:179 vector [2]: kc = ebec19e3f5145c00 20250215122528444 DAUC <0003> auc.c:180 vector [2]: sres = 212adada 20250215122528444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528444 DAUC <0003> auc.c:113 vector [3]: rand = f739d12ffcb657bc1b7712122fb33a57 20250215122528444 DAUC <0003> auc.c:179 vector [3]: kc = 11452c875aeacc00 20250215122528444 DAUC <0003> auc.c:180 vector [3]: sres = c7a0e61d 20250215122528444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528444 DAUC <0003> db_auc.c:245 IMSI='262428444535273': Generated 4 vectors 20250215122528444 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444535273"} 20250215122528444 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528444 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528445 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528449 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528449 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444535273"} 20250215122528449 DAUC <0003> db_auc.c:192 IMSI='262428444535273': No 3G Auth Data 20250215122528449 DAUC <0003> db_auc.c:236 IMSI='262428444535273': Calling to generate 5 vectors 20250215122528449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122528449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528449 DAUC <0003> auc.c:113 vector [0]: rand = c9e2be8d2ddcfbd21b375f474a96ae43 20250215122528449 DAUC <0003> auc.c:179 vector [0]: kc = 7cd709aef9337400 20250215122528449 DAUC <0003> auc.c:180 vector [0]: sres = de4fc803 20250215122528449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528449 DAUC <0003> auc.c:113 vector [1]: rand = e6ff805683c921984064f5c315357832 20250215122528449 DAUC <0003> auc.c:179 vector [1]: kc = 5a39f5a9857f6800 20250215122528449 DAUC <0003> auc.c:180 vector [1]: sres = d0c6a11b 20250215122528449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528449 DAUC <0003> auc.c:113 vector [2]: rand = 69a8423bb9b641a34e94363e20935457 20250215122528449 DAUC <0003> auc.c:179 vector [2]: kc = 1a14120330a1e000 20250215122528449 DAUC <0003> auc.c:180 vector [2]: sres = f190917d 20250215122528449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528449 DAUC <0003> auc.c:113 vector [3]: rand = 722b40d118182f5ee7b33a37b9ba3857 20250215122528449 DAUC <0003> auc.c:179 vector [3]: kc = 4e2cc9dc3a41d800 20250215122528449 DAUC <0003> auc.c:180 vector [3]: sres = aeb1c2c4 20250215122528449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528449 DAUC <0003> auc.c:113 vector [4]: rand = 1b4f55df33f27843b3c55792680be83a 20250215122528449 DAUC <0003> auc.c:179 vector [4]: kc = fac1b4690d9fc000 20250215122528449 DAUC <0003> auc.c:180 vector [4]: sres = 6e936ff1 20250215122528449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122528449 DAUC <0003> db_auc.c:245 IMSI='262428444535273': Generated 5 vectors 20250215122528449 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444535273"} 20250215122528449 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528449 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528450 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528453 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528454 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444535273"} 20250215122528454 DAUC <0003> db_auc.c:192 IMSI='262428444535273': No 3G Auth Data 20250215122528454 DAUC <0003> db_auc.c:236 IMSI='262428444535273': Calling to generate 5 vectors 20250215122528454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122528454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528454 DAUC <0003> auc.c:113 vector [0]: rand = 8ad55efc56a7caa265277c23d7ca5906 20250215122528454 DAUC <0003> auc.c:179 vector [0]: kc = b52e94e18e618000 20250215122528454 DAUC <0003> auc.c:180 vector [0]: sres = ee665184 20250215122528454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528454 DAUC <0003> auc.c:113 vector [1]: rand = 504deff1d45c1a8f31207b4db2cf2374 20250215122528454 DAUC <0003> auc.c:179 vector [1]: kc = b941884c20c9c800 20250215122528454 DAUC <0003> auc.c:180 vector [1]: sres = 8471643b 20250215122528454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528454 DAUC <0003> auc.c:113 vector [2]: rand = 9a5d7612afa227df67c7e922548fd637 20250215122528454 DAUC <0003> auc.c:179 vector [2]: kc = 46962946f1c60400 20250215122528454 DAUC <0003> auc.c:180 vector [2]: sres = 334e35c0 20250215122528454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528454 DAUC <0003> auc.c:113 vector [3]: rand = 8d05ab40fd800e2b4cc8baa965e8dbfa 20250215122528454 DAUC <0003> auc.c:179 vector [3]: kc = d0f6933f64a70400 20250215122528454 DAUC <0003> auc.c:180 vector [3]: sres = 5b7b280f 20250215122528454 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528454 DAUC <0003> auc.c:113 vector [4]: rand = 5b8dde523da10cd9d8f6b20819c62ae1 20250215122528454 DAUC <0003> auc.c:179 vector [4]: kc = 3230cbe7f1df2000 20250215122528454 DAUC <0003> auc.c:180 vector [4]: sres = ee85feb2 20250215122528454 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122528454 DAUC <0003> db_auc.c:245 IMSI='262428444535273': Generated 5 vectors 20250215122528454 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444535273"} 20250215122528454 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428444535273 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528454 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528455 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@3287df89ab99: Final verdict of PTC: pass 20250215122528460 DAUC <0003> db_auc.c:157 IMSI='262420290781608': No 2G Auth Data 20250215122528460 DAUC <0003> db_auc.c:192 IMSI='262420290781608': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262420290781608" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250215122528473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56718<->l=127.0.0.1:4258 20250215122528474 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528474 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290781608"} 20250215122528474 DAUC <0003> db_auc.c:192 IMSI='262420290781608': No 3G Auth Data 20250215122528474 DAUC <0003> db_auc.c:236 IMSI='262420290781608': Calling to generate 1 vectors 20250215122528474 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250215122528474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528474 DAUC <0003> auc.c:113 vector [0]: rand = e3b9b6a9cb2f0093755e622c12d987ea 20250215122528474 DAUC <0003> auc.c:179 vector [0]: kc = 659795c84bcdd400 20250215122528474 DAUC <0003> auc.c:180 vector [0]: sres = 5ff03695 20250215122528474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528474 DAUC <0003> db_auc.c:245 IMSI='262420290781608': Generated 1 vectors 20250215122528474 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290781608"} 20250215122528474 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528474 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528474 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262420290781608" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420290781608" TC_gsup_sai_num_auth_vectors(25)@3287df89ab99: setverdict(pass): none -> pass 20250215122528475 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528475 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290781608"} 20250215122528475 DAUC <0003> db_auc.c:192 IMSI='262420290781608': No 3G Auth Data 20250215122528475 DAUC <0003> db_auc.c:236 IMSI='262420290781608': Calling to generate 4 vectors 20250215122528475 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250215122528475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528475 DAUC <0003> auc.c:113 vector [0]: rand = 7843129f74d2c45e36653321c9f9ac2e 20250215122528475 DAUC <0003> auc.c:179 vector [0]: kc = c53915d6b1aefc00 20250215122528475 DAUC <0003> auc.c:180 vector [0]: sres = 10a02a2a 20250215122528475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528475 DAUC <0003> auc.c:113 vector [1]: rand = 79950415635f4847660a2ad3ebba6fcf 20250215122528475 DAUC <0003> auc.c:179 vector [1]: kc = a4be68b1246f8000 20250215122528475 DAUC <0003> auc.c:180 vector [1]: sres = 412e144f 20250215122528475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528475 DAUC <0003> auc.c:113 vector [2]: rand = 73e5756622b2f0ed2a942b8a21e384c5 20250215122528475 DAUC <0003> auc.c:179 vector [2]: kc = a8f68d406f246000 20250215122528475 DAUC <0003> auc.c:180 vector [2]: sres = 3ed62f93 20250215122528475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528475 DAUC <0003> auc.c:113 vector [3]: rand = 191af4fd0e9d7ea86b9de68e1d1b1f75 20250215122528475 DAUC <0003> auc.c:179 vector [3]: kc = 29e13e9c15c51800 20250215122528475 DAUC <0003> auc.c:180 vector [3]: sres = b4818817 20250215122528475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528475 DAUC <0003> db_auc.c:245 IMSI='262420290781608': Generated 4 vectors 20250215122528475 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290781608"} 20250215122528475 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528475 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528475 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528476 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528476 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290781608"} 20250215122528476 DAUC <0003> db_auc.c:192 IMSI='262420290781608': No 3G Auth Data 20250215122528476 DAUC <0003> db_auc.c:236 IMSI='262420290781608': Calling to generate 5 vectors 20250215122528476 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122528476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528476 DAUC <0003> auc.c:113 vector [0]: rand = a4cab46bc244ec7600e9acf4726b30a3 20250215122528476 DAUC <0003> auc.c:179 vector [0]: kc = ef0968f030d52800 20250215122528476 DAUC <0003> auc.c:180 vector [0]: sres = 5b4fd6c7 20250215122528476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528476 DAUC <0003> auc.c:113 vector [1]: rand = 20ea0adb145950cb7255c7357da89158 20250215122528476 DAUC <0003> auc.c:179 vector [1]: kc = 527bd0d7e544b000 20250215122528476 DAUC <0003> auc.c:180 vector [1]: sres = 846b4ca7 20250215122528476 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528476 DAUC <0003> auc.c:113 vector [2]: rand = ec94b4f423c29d7ef34ddd664dd9db38 20250215122528476 DAUC <0003> auc.c:179 vector [2]: kc = 032cd8d77cc45400 20250215122528476 DAUC <0003> auc.c:180 vector [2]: sres = 090e59e7 20250215122528476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528476 DAUC <0003> auc.c:113 vector [3]: rand = 4c78600c94749fad6cce4295125b9c9e 20250215122528476 DAUC <0003> auc.c:179 vector [3]: kc = 2c41ec20b6b36400 20250215122528476 DAUC <0003> auc.c:180 vector [3]: sres = d80b762b 20250215122528476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528476 DAUC <0003> auc.c:113 vector [4]: rand = 9994949b8ad46752d75e722f7e445e0c 20250215122528476 DAUC <0003> auc.c:179 vector [4]: kc = dd2b24cb79646000 20250215122528476 DAUC <0003> auc.c:180 vector [4]: sres = 3d0a618c 20250215122528476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122528476 DAUC <0003> db_auc.c:245 IMSI='262420290781608': Generated 5 vectors 20250215122528476 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290781608"} 20250215122528476 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528476 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528476 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528477 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528477 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290781608"} 20250215122528477 DAUC <0003> db_auc.c:192 IMSI='262420290781608': No 3G Auth Data 20250215122528477 DAUC <0003> db_auc.c:236 IMSI='262420290781608': Calling to generate 5 vectors 20250215122528477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122528477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528477 DAUC <0003> auc.c:113 vector [0]: rand = 157e81bcc2531a873bfb68e5ba66ba79 20250215122528477 DAUC <0003> auc.c:179 vector [0]: kc = 71f9d6ccecfa4000 20250215122528477 DAUC <0003> auc.c:180 vector [0]: sres = 7369a938 20250215122528477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528477 DAUC <0003> auc.c:113 vector [1]: rand = 3cb0ea12e065f758f47cd01f14759ea6 20250215122528477 DAUC <0003> auc.c:179 vector [1]: kc = 635905773e236000 20250215122528477 DAUC <0003> auc.c:180 vector [1]: sres = dc63ef5f 20250215122528477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528477 DAUC <0003> auc.c:113 vector [2]: rand = a193eb3c4234200d09c54f63bc5a836d 20250215122528477 DAUC <0003> auc.c:179 vector [2]: kc = fa16df6a7bfccc00 20250215122528477 DAUC <0003> auc.c:180 vector [2]: sres = f68ee270 20250215122528477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528477 DAUC <0003> auc.c:113 vector [3]: rand = 80ff64feef70a315aa2fc93057ddd16a 20250215122528477 DAUC <0003> auc.c:179 vector [3]: kc = f74e4782a5d95800 20250215122528477 DAUC <0003> auc.c:180 vector [3]: sres = 8e5bf596 20250215122528477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528477 DAUC <0003> auc.c:113 vector [4]: rand = 237fd00deea35c965a4aeda22f035071 20250215122528477 DAUC <0003> auc.c:179 vector [4]: kc = 7370506477081c00 20250215122528477 DAUC <0003> auc.c:180 vector [4]: sres = 1439be5d 20250215122528477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122528477 DAUC <0003> db_auc.c:245 IMSI='262420290781608': Generated 5 vectors 20250215122528477 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290781608"} 20250215122528477 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420290781608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528477 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528477 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56718<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@3287df89ab99: Final verdict of PTC: pass 20250215122528479 DAUC <0003> db_auc.c:157 IMSI='262428702402158': No 2G Auth Data 20250215122528479 DAUC <0003> db_auc.c:192 IMSI='262428702402158': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262428702402158" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250215122528485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56732<->l=127.0.0.1:4258 20250215122528487 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528487 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428702402158"} 20250215122528487 DAUC <0003> db_auc.c:192 IMSI='262428702402158': No 3G Auth Data 20250215122528487 DAUC <0003> db_auc.c:236 IMSI='262428702402158': Calling to generate 1 vectors 20250215122528487 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250215122528487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528487 DAUC <0003> auc.c:113 vector [0]: rand = a8d899e7131688ded2532fa78e9448b7 20250215122528487 DAUC <0003> auc.c:179 vector [0]: kc = d7f017115d2b5de8 20250215122528487 DAUC <0003> auc.c:180 vector [0]: sres = 7c39d6ff 20250215122528487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528487 DAUC <0003> db_auc.c:245 IMSI='262428702402158': Generated 1 vectors 20250215122528487 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428702402158"} 20250215122528487 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528487 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528487 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262428702402158" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428702402158" TC_gsup_sai_num_auth_vectors(26)@3287df89ab99: setverdict(pass): none -> pass 20250215122528488 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528488 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428702402158"} 20250215122528488 DAUC <0003> db_auc.c:192 IMSI='262428702402158': No 3G Auth Data 20250215122528488 DAUC <0003> db_auc.c:236 IMSI='262428702402158': Calling to generate 4 vectors 20250215122528488 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250215122528488 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528488 DAUC <0003> auc.c:113 vector [0]: rand = 84f936344073f6e80611a902138dee13 20250215122528488 DAUC <0003> auc.c:179 vector [0]: kc = b2498311b14770ad 20250215122528488 DAUC <0003> auc.c:180 vector [0]: sres = 979a8653 20250215122528488 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528488 DAUC <0003> auc.c:113 vector [1]: rand = 005374c28250cbe64385cb83a7b623cb 20250215122528488 DAUC <0003> auc.c:179 vector [1]: kc = b0f1023f8953ebae 20250215122528488 DAUC <0003> auc.c:180 vector [1]: sres = 49358f22 20250215122528488 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528488 DAUC <0003> auc.c:113 vector [2]: rand = 0d7fa928692061ab297ab57861ecccd8 20250215122528488 DAUC <0003> auc.c:179 vector [2]: kc = 0a4b033a60962800 20250215122528488 DAUC <0003> auc.c:180 vector [2]: sres = e1b7591d 20250215122528488 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528488 DAUC <0003> auc.c:113 vector [3]: rand = aee50dbcf6005b69d49317a1a58cd0c2 20250215122528488 DAUC <0003> auc.c:179 vector [3]: kc = 65564ebb94111fa5 20250215122528488 DAUC <0003> auc.c:180 vector [3]: sres = 671d7ed1 20250215122528488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528488 DAUC <0003> db_auc.c:245 IMSI='262428702402158': Generated 4 vectors 20250215122528488 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428702402158"} 20250215122528488 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528488 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528488 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528489 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528489 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428702402158"} 20250215122528489 DAUC <0003> db_auc.c:192 IMSI='262428702402158': No 3G Auth Data 20250215122528489 DAUC <0003> db_auc.c:236 IMSI='262428702402158': Calling to generate 5 vectors 20250215122528489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122528489 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528489 DAUC <0003> auc.c:113 vector [0]: rand = aa21da9b82250a8d241b0bbaa2ba348e 20250215122528489 DAUC <0003> auc.c:179 vector [0]: kc = 4bdeae497fcab821 20250215122528489 DAUC <0003> auc.c:180 vector [0]: sres = 8b5f7515 20250215122528489 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528489 DAUC <0003> auc.c:113 vector [1]: rand = f912e1dea3aad6721770b07da3fc3b24 20250215122528489 DAUC <0003> auc.c:179 vector [1]: kc = 7e1c2d4ce3156372 20250215122528489 DAUC <0003> auc.c:180 vector [1]: sres = 775b7ec1 20250215122528489 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528489 DAUC <0003> auc.c:113 vector [2]: rand = 643713d10da56c781097cd73ffe9c4e9 20250215122528489 DAUC <0003> auc.c:179 vector [2]: kc = 03c1bbb60c73e173 20250215122528489 DAUC <0003> auc.c:180 vector [2]: sres = 6cf169d9 20250215122528489 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528489 DAUC <0003> auc.c:113 vector [3]: rand = ac1a78bb295e572e326e00a75c8965c7 20250215122528489 DAUC <0003> auc.c:179 vector [3]: kc = 7845a5cb9f21a370 20250215122528489 DAUC <0003> auc.c:180 vector [3]: sres = 87a69176 20250215122528489 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528489 DAUC <0003> auc.c:113 vector [4]: rand = 406215341738e17903c0ef5ad7e66ca7 20250215122528489 DAUC <0003> auc.c:179 vector [4]: kc = 3dc4f0625fb674e1 20250215122528489 DAUC <0003> auc.c:180 vector [4]: sres = 3c7cf9a5 20250215122528489 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122528489 DAUC <0003> db_auc.c:245 IMSI='262428702402158': Generated 5 vectors 20250215122528489 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428702402158"} 20250215122528489 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528489 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528489 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528489 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528489 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428702402158"} 20250215122528489 DAUC <0003> db_auc.c:192 IMSI='262428702402158': No 3G Auth Data 20250215122528489 DAUC <0003> db_auc.c:236 IMSI='262428702402158': Calling to generate 5 vectors 20250215122528489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250215122528489 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528489 DAUC <0003> auc.c:113 vector [0]: rand = 5636189887546d179d23f9d4740c74a6 20250215122528489 DAUC <0003> auc.c:179 vector [0]: kc = db9968cab8ee03d0 20250215122528489 DAUC <0003> auc.c:180 vector [0]: sres = 5b1c88bc 20250215122528489 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250215122528489 DAUC <0003> auc.c:113 vector [1]: rand = 7052d99ff9ac0d8bb7b384a88d32e51e 20250215122528489 DAUC <0003> auc.c:179 vector [1]: kc = 0ab750d769abf906 20250215122528489 DAUC <0003> auc.c:180 vector [1]: sres = 4097a0cd 20250215122528489 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250215122528489 DAUC <0003> auc.c:113 vector [2]: rand = 0a4bfa532a9ba85931ad522a6e2e57b9 20250215122528490 DAUC <0003> auc.c:179 vector [2]: kc = 17cdb14e6564bcf6 20250215122528490 DAUC <0003> auc.c:180 vector [2]: sres = be601e8c 20250215122528490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250215122528490 DAUC <0003> auc.c:113 vector [3]: rand = 97428b711cf30280c3ac7cbaedf4c61f 20250215122528490 DAUC <0003> auc.c:179 vector [3]: kc = 1a462530730af773 20250215122528490 DAUC <0003> auc.c:180 vector [3]: sres = 878dd07b 20250215122528490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250215122528490 DAUC <0003> auc.c:113 vector [4]: rand = 23421a5903f7615733af992534906219 20250215122528490 DAUC <0003> auc.c:179 vector [4]: kc = 1e9afbd1c3dd9ce6 20250215122528490 DAUC <0003> auc.c:180 vector [4]: sres = b4b57baf 20250215122528490 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250215122528490 DAUC <0003> db_auc.c:245 IMSI='262428702402158': Generated 5 vectors 20250215122528490 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428702402158"} 20250215122528490 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428702402158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528490 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528490 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56732<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@3287df89ab99: Final verdict of PTC: pass 20250215122528491 DAUC <0003> db_auc.c:157 IMSI='262425823437980': No 2G Auth Data 20250215122528491 DAUC <0003> db_auc.c:192 IMSI='262425823437980': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262425823437980" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250215122528497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56736<->l=127.0.0.1:4258 20250215122528499 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528499 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425823437980"} 20250215122528499 DAUC <0003> db_auc.c:157 IMSI='262425823437980': No 2G Auth Data 20250215122528499 DAUC <0003> db_auc.c:236 IMSI='262425823437980': Calling to generate 1 vectors 20250215122528499 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250215122528499 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528499 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528499 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122528499 DAUC <0003> auc.c:113 vector [0]: rand = 4dbd9ce9227321a11a6552b01d38d5af 20250215122528499 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122528499 DAUC <0003> auc.c:142 vector [0]: autn = fbf21fe222d10000d0493d185eaf5650 20250215122528499 DAUC <0003> auc.c:143 vector [0]: ck = 9e7254a75f7cc353e065025db391cc67 20250215122528499 DAUC <0003> auc.c:144 vector [0]: ik = 6517d41783af51490f728aef1e1f4ef3 20250215122528499 DAUC <0003> auc.c:145 vector [0]: res = f1cb75d410751de20000000000000000 20250215122528499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528499 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528499 DAUC <0003> auc.c:151 vector [0]: kc = 14720802715d108e 20250215122528499 DAUC <0003> auc.c:152 vector [0]: sres = e1be6836 20250215122528499 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528499 DAUC <0003> db_auc.c:245 IMSI='262425823437980': Generated 1 vectors 20250215122528499 DAUC <0003> db_auc.c:249 IMSI='262425823437980': Updating SQN=33 in DB 20250215122528499 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425823437980"} 20250215122528499 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528499 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528499 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262425823437980" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425823437980" TC_gsup_sai_num_auth_vectors(27)@3287df89ab99: setverdict(pass): none -> pass 20250215122528500 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528500 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425823437980"} 20250215122528500 DAUC <0003> db_auc.c:157 IMSI='262425823437980': No 2G Auth Data 20250215122528500 DAUC <0003> db_auc.c:236 IMSI='262425823437980': Calling to generate 4 vectors 20250215122528500 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250215122528500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528500 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250215122528500 DAUC <0003> auc.c:113 vector [0]: rand = 5a8e83e7197a1923d0b730d65e9f5625 20250215122528500 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250215122528500 DAUC <0003> auc.c:142 vector [0]: autn = e26772bf5ce20000f322ffaaccc18e67 20250215122528500 DAUC <0003> auc.c:143 vector [0]: ck = a1842258079938bec74ca13c90450e12 20250215122528500 DAUC <0003> auc.c:144 vector [0]: ik = 1a73387ef47e2c8aff8132e36c35e3a5 20250215122528500 DAUC <0003> auc.c:145 vector [0]: res = b64d79f7ed3d4e7b0000000000000000 20250215122528500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528500 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528500 DAUC <0003> auc.c:151 vector [0]: kc = 833a89f90f97f983 20250215122528500 DAUC <0003> auc.c:152 vector [0]: sres = 5b70378c 20250215122528500 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528500 DAUC <0003> auc.c:113 vector [1]: rand = 5d12f6da0f529ce021a26f22b190d28e 20250215122528500 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250215122528500 DAUC <0003> auc.c:142 vector [1]: autn = 25c20656d68c0000c4444f06f2c9eb45 20250215122528500 DAUC <0003> auc.c:143 vector [1]: ck = a386b4b6dcfb93393181d65e14294e0a 20250215122528500 DAUC <0003> auc.c:144 vector [1]: ik = 69b1036ca9705015b45d38d5cd35d19d 20250215122528500 DAUC <0003> auc.c:145 vector [1]: res = 3d1d907114462d970000000000000000 20250215122528500 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528500 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122528500 DAUC <0003> auc.c:151 vector [1]: kc = 4feb5951ac975cbb 20250215122528500 DAUC <0003> auc.c:152 vector [1]: sres = 295bbde6 20250215122528500 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122528500 DAUC <0003> auc.c:113 vector [2]: rand = 7142b95716b5d8cacbdc86b04923b434 20250215122528500 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250215122528500 DAUC <0003> auc.c:142 vector [2]: autn = 0401b1a62a3800009473038fc4a46e72 20250215122528500 DAUC <0003> auc.c:143 vector [2]: ck = 522841e8001f1072cdfbfb4350cd8081 20250215122528500 DAUC <0003> auc.c:144 vector [2]: ik = 9be0527b7c9708b6abfaa3a254597506 20250215122528500 DAUC <0003> auc.c:145 vector [2]: res = c6bcc6831f73993a0000000000000000 20250215122528500 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528500 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122528500 DAUC <0003> auc.c:151 vector [2]: kc = afc94b72781ced43 20250215122528500 DAUC <0003> auc.c:152 vector [2]: sres = d9cf5fb9 20250215122528500 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122528500 DAUC <0003> auc.c:113 vector [3]: rand = f5bd944c8132820f610ab2a54c3f6dbc 20250215122528500 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250215122528500 DAUC <0003> auc.c:142 vector [3]: autn = 4627e1a3e2d90000b8c24b22fa01f902 20250215122528500 DAUC <0003> auc.c:143 vector [3]: ck = fbdc9bd19bb912d486c9b3c1fa6b42b8 20250215122528500 DAUC <0003> auc.c:144 vector [3]: ik = 966a72ddc0c09e20f5e98b87d116e29f 20250215122528500 DAUC <0003> auc.c:145 vector [3]: res = 511aa942e2de4c170000000000000000 20250215122528500 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528500 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122528501 DAUC <0003> auc.c:151 vector [3]: kc = 1e96d14a70042cd3 20250215122528501 DAUC <0003> auc.c:152 vector [3]: sres = b3c4e555 20250215122528501 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122528501 DAUC <0003> db_auc.c:245 IMSI='262425823437980': Generated 4 vectors 20250215122528501 DAUC <0003> db_auc.c:249 IMSI='262425823437980': Updating SQN=161 in DB 20250215122528501 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425823437980"} 20250215122528501 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528501 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528501 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528502 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528502 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425823437980"} 20250215122528502 DAUC <0003> db_auc.c:157 IMSI='262425823437980': No 2G Auth Data 20250215122528502 DAUC <0003> db_auc.c:236 IMSI='262425823437980': Calling to generate 5 vectors 20250215122528502 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122528502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528502 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528502 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250215122528502 DAUC <0003> auc.c:113 vector [0]: rand = c03886adee888210ba02e081b0e1dd7d 20250215122528502 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250215122528502 DAUC <0003> auc.c:142 vector [0]: autn = f1608598264c0000a0f679a496e2ebbd 20250215122528502 DAUC <0003> auc.c:143 vector [0]: ck = ce37a1c1575057c52a68ea702b91c325 20250215122528502 DAUC <0003> auc.c:144 vector [0]: ik = 392d5e0f9948889b79e497300b59f544 20250215122528502 DAUC <0003> auc.c:145 vector [0]: res = 836673cacb1e60b30000000000000000 20250215122528502 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528502 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528502 DAUC <0003> auc.c:151 vector [0]: kc = a496828eeed0e93f 20250215122528502 DAUC <0003> auc.c:152 vector [0]: sres = 48781379 20250215122528502 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528502 DAUC <0003> auc.c:113 vector [1]: rand = 8a685b0ee691b55225d65d3b4680547f 20250215122528502 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250215122528502 DAUC <0003> auc.c:142 vector [1]: autn = 688383fc70aa00001cf53e6cc6c609c3 20250215122528502 DAUC <0003> auc.c:143 vector [1]: ck = d455977f95309cbe7a84ad93d130ed0f 20250215122528502 DAUC <0003> auc.c:144 vector [1]: ik = b519af6d58d9fd8b520675bc174cde04 20250215122528502 DAUC <0003> auc.c:145 vector [1]: res = c2a3b55e9cfe026b0000000000000000 20250215122528502 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528502 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122528502 DAUC <0003> auc.c:151 vector [1]: kc = 49cee03d0b95523e 20250215122528502 DAUC <0003> auc.c:152 vector [1]: sres = 5e5db735 20250215122528502 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122528502 DAUC <0003> auc.c:113 vector [2]: rand = 44440d17855ac8abcbb0273f7ac2528c 20250215122528502 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250215122528502 DAUC <0003> auc.c:142 vector [2]: autn = 30add02e12c3000084a93c95b96b7054 20250215122528502 DAUC <0003> auc.c:143 vector [2]: ck = 99a59f1940191b71767d5a97bc724ed1 20250215122528502 DAUC <0003> auc.c:144 vector [2]: ik = e7d5b5ca934d784b045e33834ff6f8fd 20250215122528502 DAUC <0003> auc.c:145 vector [2]: res = 3133768c7ec54a3f0000000000000000 20250215122528502 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528502 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122528502 DAUC <0003> auc.c:151 vector [2]: kc = 0c5343c720d0d516 20250215122528502 DAUC <0003> auc.c:152 vector [2]: sres = 4ff63cb3 20250215122528502 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122528502 DAUC <0003> auc.c:113 vector [3]: rand = 0a86bc1e812f5f293c1412e73bfd459d 20250215122528502 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250215122528502 DAUC <0003> auc.c:142 vector [3]: autn = 94dfdc63609e000016889a6b805af033 20250215122528502 DAUC <0003> auc.c:143 vector [3]: ck = 730c11e408ff21aee55f276796c893a2 20250215122528502 DAUC <0003> auc.c:144 vector [3]: ik = c3d6a04607cedfc781d2270273c7791a 20250215122528502 DAUC <0003> auc.c:145 vector [3]: res = 4781e0a6aa13c5770000000000000000 20250215122528502 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528502 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122528502 DAUC <0003> auc.c:151 vector [3]: kc = d457b1c7ea3e14d1 20250215122528502 DAUC <0003> auc.c:152 vector [3]: sres = ed9225d1 20250215122528502 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122528502 DAUC <0003> auc.c:113 vector [4]: rand = 76669d2add7496bf689c5d5e7fd8d895 20250215122528502 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250215122528502 DAUC <0003> auc.c:142 vector [4]: autn = 13a12738105f0000ea7f713c6cd7b7c3 20250215122528502 DAUC <0003> auc.c:143 vector [4]: ck = 90d1e052d9f11ec1bfa1539c2e55d882 20250215122528502 DAUC <0003> auc.c:144 vector [4]: ik = 3ff2c85d81f7c0093ac122859b7d25ac 20250215122528502 DAUC <0003> auc.c:145 vector [4]: res = abac45c6f215048b0000000000000000 20250215122528502 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528502 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122528502 DAUC <0003> auc.c:151 vector [4]: kc = 2a435916ed2e23e6 20250215122528502 DAUC <0003> auc.c:152 vector [4]: sres = 59b9414d 20250215122528502 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122528502 DAUC <0003> db_auc.c:245 IMSI='262425823437980': Generated 5 vectors 20250215122528502 DAUC <0003> db_auc.c:249 IMSI='262425823437980': Updating SQN=321 in DB 20250215122528502 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425823437980"} 20250215122528502 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528502 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528502 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528503 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528503 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425823437980"} 20250215122528503 DAUC <0003> db_auc.c:157 IMSI='262425823437980': No 2G Auth Data 20250215122528503 DAUC <0003> db_auc.c:236 IMSI='262425823437980': Calling to generate 5 vectors 20250215122528503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122528503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528503 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250215122528503 DAUC <0003> auc.c:113 vector [0]: rand = ae934fb3b66053cd30d708ce3ee6eb55 20250215122528503 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250215122528503 DAUC <0003> auc.c:142 vector [0]: autn = 5b5b7feb53a900006db2c43d6a3583b5 20250215122528503 DAUC <0003> auc.c:143 vector [0]: ck = 0fc1650145f8a6926227d008823a4ad0 20250215122528503 DAUC <0003> auc.c:144 vector [0]: ik = 0dd5537ed2fa77ea5c1fb15cb00fce26 20250215122528503 DAUC <0003> auc.c:145 vector [0]: res = 6506d860f2086b630000000000000000 20250215122528503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528503 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528503 DAUC <0003> auc.c:151 vector [0]: kc = 3c2c572ba537558e 20250215122528503 DAUC <0003> auc.c:152 vector [0]: sres = 970eb303 20250215122528503 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528503 DAUC <0003> auc.c:113 vector [1]: rand = 57e3dfca13b74bd420954a71b6967e7e 20250215122528503 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250215122528503 DAUC <0003> auc.c:142 vector [1]: autn = b8ed93c120f9000095663737b1f6b63f 20250215122528503 DAUC <0003> auc.c:143 vector [1]: ck = f6d19146481e5fb8f569a142327a54d9 20250215122528503 DAUC <0003> auc.c:144 vector [1]: ik = 2421058af435a0b6eb0d9bf24ee2c33f 20250215122528503 DAUC <0003> auc.c:145 vector [1]: res = ab804c6c05a5f5b90000000000000000 20250215122528503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528503 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122528503 DAUC <0003> auc.c:151 vector [1]: kc = cc94ae7cc0b368e8 20250215122528503 DAUC <0003> auc.c:152 vector [1]: sres = ae25b9d5 20250215122528503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122528503 DAUC <0003> auc.c:113 vector [2]: rand = 532e5965f1ec7508852d13530dbbd2ce 20250215122528503 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250215122528503 DAUC <0003> auc.c:142 vector [2]: autn = ae4cb54ad4b1000038d4686afff235d5 20250215122528503 DAUC <0003> auc.c:143 vector [2]: ck = cd741920bcdec300095219a7ee1301c0 20250215122528503 DAUC <0003> auc.c:144 vector [2]: ik = ab6b3356147e89094f18c10326f4c411 20250215122528503 DAUC <0003> auc.c:145 vector [2]: res = 9be8aab94fada6da0000000000000000 20250215122528503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122528503 DAUC <0003> auc.c:151 vector [2]: kc = 2055f2d260478fd8 20250215122528503 DAUC <0003> auc.c:152 vector [2]: sres = d4450c63 20250215122528503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122528503 DAUC <0003> auc.c:113 vector [3]: rand = 95b128e09749fa1108d5b4ff679b9256 20250215122528503 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250215122528503 DAUC <0003> auc.c:142 vector [3]: autn = 44eb2985320800007fbf2b14c4b14870 20250215122528503 DAUC <0003> auc.c:143 vector [3]: ck = 0562c4d4c2bb873ed9b906b4c892ade0 20250215122528503 DAUC <0003> auc.c:144 vector [3]: ik = ce738b0536f7528d8953b96e42ef61f3 20250215122528503 DAUC <0003> auc.c:145 vector [3]: res = aa104cdb19cfd9d90000000000000000 20250215122528503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122528503 DAUC <0003> auc.c:151 vector [3]: kc = 9bfbf00b7e3119a0 20250215122528503 DAUC <0003> auc.c:152 vector [3]: sres = b3df9502 20250215122528503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122528503 DAUC <0003> auc.c:113 vector [4]: rand = 92bbe49246e931c7b9fe6bfa06ee5047 20250215122528503 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250215122528503 DAUC <0003> auc.c:142 vector [4]: autn = 36463106427c00003743970e4db3c69f 20250215122528503 DAUC <0003> auc.c:143 vector [4]: ck = cc17b31a8c522f4e047b4eab83fcd344 20250215122528503 DAUC <0003> auc.c:144 vector [4]: ik = 197f22bf930ae39d421247e8a560367e 20250215122528503 DAUC <0003> auc.c:145 vector [4]: res = 48adcd1ca083c5ae0000000000000000 20250215122528503 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528503 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122528503 DAUC <0003> auc.c:151 vector [4]: kc = 930198e639c429e9 20250215122528503 DAUC <0003> auc.c:152 vector [4]: sres = e82e08b2 20250215122528503 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122528503 DAUC <0003> db_auc.c:245 IMSI='262425823437980': Generated 5 vectors 20250215122528503 DAUC <0003> db_auc.c:249 IMSI='262425823437980': Updating SQN=481 in DB 20250215122528503 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425823437980"} 20250215122528503 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425823437980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528503 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528503 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56736<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@3287df89ab99: Final verdict of PTC: pass 20250215122528504 DAUC <0003> db_auc.c:157 IMSI='262426570784045': No 2G Auth Data 20250215122528504 DAUC <0003> db_auc.c:192 IMSI='262426570784045': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262426570784045" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250215122528510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20250215122528512 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528512 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570784045"} 20250215122528512 DAUC <0003> db_auc.c:157 IMSI='262426570784045': No 2G Auth Data 20250215122528512 DAUC <0003> db_auc.c:236 IMSI='262426570784045': Calling to generate 1 vectors 20250215122528512 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250215122528512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528512 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250215122528512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122528512 DAUC <0003> auc.c:113 vector [0]: rand = 5578ccbe0c303e864a890b02d401e3b6 20250215122528512 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122528512 DAUC <0003> auc.c:142 vector [0]: autn = 3b2e301b4662000079719ac999401586 20250215122528512 DAUC <0003> auc.c:143 vector [0]: ck = 0a8857c2c347a517884a902cb8861d1e 20250215122528512 DAUC <0003> auc.c:144 vector [0]: ik = 1b8b78cc75e6936c6741778d5109fd0e 20250215122528512 DAUC <0003> auc.c:145 vector [0]: res = d77bf720b27c4cc20000000000000000 20250215122528512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528512 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528512 DAUC <0003> auc.c:151 vector [0]: kc = fe08c8af5f2ed66b 20250215122528512 DAUC <0003> auc.c:152 vector [0]: sres = 6507bbe2 20250215122528512 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528512 DAUC <0003> db_auc.c:245 IMSI='262426570784045': Generated 1 vectors 20250215122528512 DAUC <0003> db_auc.c:249 IMSI='262426570784045': Updating SQN=33 in DB 20250215122528512 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570784045"} 20250215122528512 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528512 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528512 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262426570784045" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426570784045" TC_gsup_sai_num_auth_vectors(28)@3287df89ab99: setverdict(pass): none -> pass 20250215122528513 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528513 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570784045"} 20250215122528513 DAUC <0003> db_auc.c:157 IMSI='262426570784045': No 2G Auth Data 20250215122528513 DAUC <0003> db_auc.c:236 IMSI='262426570784045': Calling to generate 4 vectors 20250215122528513 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250215122528513 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528513 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250215122528513 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250215122528513 DAUC <0003> auc.c:113 vector [0]: rand = b5e2c34799e153620ffc5f03601e6418 20250215122528513 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250215122528513 DAUC <0003> auc.c:142 vector [0]: autn = 43e62a8ef2fc00001fbc1edb2d4e957a 20250215122528513 DAUC <0003> auc.c:143 vector [0]: ck = cc090b9a9b423fa87334bab7bd835673 20250215122528513 DAUC <0003> auc.c:144 vector [0]: ik = 1f8a94a8501f68f89b0bb233667e101c 20250215122528513 DAUC <0003> auc.c:145 vector [0]: res = 4d80819cee38781e0000000000000000 20250215122528513 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528513 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528513 DAUC <0003> auc.c:151 vector [0]: kc = 3bbc97b610a0113f 20250215122528513 DAUC <0003> auc.c:152 vector [0]: sres = a3b8f982 20250215122528513 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528513 DAUC <0003> auc.c:113 vector [1]: rand = 75c8d6606b0606328f1fcd120cde2e4e 20250215122528513 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250215122528513 DAUC <0003> auc.c:142 vector [1]: autn = d7037246d5ea00000f87c9d392f78a52 20250215122528513 DAUC <0003> auc.c:143 vector [1]: ck = 8dbe64a07610893fef1b513b406c94ba 20250215122528513 DAUC <0003> auc.c:144 vector [1]: ik = 1510fc86717f149d827e14252c3036f2 20250215122528513 DAUC <0003> auc.c:145 vector [1]: res = a83c7b8755d15bb90000000000000000 20250215122528513 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528513 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122528513 DAUC <0003> auc.c:151 vector [1]: kc = f5cbdd386b333fea 20250215122528513 DAUC <0003> auc.c:152 vector [1]: sres = fded203e 20250215122528513 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122528513 DAUC <0003> auc.c:113 vector [2]: rand = 7fa64b1aca890bc81a40bf79c34206a9 20250215122528513 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250215122528513 DAUC <0003> auc.c:142 vector [2]: autn = 438bd0ee98a1000097094830896be225 20250215122528513 DAUC <0003> auc.c:143 vector [2]: ck = 1650a4456fceca3afdb63d9157a64acd 20250215122528513 DAUC <0003> auc.c:144 vector [2]: ik = 5347d8c067690f3043c4816ebc089ede 20250215122528513 DAUC <0003> auc.c:145 vector [2]: res = 1ce564566c0437700000000000000000 20250215122528513 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528513 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122528513 DAUC <0003> auc.c:151 vector [2]: kc = fb65c07ae3091119 20250215122528513 DAUC <0003> auc.c:152 vector [2]: sres = 70e15326 20250215122528513 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122528513 DAUC <0003> auc.c:113 vector [3]: rand = fd3a6d3581362003b27578978cf727a8 20250215122528513 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250215122528513 DAUC <0003> auc.c:142 vector [3]: autn = f124d654619500007d35ee0f71eb0c4d 20250215122528513 DAUC <0003> auc.c:143 vector [3]: ck = 7195d5eb7cf52356d13b793c4e025940 20250215122528513 DAUC <0003> auc.c:144 vector [3]: ik = 211f5e5522e2794b28a61ceda0a6094d 20250215122528513 DAUC <0003> auc.c:145 vector [3]: res = d32f5a3a537ccdc80000000000000000 20250215122528513 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528513 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122528513 DAUC <0003> auc.c:151 vector [3]: kc = a917ee6fb0b30a10 20250215122528513 DAUC <0003> auc.c:152 vector [3]: sres = 805397f2 20250215122528513 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122528513 DAUC <0003> db_auc.c:245 IMSI='262426570784045': Generated 4 vectors 20250215122528513 DAUC <0003> db_auc.c:249 IMSI='262426570784045': Updating SQN=161 in DB 20250215122528513 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570784045"} 20250215122528513 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528513 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528513 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528514 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528514 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570784045"} 20250215122528514 DAUC <0003> db_auc.c:157 IMSI='262426570784045': No 2G Auth Data 20250215122528514 DAUC <0003> db_auc.c:236 IMSI='262426570784045': Calling to generate 5 vectors 20250215122528514 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122528514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528514 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250215122528514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250215122528514 DAUC <0003> auc.c:113 vector [0]: rand = 2387b449f9c6b83765159f530b1ec08d 20250215122528514 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250215122528514 DAUC <0003> auc.c:142 vector [0]: autn = a7ad9e18f68900009bea8f6971de57e0 20250215122528514 DAUC <0003> auc.c:143 vector [0]: ck = e2c04f4b223dbd9203f98ad6faf0cebe 20250215122528514 DAUC <0003> auc.c:144 vector [0]: ik = 5544699dced047d52b3dc2fa10697b29 20250215122528514 DAUC <0003> auc.c:145 vector [0]: res = ffee65cfd12044020000000000000000 20250215122528514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528514 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528514 DAUC <0003> auc.c:151 vector [0]: kc = 9f406efa06744fd0 20250215122528514 DAUC <0003> auc.c:152 vector [0]: sres = 2ece21cd 20250215122528514 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528514 DAUC <0003> auc.c:113 vector [1]: rand = 63643b80c0e6e149f6227aefb2585c59 20250215122528514 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250215122528514 DAUC <0003> auc.c:142 vector [1]: autn = 9dc27d006b0b0000decf33a8d0ff0121 20250215122528514 DAUC <0003> auc.c:143 vector [1]: ck = 98720385adb3a2e954ac411bc4ef2c03 20250215122528514 DAUC <0003> auc.c:144 vector [1]: ik = ab70184526e9d6f99d2d9a303f3164d9 20250215122528514 DAUC <0003> auc.c:145 vector [1]: res = 89ebedeb46d01d270000000000000000 20250215122528514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528514 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122528514 DAUC <0003> auc.c:151 vector [1]: kc = fa83c0eb70843cca 20250215122528514 DAUC <0003> auc.c:152 vector [1]: sres = cf3bf0cc 20250215122528514 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122528514 DAUC <0003> auc.c:113 vector [2]: rand = 0b6df1cf3bfaf8d86cd77ffb546df55d 20250215122528514 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250215122528514 DAUC <0003> auc.c:142 vector [2]: autn = 2ccb7422099f0000c232b48dac6a8df7 20250215122528514 DAUC <0003> auc.c:143 vector [2]: ck = e12817c40cb2d86086d4c0b58c89378b 20250215122528514 DAUC <0003> auc.c:144 vector [2]: ik = b7ef6bf425ff6e25c9da58c1ce2c420e 20250215122528514 DAUC <0003> auc.c:145 vector [2]: res = ca492a1cf7e9cf9a0000000000000000 20250215122528514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528514 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122528514 DAUC <0003> auc.c:151 vector [2]: kc = 19c9e4446be8c3c0 20250215122528514 DAUC <0003> auc.c:152 vector [2]: sres = 3da0e586 20250215122528514 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122528514 DAUC <0003> auc.c:113 vector [3]: rand = 477a61721ae29ee14c5455718042d8f7 20250215122528514 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250215122528514 DAUC <0003> auc.c:142 vector [3]: autn = 428d8a1345150000f78bc1764659375b 20250215122528514 DAUC <0003> auc.c:143 vector [3]: ck = 37dc153ab32369c931fae46a7f3835ad 20250215122528514 DAUC <0003> auc.c:144 vector [3]: ik = 1ca116b97ddf0d616825291d1f20a4b5 20250215122528514 DAUC <0003> auc.c:145 vector [3]: res = 37b2d746b83046f70000000000000000 20250215122528514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528514 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122528514 DAUC <0003> auc.c:151 vector [3]: kc = 72a2cef4aee4f5b0 20250215122528514 DAUC <0003> auc.c:152 vector [3]: sres = 8f8291b1 20250215122528514 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122528514 DAUC <0003> auc.c:113 vector [4]: rand = 1242fcd8131bc97d62feaa59528d232e 20250215122528514 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250215122528514 DAUC <0003> auc.c:142 vector [4]: autn = fbbfd30b90990000de82068860d06068 20250215122528514 DAUC <0003> auc.c:143 vector [4]: ck = 583060f920a2b23c2f16422ed867e8d5 20250215122528514 DAUC <0003> auc.c:144 vector [4]: ik = f2d51f2a97c4e52fe29fb2261b59eb0f 20250215122528514 DAUC <0003> auc.c:145 vector [4]: res = 33b2b792e62068190000000000000000 20250215122528514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528514 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122528514 DAUC <0003> auc.c:151 vector [4]: kc = 676c8fdb745854c9 20250215122528514 DAUC <0003> auc.c:152 vector [4]: sres = d592df8b 20250215122528514 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122528514 DAUC <0003> db_auc.c:245 IMSI='262426570784045': Generated 5 vectors 20250215122528514 DAUC <0003> db_auc.c:249 IMSI='262426570784045': Updating SQN=321 in DB 20250215122528514 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570784045"} 20250215122528514 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528514 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528514 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528515 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528515 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570784045"} 20250215122528515 DAUC <0003> db_auc.c:157 IMSI='262426570784045': No 2G Auth Data 20250215122528515 DAUC <0003> db_auc.c:236 IMSI='262426570784045': Calling to generate 5 vectors 20250215122528515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122528515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528515 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250215122528515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250215122528515 DAUC <0003> auc.c:113 vector [0]: rand = 14869f4edf5a9909b561234bf7ab179c 20250215122528515 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250215122528515 DAUC <0003> auc.c:142 vector [0]: autn = fc467b32dbfb00005cc70a0e071de50a 20250215122528515 DAUC <0003> auc.c:143 vector [0]: ck = a281360307c42e970358e8b1067bada4 20250215122528515 DAUC <0003> auc.c:144 vector [0]: ik = d93074d85ec18c6f9cc4e486fe151172 20250215122528515 DAUC <0003> auc.c:145 vector [0]: res = a99cf58a1fe56ef80000000000000000 20250215122528515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528515 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122528515 DAUC <0003> auc.c:151 vector [0]: kc = e42d4eeca16b1e2e 20250215122528515 DAUC <0003> auc.c:152 vector [0]: sres = b6799b72 20250215122528515 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122528515 DAUC <0003> auc.c:113 vector [1]: rand = 706a5480275e2c093521f5ffc7421682 20250215122528515 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250215122528515 DAUC <0003> auc.c:142 vector [1]: autn = ada1513e89e80000fd2057c6003e538f 20250215122528515 DAUC <0003> auc.c:143 vector [1]: ck = 77e461c4147417e121cfa2214869f38c 20250215122528515 DAUC <0003> auc.c:144 vector [1]: ik = 1747ea72b99d94e6b7cada0e3472433a 20250215122528515 DAUC <0003> auc.c:145 vector [1]: res = e8116360d2ebb9760000000000000000 20250215122528515 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528515 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122528515 DAUC <0003> auc.c:151 vector [1]: kc = f6a6f399d1f233b1 20250215122528515 DAUC <0003> auc.c:152 vector [1]: sres = 3afada16 20250215122528515 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122528515 DAUC <0003> auc.c:113 vector [2]: rand = c3f1f930e00f2ef76f53a46e8d60512b 20250215122528515 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250215122528515 DAUC <0003> auc.c:142 vector [2]: autn = 69cab150d9be00000a5607b63185b643 20250215122528515 DAUC <0003> auc.c:143 vector [2]: ck = e28e4c0f79f2f76dc084f9f2dbf66768 20250215122528515 DAUC <0003> auc.c:144 vector [2]: ik = 01f0260e28ebd0064ba55cd8b1e76211 20250215122528515 DAUC <0003> auc.c:145 vector [2]: res = 099ebfb3ecb49f2a0000000000000000 20250215122528515 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528515 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122528515 DAUC <0003> auc.c:151 vector [2]: kc = 685fcf2b3b082212 20250215122528515 DAUC <0003> auc.c:152 vector [2]: sres = e52a2099 20250215122528515 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122528515 DAUC <0003> auc.c:113 vector [3]: rand = 862d88e27663d78596f4b481b0a7076c 20250215122528515 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250215122528515 DAUC <0003> auc.c:142 vector [3]: autn = 11ed1454679400009523a01cba3cb4ce 20250215122528515 DAUC <0003> auc.c:143 vector [3]: ck = 423153b9f503e384158cea9fa90854e0 20250215122528515 DAUC <0003> auc.c:144 vector [3]: ik = 4ac5ef99d3fa2e3b30ed280db7ed6820 20250215122528515 DAUC <0003> auc.c:145 vector [3]: res = 79f48853dcef0fb30000000000000000 20250215122528515 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528515 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122528515 DAUC <0003> auc.c:151 vector [3]: kc = 2d957eb2381cf17f 20250215122528515 DAUC <0003> auc.c:152 vector [3]: sres = a51b87e0 20250215122528515 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122528515 DAUC <0003> auc.c:113 vector [4]: rand = 8a323383da40178f265d904a3e2e6456 20250215122528515 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250215122528515 DAUC <0003> auc.c:142 vector [4]: autn = 3cc2b2ba86ff0000353f04d83e9e2580 20250215122528515 DAUC <0003> auc.c:143 vector [4]: ck = 950c23ab155dad827741fec3200980ee 20250215122528515 DAUC <0003> auc.c:144 vector [4]: ik = 4f5012c5e9f16801eadd9329e36daf76 20250215122528515 DAUC <0003> auc.c:145 vector [4]: res = 17e591ce12c701d60000000000000000 20250215122528515 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528515 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122528515 DAUC <0003> auc.c:151 vector [4]: kc = 47c05c843fc8ea1b 20250215122528515 DAUC <0003> auc.c:152 vector [4]: sres = 05229018 20250215122528515 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122528515 DAUC <0003> db_auc.c:245 IMSI='262426570784045': Generated 5 vectors 20250215122528515 DAUC <0003> db_auc.c:249 IMSI='262426570784045': Updating SQN=481 in DB 20250215122528515 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570784045"} 20250215122528515 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426570784045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528515 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528515 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@3287df89ab99: Final verdict of PTC: pass 20250215122528516 DAUC <0003> db_auc.c:157 IMSI='262422570938733': No 2G Auth Data 20250215122528516 DAUC <0003> db_auc.c:192 IMSI='262422570938733': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262422570938733" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250215122528522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56754<->l=127.0.0.1:4258 20250215122528524 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528524 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422570938733"} 20250215122528524 DAUC <0003> db_auc.c:236 IMSI='262422570938733': Calling to generate 1 vectors 20250215122528524 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250215122528524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122528524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528524 DAUC <0003> auc.c:113 vector [0]: rand = 5adb64993e7327cd8adfd13913b8e2df 20250215122528524 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122528524 DAUC <0003> auc.c:142 vector [0]: autn = 7932de4387290000c607c3c04447b451 20250215122528524 DAUC <0003> auc.c:143 vector [0]: ck = 57f06bd1cb03eb6ef8c64de317f9139b 20250215122528524 DAUC <0003> auc.c:144 vector [0]: ik = 2eeebe1033789fbe77d43d073a9c64c7 20250215122528524 DAUC <0003> auc.c:145 vector [0]: res = 05a810e462d80b810000000000000000 20250215122528524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528524 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528524 DAUC <0003> auc.c:179 vector [0]: kc = 17e0e1e8e435b400 20250215122528524 DAUC <0003> auc.c:180 vector [0]: sres = c9d63b54 20250215122528524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528524 DAUC <0003> db_auc.c:245 IMSI='262422570938733': Generated 1 vectors 20250215122528524 DAUC <0003> db_auc.c:249 IMSI='262422570938733': Updating SQN=33 in DB 20250215122528524 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422570938733"} 20250215122528524 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528524 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528524 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262422570938733" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422570938733" TC_gsup_sai_num_auth_vectors(29)@3287df89ab99: setverdict(pass): none -> pass 20250215122528525 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528525 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422570938733"} 20250215122528525 DAUC <0003> db_auc.c:236 IMSI='262422570938733': Calling to generate 4 vectors 20250215122528525 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250215122528525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250215122528525 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528525 DAUC <0003> auc.c:113 vector [0]: rand = c846cdfb77a05d4fde71aaa109ca6060 20250215122528525 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250215122528525 DAUC <0003> auc.c:142 vector [0]: autn = 5b914ae27b19000023913175570212d6 20250215122528525 DAUC <0003> auc.c:143 vector [0]: ck = cfd2ad71072ddab31ddcef2a693fc454 20250215122528525 DAUC <0003> auc.c:144 vector [0]: ik = 003a0191941de45db97c9143b374d6ad 20250215122528525 DAUC <0003> auc.c:145 vector [0]: res = a286a9988c581a860000000000000000 20250215122528525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528525 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528525 DAUC <0003> auc.c:179 vector [0]: kc = 875651bd548e7400 20250215122528525 DAUC <0003> auc.c:180 vector [0]: sres = 0ab478de 20250215122528525 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528525 DAUC <0003> auc.c:113 vector [1]: rand = b82ab53c4b4f26c621498296a807e9c4 20250215122528525 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250215122528525 DAUC <0003> auc.c:142 vector [1]: autn = 2c811d3a0bec0000ecf0937c9a6d5e7c 20250215122528525 DAUC <0003> auc.c:143 vector [1]: ck = 00167e1fb4c13b006059490703fcd0c8 20250215122528525 DAUC <0003> auc.c:144 vector [1]: ik = c0d8d3d96ade3c3a04e8a4c5adb8cbb8 20250215122528525 DAUC <0003> auc.c:145 vector [1]: res = 9072353e91265fd40000000000000000 20250215122528525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528525 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528525 DAUC <0003> auc.c:179 vector [1]: kc = 1d75429829a15000 20250215122528525 DAUC <0003> auc.c:180 vector [1]: sres = 4629d145 20250215122528525 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528525 DAUC <0003> auc.c:113 vector [2]: rand = 9f1700132110420cab3e808b0f68ab25 20250215122528525 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250215122528525 DAUC <0003> auc.c:142 vector [2]: autn = dd57843d5a2900007f1a478a18fd000a 20250215122528525 DAUC <0003> auc.c:143 vector [2]: ck = cb8aecff7a68c116d706c51b21eba535 20250215122528525 DAUC <0003> auc.c:144 vector [2]: ik = f8b07a3e7057ffb898c752eeb749b485 20250215122528525 DAUC <0003> auc.c:145 vector [2]: res = 90dc159ff7475af60000000000000000 20250215122528525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528525 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528525 DAUC <0003> auc.c:179 vector [2]: kc = fa7d628cf3bb7c00 20250215122528525 DAUC <0003> auc.c:180 vector [2]: sres = de990eb7 20250215122528525 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528525 DAUC <0003> auc.c:113 vector [3]: rand = 9cd061da4299a743a4f2931534485d73 20250215122528525 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250215122528525 DAUC <0003> auc.c:142 vector [3]: autn = d89240db6a0a0000f3759aaa0bcbf88c 20250215122528525 DAUC <0003> auc.c:143 vector [3]: ck = 23f1d86c3f49811aaee0601ff9cbf20e 20250215122528525 DAUC <0003> auc.c:144 vector [3]: ik = a8b6e55d0195f30322321f13a0ea19c0 20250215122528525 DAUC <0003> auc.c:145 vector [3]: res = f2874a0f90a41a390000000000000000 20250215122528525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528525 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528525 DAUC <0003> auc.c:179 vector [3]: kc = 20c8f7ba8adc1000 20250215122528525 DAUC <0003> auc.c:180 vector [3]: sres = a26bb312 20250215122528525 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528525 DAUC <0003> db_auc.c:245 IMSI='262422570938733': Generated 4 vectors 20250215122528525 DAUC <0003> db_auc.c:249 IMSI='262422570938733': Updating SQN=161 in DB 20250215122528525 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422570938733"} 20250215122528525 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528525 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528525 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528526 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528526 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422570938733"} 20250215122528526 DAUC <0003> db_auc.c:236 IMSI='262422570938733': Calling to generate 5 vectors 20250215122528526 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122528526 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528526 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528526 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250215122528526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528526 DAUC <0003> auc.c:113 vector [0]: rand = 215ddbefb7d02fa11ab35e288895aa45 20250215122528526 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250215122528526 DAUC <0003> auc.c:142 vector [0]: autn = 9ee30ca6400b000088f476852c29b72f 20250215122528526 DAUC <0003> auc.c:143 vector [0]: ck = ebf493182b4b4192a8301b93a914c0b8 20250215122528526 DAUC <0003> auc.c:144 vector [0]: ik = 43708206e7da6cf4cb79296af89b65c7 20250215122528526 DAUC <0003> auc.c:145 vector [0]: res = d7db0d79b7ca59680000000000000000 20250215122528526 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528526 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528526 DAUC <0003> auc.c:179 vector [0]: kc = 31f9e9ce8524c400 20250215122528526 DAUC <0003> auc.c:180 vector [0]: sres = 4ad17dae 20250215122528526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528526 DAUC <0003> auc.c:113 vector [1]: rand = 303954c7a2c0a6fd276ee9659f5714e4 20250215122528526 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250215122528526 DAUC <0003> auc.c:142 vector [1]: autn = a4cb6046f18f00005cb4815a4d910589 20250215122528526 DAUC <0003> auc.c:143 vector [1]: ck = f1ff4fc4a3c9956b86341d7df455c029 20250215122528526 DAUC <0003> auc.c:144 vector [1]: ik = 0d4e13dfb78db6c38d50a1070bd6bbfc 20250215122528526 DAUC <0003> auc.c:145 vector [1]: res = 16d45a6599af01170000000000000000 20250215122528526 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528526 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528526 DAUC <0003> auc.c:179 vector [1]: kc = bda3860783445c00 20250215122528526 DAUC <0003> auc.c:180 vector [1]: sres = 51a3bef9 20250215122528526 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528526 DAUC <0003> auc.c:113 vector [2]: rand = c5294e030b508abb461e2292576136d4 20250215122528526 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250215122528526 DAUC <0003> auc.c:142 vector [2]: autn = 51787ce532020000070f370a74f67401 20250215122528526 DAUC <0003> auc.c:143 vector [2]: ck = e0e62b00f4c5cd063a379d869b469aca 20250215122528526 DAUC <0003> auc.c:144 vector [2]: ik = 68bb0efe1dfc23718ce4d7cfe3ca45cb 20250215122528526 DAUC <0003> auc.c:145 vector [2]: res = 536d2a5bedcc60500000000000000000 20250215122528526 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528526 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528526 DAUC <0003> auc.c:179 vector [2]: kc = fbf77af47f132c00 20250215122528526 DAUC <0003> auc.c:180 vector [2]: sres = 4734d796 20250215122528526 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528526 DAUC <0003> auc.c:113 vector [3]: rand = 0e4ccd3c92417ac3265892656931a6e3 20250215122528526 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250215122528526 DAUC <0003> auc.c:142 vector [3]: autn = a517d9322449000082d6c9fd56787583 20250215122528526 DAUC <0003> auc.c:143 vector [3]: ck = 29a405ab53444219aacd2ac66bffc963 20250215122528526 DAUC <0003> auc.c:144 vector [3]: ik = 4a1fcf824b47fbe3dc161c11d8ad6d47 20250215122528526 DAUC <0003> auc.c:145 vector [3]: res = 263e6e43f3855f620000000000000000 20250215122528526 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528526 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528526 DAUC <0003> auc.c:179 vector [3]: kc = 2452b1948a61e000 20250215122528526 DAUC <0003> auc.c:180 vector [3]: sres = 1940739d 20250215122528526 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528526 DAUC <0003> auc.c:113 vector [4]: rand = c1cfed2c8f4fa2baccf36318d3a1fab2 20250215122528526 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250215122528526 DAUC <0003> auc.c:142 vector [4]: autn = a8d58c2c6c38000078857113357ee2c9 20250215122528526 DAUC <0003> auc.c:143 vector [4]: ck = 625b21f11b188560af650f8409732c44 20250215122528526 DAUC <0003> auc.c:144 vector [4]: ik = 4df04a076e621dd9afc509ce27205da0 20250215122528526 DAUC <0003> auc.c:145 vector [4]: res = 6d63f21cbbbac65d0000000000000000 20250215122528526 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528526 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122528526 DAUC <0003> auc.c:179 vector [4]: kc = ed904b1997184400 20250215122528526 DAUC <0003> auc.c:180 vector [4]: sres = 8dee5141 20250215122528526 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122528526 DAUC <0003> db_auc.c:245 IMSI='262422570938733': Generated 5 vectors 20250215122528526 DAUC <0003> db_auc.c:249 IMSI='262422570938733': Updating SQN=321 in DB 20250215122528526 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422570938733"} 20250215122528526 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528526 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528526 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528527 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528527 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422570938733"} 20250215122528527 DAUC <0003> db_auc.c:236 IMSI='262422570938733': Calling to generate 5 vectors 20250215122528527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122528527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250215122528527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528527 DAUC <0003> auc.c:113 vector [0]: rand = c077692cd4f15d1c579e5e494158ffbd 20250215122528527 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250215122528527 DAUC <0003> auc.c:142 vector [0]: autn = 04a8d2458c9b0000a12fcdc3a9593ce1 20250215122528527 DAUC <0003> auc.c:143 vector [0]: ck = 70385c91469c0e428a6be39101a53043 20250215122528527 DAUC <0003> auc.c:144 vector [0]: ik = 59b4c32a0baab06d2f044a2100805da3 20250215122528527 DAUC <0003> auc.c:145 vector [0]: res = b5d8ad3a1ad27f2b0000000000000000 20250215122528527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528527 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528527 DAUC <0003> auc.c:179 vector [0]: kc = 5dda78838f42c800 20250215122528527 DAUC <0003> auc.c:180 vector [0]: sres = 61c0e1d9 20250215122528527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528527 DAUC <0003> auc.c:113 vector [1]: rand = c6dd0ed8b04c01aad81134750c692ea8 20250215122528527 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250215122528527 DAUC <0003> auc.c:142 vector [1]: autn = 6a6c933753470000bf7a2b8c43fc6781 20250215122528527 DAUC <0003> auc.c:143 vector [1]: ck = 621629196facf9dd6c076bdd07b63fc0 20250215122528527 DAUC <0003> auc.c:144 vector [1]: ik = 73c396fead436b2565698de5662512c4 20250215122528527 DAUC <0003> auc.c:145 vector [1]: res = c49b8785dd4493fa0000000000000000 20250215122528527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528527 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528527 DAUC <0003> auc.c:179 vector [1]: kc = 1058f8b5ed6ea400 20250215122528527 DAUC <0003> auc.c:180 vector [1]: sres = c38949f4 20250215122528527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528527 DAUC <0003> auc.c:113 vector [2]: rand = 730acdd99bfca4bce110d7747592e54d 20250215122528527 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250215122528527 DAUC <0003> auc.c:142 vector [2]: autn = 431335ba86f200008e7590eb730232ab 20250215122528527 DAUC <0003> auc.c:143 vector [2]: ck = f3982f3fee8ad38b677babde2967b08c 20250215122528527 DAUC <0003> auc.c:144 vector [2]: ik = 4aef4972bbbfc4c105edbd4c97e67b9a 20250215122528527 DAUC <0003> auc.c:145 vector [2]: res = 3a55cea08343efb20000000000000000 20250215122528527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528527 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528527 DAUC <0003> auc.c:179 vector [2]: kc = c355e5f6350ab800 20250215122528527 DAUC <0003> auc.c:180 vector [2]: sres = 09b81d19 20250215122528527 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528527 DAUC <0003> auc.c:113 vector [3]: rand = c24b05a686afbe4aa1d55e37120e380d 20250215122528527 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250215122528527 DAUC <0003> auc.c:142 vector [3]: autn = 5c664317b4bd000011ac197b0cc339ca 20250215122528527 DAUC <0003> auc.c:143 vector [3]: ck = f284bae1b73f74dbed9e75d72ca97e3c 20250215122528527 DAUC <0003> auc.c:144 vector [3]: ik = fbdc2fd34b3551c637dcc39c9ddf4d53 20250215122528527 DAUC <0003> auc.c:145 vector [3]: res = 2621b601481ef8a30000000000000000 20250215122528527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528527 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528527 DAUC <0003> auc.c:179 vector [3]: kc = d15b707b47e93000 20250215122528527 DAUC <0003> auc.c:180 vector [3]: sres = 98c3d794 20250215122528527 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528527 DAUC <0003> auc.c:113 vector [4]: rand = 22b1bfe62d0e94211e73c50df9c0107c 20250215122528527 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250215122528527 DAUC <0003> auc.c:142 vector [4]: autn = 3f1d274ed67f000078090996bf8972f3 20250215122528527 DAUC <0003> auc.c:143 vector [4]: ck = ae3a6ca0cfc10ee111db2bdf978b84df 20250215122528527 DAUC <0003> auc.c:144 vector [4]: ik = cb495e4fdb2ac14c99fdabfa73f8275d 20250215122528527 DAUC <0003> auc.c:145 vector [4]: res = a325bc3521b136c70000000000000000 20250215122528527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528527 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122528527 DAUC <0003> auc.c:179 vector [4]: kc = bc8f0c25e7e65800 20250215122528527 DAUC <0003> auc.c:180 vector [4]: sres = 72c2f3c2 20250215122528527 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122528527 DAUC <0003> db_auc.c:245 IMSI='262422570938733': Generated 5 vectors 20250215122528527 DAUC <0003> db_auc.c:249 IMSI='262422570938733': Updating SQN=481 in DB 20250215122528527 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422570938733"} 20250215122528527 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422570938733 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528527 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528527 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56754<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@3287df89ab99: Final verdict of PTC: pass 20250215122528529 DAUC <0003> db_auc.c:157 IMSI='262422669366201': No 2G Auth Data 20250215122528529 DAUC <0003> db_auc.c:192 IMSI='262422669366201': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262422669366201" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250215122528535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 20250215122528536 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528536 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422669366201"} 20250215122528536 DAUC <0003> db_auc.c:236 IMSI='262422669366201': Calling to generate 1 vectors 20250215122528536 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250215122528536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122528536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528536 DAUC <0003> auc.c:113 vector [0]: rand = bb89c9134b89e21197dbf543d3c0fd0e 20250215122528536 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122528536 DAUC <0003> auc.c:142 vector [0]: autn = 0d6aaaa0d9110000cc70c590adfe2df0 20250215122528536 DAUC <0003> auc.c:143 vector [0]: ck = 33a20818b4506266d7c33432536937db 20250215122528536 DAUC <0003> auc.c:144 vector [0]: ik = 78a1e6d430967a20d1ea4376ac75600b 20250215122528536 DAUC <0003> auc.c:145 vector [0]: res = 1a2f7b40c2883dfd0000000000000000 20250215122528536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528536 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528536 DAUC <0003> auc.c:179 vector [0]: kc = 5707e9928392d000 20250215122528536 DAUC <0003> auc.c:180 vector [0]: sres = 3e3dc8e3 20250215122528536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528536 DAUC <0003> db_auc.c:245 IMSI='262422669366201': Generated 1 vectors 20250215122528536 DAUC <0003> db_auc.c:249 IMSI='262422669366201': Updating SQN=33 in DB 20250215122528536 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422669366201"} 20250215122528537 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528537 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528537 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262422669366201" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422669366201" TC_gsup_sai_num_auth_vectors(30)@3287df89ab99: setverdict(pass): none -> pass 20250215122528538 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528538 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422669366201"} 20250215122528538 DAUC <0003> db_auc.c:236 IMSI='262422669366201': Calling to generate 4 vectors 20250215122528538 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250215122528538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250215122528538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528538 DAUC <0003> auc.c:113 vector [0]: rand = fc0d1f1a54214a2c03b3d182a706dc20 20250215122528538 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250215122528538 DAUC <0003> auc.c:142 vector [0]: autn = 5b492c704cf600004599d11eb30c64c5 20250215122528538 DAUC <0003> auc.c:143 vector [0]: ck = 05c665c33418df7821a9b604f579e40a 20250215122528538 DAUC <0003> auc.c:144 vector [0]: ik = 0c8ba7f217c6e4d1daa1ba3424f4fdf6 20250215122528538 DAUC <0003> auc.c:145 vector [0]: res = bbfebc9a477282cb0000000000000000 20250215122528538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528538 DAUC <0003> auc.c:179 vector [0]: kc = 273c7ee446af1000 20250215122528538 DAUC <0003> auc.c:180 vector [0]: sres = c4dd20f3 20250215122528538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528538 DAUC <0003> auc.c:113 vector [1]: rand = e69f1e3af323bddd84e5ff3f7a7aa1f2 20250215122528538 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250215122528538 DAUC <0003> auc.c:142 vector [1]: autn = f3b5da89103d0000db84709b54518efa 20250215122528538 DAUC <0003> auc.c:143 vector [1]: ck = c785fd4ab2ac6c4a2eb11d7edfb8a41a 20250215122528538 DAUC <0003> auc.c:144 vector [1]: ik = 32c5c617374a60886a2299a01d8ac282 20250215122528538 DAUC <0003> auc.c:145 vector [1]: res = 7ea4a95a620d03350000000000000000 20250215122528538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528538 DAUC <0003> auc.c:179 vector [1]: kc = d62dc0750e88e000 20250215122528538 DAUC <0003> auc.c:180 vector [1]: sres = aa01cfa5 20250215122528538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528538 DAUC <0003> auc.c:113 vector [2]: rand = 36d0cad8e44df8e2cfe98260ec92e991 20250215122528538 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250215122528538 DAUC <0003> auc.c:142 vector [2]: autn = 29d34a5ddc1300002281fd564adf9d70 20250215122528538 DAUC <0003> auc.c:143 vector [2]: ck = f481ace6b90c50964903539a96d379c3 20250215122528538 DAUC <0003> auc.c:144 vector [2]: ik = 73d66794814a2009006d3da529735c6f 20250215122528538 DAUC <0003> auc.c:145 vector [2]: res = c151f2dbb7751d400000000000000000 20250215122528538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528538 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528538 DAUC <0003> auc.c:179 vector [2]: kc = aae07924a991fc00 20250215122528538 DAUC <0003> auc.c:180 vector [2]: sres = eb93394f 20250215122528538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528538 DAUC <0003> auc.c:113 vector [3]: rand = 23a42913c484a63b22f313d9fb06a5f8 20250215122528538 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250215122528538 DAUC <0003> auc.c:142 vector [3]: autn = 6874a8bd7ef20000ce2abb13b4fd4563 20250215122528538 DAUC <0003> auc.c:143 vector [3]: ck = 3ac0286ea6f4124cd24a737dcfd96c80 20250215122528538 DAUC <0003> auc.c:144 vector [3]: ik = 6e3f2b78d92a9453e07b7cffe5e80a05 20250215122528538 DAUC <0003> auc.c:145 vector [3]: res = 59482e089ee51a820000000000000000 20250215122528538 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528538 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528538 DAUC <0003> auc.c:179 vector [3]: kc = 45121b4516660000 20250215122528538 DAUC <0003> auc.c:180 vector [3]: sres = c855d449 20250215122528538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528538 DAUC <0003> db_auc.c:245 IMSI='262422669366201': Generated 4 vectors 20250215122528538 DAUC <0003> db_auc.c:249 IMSI='262422669366201': Updating SQN=161 in DB 20250215122528538 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422669366201"} 20250215122528538 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528538 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528538 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528539 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528539 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422669366201"} 20250215122528539 DAUC <0003> db_auc.c:236 IMSI='262422669366201': Calling to generate 5 vectors 20250215122528539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122528539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528540 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250215122528540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528540 DAUC <0003> auc.c:113 vector [0]: rand = 6d9220fe8c7f0a38cdb6fa7770dbe06d 20250215122528540 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250215122528540 DAUC <0003> auc.c:142 vector [0]: autn = 529bacd563b60000c02d9fdd25edb78f 20250215122528540 DAUC <0003> auc.c:143 vector [0]: ck = 27dc01607123b53fc67e5c3e24aaca3a 20250215122528540 DAUC <0003> auc.c:144 vector [0]: ik = dc8805220ee9d34516054439102ce0e1 20250215122528540 DAUC <0003> auc.c:145 vector [0]: res = 8174c70f3251822c0000000000000000 20250215122528540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528540 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528540 DAUC <0003> auc.c:179 vector [0]: kc = 2395820c0ae49c00 20250215122528540 DAUC <0003> auc.c:180 vector [0]: sres = 81c9c33e 20250215122528540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528540 DAUC <0003> auc.c:113 vector [1]: rand = 891dcd257dc67abaef3159192dec151a 20250215122528540 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250215122528540 DAUC <0003> auc.c:142 vector [1]: autn = 3dacbcecf501000060dd542c28ab8b04 20250215122528540 DAUC <0003> auc.c:143 vector [1]: ck = 5e75301da663a688d998f0f2f7332ad6 20250215122528540 DAUC <0003> auc.c:144 vector [1]: ik = 6ebc482ac44b6bbda67a19bd5a14e485 20250215122528540 DAUC <0003> auc.c:145 vector [1]: res = fd185e98bd0b17970000000000000000 20250215122528540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528540 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528540 DAUC <0003> auc.c:179 vector [1]: kc = 318ba51929fc1800 20250215122528540 DAUC <0003> auc.c:180 vector [1]: sres = f9a44239 20250215122528540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528540 DAUC <0003> auc.c:113 vector [2]: rand = a333f5abcaaece5f8c612da4d8fd27c2 20250215122528540 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250215122528540 DAUC <0003> auc.c:142 vector [2]: autn = 150b11cefb430000d4c128929bbe5862 20250215122528540 DAUC <0003> auc.c:143 vector [2]: ck = 73e0cf2b62d805f24e4ec893bf055650 20250215122528540 DAUC <0003> auc.c:144 vector [2]: ik = 9e6e69f346c63499de6288007b3991d7 20250215122528540 DAUC <0003> auc.c:145 vector [2]: res = c416d062f63119490000000000000000 20250215122528540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528540 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528540 DAUC <0003> auc.c:179 vector [2]: kc = 48afc74959f21400 20250215122528540 DAUC <0003> auc.c:180 vector [2]: sres = c22b99b3 20250215122528540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528540 DAUC <0003> auc.c:113 vector [3]: rand = ac8c3a71f33f32cceba6890781d982f6 20250215122528540 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250215122528540 DAUC <0003> auc.c:142 vector [3]: autn = 84cb550c5bb50000d5809e1654b1c3c9 20250215122528540 DAUC <0003> auc.c:143 vector [3]: ck = 98976e6d62e56301ce6f505c9497288b 20250215122528540 DAUC <0003> auc.c:144 vector [3]: ik = fd351fd900bbde6a77ed87a5d7e50839 20250215122528540 DAUC <0003> auc.c:145 vector [3]: res = b521e8bab3423dff0000000000000000 20250215122528540 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528540 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528540 DAUC <0003> auc.c:179 vector [3]: kc = d76f513b4ddcc400 20250215122528540 DAUC <0003> auc.c:180 vector [3]: sres = 454bf023 20250215122528540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528540 DAUC <0003> auc.c:113 vector [4]: rand = ccb6d4287aa9af3fba1ae5a304eae07a 20250215122528540 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250215122528540 DAUC <0003> auc.c:142 vector [4]: autn = d1f1ccc1656f0000787629b94a2457bb 20250215122528540 DAUC <0003> auc.c:143 vector [4]: ck = 8df87059ae4789089bc636624734e5a1 20250215122528540 DAUC <0003> auc.c:144 vector [4]: ik = 0267a7b84f3f1be6b791f7abe7b5441e 20250215122528540 DAUC <0003> auc.c:145 vector [4]: res = ee301b1f56de09cc0000000000000000 20250215122528540 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528540 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122528540 DAUC <0003> auc.c:179 vector [4]: kc = 2e768d82364d1400 20250215122528540 DAUC <0003> auc.c:180 vector [4]: sres = f362a6d6 20250215122528540 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122528540 DAUC <0003> db_auc.c:245 IMSI='262422669366201': Generated 5 vectors 20250215122528540 DAUC <0003> db_auc.c:249 IMSI='262422669366201': Updating SQN=321 in DB 20250215122528540 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422669366201"} 20250215122528540 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528540 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528540 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528541 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528541 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422669366201"} 20250215122528541 DAUC <0003> db_auc.c:236 IMSI='262422669366201': Calling to generate 5 vectors 20250215122528541 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122528541 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528541 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528541 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250215122528541 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528541 DAUC <0003> auc.c:113 vector [0]: rand = 26d741a99945251dbec205fc464aabef 20250215122528541 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250215122528541 DAUC <0003> auc.c:142 vector [0]: autn = 3ed307eaf88c00002167d32ebb97abb0 20250215122528541 DAUC <0003> auc.c:143 vector [0]: ck = a80b00ac5cb9c72ad0e9df3e5960e1eb 20250215122528541 DAUC <0003> auc.c:144 vector [0]: ik = 1494b0509300df3c539772ec5b69030c 20250215122528541 DAUC <0003> auc.c:145 vector [0]: res = cd4dfe2948c415bf0000000000000000 20250215122528541 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528541 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528541 DAUC <0003> auc.c:179 vector [0]: kc = fef1fc388ee24400 20250215122528541 DAUC <0003> auc.c:180 vector [0]: sres = 9a8e4139 20250215122528541 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528541 DAUC <0003> auc.c:113 vector [1]: rand = e785cae1a8034719a3565050558fab6b 20250215122528541 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250215122528541 DAUC <0003> auc.c:142 vector [1]: autn = 858656bec29d0000b55ce3010e3b23aa 20250215122528541 DAUC <0003> auc.c:143 vector [1]: ck = bf525965bad30a36602bf1f3ecc9ef74 20250215122528541 DAUC <0003> auc.c:144 vector [1]: ik = 01ee9c659fb3e55107ab9b126444e503 20250215122528541 DAUC <0003> auc.c:145 vector [1]: res = 271c595af393ba3f0000000000000000 20250215122528541 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528541 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528541 DAUC <0003> auc.c:179 vector [1]: kc = ec2b25eea8ca2800 20250215122528541 DAUC <0003> auc.c:180 vector [1]: sres = ae84a1c8 20250215122528541 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528541 DAUC <0003> auc.c:113 vector [2]: rand = 982cb674c47a882588f4e0fd3c3036b6 20250215122528541 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250215122528541 DAUC <0003> auc.c:142 vector [2]: autn = 412b0e1b826f0000becaf4f0383a5bac 20250215122528541 DAUC <0003> auc.c:143 vector [2]: ck = f0f3dafa3034ec7bb7bdd7e1c84b4711 20250215122528541 DAUC <0003> auc.c:144 vector [2]: ik = dc27fb69e7ff4346d1a49360f0db8338 20250215122528541 DAUC <0003> auc.c:145 vector [2]: res = 01207375e20954a20000000000000000 20250215122528541 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528541 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528541 DAUC <0003> auc.c:179 vector [2]: kc = 704d666c161bc000 20250215122528541 DAUC <0003> auc.c:180 vector [2]: sres = 0f487fc8 20250215122528541 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528541 DAUC <0003> auc.c:113 vector [3]: rand = 1640f4d97fd82e780a31b502769f5ba4 20250215122528541 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250215122528541 DAUC <0003> auc.c:142 vector [3]: autn = a4d754a4305200004b2bd8171a0a0103 20250215122528541 DAUC <0003> auc.c:143 vector [3]: ck = fe722473ede2f7840259ce89a11906da 20250215122528541 DAUC <0003> auc.c:144 vector [3]: ik = 6bf18230603e44dbe7ca2f13f6c69dcd 20250215122528541 DAUC <0003> auc.c:145 vector [3]: res = 5bafc13be3ca15620000000000000000 20250215122528541 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528541 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528541 DAUC <0003> auc.c:179 vector [3]: kc = 5609e56996225800 20250215122528541 DAUC <0003> auc.c:180 vector [3]: sres = c67782e4 20250215122528541 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528541 DAUC <0003> auc.c:113 vector [4]: rand = 1872a15df3e694a0004bfd8677419964 20250215122528541 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250215122528541 DAUC <0003> auc.c:142 vector [4]: autn = 468d2c843bee0000cad7afcb36cce0a8 20250215122528541 DAUC <0003> auc.c:143 vector [4]: ck = 48e9d146ab5f1166f8354bb369c8ff5d 20250215122528541 DAUC <0003> auc.c:144 vector [4]: ik = 11710f4ab926cf453ad62c1b91ff8214 20250215122528541 DAUC <0003> auc.c:145 vector [4]: res = 5a92976bf43fcb150000000000000000 20250215122528541 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528541 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122528541 DAUC <0003> auc.c:179 vector [4]: kc = c2ed507a4fa8b400 20250215122528541 DAUC <0003> auc.c:180 vector [4]: sres = d225ea4d 20250215122528541 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122528541 DAUC <0003> db_auc.c:245 IMSI='262422669366201': Generated 5 vectors 20250215122528541 DAUC <0003> db_auc.c:249 IMSI='262422669366201': Updating SQN=481 in DB 20250215122528541 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422669366201"} 20250215122528541 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422669366201 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528541 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528541 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@3287df89ab99: Final verdict of PTC: pass 20250215122528543 DAUC <0003> db_auc.c:157 IMSI='262423721247205': No 2G Auth Data 20250215122528543 DAUC <0003> db_auc.c:192 IMSI='262423721247205': No 3G Auth Data HLR_Test-GSUP(21)@3287df89ab99: Created GsupExpect[0] for "262423721247205" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250215122528550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56780<->l=127.0.0.1:4258 20250215122528552 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528552 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423721247205"} 20250215122528552 DAUC <0003> db_auc.c:236 IMSI='262423721247205': Calling to generate 1 vectors 20250215122528552 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250215122528552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122528552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528552 DAUC <0003> auc.c:113 vector [0]: rand = bf1f26933c826405de45a7c7ad085c37 20250215122528552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122528552 DAUC <0003> auc.c:142 vector [0]: autn = e7eaed46a0cc000096c0a67ae800c664 20250215122528552 DAUC <0003> auc.c:143 vector [0]: ck = 0dfee3b45d4b4a2860004fa75b6cccb0 20250215122528552 DAUC <0003> auc.c:144 vector [0]: ik = db0e10eabf3f65793cfa0bf0d77dba9e 20250215122528552 DAUC <0003> auc.c:145 vector [0]: res = d01f17f8fe237a370000000000000000 20250215122528552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528552 DAUC <0003> auc.c:179 vector [0]: kc = 3ec1d4571f2f4f09 20250215122528552 DAUC <0003> auc.c:180 vector [0]: sres = abab6168 20250215122528552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528552 DAUC <0003> db_auc.c:245 IMSI='262423721247205': Generated 1 vectors 20250215122528552 DAUC <0003> db_auc.c:249 IMSI='262423721247205': Updating SQN=33 in DB 20250215122528552 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423721247205"} 20250215122528552 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528552 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528552 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3287df89ab99: Found GsupExpect[0] for "262423721247205" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@3287df89ab99: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423721247205" TC_gsup_sai_num_auth_vectors(31)@3287df89ab99: setverdict(pass): none -> pass 20250215122528553 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528553 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423721247205"} 20250215122528553 DAUC <0003> db_auc.c:236 IMSI='262423721247205': Calling to generate 4 vectors 20250215122528553 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250215122528553 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528553 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528553 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250215122528553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528553 DAUC <0003> auc.c:113 vector [0]: rand = 0fe9de6dc17c953ade8cb402648333a7 20250215122528553 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250215122528553 DAUC <0003> auc.c:142 vector [0]: autn = ac13cbbced9d0000f0cc06dd25cc024a 20250215122528553 DAUC <0003> auc.c:143 vector [0]: ck = 96a0acd920bee621446e22b7d9b626d2 20250215122528553 DAUC <0003> auc.c:144 vector [0]: ik = 7abd6e7641b6e119636b9eba4d15b0b6 20250215122528553 DAUC <0003> auc.c:145 vector [0]: res = 6984fc51f12e01850000000000000000 20250215122528553 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528553 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528553 DAUC <0003> auc.c:179 vector [0]: kc = 684660a054dc8fb2 20250215122528553 DAUC <0003> auc.c:180 vector [0]: sres = 721ba322 20250215122528553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528553 DAUC <0003> auc.c:113 vector [1]: rand = 088941d922c0a3a7d421e02ed2afdf05 20250215122528553 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250215122528553 DAUC <0003> auc.c:142 vector [1]: autn = fc851636f545000085f269901b2ca1d9 20250215122528553 DAUC <0003> auc.c:143 vector [1]: ck = da4c30b771377d301e9f725c097cb28e 20250215122528553 DAUC <0003> auc.c:144 vector [1]: ik = 0926305d04cee41d7341738e87fd6abb 20250215122528553 DAUC <0003> auc.c:145 vector [1]: res = ee48332fb469e8300000000000000000 20250215122528553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528553 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528553 DAUC <0003> auc.c:179 vector [1]: kc = 62db3cfe4818bf75 20250215122528553 DAUC <0003> auc.c:180 vector [1]: sres = 855c9f4b 20250215122528553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528553 DAUC <0003> auc.c:113 vector [2]: rand = 6e19e3b482117dbfe9796ba22b992864 20250215122528553 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250215122528553 DAUC <0003> auc.c:142 vector [2]: autn = 51e3421e3e9a0000cac8736e7926ea0e 20250215122528553 DAUC <0003> auc.c:143 vector [2]: ck = ec24a2903d77c54a3f6c38147d74a207 20250215122528553 DAUC <0003> auc.c:144 vector [2]: ik = a4f3602b319dd3153ba9c5a67a4f26f8 20250215122528553 DAUC <0003> auc.c:145 vector [2]: res = 772e15feffc8fbae0000000000000000 20250215122528553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528553 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528553 DAUC <0003> auc.c:179 vector [2]: kc = c3a85d212745918a 20250215122528553 DAUC <0003> auc.c:180 vector [2]: sres = 400e4d3a 20250215122528553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528553 DAUC <0003> auc.c:113 vector [3]: rand = acbaa5de36757b7765b627c40531dbd3 20250215122528553 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250215122528553 DAUC <0003> auc.c:142 vector [3]: autn = 06ab0f8e156e00008e2139caed440538 20250215122528553 DAUC <0003> auc.c:143 vector [3]: ck = 00ebbf1960df78379974689c9fc370f1 20250215122528553 DAUC <0003> auc.c:144 vector [3]: ik = 36a795804e414154c2753e0e8637fb67 20250215122528553 DAUC <0003> auc.c:145 vector [3]: res = 593134a54e05c2200000000000000000 20250215122528553 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528553 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528553 DAUC <0003> auc.c:179 vector [3]: kc = 8054d2d1b45c8b2d 20250215122528553 DAUC <0003> auc.c:180 vector [3]: sres = 519d7b6d 20250215122528553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528553 DAUC <0003> db_auc.c:245 IMSI='262423721247205': Generated 4 vectors 20250215122528553 DAUC <0003> db_auc.c:249 IMSI='262423721247205': Updating SQN=161 in DB 20250215122528553 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423721247205"} 20250215122528553 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528553 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528553 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528554 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528554 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423721247205"} 20250215122528554 DAUC <0003> db_auc.c:236 IMSI='262423721247205': Calling to generate 5 vectors 20250215122528554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122528554 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528554 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528554 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250215122528554 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528554 DAUC <0003> auc.c:113 vector [0]: rand = a067df81c067dd028c3e7ae31b04f72a 20250215122528554 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250215122528554 DAUC <0003> auc.c:142 vector [0]: autn = 215bba7b755a00008ef5014402e8e97f 20250215122528554 DAUC <0003> auc.c:143 vector [0]: ck = 72f9f45fa17127694bf017eed15a4741 20250215122528554 DAUC <0003> auc.c:144 vector [0]: ik = 8bc2ebabce916d32b27f12c5f59a6707 20250215122528554 DAUC <0003> auc.c:145 vector [0]: res = 33fd249613939b240000000000000000 20250215122528554 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528554 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528554 DAUC <0003> auc.c:179 vector [0]: kc = 6086200d1fade1c3 20250215122528554 DAUC <0003> auc.c:180 vector [0]: sres = 5ac33e90 20250215122528554 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528554 DAUC <0003> auc.c:113 vector [1]: rand = bc23e3d1f312c6ea1ef0570929a449d7 20250215122528554 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250215122528554 DAUC <0003> auc.c:142 vector [1]: autn = c9640b286327000098756abd2541cbf8 20250215122528554 DAUC <0003> auc.c:143 vector [1]: ck = 9474fc4116d7dd3c400c63397b66d13a 20250215122528554 DAUC <0003> auc.c:144 vector [1]: ik = b8469ab42b8713f11988e604b178b0e4 20250215122528554 DAUC <0003> auc.c:145 vector [1]: res = c9a91b22a71ad53b0000000000000000 20250215122528554 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528554 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528554 DAUC <0003> auc.c:179 vector [1]: kc = 78a3ccf304bba1f5 20250215122528554 DAUC <0003> auc.c:180 vector [1]: sres = 3471544d 20250215122528554 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528554 DAUC <0003> auc.c:113 vector [2]: rand = d66ca64b2aa3632b6099b1daf05b4b9e 20250215122528554 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250215122528554 DAUC <0003> auc.c:142 vector [2]: autn = a5e9c7089dc9000013de59ff5dccdf1d 20250215122528554 DAUC <0003> auc.c:143 vector [2]: ck = 0a8d6e18ae2084c112b7d42c22d82f9d 20250215122528554 DAUC <0003> auc.c:144 vector [2]: ik = cd2870be2101abff7444c156289037d4 20250215122528554 DAUC <0003> auc.c:145 vector [2]: res = e36ff6db5d45d44b0000000000000000 20250215122528554 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528554 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528554 DAUC <0003> auc.c:179 vector [2]: kc = 6a9612f81ce43a95 20250215122528554 DAUC <0003> auc.c:180 vector [2]: sres = 24af38f6 20250215122528554 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528554 DAUC <0003> auc.c:113 vector [3]: rand = ef24e1bdc270fb0c04c59bde12789d95 20250215122528554 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250215122528554 DAUC <0003> auc.c:142 vector [3]: autn = fbf5ee946e4a0000a6943e505626d34c 20250215122528554 DAUC <0003> auc.c:143 vector [3]: ck = 093c4e5e423981b662f23c560f31aa53 20250215122528554 DAUC <0003> auc.c:144 vector [3]: ik = 44f61d14eabebc5f8ae3ad067472d048 20250215122528554 DAUC <0003> auc.c:145 vector [3]: res = 0317d37b6ca1ccb40000000000000000 20250215122528554 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528554 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528554 DAUC <0003> auc.c:179 vector [3]: kc = 651e8ce94bc52233 20250215122528554 DAUC <0003> auc.c:180 vector [3]: sres = 1df2797b 20250215122528554 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528554 DAUC <0003> auc.c:113 vector [4]: rand = 3f2a2b1e901c81e9cc5e85df305a9585 20250215122528554 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250215122528554 DAUC <0003> auc.c:142 vector [4]: autn = 148a5ac25d270000c3b9e2f6ecd1fd47 20250215122528554 DAUC <0003> auc.c:143 vector [4]: ck = 099f9ea16d87cf64a6b540edc5bc1179 20250215122528554 DAUC <0003> auc.c:144 vector [4]: ik = dc7e097972a9aef0675d1b78ca2011f9 20250215122528554 DAUC <0003> auc.c:145 vector [4]: res = efa75e761c715bb90000000000000000 20250215122528554 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528554 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122528554 DAUC <0003> auc.c:179 vector [4]: kc = 5c7ec090388b2f9e 20250215122528554 DAUC <0003> auc.c:180 vector [4]: sres = 63415896 20250215122528554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122528554 DAUC <0003> db_auc.c:245 IMSI='262423721247205': Generated 5 vectors 20250215122528554 DAUC <0003> db_auc.c:249 IMSI='262423721247205': Updating SQN=321 in DB 20250215122528554 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423721247205"} 20250215122528554 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528554 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528554 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528555 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528555 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423721247205"} 20250215122528555 DAUC <0003> db_auc.c:236 IMSI='262423721247205': Calling to generate 5 vectors 20250215122528555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122528555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122528555 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122528555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250215122528555 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122528555 DAUC <0003> auc.c:113 vector [0]: rand = e68a0df3c14b82b77afcb8384d7becb1 20250215122528555 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250215122528555 DAUC <0003> auc.c:142 vector [0]: autn = 7394d5509c810000b33a4e8314acacd0 20250215122528555 DAUC <0003> auc.c:143 vector [0]: ck = e020a9b0075eb1d3bf561eea62b2365f 20250215122528556 DAUC <0003> auc.c:144 vector [0]: ik = 05c691effd06a49f26447329373510d4 20250215122528556 DAUC <0003> auc.c:145 vector [0]: res = ff3e7f5733e9dc420000000000000000 20250215122528556 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122528556 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122528556 DAUC <0003> auc.c:179 vector [0]: kc = c6bdad247ca062ce 20250215122528556 DAUC <0003> auc.c:180 vector [0]: sres = 4a8375ae 20250215122528556 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122528556 DAUC <0003> auc.c:113 vector [1]: rand = 69f8159a1b273a257c17ebff7c9d3fa0 20250215122528556 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250215122528556 DAUC <0003> auc.c:142 vector [1]: autn = 8192c3b0c70a0000a592c0f9cd8eea6a 20250215122528556 DAUC <0003> auc.c:143 vector [1]: ck = b795bcc1defd63d8d52951d5f2f78d45 20250215122528556 DAUC <0003> auc.c:144 vector [1]: ik = e78f53b81d3dd967d0e9a52c61d7bf03 20250215122528556 DAUC <0003> auc.c:145 vector [1]: res = dc04209bdcb9516f0000000000000000 20250215122528556 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122528556 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122528556 DAUC <0003> auc.c:179 vector [1]: kc = 1d5da3ef677a2147 20250215122528556 DAUC <0003> auc.c:180 vector [1]: sres = c28c383b 20250215122528556 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122528556 DAUC <0003> auc.c:113 vector [2]: rand = d3f84d9d6de1ea3eb8f7448e99125114 20250215122528556 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250215122528556 DAUC <0003> auc.c:142 vector [2]: autn = 3dc16e8e171b00009a7a96fdf3652dce 20250215122528556 DAUC <0003> auc.c:143 vector [2]: ck = ee08be401a8d7f3d3aeaa7022d1c392c 20250215122528556 DAUC <0003> auc.c:144 vector [2]: ik = 59da123c9026feaf1a585847b08a6ebc 20250215122528556 DAUC <0003> auc.c:145 vector [2]: res = 8850cacb07270fc40000000000000000 20250215122528556 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122528556 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122528556 DAUC <0003> auc.c:179 vector [2]: kc = 43f2f8e2639614eb 20250215122528556 DAUC <0003> auc.c:180 vector [2]: sres = 2448e5d4 20250215122528556 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122528556 DAUC <0003> auc.c:113 vector [3]: rand = f46e67f4dcd8f23aa4bdd9c928ac8ae6 20250215122528556 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250215122528556 DAUC <0003> auc.c:142 vector [3]: autn = eb23dcbe0e510000431f16dbbfd860e9 20250215122528556 DAUC <0003> auc.c:143 vector [3]: ck = 3177f97de28ef2cb57522d01a0d70c29 20250215122528556 DAUC <0003> auc.c:144 vector [3]: ik = e79364c507c41c03bdfec74e12f3047e 20250215122528556 DAUC <0003> auc.c:145 vector [3]: res = 682675b944b47f850000000000000000 20250215122528556 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122528556 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122528556 DAUC <0003> auc.c:179 vector [3]: kc = d78592c51ccc1f39 20250215122528556 DAUC <0003> auc.c:180 vector [3]: sres = 20ce8e98 20250215122528556 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122528556 DAUC <0003> auc.c:113 vector [4]: rand = 2bc7e75983f75ec4e37e8380b2d680e7 20250215122528556 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250215122528556 DAUC <0003> auc.c:142 vector [4]: autn = 4c6548171d690000905650ce761b45e3 20250215122528556 DAUC <0003> auc.c:143 vector [4]: ck = 96f301aeae630668ef8aff87de5f1a2d 20250215122528556 DAUC <0003> auc.c:144 vector [4]: ik = dfaf331b60316fb82ba83cf0264d69b8 20250215122528556 DAUC <0003> auc.c:145 vector [4]: res = bf39d8f341ed515b0000000000000000 20250215122528556 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122528556 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122528556 DAUC <0003> auc.c:179 vector [4]: kc = a108b8883906be36 20250215122528556 DAUC <0003> auc.c:180 vector [4]: sres = aba5cadd 20250215122528556 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122528556 DAUC <0003> db_auc.c:245 IMSI='262423721247205': Generated 5 vectors 20250215122528556 DAUC <0003> db_auc.c:249 IMSI='262423721247205': Updating SQN=481 in DB 20250215122528556 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423721247205"} 20250215122528556 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423721247205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122528556 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122528556 DLINP <000b> input/ipa.c:452 connected read/write 20250215122528556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122528557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56780<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122528558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 20250215122528558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35167<->l=127.0.0.1:4259) 22@3287df89ab99: Final verdict of PTC: none 20250215122528558 DLINP <000b> input/ipa.c:452 connected read/write IPA-CTRL-CLI-IPA(23)@3287df89ab99: Final verdict of PTC: none 20250215122528558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122528558 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122528558 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(21)@3287df89ab99: Final verdict of PTC: none 20250215122528558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Feb 15 12:25:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250215122528581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4258 20250215122528681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=265484) Waiting for packet dumper to finish... 1 (prev_count=265484, count=408908) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Feb 15 12:25:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_sai_eps started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122531806 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122531806 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122531811 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122531817 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531817 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122531817 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122531817 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  20250215122531817 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122531817 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  20250215122531817 DLGSUP <0013> gsup_server.c:236 2:  20250215122531817 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122531817 DLGSUP <0013> gsup_server.c:236 3:  20250215122531817 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122531817 DLGSUP <0013> gsup_server.c:236 4:  20250215122531817 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122531817 DLGSUP <0013> gsup_server.c:236 5:  20250215122531817 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122531817 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(32)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122531817 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122531817 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122531817 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122531817 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@3287df89ab99: 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") 20250215122531836 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41113<->l=127.0.0.1:4259) 20250215122531839 DAUC <0003> db_auc.c:157 IMSI='262423613197484': No 2G Auth Data 20250215122531839 DAUC <0003> db_auc.c:192 IMSI='262423613197484': No 3G Auth Data HLR_Test-GSUP(33)@3287df89ab99: Created GsupExpect[0] for "262423613197484" to be handled at TC_gsup_sai_eps(36) 20250215122531847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 20250215122531862 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531862 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423613197484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423613197484"} 20250215122531862 DAUC <0003> db_auc.c:157 IMSI='262423613197484': No 2G Auth Data 20250215122531862 DAUC <0003> db_auc.c:236 IMSI='262423613197484': Calling to generate 5 vectors 20250215122531862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122531862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122531862 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122531862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122531862 DAUC <0003> auc.c:113 vector [0]: rand = b72d8fcf4bba2771ab42475820d378be 20250215122531862 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122531862 DAUC <0003> auc.c:142 vector [0]: autn = 3d4d69ed560b8000efbb8e99d2b85ffb 20250215122531862 DAUC <0003> auc.c:143 vector [0]: ck = 36da06087a2f225713882ffa5ed7e628 20250215122531862 DAUC <0003> auc.c:144 vector [0]: ik = ed7ddaa6e843a4bff02aaadf373e520b 20250215122531863 DAUC <0003> auc.c:145 vector [0]: res = 216082a23807c0aa0000000000000000 20250215122531863 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122531863 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122531863 DAUC <0003> auc.c:151 vector [0]: kc = 3805598bfb8532cb 20250215122531863 DAUC <0003> auc.c:152 vector [0]: sres = 19674208 20250215122531863 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122531863 DAUC <0003> auc.c:113 vector [1]: rand = ab3715a07711163d28c343070c64fc95 20250215122531863 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122531863 DAUC <0003> auc.c:142 vector [1]: autn = 7cf10b1594ea8000fc7f3cca86ac2162 20250215122531863 DAUC <0003> auc.c:143 vector [1]: ck = 21145bbf02c6695f68960aaef9aad815 20250215122531863 DAUC <0003> auc.c:144 vector [1]: ik = e913aa5da49834b9768300461c5310a4 20250215122531863 DAUC <0003> auc.c:145 vector [1]: res = 7d9f29d3c11c028d0000000000000000 20250215122531863 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122531863 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122531863 DAUC <0003> auc.c:151 vector [1]: kc = d612fb0a43a79557 20250215122531863 DAUC <0003> auc.c:152 vector [1]: sres = bc832b5e 20250215122531863 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122531863 DAUC <0003> auc.c:113 vector [2]: rand = b194ba62c1cf66a13fa3e546bab02603 20250215122531863 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122531863 DAUC <0003> auc.c:142 vector [2]: autn = 4ce8a1e6818380007843fe0d68b37fc5 20250215122531863 DAUC <0003> auc.c:143 vector [2]: ck = db33ffb2fa91169ee69ca1d405b44259 20250215122531863 DAUC <0003> auc.c:144 vector [2]: ik = 7520d3b43d43af77021a8717f1c3b671 20250215122531863 DAUC <0003> auc.c:145 vector [2]: res = 194db9eb645338550000000000000000 20250215122531863 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122531863 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122531863 DAUC <0003> auc.c:151 vector [2]: kc = 4a950ac533a54dc1 20250215122531863 DAUC <0003> auc.c:152 vector [2]: sres = 7d1e81be 20250215122531863 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122531863 DAUC <0003> auc.c:113 vector [3]: rand = f513db1cf3825d49895a89c723a3dd5c 20250215122531863 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122531863 DAUC <0003> auc.c:142 vector [3]: autn = 6a16678994748000e760bd36922c449d 20250215122531863 DAUC <0003> auc.c:143 vector [3]: ck = 386906af8da982e044e2d6bc924f9c3f 20250215122531863 DAUC <0003> auc.c:144 vector [3]: ik = e0e5fb475972fe5ee72bc94fa983ef53 20250215122531863 DAUC <0003> auc.c:145 vector [3]: res = dc1eedf2369c13190000000000000000 20250215122531863 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122531863 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122531863 DAUC <0003> auc.c:151 vector [3]: kc = 7b45e21bef170fd2 20250215122531863 DAUC <0003> auc.c:152 vector [3]: sres = ea82feeb 20250215122531863 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122531864 DAUC <0003> auc.c:113 vector [4]: rand = bf6faef9dc7353029a7e423a47ce6cff 20250215122531864 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122531864 DAUC <0003> auc.c:142 vector [4]: autn = 62219603c21a8000bb29948bdae39f3a 20250215122531864 DAUC <0003> auc.c:143 vector [4]: ck = 96e02bbba5ba623bab4f0713a3f5bca6 20250215122531864 DAUC <0003> auc.c:144 vector [4]: ik = 846a6dd210e5a6cae8aa4319489f1c47 20250215122531864 DAUC <0003> auc.c:145 vector [4]: res = d86639667b2862580000000000000000 20250215122531864 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122531864 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122531864 DAUC <0003> auc.c:151 vector [4]: kc = 516f02635e356410 20250215122531864 DAUC <0003> auc.c:152 vector [4]: sres = a34e5b3e 20250215122531864 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122531864 DAUC <0003> db_auc.c:245 IMSI='262423613197484': Generated 5 vectors 20250215122531864 DAUC <0003> db_auc.c:249 IMSI='262423613197484': Updating SQN=161 in DB 20250215122531864 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423613197484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423613197484"} 20250215122531864 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423613197484 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122531864 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122531864 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3287df89ab99: Found GsupExpect[0] for "262423613197484" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@3287df89ab99: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423613197484" TC_gsup_sai_eps(36)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122531872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@3287df89ab99: Final verdict of PTC: pass 20250215122531876 DAUC <0003> db_auc.c:157 IMSI='262420998030146': No 2G Auth Data 20250215122531876 DAUC <0003> db_auc.c:192 IMSI='262420998030146': No 3G Auth Data HLR_Test-GSUP(33)@3287df89ab99: Created GsupExpect[0] for "262420998030146" to be handled at TC_gsup_sai_eps(37) 20250215122531895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 20250215122531897 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531897 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420998030146 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420998030146"} 20250215122531897 DAUC <0003> db_auc.c:157 IMSI='262420998030146': No 2G Auth Data 20250215122531897 DAUC <0003> db_auc.c:236 IMSI='262420998030146': Calling to generate 5 vectors 20250215122531897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250215122531897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122531897 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250215122531897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122531897 DAUC <0003> auc.c:113 vector [0]: rand = 4363e2600c7030d16dbd6b7393265e85 20250215122531897 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122531897 DAUC <0003> auc.c:142 vector [0]: autn = e166277772618000532f73b99d16c969 20250215122531897 DAUC <0003> auc.c:143 vector [0]: ck = 43826d4a8c1197424547e1c86589523f 20250215122531897 DAUC <0003> auc.c:144 vector [0]: ik = 43ca68c8dff38a6348913e6663871eea 20250215122531897 DAUC <0003> auc.c:145 vector [0]: res = 67fd44b5846b07e80000000000000000 20250215122531897 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122531897 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250215122531897 DAUC <0003> auc.c:151 vector [0]: kc = 0d9eda2c55ec51f4 20250215122531897 DAUC <0003> auc.c:152 vector [0]: sres = e396435d 20250215122531897 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250215122531897 DAUC <0003> auc.c:113 vector [1]: rand = 64bd17050d0f22afed488317d37d2cee 20250215122531897 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122531897 DAUC <0003> auc.c:142 vector [1]: autn = 80db2d8f2ff3800071e04ca681d95582 20250215122531897 DAUC <0003> auc.c:143 vector [1]: ck = 108478deaacaa9d7fbd429332598febb 20250215122531897 DAUC <0003> auc.c:144 vector [1]: ik = 188c086c5b37a587d7d2d0d6f609e0c7 20250215122531897 DAUC <0003> auc.c:145 vector [1]: res = 91cc0437d825c0eb0000000000000000 20250215122531897 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122531897 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250215122531897 DAUC <0003> auc.c:151 vector [1]: kc = 240e8957226c122c 20250215122531897 DAUC <0003> auc.c:152 vector [1]: sres = 49e9c4dc 20250215122531897 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250215122531897 DAUC <0003> auc.c:113 vector [2]: rand = 40e786305775f6b351b21f84c8ab8656 20250215122531897 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122531897 DAUC <0003> auc.c:142 vector [2]: autn = db939840703d80002a5a1a0fe376b94d 20250215122531897 DAUC <0003> auc.c:143 vector [2]: ck = e7ef5a88637b0161ecaafcefa35f6582 20250215122531897 DAUC <0003> auc.c:144 vector [2]: ik = 46e19419df7c732e429f57d41edc29ee 20250215122531897 DAUC <0003> auc.c:145 vector [2]: res = 9d5dd88391742dc10000000000000000 20250215122531897 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122531897 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250215122531897 DAUC <0003> auc.c:151 vector [2]: kc = 0f3b65aa01843e23 20250215122531897 DAUC <0003> auc.c:152 vector [2]: sres = 0c29f542 20250215122531897 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250215122531897 DAUC <0003> auc.c:113 vector [3]: rand = 6aa71a23671944b262e2dbf3374b463d 20250215122531897 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122531897 DAUC <0003> auc.c:142 vector [3]: autn = 144469c097af80002ed9fa3085e65bd6 20250215122531897 DAUC <0003> auc.c:143 vector [3]: ck = bfbe730b34183f58509c2cc319e3ef0c 20250215122531897 DAUC <0003> auc.c:144 vector [3]: ik = 50c89a982770af8fe2177730ec15289a 20250215122531897 DAUC <0003> auc.c:145 vector [3]: res = cce277e4942919e20000000000000000 20250215122531897 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122531897 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250215122531897 DAUC <0003> auc.c:151 vector [3]: kc = 5dfdb260e69e5741 20250215122531897 DAUC <0003> auc.c:152 vector [3]: sres = 58cb6e06 20250215122531897 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250215122531897 DAUC <0003> auc.c:113 vector [4]: rand = 5217c4b9cdda0123abb6cfafbcc14b1b 20250215122531897 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122531897 DAUC <0003> auc.c:142 vector [4]: autn = c89a866bb9d6800085048d49a96807a3 20250215122531897 DAUC <0003> auc.c:143 vector [4]: ck = 16f15cc13dc37ca50870c1292758b8cc 20250215122531897 DAUC <0003> auc.c:144 vector [4]: ik = c1b9ee6d586c4730ea9e0e5e42683f34 20250215122531897 DAUC <0003> auc.c:145 vector [4]: res = 27cf285bb4d4dcb90000000000000000 20250215122531897 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122531897 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250215122531897 DAUC <0003> auc.c:151 vector [4]: kc = 35a67ddb009fbc6d 20250215122531897 DAUC <0003> auc.c:152 vector [4]: sres = 931bf4e2 20250215122531897 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250215122531897 DAUC <0003> db_auc.c:245 IMSI='262420998030146': Generated 5 vectors 20250215122531897 DAUC <0003> db_auc.c:249 IMSI='262420998030146': Updating SQN=161 in DB 20250215122531897 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420998030146 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420998030146"} 20250215122531897 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420998030146 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122531897 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122531897 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3287df89ab99: Found GsupExpect[0] for "262420998030146" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@3287df89ab99: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420998030146" TC_gsup_sai_eps(37)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@3287df89ab99: Final verdict of PTC: pass 20250215122531899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 20250215122531899 DAUC <0003> db_auc.c:157 IMSI='262425385027087': No 2G Auth Data 20250215122531899 DAUC <0003> db_auc.c:192 IMSI='262425385027087': No 3G Auth Data HLR_Test-GSUP(33)@3287df89ab99: Created GsupExpect[0] for "262425385027087" to be handled at TC_gsup_sai_eps(38) 20250215122531907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58052<->l=127.0.0.1:4258 20250215122531909 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531909 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425385027087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425385027087"} 20250215122531909 DAUC <0003> db_auc.c:236 IMSI='262425385027087': Calling to generate 5 vectors 20250215122531909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122531909 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122531909 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122531909 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122531909 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122531909 DAUC <0003> auc.c:113 vector [0]: rand = d58bb8d5c6f781c95295c0db3355df94 20250215122531909 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122531909 DAUC <0003> auc.c:142 vector [0]: autn = 0f0e191f2964800066b6498a0e0ea8bb 20250215122531909 DAUC <0003> auc.c:143 vector [0]: ck = 1d93b0ec3668f545e75611f48be62fe7 20250215122531909 DAUC <0003> auc.c:144 vector [0]: ik = da499cf36f69316f95587fedee7b2453 20250215122531909 DAUC <0003> auc.c:145 vector [0]: res = eb6aa7b0002a2f260000000000000000 20250215122531909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122531909 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122531909 DAUC <0003> auc.c:179 vector [0]: kc = 58901a8f9252c400 20250215122531909 DAUC <0003> auc.c:180 vector [0]: sres = 91697b5c 20250215122531909 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122531909 DAUC <0003> auc.c:113 vector [1]: rand = 96d5218f397377ba7724d7506be3bfe8 20250215122531909 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122531909 DAUC <0003> auc.c:142 vector [1]: autn = ab1e4ca3de848000d27c01fc4aefe344 20250215122531909 DAUC <0003> auc.c:143 vector [1]: ck = cfa1e154708ee0aec2a5e0a88027aa53 20250215122531909 DAUC <0003> auc.c:144 vector [1]: ik = 5dbac0a54ef16d0aa8062f675f73872e 20250215122531909 DAUC <0003> auc.c:145 vector [1]: res = da89aaeaf90694020000000000000000 20250215122531909 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122531909 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122531909 DAUC <0003> auc.c:179 vector [1]: kc = a53c51eb805f9c00 20250215122531909 DAUC <0003> auc.c:180 vector [1]: sres = e9bdf2d8 20250215122531909 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122531909 DAUC <0003> auc.c:113 vector [2]: rand = cb93c9a2df622d7e2c9e4ee2c3d8cf20 20250215122531909 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122531909 DAUC <0003> auc.c:142 vector [2]: autn = a0cbf6ced9e38000cb409077a73e8001 20250215122531909 DAUC <0003> auc.c:143 vector [2]: ck = 88541314a489e76a82fb3c27b5b9d371 20250215122531909 DAUC <0003> auc.c:144 vector [2]: ik = 4d55f806c08ce2181cdd05b4cee6d556 20250215122531909 DAUC <0003> auc.c:145 vector [2]: res = 4e788bb13cacc02a0000000000000000 20250215122531909 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122531909 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122531909 DAUC <0003> auc.c:179 vector [2]: kc = 0d8edf02963ea800 20250215122531909 DAUC <0003> auc.c:180 vector [2]: sres = 6fa1f842 20250215122531909 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122531909 DAUC <0003> auc.c:113 vector [3]: rand = 0723609322af4fba4d706ee94de6e271 20250215122531909 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122531909 DAUC <0003> auc.c:142 vector [3]: autn = 66b991e49f2b8000e19887cb74164f24 20250215122531909 DAUC <0003> auc.c:143 vector [3]: ck = 60b7f10290f593e0a539ef080c45fc11 20250215122531909 DAUC <0003> auc.c:144 vector [3]: ik = fa4dc5314a311effd1870c5fa40b9de9 20250215122531910 DAUC <0003> auc.c:145 vector [3]: res = 0bbe888b71596f1a0000000000000000 20250215122531910 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122531910 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122531910 DAUC <0003> auc.c:179 vector [3]: kc = 2ecc983b380cb000 20250215122531910 DAUC <0003> auc.c:180 vector [3]: sres = ed71f88d 20250215122531910 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122531910 DAUC <0003> auc.c:113 vector [4]: rand = bb09becb680b8190a0b0531668e7ebe5 20250215122531910 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122531910 DAUC <0003> auc.c:142 vector [4]: autn = 8651862207bb80000a92dc8f3ab271aa 20250215122531910 DAUC <0003> auc.c:143 vector [4]: ck = c6bf73ebf2a8eb6dc566a651e24539ba 20250215122531910 DAUC <0003> auc.c:144 vector [4]: ik = 106992cdfe511783159ebc250fff5532 20250215122531910 DAUC <0003> auc.c:145 vector [4]: res = 8980ed7812f18a7c0000000000000000 20250215122531910 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122531910 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122531910 DAUC <0003> auc.c:179 vector [4]: kc = 413847cda68dd400 20250215122531910 DAUC <0003> auc.c:180 vector [4]: sres = 491963cb 20250215122531910 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122531910 DAUC <0003> db_auc.c:245 IMSI='262425385027087': Generated 5 vectors 20250215122531910 DAUC <0003> db_auc.c:249 IMSI='262425385027087': Updating SQN=161 in DB 20250215122531910 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425385027087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425385027087"} 20250215122531910 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425385027087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122531910 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122531910 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3287df89ab99: Found GsupExpect[0] for "262425385027087" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@3287df89ab99: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425385027087" TC_gsup_sai_eps(38)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122531911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58052<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@3287df89ab99: Final verdict of PTC: pass 20250215122531912 DAUC <0003> db_auc.c:157 IMSI='262428189559249': No 2G Auth Data 20250215122531912 DAUC <0003> db_auc.c:192 IMSI='262428189559249': No 3G Auth Data HLR_Test-GSUP(33)@3287df89ab99: Created GsupExpect[0] for "262428189559249" to be handled at TC_gsup_sai_eps(39) 20250215122531919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20250215122531921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531921 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428189559249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428189559249"} 20250215122531921 DAUC <0003> db_auc.c:236 IMSI='262428189559249': Calling to generate 5 vectors 20250215122531921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122531921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122531921 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122531921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122531921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122531921 DAUC <0003> auc.c:113 vector [0]: rand = 3d499356d322b9f8c396b044a06a54d7 20250215122531921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122531921 DAUC <0003> auc.c:142 vector [0]: autn = 3929101ae2b380006377dd5cfa050e3c 20250215122531921 DAUC <0003> auc.c:143 vector [0]: ck = 1c5d28d28800fd01f55b45dea588ee27 20250215122531921 DAUC <0003> auc.c:144 vector [0]: ik = 9292c2d1a38eebcc5b5a40466cf38109 20250215122531921 DAUC <0003> auc.c:145 vector [0]: res = 2f2519af3ab600c20000000000000000 20250215122531921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122531921 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122531921 DAUC <0003> auc.c:179 vector [0]: kc = 2feeea1230f66000 20250215122531921 DAUC <0003> auc.c:180 vector [0]: sres = 13fb4d03 20250215122531921 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122531921 DAUC <0003> auc.c:113 vector [1]: rand = f9bd200d097010204e637f6d41bf2c3b 20250215122531921 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122531921 DAUC <0003> auc.c:142 vector [1]: autn = 644cc230ce4180009b1e64f354e365a0 20250215122531921 DAUC <0003> auc.c:143 vector [1]: ck = 654ba0db3ef0c7687a2ba77559fe0dc6 20250215122531921 DAUC <0003> auc.c:144 vector [1]: ik = 749efda383e155579e67582d263fc217 20250215122531921 DAUC <0003> auc.c:145 vector [1]: res = 09eb166f2cf39a740000000000000000 20250215122531921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122531921 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122531921 DAUC <0003> auc.c:179 vector [1]: kc = 88efd311bc984800 20250215122531921 DAUC <0003> auc.c:180 vector [1]: sres = 89160045 20250215122531921 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122531921 DAUC <0003> auc.c:113 vector [2]: rand = 748baeb50f138792193d543a0e2ea9fb 20250215122531921 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122531921 DAUC <0003> auc.c:142 vector [2]: autn = cb2ae1a3949e8000fde5182326647b2c 20250215122531921 DAUC <0003> auc.c:143 vector [2]: ck = c89d3262bc3ab8666c6074961b21dfb7 20250215122531921 DAUC <0003> auc.c:144 vector [2]: ik = 081aed84103995fd14d714efce5c07f6 20250215122531921 DAUC <0003> auc.c:145 vector [2]: res = 04726d6a466c12680000000000000000 20250215122531921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122531921 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122531921 DAUC <0003> auc.c:179 vector [2]: kc = dfd98cac89755400 20250215122531921 DAUC <0003> auc.c:180 vector [2]: sres = 720a031d 20250215122531921 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122531921 DAUC <0003> auc.c:113 vector [3]: rand = ccb69e0ddbb43c78fe7a0b98b87ca914 20250215122531921 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122531921 DAUC <0003> auc.c:142 vector [3]: autn = a7ac1ff6ed6e8000e06dad9412831f99 20250215122531921 DAUC <0003> auc.c:143 vector [3]: ck = a8030931d07a5167eb3c9acf22ebb7d9 20250215122531921 DAUC <0003> auc.c:144 vector [3]: ik = e433bdc7b43c1ff29b8f6f6fb9e72a2c 20250215122531921 DAUC <0003> auc.c:145 vector [3]: res = 715fdd705d705e460000000000000000 20250215122531921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122531921 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122531922 DAUC <0003> auc.c:179 vector [3]: kc = 51ea35972be59800 20250215122531922 DAUC <0003> auc.c:180 vector [3]: sres = 581c7bf2 20250215122531922 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122531922 DAUC <0003> auc.c:113 vector [4]: rand = 64b2ae3383477234de61c320901ac1f1 20250215122531922 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122531922 DAUC <0003> auc.c:142 vector [4]: autn = 0e5e32a175ab8000d3974bdf474d5a26 20250215122531922 DAUC <0003> auc.c:143 vector [4]: ck = cac69d33d0e645809285eb1f572b3764 20250215122531922 DAUC <0003> auc.c:144 vector [4]: ik = 7033e6108b43aa3231d6919ad0a7288a 20250215122531922 DAUC <0003> auc.c:145 vector [4]: res = fcf45deaf4132fc70000000000000000 20250215122531922 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122531922 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122531922 DAUC <0003> auc.c:179 vector [4]: kc = 2932e16f1ffe3400 20250215122531922 DAUC <0003> auc.c:180 vector [4]: sres = d0adeae8 20250215122531922 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122531922 DAUC <0003> db_auc.c:245 IMSI='262428189559249': Generated 5 vectors 20250215122531922 DAUC <0003> db_auc.c:249 IMSI='262428189559249': Updating SQN=161 in DB 20250215122531922 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428189559249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428189559249"} 20250215122531922 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428189559249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122531922 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122531922 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3287df89ab99: Found GsupExpect[0] for "262428189559249" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@3287df89ab99: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428189559249" TC_gsup_sai_eps(39)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122531924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@3287df89ab99: Final verdict of PTC: pass 20250215122531925 DAUC <0003> db_auc.c:157 IMSI='262423589759093': No 2G Auth Data 20250215122531925 DAUC <0003> db_auc.c:192 IMSI='262423589759093': No 3G Auth Data HLR_Test-GSUP(33)@3287df89ab99: Created GsupExpect[0] for "262423589759093" to be handled at TC_gsup_sai_eps(40) 20250215122531931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20250215122531933 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531933 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423589759093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423589759093"} 20250215122531933 DAUC <0003> db_auc.c:236 IMSI='262423589759093': Calling to generate 5 vectors 20250215122531933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250215122531933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250215122531933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250215122531933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250215122531933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250215122531933 DAUC <0003> auc.c:113 vector [0]: rand = 32a61138143fe3df352e4094eb816c9e 20250215122531933 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250215122531933 DAUC <0003> auc.c:142 vector [0]: autn = 00cc7934482b8000842b6051f7902b7f 20250215122531933 DAUC <0003> auc.c:143 vector [0]: ck = 6615d844646d40292bc37762e8375883 20250215122531933 DAUC <0003> auc.c:144 vector [0]: ik = 441f87de3e4a654e5b1b454e2d09e8ba 20250215122531933 DAUC <0003> auc.c:145 vector [0]: res = 77ec5d908cfa91a00000000000000000 20250215122531933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250215122531933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250215122531933 DAUC <0003> auc.c:179 vector [0]: kc = 98ed14e12c23766e 20250215122531933 DAUC <0003> auc.c:180 vector [0]: sres = 4ea91942 20250215122531933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250215122531933 DAUC <0003> auc.c:113 vector [1]: rand = 0d3fe87a5a0ec2c1985c68ed71c457ce 20250215122531933 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250215122531933 DAUC <0003> auc.c:142 vector [1]: autn = 4665ec594f2e80005bf86e7a4384be6e 20250215122531933 DAUC <0003> auc.c:143 vector [1]: ck = 2b90a4608b4c8836b7a8f6731e089ede 20250215122531933 DAUC <0003> auc.c:144 vector [1]: ik = e3343af598f8ccadc0e5281ee2527127 20250215122531933 DAUC <0003> auc.c:145 vector [1]: res = e9bcedb8d417b6490000000000000000 20250215122531933 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250215122531933 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250215122531933 DAUC <0003> auc.c:179 vector [1]: kc = 152009fcfa690dd2 20250215122531933 DAUC <0003> auc.c:180 vector [1]: sres = 48a4f170 20250215122531933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250215122531933 DAUC <0003> auc.c:113 vector [2]: rand = 767a0d22cb24102260d403c44184b715 20250215122531933 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250215122531933 DAUC <0003> auc.c:142 vector [2]: autn = fd8c3e52cf708000605107e09d5b88ba 20250215122531933 DAUC <0003> auc.c:143 vector [2]: ck = d550fecb8127fc1c175ef0a93d18ab4c 20250215122531933 DAUC <0003> auc.c:144 vector [2]: ik = 467792f227f4013c166d0fe43ccd017b 20250215122531933 DAUC <0003> auc.c:145 vector [2]: res = b0c636abb66738030000000000000000 20250215122531933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250215122531933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250215122531933 DAUC <0003> auc.c:179 vector [2]: kc = eaabfdad9302e5e4 20250215122531933 DAUC <0003> auc.c:180 vector [2]: sres = e43aa238 20250215122531933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250215122531933 DAUC <0003> auc.c:113 vector [3]: rand = 67622fbf75bd9471f0a736746ac4a05a 20250215122531933 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250215122531933 DAUC <0003> auc.c:142 vector [3]: autn = 12fd4b820fa6800072aef72c246d921c 20250215122531933 DAUC <0003> auc.c:143 vector [3]: ck = c0cab7e3678bf951a569aff06e562d2d 20250215122531933 DAUC <0003> auc.c:144 vector [3]: ik = c5dc67245a6e09482264476d5ab62503 20250215122531933 DAUC <0003> auc.c:145 vector [3]: res = 3420eb0cfe619e9e0000000000000000 20250215122531933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250215122531933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250215122531933 DAUC <0003> auc.c:179 vector [3]: kc = 4e5071c43227b827 20250215122531933 DAUC <0003> auc.c:180 vector [3]: sres = 2cc6cc90 20250215122531933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250215122531933 DAUC <0003> auc.c:113 vector [4]: rand = a787d8b0c41b128ac6fe808e3d84f70f 20250215122531933 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250215122531933 DAUC <0003> auc.c:142 vector [4]: autn = f4822ae24e6f8000a1d038be65c97f24 20250215122531933 DAUC <0003> auc.c:143 vector [4]: ck = 45d62a56dc6fd82e3456e3cbeb5d6497 20250215122531933 DAUC <0003> auc.c:144 vector [4]: ik = e89b2fecadb7685ba81f32045fcec47c 20250215122531933 DAUC <0003> auc.c:145 vector [4]: res = ebda6677f561af590000000000000000 20250215122531934 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250215122531934 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250215122531934 DAUC <0003> auc.c:179 vector [4]: kc = 5bfa2f2276158acb 20250215122531934 DAUC <0003> auc.c:180 vector [4]: sres = 1104c067 20250215122531934 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250215122531934 DAUC <0003> db_auc.c:245 IMSI='262423589759093': Generated 5 vectors 20250215122531934 DAUC <0003> db_auc.c:249 IMSI='262423589759093': Updating SQN=161 in DB 20250215122531934 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423589759093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423589759093"} 20250215122531934 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423589759093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122531934 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122531934 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3287df89ab99: Found GsupExpect[0] for "262423589759093" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@3287df89ab99: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423589759093" TC_gsup_sai_eps(40)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122531935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122531936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20250215122531937 DLINP <000b> input/ipa.c:452 connected read/write 20250215122531937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122531937 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122531937 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122531937 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122531937 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41113<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP(33)@3287df89ab99: Final verdict of PTC: none 34@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Feb 15 12:25:31 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250215122531960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4258 20250215122532061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58080<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Feb 15 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_ul_unknown_imsi started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122535179 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122535180 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122535184 DLINP <000b> input/ipa.c:452 connected read/write 20250215122535185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122535186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122535190 DLINP <000b> input/ipa.c:452 connected read/write 20250215122535190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122535190 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122535190 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122535190 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  20250215122535190 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122535190 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  20250215122535190 DLGSUP <0013> gsup_server.c:236 2:  20250215122535190 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122535190 DLGSUP <0013> gsup_server.c:236 3:  20250215122535190 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122535190 DLGSUP <0013> gsup_server.c:236 4:  20250215122535190 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122535190 DLGSUP <0013> gsup_server.c:236 5:  20250215122535190 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122535190 DLGSUP <0013> gsup_server.c:236 7:  20250215122535190 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122535190 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122535190 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122535190 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@3287df89ab99: 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") 20250215122535219 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3287df89ab99: Created GsupExpect[0] for "262429223742613" to be handled at TC_gsup_ul_unknown_imsi(45) 20250215122535234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4258 20250215122535238 DLINP <000b> input/ipa.c:452 connected read/write 20250215122535238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122535238 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429223742613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429223742613" cn_domain=PS} 20250215122535238 DLU <0006> fsm.c:456 lu(262429223742613)[0x55d13a3f0e90]{UNVALIDATED}: Allocated 20250215122535238 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429223742613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250215122535238 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429223742613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429223742613" cause=IMSI unknown in HLR} 20250215122535238 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429223742613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122535238 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429223742613)[0x55d13a3f0e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122535238 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429223742613)[0x55d13a3f0e90]{UNVALIDATED}: Freeing instance 20250215122535238 DLU <0006> fsm.c:568 lu(PS:IMSI-262429223742613)[0x55d13a3f0e90]{UNVALIDATED}: Deallocated 20250215122535238 DLINP <000b> input/ipa.c:452 connected read/write 20250215122535238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122535238 DLINP <000b> input/ipa.c:452 connected read/write 20250215122535238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@3287df89ab99: Found GsupExpect[0] for "262429223742613" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@3287df89ab99: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429223742613" 20250215122535240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@3287df89ab99: Final verdict of PTC: pass 20250215122535241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58084<->l=127.0.0.1:4258 20250215122535241 DLINP <000b> input/ipa.c:452 connected read/write 20250215122535241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122535241 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122535241 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122535241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122535241 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP(42)@3287df89ab99: Final verdict of PTC: none 43@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 43: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@3287df89ab99: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Feb 15 12:25:35 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250215122535277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 20250215122535378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58088<->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=26036) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Feb 15 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122538497 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122538497 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122538501 DLINP <000b> input/ipa.c:452 connected read/write 20250215122538501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122538502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122538506 DLINP <000b> input/ipa.c:452 connected read/write 20250215122538506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122538506 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122538506 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122538506 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  20250215122538506 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122538506 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  20250215122538506 DLGSUP <0013> gsup_server.c:236 2:  20250215122538506 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122538506 DLGSUP <0013> gsup_server.c:236 3:  20250215122538506 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122538506 DLGSUP <0013> gsup_server.c:236 4:  20250215122538506 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122538506 DLGSUP <0013> gsup_server.c:236 5:  20250215122538506 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122538506 DLGSUP <0013> gsup_server.c:236 7:  20250215122538506 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122538506 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122538506 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122538506 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@3287df89ab99: 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") 20250215122538531 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37689<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3287df89ab99: Created GsupExpect[0] for "262424105100143" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250215122538537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4258 20250215122538554 DLINP <000b> input/ipa.c:452 connected read/write 20250215122538554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122538554 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424105100143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424105100143" cn_domain=PS source_name="the-source\n"} 20250215122538554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250215122538554 DLU <0006> fsm.c:456 lu(262424105100143)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122538554 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424105100143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250215122538554 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424105100143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424105100143" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250215122538554 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424105100143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122538554 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424105100143)[0x55d13a3ec7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122538554 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424105100143)[0x55d13a3ec7f0]{UNVALIDATED}: Freeing instance 20250215122538554 DLU <0006> fsm.c:568 lu(PS:IMSI-262424105100143)[0x55d13a3ec7f0]{UNVALIDATED}: Deallocated 20250215122538554 DLINP <000b> input/ipa.c:452 connected read/write 20250215122538554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122538554 DLINP <000b> input/ipa.c:452 connected read/write 20250215122538554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@3287df89ab99: Found GsupExpect[0] for "262424105100143" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@3287df89ab99: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424105100143" TC_gsup_ul_unknown_imsi_via_proxy(50)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122538559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@3287df89ab99: Final verdict of PTC: pass 20250215122538561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20250215122538562 DLINP <000b> input/ipa.c:452 connected read/write 20250215122538562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122538562 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122538563 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122538563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122538563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250215122538563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37689<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@3287df89ab99: Final verdict of PTC: none 48@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 48: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@3287df89ab99: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Feb 15 12:25:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250215122538605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 20250215122538705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58126<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Feb 15 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122541833 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122541833 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122541836 DLINP <000b> input/ipa.c:452 connected read/write 20250215122541836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122541837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122541837 DLINP <000b> input/ipa.c:452 connected read/write 20250215122541837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122541838 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122541838 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122541838 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  20250215122541838 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122541838 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  20250215122541838 DLGSUP <0013> gsup_server.c:236 2:  20250215122541838 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122541838 DLGSUP <0013> gsup_server.c:236 3:  20250215122541838 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122541838 DLGSUP <0013> gsup_server.c:236 4:  20250215122541838 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122541838 DLGSUP <0013> gsup_server.c:236 5:  20250215122541838 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122541838 DLGSUP <0013> gsup_server.c:236 7:  20250215122541838 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122541838 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122541838 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122541838 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@3287df89ab99: 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") 20250215122541854 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41951<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3287df89ab99: Created GsupExpect[0] for "262423312647531" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250215122541864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20250215122541882 DLINP <000b> input/ipa.c:452 connected read/write 20250215122541882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122541882 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423312647531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423312647531" cn_domain=PS} 20250215122541882 DLU <0006> fsm.c:456 lu(262423312647531)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122541882 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423312647531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250215122541882 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423312647531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423312647531" cause=Roaming not allowed in this location area} 20250215122541882 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423312647531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122541882 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423312647531)[0x55d13a3ec7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122541882 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423312647531)[0x55d13a3ec7f0]{UNVALIDATED}: Freeing instance 20250215122541882 DLU <0006> fsm.c:568 lu(PS:IMSI-262423312647531)[0x55d13a3ec7f0]{UNVALIDATED}: Deallocated 20250215122541882 DLINP <000b> input/ipa.c:452 connected read/write 20250215122541882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122541882 DLINP <000b> input/ipa.c:452 connected read/write 20250215122541882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@3287df89ab99: Found GsupExpect[0] for "262423312647531" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@3287df89ab99: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423312647531" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122541886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3287df89ab99: Final verdict of PTC: pass 20250215122541888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20250215122541890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41951<->l=127.0.0.1:4259) 20250215122541890 DLINP <000b> input/ipa.c:452 connected read/write 20250215122541890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122541890 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122541890 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122541890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP(52)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 53: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@3287df89ab99: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Feb 15 12:25:41 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250215122541915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 20250215122542016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54444<->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=27428) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Feb 15 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_sai_err_unknown_imsi started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122545123 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122545123 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122545124 DLINP <000b> input/ipa.c:452 connected read/write 20250215122545124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122545124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122545125 DLINP <000b> input/ipa.c:452 connected read/write 20250215122545125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122545125 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122545125 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122545125 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  20250215122545125 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122545125 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  20250215122545125 DLGSUP <0013> gsup_server.c:236 2:  20250215122545125 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122545125 DLGSUP <0013> gsup_server.c:236 3:  20250215122545125 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122545125 DLGSUP <0013> gsup_server.c:236 4:  20250215122545125 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122545125 DLGSUP <0013> gsup_server.c:236 5:  20250215122545125 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122545125 DLGSUP <0013> gsup_server.c:236 7:  20250215122545125 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122545125 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122545125 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122545125 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@3287df89ab99: 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") 20250215122545135 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34089<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3287df89ab99: Created GsupExpect[0] for "262422254791177" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250215122545142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 20250215122545166 DLINP <000b> input/ipa.c:452 connected read/write 20250215122545166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122545166 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254791177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422254791177"} 20250215122545166 DAUC <0003> db_auc.c:133 IMSI='262422254791177': No such subscriber 20250215122545166 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254791177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250215122545166 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254791177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422254791177" cause=IMSI unknown in HLR} 20250215122545166 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422254791177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122545166 DLINP <000b> input/ipa.c:452 connected read/write 20250215122545166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122545166 DLINP <000b> input/ipa.c:452 connected read/write 20250215122545166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@3287df89ab99: Found GsupExpect[0] for "262422254791177" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@3287df89ab99: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422254791177" TC_gsup_sai_err_unknown_imsi(60)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122545173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@3287df89ab99: Final verdict of PTC: pass 20250215122545175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54448<->l=127.0.0.1:4258 20250215122545177 DLINP <000b> input/ipa.c:452 connected read/write 20250215122545177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122545177 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@3287df89ab99: Final verdict of PTC: none 20250215122545177 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122545177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122545177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34089<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(59)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@3287df89ab99: Final verdict of PTC: none 58@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 58: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@3287df89ab99: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Feb 15 12:25:45 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 20250215122545257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54460<->l=127.0.0.1:4258 20250215122545358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54460<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Feb 15 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_ul started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122548449 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122548449 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122548454 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122548459 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548459 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122548459 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122548459 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  20250215122548459 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122548459 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  20250215122548459 DLGSUP <0013> gsup_server.c:236 2:  20250215122548459 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122548459 DLGSUP <0013> gsup_server.c:236 3:  20250215122548459 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122548459 DLGSUP <0013> gsup_server.c:236 4:  20250215122548459 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122548459 DLGSUP <0013> gsup_server.c:236 5:  20250215122548459 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122548459 DLGSUP <0013> gsup_server.c:236 7:  20250215122548459 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122548459 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122548459 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122548459 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@3287df89ab99: 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") 20250215122548476 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20250215122548479 DAUC <0003> db_auc.c:157 IMSI='262421302217748': No 2G Auth Data 20250215122548479 DAUC <0003> db_auc.c:192 IMSI='262421302217748': No 3G Auth Data HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262421302217748" to be handled at TC_gsup_ul(65) 20250215122548486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20250215122548502 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548502 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421302217748" cn_domain=PS} 20250215122548502 DLU <0006> fsm.c:456 lu(262421302217748)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548502 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421302217748)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548502 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421302217748" cn_domain=PS} 20250215122548502 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548502 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262421302217748" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 0TC_gsup_ul(65)"262421302217748" 20250215122548506 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548506 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421302217748"} 20250215122548506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421302217748)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548506 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548506 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421302217748"} 20250215122548506 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421302217748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421302217748)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421302217748)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548506 DLU <0006> fsm.c:568 lu(PS:IMSI-262421302217748)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548506 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548506 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(65)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 TC_gsup_ul(65)@3287df89ab99: Final verdict of PTC: pass 20250215122548509 DAUC <0003> db_auc.c:157 IMSI='262420078320332': No 2G Auth Data 20250215122548509 DAUC <0003> db_auc.c:192 IMSI='262420078320332': No 3G Auth Data 20250215122548510 DLGSUP <0013> hlr.c:121 IMSI 262420078320332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262420078320332" to be handled at TC_gsup_ul(66) 20250215122548520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54474<->l=127.0.0.1:4258 20250215122548521 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548521 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078320332" cn_domain=PS} 20250215122548521 DLU <0006> fsm.c:456 lu(262420078320332)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548521 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420078320332)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548521 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420078320332" cn_domain=PS} 20250215122548521 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548521 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262420078320332" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 1TC_gsup_ul(66)"262420078320332" 20250215122548522 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548522 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420078320332"} 20250215122548522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420078320332)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548522 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548522 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420078320332"} 20250215122548522 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420078320332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078320332)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078320332)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548522 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078320332)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548522 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548522 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(66)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54474<->l=127.0.0.1:4258 TC_gsup_ul(66)@3287df89ab99: Final verdict of PTC: pass 20250215122548524 DAUC <0003> db_auc.c:157 IMSI='262424576911379': No 2G Auth Data 20250215122548524 DAUC <0003> db_auc.c:192 IMSI='262424576911379': No 3G Auth Data 20250215122548524 DLGSUP <0013> hlr.c:121 IMSI 262424576911379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262424576911379" to be handled at TC_gsup_ul(67) 20250215122548530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4258 20250215122548532 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548532 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424576911379" cn_domain=PS} 20250215122548532 DLU <0006> fsm.c:456 lu(262424576911379)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548532 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424576911379)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548532 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424576911379" cn_domain=PS} 20250215122548532 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548532 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262424576911379" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 2TC_gsup_ul(67)"262424576911379" 20250215122548533 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548533 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424576911379"} 20250215122548533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424576911379)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548533 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548533 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424576911379"} 20250215122548533 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424576911379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424576911379)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424576911379)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548533 DLU <0006> fsm.c:568 lu(PS:IMSI-262424576911379)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548533 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548533 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(67)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54490<->l=127.0.0.1:4258 TC_gsup_ul(67)@3287df89ab99: Final verdict of PTC: pass 20250215122548534 DAUC <0003> db_auc.c:157 IMSI='262426082155872': No 2G Auth Data 20250215122548534 DAUC <0003> db_auc.c:192 IMSI='262426082155872': No 3G Auth Data 20250215122548534 DLGSUP <0013> hlr.c:121 IMSI 262426082155872: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262426082155872" to be handled at TC_gsup_ul(68) 20250215122548540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20250215122548542 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548542 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426082155872" cn_domain=PS} 20250215122548542 DLU <0006> fsm.c:456 lu(262426082155872)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548542 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426082155872)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548542 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426082155872" cn_domain=PS} 20250215122548542 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548542 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262426082155872" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 3TC_gsup_ul(68)"262426082155872" 20250215122548543 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548543 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426082155872"} 20250215122548543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426082155872)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548543 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548543 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426082155872"} 20250215122548543 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426082155872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426082155872)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426082155872)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548543 DLU <0006> fsm.c:568 lu(PS:IMSI-262426082155872)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548543 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548543 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(68)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 TC_gsup_ul(68)@3287df89ab99: Final verdict of PTC: pass 20250215122548544 DAUC <0003> db_auc.c:157 IMSI='262427499862177': No 2G Auth Data 20250215122548544 DAUC <0003> db_auc.c:192 IMSI='262427499862177': No 3G Auth Data 20250215122548544 DLGSUP <0013> hlr.c:121 IMSI 262427499862177: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262427499862177" to be handled at TC_gsup_ul(69) 20250215122548549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20250215122548551 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548551 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427499862177" cn_domain=PS} 20250215122548551 DLU <0006> fsm.c:456 lu(262427499862177)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548551 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427499862177)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548551 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427499862177" cn_domain=PS} 20250215122548551 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548551 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262427499862177" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 4TC_gsup_ul(69)"262427499862177" 20250215122548552 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548552 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427499862177"} 20250215122548552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427499862177)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548552 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548552 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427499862177"} 20250215122548552 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427499862177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427499862177)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427499862177)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548552 DLU <0006> fsm.c:568 lu(PS:IMSI-262427499862177)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548552 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548552 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(69)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 TC_gsup_ul(69)@3287df89ab99: Final verdict of PTC: pass 20250215122548553 DAUC <0003> db_auc.c:157 IMSI='262429220177955': No 2G Auth Data 20250215122548553 DAUC <0003> db_auc.c:192 IMSI='262429220177955': No 3G Auth Data 20250215122548554 DLGSUP <0013> hlr.c:121 IMSI 262429220177955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262429220177955" to be handled at TC_gsup_ul(70) 20250215122548559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 20250215122548561 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548561 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429220177955" cn_domain=PS} 20250215122548561 DLU <0006> fsm.c:456 lu(262429220177955)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548561 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429220177955)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548561 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429220177955" cn_domain=PS} 20250215122548561 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548561 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262429220177955" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 5TC_gsup_ul(70)"262429220177955" 20250215122548562 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548562 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429220177955"} 20250215122548562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429220177955)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548562 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548562 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429220177955"} 20250215122548562 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429220177955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220177955)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220177955)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548562 DLU <0006> fsm.c:568 lu(PS:IMSI-262429220177955)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548562 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548562 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(70)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 TC_gsup_ul(70)@3287df89ab99: Final verdict of PTC: pass 20250215122548563 DAUC <0003> db_auc.c:157 IMSI='262427853635879': No 2G Auth Data 20250215122548563 DAUC <0003> db_auc.c:192 IMSI='262427853635879': No 3G Auth Data 20250215122548564 DLGSUP <0013> hlr.c:121 IMSI 262427853635879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262427853635879" to be handled at TC_gsup_ul(71) 20250215122548570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54512<->l=127.0.0.1:4258 20250215122548572 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548572 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427853635879" cn_domain=PS} 20250215122548572 DLU <0006> fsm.c:456 lu(262427853635879)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548572 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427853635879)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548572 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427853635879" cn_domain=PS} 20250215122548572 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548572 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262427853635879" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 6TC_gsup_ul(71)"262427853635879" 20250215122548573 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548573 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427853635879"} 20250215122548573 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427853635879)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548573 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548573 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427853635879"} 20250215122548573 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427853635879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548573 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427853635879)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548573 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427853635879)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548573 DLU <0006> fsm.c:568 lu(PS:IMSI-262427853635879)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548573 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548573 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(71)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54512<->l=127.0.0.1:4258 TC_gsup_ul(71)@3287df89ab99: Final verdict of PTC: pass 20250215122548574 DAUC <0003> db_auc.c:157 IMSI='262429862898656': No 2G Auth Data 20250215122548574 DAUC <0003> db_auc.c:192 IMSI='262429862898656': No 3G Auth Data 20250215122548575 DLGSUP <0013> hlr.c:121 IMSI 262429862898656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3287df89ab99: Created GsupExpect[0] for "262429862898656" to be handled at TC_gsup_ul(72) 20250215122548582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54514<->l=127.0.0.1:4258 20250215122548583 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548583 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429862898656" cn_domain=PS} 20250215122548584 DLU <0006> fsm.c:456 lu(262429862898656)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122548584 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122548584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429862898656)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122548584 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429862898656" cn_domain=PS} 20250215122548584 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548584 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3287df89ab99: Found GsupExpect[0] for "262429862898656" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@3287df89ab99: Added IMSI table entry 7TC_gsup_ul(72)"262429862898656" 20250215122548585 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548585 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429862898656"} 20250215122548585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429862898656)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122548585 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122548585 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429862898656"} 20250215122548585 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429862898656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122548585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429862898656)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122548585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429862898656)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122548585 DLU <0006> fsm.c:568 lu(PS:IMSI-262429862898656)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122548585 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122548585 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul(72)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122548586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54514<->l=127.0.0.1:4258 TC_gsup_ul(72)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122548587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54462<->l=127.0.0.1:4258 20250215122548587 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20250215122548588 DLINP <000b> input/ipa.c:452 connected read/write 20250215122548588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122548588 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122548588 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(64)@3287df89ab99: Final verdict of PTC: none 20250215122548588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@3287df89ab99: Final verdict of PTC: none 63@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_ul finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Feb 15 12:25:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250215122548611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4258 20250215122548712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54518<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Feb 15 12:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_ul_via_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122551829 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122551829 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122551831 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122551833 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551833 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122551833 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122551833 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  20250215122551833 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122551833 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  20250215122551833 DLGSUP <0013> gsup_server.c:236 2:  20250215122551833 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122551833 DLGSUP <0013> gsup_server.c:236 3:  20250215122551833 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122551833 DLGSUP <0013> gsup_server.c:236 4:  20250215122551833 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122551833 DLGSUP <0013> gsup_server.c:236 5:  20250215122551833 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122551833 DLGSUP <0013> gsup_server.c:236 7:  20250215122551833 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122551833 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122551833 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122551833 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@3287df89ab99: 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") 20250215122551841 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39901<->l=127.0.0.1:4259) 20250215122551843 DAUC <0003> db_auc.c:157 IMSI='262425059081469': No 2G Auth Data 20250215122551843 DAUC <0003> db_auc.c:192 IMSI='262425059081469': No 3G Auth Data HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262425059081469" to be handled at TC_gsup_ul_via_proxy(77) 20250215122551848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4258 20250215122551878 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551878 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425059081469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425059081469" cn_domain=PS source_name="the-source\n"} 20250215122551878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250215122551878 DLU <0006> fsm.c:456 lu(262425059081469)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551878 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425059081469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425059081469)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551878 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425059081469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425059081469" cn_domain=PS destination_name="the-source\n"} 20250215122551878 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551878 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262425059081469" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425059081469" 20250215122551880 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551880 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425059081469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425059081469" source_name="the-source\n"} 20250215122551880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425059081469)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551880 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425059081469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551880 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425059081469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425059081469" destination_name="the-source\n"} 20250215122551880 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425059081469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425059081469)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425059081469)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551880 DLU <0006> fsm.c:568 lu(PS:IMSI-262425059081469)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551880 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551880 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@3287df89ab99: Final verdict of PTC: pass 20250215122551882 DAUC <0003> db_auc.c:157 IMSI='262429647183492': No 2G Auth Data 20250215122551882 DAUC <0003> db_auc.c:192 IMSI='262429647183492': No 3G Auth Data 20250215122551883 DLGSUP <0013> hlr.c:121 IMSI 262429647183492: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262429647183492" to be handled at TC_gsup_ul_via_proxy(78) 20250215122551891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 20250215122551894 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551894 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429647183492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429647183492" cn_domain=PS source_name="the-source\n"} 20250215122551894 DLU <0006> fsm.c:456 lu(262429647183492)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551894 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429647183492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429647183492)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551894 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429647183492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429647183492" cn_domain=PS destination_name="the-source\n"} 20250215122551894 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551894 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262429647183492" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429647183492" 20250215122551895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551895 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429647183492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429647183492" source_name="the-source\n"} 20250215122551895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429647183492)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551895 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429647183492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551895 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429647183492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429647183492" destination_name="the-source\n"} 20250215122551895 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429647183492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429647183492)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429647183492)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551895 DLU <0006> fsm.c:568 lu(PS:IMSI-262429647183492)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@3287df89ab99: Final verdict of PTC: pass 20250215122551897 DAUC <0003> db_auc.c:157 IMSI='262424969837948': No 2G Auth Data 20250215122551897 DAUC <0003> db_auc.c:192 IMSI='262424969837948': No 3G Auth Data 20250215122551897 DLGSUP <0013> hlr.c:121 IMSI 262424969837948: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262424969837948" to be handled at TC_gsup_ul_via_proxy(79) 20250215122551905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 20250215122551907 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551907 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424969837948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424969837948" cn_domain=PS source_name="the-source\n"} 20250215122551907 DLU <0006> fsm.c:456 lu(262424969837948)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551907 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424969837948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424969837948)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551907 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424969837948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424969837948" cn_domain=PS destination_name="the-source\n"} 20250215122551907 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551907 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262424969837948" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424969837948" 20250215122551908 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551908 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424969837948 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424969837948" source_name="the-source\n"} 20250215122551908 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424969837948)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551908 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424969837948 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551908 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424969837948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424969837948" destination_name="the-source\n"} 20250215122551908 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424969837948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424969837948)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424969837948)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551908 DLU <0006> fsm.c:568 lu(PS:IMSI-262424969837948)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551908 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551908 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@3287df89ab99: Final verdict of PTC: pass 20250215122551910 DAUC <0003> db_auc.c:157 IMSI='262428610926512': No 2G Auth Data 20250215122551910 DAUC <0003> db_auc.c:192 IMSI='262428610926512': No 3G Auth Data 20250215122551910 DLGSUP <0013> hlr.c:121 IMSI 262428610926512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262428610926512" to be handled at TC_gsup_ul_via_proxy(80) 20250215122551917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20250215122551919 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551919 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428610926512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428610926512" cn_domain=PS source_name="the-source\n"} 20250215122551919 DLU <0006> fsm.c:456 lu(262428610926512)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551919 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428610926512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428610926512)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551919 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428610926512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428610926512" cn_domain=PS destination_name="the-source\n"} 20250215122551919 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551919 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262428610926512" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428610926512" 20250215122551921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551921 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428610926512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428610926512" source_name="the-source\n"} 20250215122551921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428610926512)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551921 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428610926512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551921 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428610926512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428610926512" destination_name="the-source\n"} 20250215122551921 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428610926512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428610926512)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428610926512)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551921 DLU <0006> fsm.c:568 lu(PS:IMSI-262428610926512)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@3287df89ab99: Final verdict of PTC: pass 20250215122551922 DAUC <0003> db_auc.c:157 IMSI='262425182316301': No 2G Auth Data 20250215122551922 DAUC <0003> db_auc.c:192 IMSI='262425182316301': No 3G Auth Data 20250215122551923 DLGSUP <0013> hlr.c:121 IMSI 262425182316301: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262425182316301" to be handled at TC_gsup_ul_via_proxy(81) 20250215122551930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 20250215122551932 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551932 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425182316301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425182316301" cn_domain=PS source_name="the-source\n"} 20250215122551932 DLU <0006> fsm.c:456 lu(262425182316301)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551932 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425182316301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425182316301)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551932 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425182316301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425182316301" cn_domain=PS destination_name="the-source\n"} 20250215122551932 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551932 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262425182316301" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425182316301" 20250215122551933 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551933 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425182316301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425182316301" source_name="the-source\n"} 20250215122551933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425182316301)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551933 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425182316301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551933 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425182316301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425182316301" destination_name="the-source\n"} 20250215122551933 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425182316301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182316301)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182316301)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551933 DLU <0006> fsm.c:568 lu(PS:IMSI-262425182316301)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551933 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551933 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@3287df89ab99: Final verdict of PTC: pass 20250215122551935 DAUC <0003> db_auc.c:157 IMSI='262421381652372': No 2G Auth Data 20250215122551935 DAUC <0003> db_auc.c:192 IMSI='262421381652372': No 3G Auth Data 20250215122551936 DLGSUP <0013> hlr.c:121 IMSI 262421381652372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262421381652372" to be handled at TC_gsup_ul_via_proxy(82) 20250215122551942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 20250215122551944 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551944 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421381652372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421381652372" cn_domain=PS source_name="the-source\n"} 20250215122551944 DLU <0006> fsm.c:456 lu(262421381652372)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551944 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421381652372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551944 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421381652372)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551944 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421381652372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421381652372" cn_domain=PS destination_name="the-source\n"} 20250215122551944 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551944 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262421381652372" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421381652372" 20250215122551945 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551945 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421381652372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421381652372" source_name="the-source\n"} 20250215122551945 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421381652372)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551945 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421381652372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551945 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421381652372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421381652372" destination_name="the-source\n"} 20250215122551945 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421381652372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381652372)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381652372)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551945 DLU <0006> fsm.c:568 lu(PS:IMSI-262421381652372)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551945 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551945 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@3287df89ab99: Final verdict of PTC: pass 20250215122551946 DAUC <0003> db_auc.c:157 IMSI='262427472092094': No 2G Auth Data 20250215122551946 DAUC <0003> db_auc.c:192 IMSI='262427472092094': No 3G Auth Data 20250215122551947 DLGSUP <0013> hlr.c:121 IMSI 262427472092094: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262427472092094" to be handled at TC_gsup_ul_via_proxy(83) 20250215122551953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 20250215122551955 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551955 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427472092094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427472092094" cn_domain=PS source_name="the-source\n"} 20250215122551955 DLU <0006> fsm.c:456 lu(262427472092094)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551955 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427472092094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427472092094)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551955 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427472092094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427472092094" cn_domain=PS destination_name="the-source\n"} 20250215122551955 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551955 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262427472092094" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427472092094" 20250215122551956 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551956 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427472092094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427472092094" source_name="the-source\n"} 20250215122551956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427472092094)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551956 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262427472092094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551956 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427472092094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427472092094" destination_name="the-source\n"} 20250215122551956 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262427472092094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427472092094)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427472092094)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551956 DLU <0006> fsm.c:568 lu(PS:IMSI-262427472092094)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551956 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551956 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@3287df89ab99: Final verdict of PTC: pass 20250215122551958 DAUC <0003> db_auc.c:157 IMSI='262425405984079': No 2G Auth Data 20250215122551958 DAUC <0003> db_auc.c:192 IMSI='262425405984079': No 3G Auth Data 20250215122551958 DLGSUP <0013> hlr.c:121 IMSI 262425405984079: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3287df89ab99: Created GsupExpect[0] for "262425405984079" to be handled at TC_gsup_ul_via_proxy(84) 20250215122551964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 20250215122551967 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551967 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425405984079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425405984079" cn_domain=PS source_name="the-source\n"} 20250215122551967 DLU <0006> fsm.c:456 lu(262425405984079)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122551967 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425405984079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250215122551967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425405984079)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122551967 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425405984079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425405984079" cn_domain=PS destination_name="the-source\n"} 20250215122551967 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551967 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3287df89ab99: Found GsupExpect[0] for "262425405984079" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@3287df89ab99: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425405984079" 20250215122551968 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551968 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425405984079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425405984079" source_name="the-source\n"} 20250215122551968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425405984079)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122551968 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425405984079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122551968 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425405984079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425405984079" destination_name="the-source\n"} 20250215122551968 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425405984079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122551968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425405984079)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122551968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425405984079)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122551968 DLU <0006> fsm.c:568 lu(PS:IMSI-262425405984079)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122551968 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122551968 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122551969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122551969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 20250215122551970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39901<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@3287df89ab99: Final verdict of PTC: none 20250215122551970 DLINP <000b> input/ipa.c:452 connected read/write 20250215122551970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122551970 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122551970 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122551970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122551970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@3287df89ab99: Final verdict of PTC: none 75@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Feb 15 12:25:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250215122551994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4258 20250215122552095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38682<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Feb 15 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_ul_subscriber_data started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122555199 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122555199 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122555204 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122555210 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555210 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122555210 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122555210 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  20250215122555210 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122555210 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  20250215122555210 DLGSUP <0013> gsup_server.c:236 2:  20250215122555210 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122555210 DLGSUP <0013> gsup_server.c:236 3:  20250215122555210 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122555210 DLGSUP <0013> gsup_server.c:236 4:  20250215122555210 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122555210 DLGSUP <0013> gsup_server.c:236 5:  20250215122555210 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122555210 DLGSUP <0013> gsup_server.c:236 7:  20250215122555210 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122555210 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122555210 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122555210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@3287df89ab99: 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") 20250215122555235 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32917<->l=127.0.0.1:4259) 20250215122555250 DAUC <0003> db_auc.c:157 IMSI='262429124882311': No 2G Auth Data 20250215122555250 DAUC <0003> db_auc.c:192 IMSI='262429124882311': No 3G Auth Data HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262429124882311" to be handled at TC_gsup_ul_subscriber_data(89) 20250215122555259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38714<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3287df89ab99: GSUP ul subscriber_data 20250215122555263 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555263 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429124882311" cn_domain=PS} 20250215122555263 DLU <0006> fsm.c:456 lu(262429124882311)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555263 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429124882311)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555264 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429124882311" cn_domain=PS} 20250215122555264 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555264 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262429124882311" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429124882311" 20250215122555266 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555266 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429124882311"} 20250215122555267 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429124882311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555267 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555267 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429124882311"} 20250215122555267 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429124882311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429124882311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429124882311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555267 DLU <0006> fsm.c:568 lu(PS:IMSI-262429124882311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555267 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555267 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38714<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3287df89ab99: Final verdict of PTC: pass 20250215122555270 DAUC <0003> db_auc.c:157 IMSI='262421850140575': No 2G Auth Data 20250215122555270 DAUC <0003> db_auc.c:192 IMSI='262421850140575': No 3G Auth Data 20250215122555270 DLGSUP <0013> hlr.c:121 IMSI 262421850140575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262421850140575" to be handled at TC_gsup_ul_subscriber_data(90) 20250215122555277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3287df89ab99: GSUP ul subscriber_data 20250215122555278 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555278 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421850140575" cn_domain=PS} 20250215122555278 DLU <0006> fsm.c:456 lu(262421850140575)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555278 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555278 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421850140575)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555278 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421850140575" cn_domain=PS} 20250215122555278 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555278 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262421850140575" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421850140575" 20250215122555279 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555279 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421850140575"} 20250215122555279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421850140575)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555279 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555279 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421850140575"} 20250215122555279 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421850140575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421850140575)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421850140575)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555279 DLU <0006> fsm.c:568 lu(PS:IMSI-262421850140575)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555279 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555279 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3287df89ab99: Final verdict of PTC: pass 20250215122555281 DAUC <0003> db_auc.c:157 IMSI='262428731988555': No 2G Auth Data 20250215122555281 DAUC <0003> db_auc.c:192 IMSI='262428731988555': No 3G Auth Data 20250215122555281 DLGSUP <0013> hlr.c:121 IMSI 262428731988555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262428731988555" to be handled at TC_gsup_ul_subscriber_data(91) 20250215122555287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3287df89ab99: GSUP ul subscriber_data 20250215122555289 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555289 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428731988555" cn_domain=PS} 20250215122555289 DLU <0006> fsm.c:456 lu(262428731988555)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555289 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428731988555)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555289 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428731988555" cn_domain=PS} 20250215122555289 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555289 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262428731988555" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428731988555" 20250215122555290 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555290 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428731988555"} 20250215122555290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428731988555)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555290 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555290 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428731988555"} 20250215122555290 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428731988555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428731988555)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428731988555)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555290 DLU <0006> fsm.c:568 lu(PS:IMSI-262428731988555)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555290 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555290 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3287df89ab99: Final verdict of PTC: pass 20250215122555291 DAUC <0003> db_auc.c:157 IMSI='262425042958082': No 2G Auth Data 20250215122555291 DAUC <0003> db_auc.c:192 IMSI='262425042958082': No 3G Auth Data 20250215122555292 DLGSUP <0013> hlr.c:121 IMSI 262425042958082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262425042958082" to be handled at TC_gsup_ul_subscriber_data(92) 20250215122555298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38738<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3287df89ab99: GSUP ul subscriber_data 20250215122555300 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555300 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425042958082" cn_domain=PS} 20250215122555300 DLU <0006> fsm.c:456 lu(262425042958082)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555300 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555300 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425042958082)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555300 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425042958082" cn_domain=PS} 20250215122555300 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555300 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262425042958082" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425042958082" 20250215122555301 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555301 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425042958082"} 20250215122555301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425042958082)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555301 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555301 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425042958082"} 20250215122555301 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425042958082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425042958082)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425042958082)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555301 DLU <0006> fsm.c:568 lu(PS:IMSI-262425042958082)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555301 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555301 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38738<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3287df89ab99: Final verdict of PTC: pass 20250215122555302 DAUC <0003> db_auc.c:157 IMSI='262429961923685': No 2G Auth Data 20250215122555302 DAUC <0003> db_auc.c:192 IMSI='262429961923685': No 3G Auth Data 20250215122555302 DLGSUP <0013> hlr.c:121 IMSI 262429961923685: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262429961923685" to be handled at TC_gsup_ul_subscriber_data(93) 20250215122555308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3287df89ab99: GSUP ul subscriber_data 20250215122555310 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555310 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429961923685" cn_domain=PS} 20250215122555310 DLU <0006> fsm.c:456 lu(262429961923685)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555310 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429961923685)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555310 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429961923685" cn_domain=PS} 20250215122555310 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555310 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262429961923685" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429961923685" 20250215122555311 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555311 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429961923685"} 20250215122555311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429961923685)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555311 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555311 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429961923685"} 20250215122555311 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429961923685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429961923685)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429961923685)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555311 DLU <0006> fsm.c:568 lu(PS:IMSI-262429961923685)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555311 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555311 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3287df89ab99: Final verdict of PTC: pass 20250215122555312 DAUC <0003> db_auc.c:157 IMSI='262425319566925': No 2G Auth Data 20250215122555312 DAUC <0003> db_auc.c:192 IMSI='262425319566925': No 3G Auth Data 20250215122555313 DLGSUP <0013> hlr.c:121 IMSI 262425319566925: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262425319566925" to be handled at TC_gsup_ul_subscriber_data(94) 20250215122555319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3287df89ab99: GSUP ul subscriber_data 20250215122555321 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555321 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425319566925" cn_domain=PS} 20250215122555321 DLU <0006> fsm.c:456 lu(262425319566925)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555321 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425319566925)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555321 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425319566925" cn_domain=PS} 20250215122555321 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555321 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262425319566925" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425319566925" 20250215122555322 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555322 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425319566925"} 20250215122555322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425319566925)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555322 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555322 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425319566925"} 20250215122555322 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425319566925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425319566925)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425319566925)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555322 DLU <0006> fsm.c:568 lu(PS:IMSI-262425319566925)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555322 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555322 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3287df89ab99: Final verdict of PTC: pass 20250215122555323 DAUC <0003> db_auc.c:157 IMSI='262426173909926': No 2G Auth Data 20250215122555323 DAUC <0003> db_auc.c:192 IMSI='262426173909926': No 3G Auth Data 20250215122555324 DLGSUP <0013> hlr.c:121 IMSI 262426173909926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262426173909926" to be handled at TC_gsup_ul_subscriber_data(95) 20250215122555331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3287df89ab99: GSUP ul subscriber_data 20250215122555332 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555332 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426173909926" cn_domain=PS} 20250215122555332 DLU <0006> fsm.c:456 lu(262426173909926)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555332 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426173909926)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555332 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426173909926" cn_domain=PS} 20250215122555332 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555332 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262426173909926" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426173909926" 20250215122555333 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555333 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426173909926"} 20250215122555333 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426173909926)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555333 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555333 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426173909926"} 20250215122555333 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426173909926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426173909926)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426173909926)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426173909926)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555334 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555334 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3287df89ab99: Final verdict of PTC: pass 20250215122555335 DAUC <0003> db_auc.c:157 IMSI='262427426869683': No 2G Auth Data 20250215122555335 DAUC <0003> db_auc.c:192 IMSI='262427426869683': No 3G Auth Data 20250215122555335 DLGSUP <0013> hlr.c:121 IMSI 262427426869683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3287df89ab99: Created GsupExpect[0] for "262427426869683" to be handled at TC_gsup_ul_subscriber_data(96) 20250215122555342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3287df89ab99: GSUP ul subscriber_data 20250215122555343 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555343 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427426869683" cn_domain=PS} 20250215122555343 DLU <0006> fsm.c:456 lu(262427426869683)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122555343 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122555343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427426869683)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122555343 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427426869683" cn_domain=PS} 20250215122555343 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555343 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3287df89ab99: Found GsupExpect[0] for "262427426869683" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@3287df89ab99: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427426869683" 20250215122555345 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555345 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427426869683"} 20250215122555345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427426869683)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122555345 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122555345 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427426869683"} 20250215122555345 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427426869683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122555345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427426869683)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122555345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427426869683)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122555345 DLU <0006> fsm.c:568 lu(PS:IMSI-262427426869683)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122555345 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122555345 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122555345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122555346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@3287df89ab99: Final verdict of PTC: none 20250215122555347 DLINP <000b> input/ipa.c:452 connected read/write 20250215122555347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122555347 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122555347 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122555347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122555347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32917<->l=127.0.0.1:4259) 87@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Feb 15 12:25:55 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250215122555370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38784<->l=127.0.0.1:4258 20250215122555471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38784<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66800) Waiting for packet dumper to finish... 1 (prev_count=66800, count=118212) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Feb 15 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_vty started. MTC@3287df89ab99: legacy= true 20250215122558583 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122558583 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122558588 DLINP <000b> input/ipa.c:452 connected read/write 20250215122558588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122558589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@3287df89ab99: 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) } } } } 20250215122558592 DLINP <000b> input/ipa.c:452 connected read/write 20250215122558593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122558593 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122558593 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122558593 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  20250215122558593 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122558593 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(97)@3287df89ab99: 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 } } } } 20250215122558593 DLGSUP <0013> gsup_server.c:236 2:  20250215122558593 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122558593 DLGSUP <0013> gsup_server.c:236 3:  20250215122558593 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122558593 DLGSUP <0013> gsup_server.c:236 4:  20250215122558593 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122558593 DLGSUP <0013> gsup_server.c:236 5:  20250215122558593 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122558593 DLGSUP <0013> gsup_server.c:236 7:  20250215122558593 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122558593 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122558593 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122558593 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@3287df89ab99: 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") 20250215122558610 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46497<->l=127.0.0.1:4259) 20250215122558611 DAUC <0003> db_auc.c:157 IMSI='262427589489218': No 2G Auth Data 20250215122558612 DAUC <0003> db_auc.c:192 IMSI='262427589489218': No 3G Auth Data 20250215122558613 DAUC <0003> db_auc.c:192 IMSI='262427589489218': No 3G Auth Data 20250215122558615 DAUC <0003> db_auc.c:157 IMSI='262426608672265': No 2G Auth Data 20250215122558615 DAUC <0003> db_auc.c:192 IMSI='262426608672265': No 3G Auth Data 20250215122558616 DAUC <0003> db_auc.c:157 IMSI='262426608672265': No 2G Auth Data 20250215122558618 DAUC <0003> db_auc.c:157 IMSI='262429329672446': No 2G Auth Data 20250215122558618 DAUC <0003> db_auc.c:192 IMSI='262429329672446': No 3G Auth Data MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122558623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20250215122558625 DLINP <000b> input/ipa.c:452 connected read/write 20250215122558625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122558625 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122558625 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122558625 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122558625 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46497<->l=127.0.0.1:4259) 98@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3287df89ab99: Test case TC_vty finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Feb 15 12:25:58 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250215122558660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20250215122558761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Feb 15 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_vty_msisdn_isd started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122601858 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122601858 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122601862 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122601864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122601868 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122601868 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122601868 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122601868 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  20250215122601868 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122601868 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  20250215122601868 DLGSUP <0013> gsup_server.c:236 2:  20250215122601868 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122601868 DLGSUP <0013> gsup_server.c:236 3:  20250215122601868 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122601868 DLGSUP <0013> gsup_server.c:236 4:  20250215122601868 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122601868 DLGSUP <0013> gsup_server.c:236 5:  20250215122601868 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122601868 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(100)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122601868 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122601868 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122601868 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122601868 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@3287df89ab99: 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") 20250215122601892 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41707<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3287df89ab99: Created GsupExpect[0] for "262420054569670" to be handled at TC_vty_msisdn_isd(104) 20250215122601903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20250215122601906 DAUC <0003> db_auc.c:157 IMSI='262420054569670': No 2G Auth Data 20250215122601906 DAUC <0003> db_auc.c:192 IMSI='262420054569670': No 3G Auth Data 20250215122601914 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122601914 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420054569670" cn_domain=PS} 20250215122601914 DLU <0006> fsm.c:456 lu(262420054569670)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122601914 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122601914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420054569670)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122601914 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420054569670" cn_domain=PS} 20250215122601915 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122601915 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@3287df89ab99: Found GsupExpect[0] for "262420054569670" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@3287df89ab99: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262420054569670" 20250215122601921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122601921 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420054569670"} 20250215122601921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420054569670)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122601921 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122601921 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420054569670"} 20250215122601921 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122601921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054569670)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122601921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054569670)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122601921 DLU <0006> fsm.c:568 lu(PS:IMSI-262420054569670)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122601921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122601921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3287df89ab99: setverdict(pass): none -> pass 20250215122601925 DLGSUP <0013> hlr.c:128 IMSI 262420054569670: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250215122601925 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122601925 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122601928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20250215122601929 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122601929 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420054569670"} 20250215122601929 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250215122601929 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420054569670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@3287df89ab99: Final verdict of PTC: pass 20250215122601930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 20250215122601931 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41707<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3287df89ab99: Final verdict of PTC: none 20250215122601932 DLINP <000b> input/ipa.c:452 connected read/write 20250215122601932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122601932 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122601932 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122601932 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(103)@3287df89ab99: Final verdict of PTC: none 102@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 102: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@3287df89ab99: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Feb 15 12:26:01 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250215122601967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20250215122602068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Feb 15 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_purge_cs started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122605193 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122605193 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122605198 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122605201 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605201 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122605201 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122605201 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  20250215122605201 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122605201 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  20250215122605201 DLGSUP <0013> gsup_server.c:236 2:  20250215122605201 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122605201 DLGSUP <0013> gsup_server.c:236 3:  20250215122605201 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122605201 DLGSUP <0013> gsup_server.c:236 4:  20250215122605201 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122605201 DLGSUP <0013> gsup_server.c:236 5:  20250215122605201 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122605201 DLGSUP <0013> gsup_server.c:236 7:  20250215122605201 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122605201 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122605201 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122605201 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(105)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@3287df89ab99: 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") 20250215122605219 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34007<->l=127.0.0.1:4259) 20250215122605225 DAUC <0003> db_auc.c:157 IMSI='262421333049701': No 2G Auth Data 20250215122605225 DAUC <0003> db_auc.c:192 IMSI='262421333049701': No 3G Auth Data HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262421333049701" to be handled at TC_gsup_purge_cs(109) 20250215122605243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20250215122605248 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605248 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421333049701" cn_domain=PS} 20250215122605248 DLU <0006> fsm.c:456 lu(262421333049701)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605248 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421333049701)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605248 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421333049701" cn_domain=PS} 20250215122605248 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605248 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262421333049701" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421333049701" 20250215122605250 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605250 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421333049701"} 20250215122605250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421333049701)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605250 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605250 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421333049701"} 20250215122605250 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421333049701)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421333049701)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605250 DLU <0006> fsm.c:568 lu(PS:IMSI-262421333049701)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605250 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605250 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3287df89ab99: setverdict(pass): none -> pass 20250215122605251 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605251 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421333049701" cn_domain=CS} 20250215122605251 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605252 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421333049701"} 20250215122605252 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421333049701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605252 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605252 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@3287df89ab99: Final verdict of PTC: pass 20250215122605253 DAUC <0003> db_auc.c:157 IMSI='262423861581416': No 2G Auth Data 20250215122605253 DAUC <0003> db_auc.c:192 IMSI='262423861581416': No 3G Auth Data 20250215122605254 DLGSUP <0013> hlr.c:121 IMSI 262423861581416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262423861581416" to be handled at TC_gsup_purge_cs(110) 20250215122605261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20250215122605263 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605263 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423861581416" cn_domain=PS} 20250215122605263 DLU <0006> fsm.c:456 lu(262423861581416)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605263 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605263 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423861581416)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605263 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423861581416" cn_domain=PS} 20250215122605263 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605263 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262423861581416" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423861581416" 20250215122605264 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605264 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423861581416"} 20250215122605264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423861581416)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605264 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605264 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423861581416"} 20250215122605264 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423861581416)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423861581416)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605264 DLU <0006> fsm.c:568 lu(PS:IMSI-262423861581416)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605264 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605264 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3287df89ab99: setverdict(pass): none -> pass 20250215122605265 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605265 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423861581416" cn_domain=CS} 20250215122605265 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605265 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423861581416"} 20250215122605265 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423861581416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605265 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605265 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@3287df89ab99: Final verdict of PTC: pass 20250215122605266 DAUC <0003> db_auc.c:157 IMSI='262427465616342': No 2G Auth Data 20250215122605266 DAUC <0003> db_auc.c:192 IMSI='262427465616342': No 3G Auth Data 20250215122605266 DLGSUP <0013> hlr.c:121 IMSI 262427465616342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262427465616342" to be handled at TC_gsup_purge_cs(111) 20250215122605274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20250215122605276 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605276 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427465616342" cn_domain=PS} 20250215122605276 DLU <0006> fsm.c:456 lu(262427465616342)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605276 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427465616342)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605276 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427465616342" cn_domain=PS} 20250215122605276 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605276 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262427465616342" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427465616342" 20250215122605277 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605277 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427465616342"} 20250215122605277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427465616342)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605277 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605277 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427465616342"} 20250215122605277 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427465616342)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427465616342)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605277 DLU <0006> fsm.c:568 lu(PS:IMSI-262427465616342)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605277 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605277 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3287df89ab99: setverdict(pass): none -> pass 20250215122605278 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605278 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427465616342" cn_domain=CS} 20250215122605278 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605278 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427465616342"} 20250215122605278 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465616342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605278 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605278 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@3287df89ab99: Final verdict of PTC: pass 20250215122605280 DAUC <0003> db_auc.c:157 IMSI='262424561966311': No 2G Auth Data 20250215122605280 DAUC <0003> db_auc.c:192 IMSI='262424561966311': No 3G Auth Data 20250215122605280 DLGSUP <0013> hlr.c:121 IMSI 262424561966311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262424561966311" to be handled at TC_gsup_purge_cs(112) 20250215122605286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20250215122605288 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605288 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424561966311" cn_domain=PS} 20250215122605288 DLU <0006> fsm.c:456 lu(262424561966311)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605288 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424561966311)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605288 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424561966311" cn_domain=PS} 20250215122605288 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605288 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262424561966311" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424561966311" 20250215122605289 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605289 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424561966311"} 20250215122605289 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424561966311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605289 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605289 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424561966311"} 20250215122605289 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424561966311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424561966311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605289 DLU <0006> fsm.c:568 lu(PS:IMSI-262424561966311)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605289 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605289 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3287df89ab99: setverdict(pass): none -> pass 20250215122605290 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605290 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424561966311" cn_domain=CS} 20250215122605290 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605290 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424561966311"} 20250215122605290 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424561966311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605290 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605290 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@3287df89ab99: Final verdict of PTC: pass 20250215122605292 DAUC <0003> db_auc.c:157 IMSI='262422510239418': No 2G Auth Data 20250215122605292 DAUC <0003> db_auc.c:192 IMSI='262422510239418': No 3G Auth Data 20250215122605292 DLGSUP <0013> hlr.c:121 IMSI 262422510239418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262422510239418" to be handled at TC_gsup_purge_cs(113) 20250215122605299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20250215122605301 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605301 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422510239418" cn_domain=PS} 20250215122605301 DLU <0006> fsm.c:456 lu(262422510239418)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605301 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422510239418)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605301 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422510239418" cn_domain=PS} 20250215122605301 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605301 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262422510239418" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422510239418" 20250215122605302 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605302 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422510239418"} 20250215122605302 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422510239418)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605302 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605302 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422510239418"} 20250215122605302 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605302 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422510239418)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605302 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422510239418)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605303 DLU <0006> fsm.c:568 lu(PS:IMSI-262422510239418)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3287df89ab99: setverdict(pass): none -> pass 20250215122605303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605303 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422510239418" cn_domain=CS} 20250215122605303 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605303 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422510239418"} 20250215122605303 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422510239418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@3287df89ab99: Final verdict of PTC: pass 20250215122605305 DAUC <0003> db_auc.c:157 IMSI='262429486682912': No 2G Auth Data 20250215122605305 DAUC <0003> db_auc.c:192 IMSI='262429486682912': No 3G Auth Data 20250215122605305 DLGSUP <0013> hlr.c:121 IMSI 262429486682912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262429486682912" to be handled at TC_gsup_purge_cs(114) 20250215122605311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20250215122605313 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605313 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429486682912" cn_domain=PS} 20250215122605313 DLU <0006> fsm.c:456 lu(262429486682912)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605313 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605313 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429486682912)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605313 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429486682912" cn_domain=PS} 20250215122605313 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605313 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262429486682912" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429486682912" 20250215122605314 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605314 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429486682912"} 20250215122605314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429486682912)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605314 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605314 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429486682912"} 20250215122605314 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429486682912)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429486682912)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605314 DLU <0006> fsm.c:568 lu(PS:IMSI-262429486682912)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605314 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605314 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3287df89ab99: setverdict(pass): none -> pass 20250215122605315 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605315 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429486682912" cn_domain=CS} 20250215122605315 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605315 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429486682912"} 20250215122605315 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429486682912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605315 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605315 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@3287df89ab99: Final verdict of PTC: pass 20250215122605316 DAUC <0003> db_auc.c:157 IMSI='262422147275068': No 2G Auth Data 20250215122605316 DAUC <0003> db_auc.c:192 IMSI='262422147275068': No 3G Auth Data 20250215122605317 DLGSUP <0013> hlr.c:121 IMSI 262422147275068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262422147275068" to be handled at TC_gsup_purge_cs(115) 20250215122605323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 20250215122605325 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605325 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422147275068" cn_domain=PS} 20250215122605325 DLU <0006> fsm.c:456 lu(262422147275068)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605325 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422147275068)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605325 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422147275068" cn_domain=PS} 20250215122605325 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605325 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262422147275068" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422147275068" 20250215122605326 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605326 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422147275068"} 20250215122605326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422147275068)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605326 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605326 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422147275068"} 20250215122605326 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422147275068)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422147275068)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605326 DLU <0006> fsm.c:568 lu(PS:IMSI-262422147275068)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605326 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605326 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3287df89ab99: setverdict(pass): none -> pass 20250215122605327 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605327 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422147275068" cn_domain=CS} 20250215122605327 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605327 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422147275068"} 20250215122605327 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422147275068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605327 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605327 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@3287df89ab99: Final verdict of PTC: pass 20250215122605329 DAUC <0003> db_auc.c:157 IMSI='262420756180713': No 2G Auth Data 20250215122605329 DAUC <0003> db_auc.c:192 IMSI='262420756180713': No 3G Auth Data 20250215122605329 DLGSUP <0013> hlr.c:121 IMSI 262420756180713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3287df89ab99: Created GsupExpect[0] for "262420756180713" to be handled at TC_gsup_purge_cs(116) 20250215122605335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4258 20250215122605337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605337 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420756180713" cn_domain=PS} 20250215122605337 DLU <0006> fsm.c:456 lu(262420756180713)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122605337 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122605337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420756180713)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122605337 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420756180713" cn_domain=PS} 20250215122605337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3287df89ab99: Found GsupExpect[0] for "262420756180713" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@3287df89ab99: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420756180713" 20250215122605338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605338 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420756180713"} 20250215122605338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420756180713)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122605338 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122605338 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420756180713"} 20250215122605338 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122605338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420756180713)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122605338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420756180713)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122605338 DLU <0006> fsm.c:568 lu(PS:IMSI-262420756180713)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122605338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605339 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3287df89ab99: setverdict(pass): none -> pass 20250215122605339 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605339 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420756180713" cn_domain=CS} 20250215122605339 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250215122605340 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420756180713"} 20250215122605340 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420756180713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122605340 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122605340 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122605341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122605342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@3287df89ab99: Final verdict of PTC: none 20250215122605342 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34007<->l=127.0.0.1:4259) 20250215122605342 DLINP <000b> input/ipa.c:452 connected read/write 20250215122605342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122605342 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122605342 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122605342 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Feb 15 12:26:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250215122605366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4258 20250215122605467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78588) Waiting for packet dumper to finish... 1 (prev_count=78588, count=134564) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Feb 15 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_purge_ps started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122608552 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122608552 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122608557 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122608563 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608563 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122608563 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122608563 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  20250215122608563 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122608563 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  20250215122608563 DLGSUP <0013> gsup_server.c:236 2:  20250215122608563 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122608563 DLGSUP <0013> gsup_server.c:236 3:  20250215122608563 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122608563 DLGSUP <0013> gsup_server.c:236 4:  20250215122608563 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122608563 DLGSUP <0013> gsup_server.c:236 5:  20250215122608563 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122608563 DLGSUP <0013> gsup_server.c:236 7:  20250215122608563 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122608563 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122608563 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122608563 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@3287df89ab99: 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") 20250215122608584 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32851<->l=127.0.0.1:4259) 20250215122608588 DAUC <0003> db_auc.c:157 IMSI='262427928978621': No 2G Auth Data 20250215122608588 DAUC <0003> db_auc.c:192 IMSI='262427928978621': No 3G Auth Data HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262427928978621" to be handled at TC_gsup_purge_ps(121) 20250215122608596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20250215122608610 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608610 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427928978621" cn_domain=PS} 20250215122608610 DLU <0006> fsm.c:456 lu(262427928978621)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608610 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427928978621)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608610 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427928978621" cn_domain=PS} 20250215122608610 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608610 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262427928978621" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427928978621" 20250215122608615 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608615 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427928978621"} 20250215122608615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427928978621)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608615 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608615 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427928978621"} 20250215122608615 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427928978621)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427928978621)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608615 DLU <0006> fsm.c:568 lu(PS:IMSI-262427928978621)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608615 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608615 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3287df89ab99: setverdict(pass): none -> pass 20250215122608618 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608618 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427928978621" cn_domain=PS} 20250215122608618 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608618 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427928978621"} 20250215122608618 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427928978621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608618 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608618 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@3287df89ab99: Final verdict of PTC: pass 20250215122608623 DAUC <0003> db_auc.c:157 IMSI='262422037026793': No 2G Auth Data 20250215122608623 DAUC <0003> db_auc.c:192 IMSI='262422037026793': No 3G Auth Data 20250215122608624 DLGSUP <0013> hlr.c:121 IMSI 262422037026793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262422037026793" to be handled at TC_gsup_purge_ps(122) 20250215122608634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20250215122608636 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608636 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422037026793" cn_domain=PS} 20250215122608636 DLU <0006> fsm.c:456 lu(262422037026793)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608636 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422037026793)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608636 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422037026793" cn_domain=PS} 20250215122608636 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608636 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262422037026793" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422037026793" 20250215122608637 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608637 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422037026793"} 20250215122608637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422037026793)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608637 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608637 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422037026793"} 20250215122608637 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422037026793)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422037026793)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608637 DLU <0006> fsm.c:568 lu(PS:IMSI-262422037026793)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608637 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608637 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3287df89ab99: setverdict(pass): none -> pass 20250215122608637 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608637 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422037026793" cn_domain=PS} 20250215122608637 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608637 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422037026793"} 20250215122608637 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422037026793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608637 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608637 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@3287df89ab99: Final verdict of PTC: pass 20250215122608638 DAUC <0003> db_auc.c:157 IMSI='262420947367464': No 2G Auth Data 20250215122608638 DAUC <0003> db_auc.c:192 IMSI='262420947367464': No 3G Auth Data 20250215122608638 DLGSUP <0013> hlr.c:121 IMSI 262420947367464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262420947367464" to be handled at TC_gsup_purge_ps(123) 20250215122608644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20250215122608647 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608647 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420947367464" cn_domain=PS} 20250215122608647 DLU <0006> fsm.c:456 lu(262420947367464)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608647 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420947367464)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608647 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420947367464" cn_domain=PS} 20250215122608647 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608647 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262420947367464" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420947367464" 20250215122608648 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608648 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420947367464"} 20250215122608648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420947367464)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608648 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608648 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420947367464"} 20250215122608648 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420947367464)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420947367464)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608648 DLU <0006> fsm.c:568 lu(PS:IMSI-262420947367464)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608648 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608648 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3287df89ab99: setverdict(pass): none -> pass 20250215122608649 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608649 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420947367464" cn_domain=PS} 20250215122608649 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608649 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420947367464"} 20250215122608649 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420947367464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608649 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608649 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@3287df89ab99: Final verdict of PTC: pass 20250215122608651 DAUC <0003> db_auc.c:157 IMSI='262429644819764': No 2G Auth Data 20250215122608651 DAUC <0003> db_auc.c:192 IMSI='262429644819764': No 3G Auth Data 20250215122608651 DLGSUP <0013> hlr.c:121 IMSI 262429644819764: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262429644819764" to be handled at TC_gsup_purge_ps(124) 20250215122608657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20250215122608659 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608659 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429644819764" cn_domain=PS} 20250215122608659 DLU <0006> fsm.c:456 lu(262429644819764)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608659 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429644819764)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608659 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429644819764" cn_domain=PS} 20250215122608659 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608659 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262429644819764" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429644819764" 20250215122608660 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608660 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429644819764"} 20250215122608660 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429644819764)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608660 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608660 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429644819764"} 20250215122608660 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429644819764)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429644819764)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608660 DLU <0006> fsm.c:568 lu(PS:IMSI-262429644819764)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608660 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608660 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3287df89ab99: setverdict(pass): none -> pass 20250215122608661 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608661 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429644819764" cn_domain=PS} 20250215122608661 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608661 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429644819764"} 20250215122608661 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429644819764 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608661 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608661 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@3287df89ab99: Final verdict of PTC: pass 20250215122608662 DAUC <0003> db_auc.c:157 IMSI='262421449050322': No 2G Auth Data 20250215122608662 DAUC <0003> db_auc.c:192 IMSI='262421449050322': No 3G Auth Data 20250215122608662 DLGSUP <0013> hlr.c:121 IMSI 262421449050322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262421449050322" to be handled at TC_gsup_purge_ps(125) 20250215122608669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 20250215122608670 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608670 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421449050322" cn_domain=PS} 20250215122608670 DLU <0006> fsm.c:456 lu(262421449050322)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608670 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421449050322)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608670 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421449050322" cn_domain=PS} 20250215122608670 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608670 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262421449050322" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421449050322" 20250215122608672 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608672 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421449050322"} 20250215122608672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421449050322)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608672 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608672 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421449050322"} 20250215122608672 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421449050322)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421449050322)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608672 DLU <0006> fsm.c:568 lu(PS:IMSI-262421449050322)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608672 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608672 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3287df89ab99: setverdict(pass): none -> pass 20250215122608673 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608673 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421449050322" cn_domain=PS} 20250215122608673 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608673 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421449050322"} 20250215122608673 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421449050322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608673 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608673 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@3287df89ab99: Final verdict of PTC: pass 20250215122608674 DAUC <0003> db_auc.c:157 IMSI='262428773006285': No 2G Auth Data 20250215122608674 DAUC <0003> db_auc.c:192 IMSI='262428773006285': No 3G Auth Data 20250215122608675 DLGSUP <0013> hlr.c:121 IMSI 262428773006285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262428773006285" to be handled at TC_gsup_purge_ps(126) 20250215122608681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20250215122608683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608683 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428773006285" cn_domain=PS} 20250215122608683 DLU <0006> fsm.c:456 lu(262428773006285)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608683 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428773006285)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608683 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428773006285" cn_domain=PS} 20250215122608683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262428773006285" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428773006285" 20250215122608684 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608684 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428773006285"} 20250215122608684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428773006285)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608684 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608684 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428773006285"} 20250215122608684 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428773006285)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428773006285)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608684 DLU <0006> fsm.c:568 lu(PS:IMSI-262428773006285)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608684 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608684 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3287df89ab99: setverdict(pass): none -> pass 20250215122608685 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608685 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428773006285" cn_domain=PS} 20250215122608685 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608685 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428773006285"} 20250215122608685 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428773006285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608685 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608685 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@3287df89ab99: Final verdict of PTC: pass 20250215122608686 DAUC <0003> db_auc.c:157 IMSI='262424862933227': No 2G Auth Data 20250215122608686 DAUC <0003> db_auc.c:192 IMSI='262424862933227': No 3G Auth Data 20250215122608686 DLGSUP <0013> hlr.c:121 IMSI 262424862933227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262424862933227" to be handled at TC_gsup_purge_ps(127) 20250215122608693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4258 20250215122608694 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608694 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424862933227" cn_domain=PS} 20250215122608694 DLU <0006> fsm.c:456 lu(262424862933227)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608694 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424862933227)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608694 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424862933227" cn_domain=PS} 20250215122608694 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608694 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262424862933227" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424862933227" 20250215122608696 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608696 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424862933227"} 20250215122608696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424862933227)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608696 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608696 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424862933227"} 20250215122608696 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424862933227)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424862933227)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608696 DLU <0006> fsm.c:568 lu(PS:IMSI-262424862933227)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608696 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608696 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3287df89ab99: setverdict(pass): none -> pass 20250215122608697 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608697 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424862933227" cn_domain=PS} 20250215122608697 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608697 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424862933227"} 20250215122608697 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424862933227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608697 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608697 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@3287df89ab99: Final verdict of PTC: pass 20250215122608698 DAUC <0003> db_auc.c:157 IMSI='262426091143968': No 2G Auth Data 20250215122608698 DAUC <0003> db_auc.c:192 IMSI='262426091143968': No 3G Auth Data 20250215122608699 DLGSUP <0013> hlr.c:121 IMSI 262426091143968: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3287df89ab99: Created GsupExpect[0] for "262426091143968" to be handled at TC_gsup_purge_ps(128) 20250215122608705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20250215122608707 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608707 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426091143968" cn_domain=PS} 20250215122608707 DLU <0006> fsm.c:456 lu(262426091143968)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122608707 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122608707 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426091143968)[0x55d13a3ec7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122608707 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426091143968" cn_domain=PS} 20250215122608707 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608707 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3287df89ab99: Found GsupExpect[0] for "262426091143968" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@3287df89ab99: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426091143968" 20250215122608708 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608708 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426091143968"} 20250215122608708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426091143968)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122608708 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122608708 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426091143968"} 20250215122608708 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122608708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426091143968)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122608708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426091143968)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122608708 DLU <0006> fsm.c:568 lu(PS:IMSI-262426091143968)[0x55d13a3ec7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122608708 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608708 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3287df89ab99: setverdict(pass): none -> pass 20250215122608709 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608709 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426091143968" cn_domain=PS} 20250215122608709 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250215122608709 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426091143968"} 20250215122608709 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426091143968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250215122608709 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122608709 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122608710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122608711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20250215122608712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32851<->l=127.0.0.1:4259) 20250215122608712 DLINP <000b> input/ipa.c:452 connected read/write 20250215122608712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122608712 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122608712 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122608712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@3287df89ab99: Final verdict of PTC: none 119@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Feb 15 12:26:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250215122608735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20250215122608836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Feb 15 12:26:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_purge_unknown started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122611959 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122611959 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122611962 DLINP <000b> input/ipa.c:452 connected read/write 20250215122611962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122611963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@3287df89ab99: 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 } } } } 20250215122611964 DLINP <000b> input/ipa.c:452 connected read/write 20250215122611964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122611964 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122611964 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122611964 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  20250215122611964 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122611964 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  20250215122611964 DLGSUP <0013> gsup_server.c:236 2:  20250215122611964 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122611964 DLGSUP <0013> gsup_server.c:236 3:  20250215122611964 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122611964 DLGSUP <0013> gsup_server.c:236 4:  20250215122611964 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122611964 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(129)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122611964 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122611964 DLGSUP <0013> gsup_server.c:236 7:  20250215122611964 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122611964 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122611964 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122611964 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@3287df89ab99: 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") 20250215122611975 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40439<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3287df89ab99: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250215122611981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20250215122612010 DLINP <000b> input/ipa.c:452 connected read/write 20250215122612010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122612010 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} 20250215122612010 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d13a3ec7f0]{UNVALIDATED}: Allocated 20250215122612010 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 20250215122612010 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} 20250215122612010 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122612010 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d13a3ec7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122612010 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d13a3ec7f0]{UNVALIDATED}: Freeing instance 20250215122612010 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d13a3ec7f0]{UNVALIDATED}: Deallocated 20250215122612011 DLINP <000b> input/ipa.c:452 connected read/write 20250215122612011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122612011 DLINP <000b> input/ipa.c:452 connected read/write 20250215122612011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@3287df89ab99: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@3287df89ab99: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@3287df89ab99: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122612016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122612018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20250215122612019 DLINP <000b> input/ipa.c:452 connected read/write 20250215122612019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122612019 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122612019 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122612019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122612020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40439<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@3287df89ab99: Final verdict of PTC: none 131@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Feb 15 12:26:12 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 20250215122612061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 20250215122612162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59260<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Feb 15 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_unknown started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122615238 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122615238 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122615242 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122615248 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615248 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122615248 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122615248 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  20250215122615248 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122615248 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  20250215122615248 DLGSUP <0013> gsup_server.c:236 2:  20250215122615248 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122615248 DLGSUP <0013> gsup_server.c:236 3:  20250215122615248 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122615248 DLGSUP <0013> gsup_server.c:236 4:  20250215122615248 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122615248 DLGSUP <0013> gsup_server.c:236 5:  20250215122615248 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122615248 DLGSUP <0013> gsup_server.c:236 7:  20250215122615248 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122615248 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122615248 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122615248 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@3287df89ab99: 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") 20250215122615283 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35359<->l=127.0.0.1:4259) 20250215122615294 DAUC <0003> db_auc.c:157 IMSI='262427050182988': No 2G Auth Data 20250215122615294 DAUC <0003> db_auc.c:192 IMSI='262427050182988': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262427050182988" to be handled at TC_mo_ussd_unknown(138) 20250215122615325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4258 20250215122615339 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615339 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427050182988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427050182988" session_id=371314417 session_state=BEGIN} 20250215122615339 DSS <0004> hlr_ussd.c:576 262427050182988/0x1621cef1: Process SS (BEGIN) 20250215122615339 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615339 DSS <0004> hlr_ussd.c:518 262427050182988/0x1621cef1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615339 DSS <0004> hlr_ussd.c:523 262427050182988/0x1621cef1: USSD for unknown code '*#200#' 20250215122615339 DSS <0004> hlr_ussd.c:354 262427050182988/0x1621cef1: Tx ReturnError(1, 0x12) 20250215122615339 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427050182988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427050182988" session_id=371314417 session_state=END} 20250215122615339 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615339 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262427050182988" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427050182988" TC_mo_ussd_unknown(138)@3287df89ab99: setverdict(pass): none -> pass 20250215122615347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@3287df89ab99: Final verdict of PTC: pass 20250215122615348 DAUC <0003> db_auc.c:157 IMSI='262421331843228': No 2G Auth Data 20250215122615349 DAUC <0003> db_auc.c:192 IMSI='262421331843228': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262421331843228" to be handled at TC_mo_ussd_unknown(139) 20250215122615364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59284<->l=127.0.0.1:4258 20250215122615368 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615368 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421331843228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421331843228" session_id=1151457203 session_state=BEGIN} 20250215122615368 DSS <0004> hlr_ussd.c:576 262421331843228/0x44a1d7b3: Process SS (BEGIN) 20250215122615368 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615368 DSS <0004> hlr_ussd.c:518 262421331843228/0x44a1d7b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615368 DSS <0004> hlr_ussd.c:523 262421331843228/0x44a1d7b3: USSD for unknown code '*#200#' 20250215122615368 DSS <0004> hlr_ussd.c:354 262421331843228/0x44a1d7b3: Tx ReturnError(1, 0x12) 20250215122615368 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421331843228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421331843228" session_id=1151457203 session_state=END} 20250215122615368 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615368 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262421331843228" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421331843228" TC_mo_ussd_unknown(139)@3287df89ab99: setverdict(pass): none -> pass 20250215122615369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59284<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@3287df89ab99: Final verdict of PTC: pass 20250215122615370 DAUC <0003> db_auc.c:157 IMSI='262424316022401': No 2G Auth Data 20250215122615370 DAUC <0003> db_auc.c:192 IMSI='262424316022401': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262424316022401" to be handled at TC_mo_ussd_unknown(140) 20250215122615376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59292<->l=127.0.0.1:4258 20250215122615379 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615379 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424316022401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424316022401" session_id=435797300 session_state=BEGIN} 20250215122615379 DSS <0004> hlr_ussd.c:576 262424316022401/0x19f9bd34: Process SS (BEGIN) 20250215122615379 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615379 DSS <0004> hlr_ussd.c:518 262424316022401/0x19f9bd34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615379 DSS <0004> hlr_ussd.c:523 262424316022401/0x19f9bd34: USSD for unknown code '*#200#' 20250215122615379 DSS <0004> hlr_ussd.c:354 262424316022401/0x19f9bd34: Tx ReturnError(1, 0x12) 20250215122615379 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424316022401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424316022401" session_id=435797300 session_state=END} 20250215122615379 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615379 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262424316022401" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424316022401" TC_mo_ussd_unknown(140)@3287df89ab99: setverdict(pass): none -> pass 20250215122615380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59292<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@3287df89ab99: Final verdict of PTC: pass 20250215122615381 DAUC <0003> db_auc.c:157 IMSI='262426343555258': No 2G Auth Data 20250215122615381 DAUC <0003> db_auc.c:192 IMSI='262426343555258': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262426343555258" to be handled at TC_mo_ussd_unknown(141) 20250215122615389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4258 20250215122615392 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615392 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426343555258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426343555258" session_id=3444633419 session_state=BEGIN} 20250215122615392 DSS <0004> hlr_ussd.c:576 262426343555258/0xcd50ef4b: Process SS (BEGIN) 20250215122615392 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615392 DSS <0004> hlr_ussd.c:518 262426343555258/0xcd50ef4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615392 DSS <0004> hlr_ussd.c:523 262426343555258/0xcd50ef4b: USSD for unknown code '*#200#' 20250215122615392 DSS <0004> hlr_ussd.c:354 262426343555258/0xcd50ef4b: Tx ReturnError(1, 0x12) 20250215122615392 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426343555258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426343555258" session_id=3444633419 session_state=END} 20250215122615392 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615392 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262426343555258" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426343555258" TC_mo_ussd_unknown(141)@3287df89ab99: setverdict(pass): none -> pass 20250215122615393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@3287df89ab99: Final verdict of PTC: pass 20250215122615394 DAUC <0003> db_auc.c:157 IMSI='262424419601617': No 2G Auth Data 20250215122615394 DAUC <0003> db_auc.c:192 IMSI='262424419601617': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262424419601617" to be handled at TC_mo_ussd_unknown(142) 20250215122615401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4258 20250215122615404 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615404 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424419601617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424419601617" session_id=1360564700 session_state=BEGIN} 20250215122615404 DSS <0004> hlr_ussd.c:576 262424419601617/0x511891dc: Process SS (BEGIN) 20250215122615404 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615404 DSS <0004> hlr_ussd.c:518 262424419601617/0x511891dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615404 DSS <0004> hlr_ussd.c:523 262424419601617/0x511891dc: USSD for unknown code '*#200#' 20250215122615404 DSS <0004> hlr_ussd.c:354 262424419601617/0x511891dc: Tx ReturnError(1, 0x12) 20250215122615404 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424419601617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424419601617" session_id=1360564700 session_state=END} 20250215122615404 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615404 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262424419601617" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424419601617" TC_mo_ussd_unknown(142)@3287df89ab99: setverdict(pass): none -> pass 20250215122615406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@3287df89ab99: Final verdict of PTC: pass 20250215122615406 DAUC <0003> db_auc.c:157 IMSI='262420338206104': No 2G Auth Data 20250215122615406 DAUC <0003> db_auc.c:192 IMSI='262420338206104': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262420338206104" to be handled at TC_mo_ussd_unknown(143) 20250215122615413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4258 20250215122615416 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615416 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420338206104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420338206104" session_id=4156059988 session_state=BEGIN} 20250215122615416 DSS <0004> hlr_ussd.c:576 262420338206104/0xf7b87154: Process SS (BEGIN) 20250215122615416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615416 DSS <0004> hlr_ussd.c:518 262420338206104/0xf7b87154: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615416 DSS <0004> hlr_ussd.c:523 262420338206104/0xf7b87154: USSD for unknown code '*#200#' 20250215122615416 DSS <0004> hlr_ussd.c:354 262420338206104/0xf7b87154: Tx ReturnError(1, 0x12) 20250215122615416 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420338206104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420338206104" session_id=4156059988 session_state=END} 20250215122615416 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615416 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262420338206104" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420338206104" TC_mo_ussd_unknown(143)@3287df89ab99: setverdict(pass): none -> pass 20250215122615418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@3287df89ab99: Final verdict of PTC: pass 20250215122615418 DAUC <0003> db_auc.c:157 IMSI='262422945686540': No 2G Auth Data 20250215122615418 DAUC <0003> db_auc.c:192 IMSI='262422945686540': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262422945686540" to be handled at TC_mo_ussd_unknown(144) 20250215122615424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20250215122615427 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615427 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422945686540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422945686540" session_id=38706956 session_state=BEGIN} 20250215122615427 DSS <0004> hlr_ussd.c:576 262422945686540/0x024e9f0c: Process SS (BEGIN) 20250215122615427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615427 DSS <0004> hlr_ussd.c:518 262422945686540/0x024e9f0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615427 DSS <0004> hlr_ussd.c:523 262422945686540/0x024e9f0c: USSD for unknown code '*#200#' 20250215122615427 DSS <0004> hlr_ussd.c:354 262422945686540/0x024e9f0c: Tx ReturnError(1, 0x12) 20250215122615427 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422945686540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422945686540" session_id=38706956 session_state=END} 20250215122615427 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615427 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262422945686540" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422945686540" TC_mo_ussd_unknown(144)@3287df89ab99: setverdict(pass): none -> pass 20250215122615429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@3287df89ab99: Final verdict of PTC: pass 20250215122615429 DAUC <0003> db_auc.c:157 IMSI='262429582728375': No 2G Auth Data 20250215122615429 DAUC <0003> db_auc.c:192 IMSI='262429582728375': No 3G Auth Data HLR_Test-GSUP(135)@3287df89ab99: Created GsupExpect[0] for "262429582728375" to be handled at TC_mo_ussd_unknown(145) 20250215122615437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4258 20250215122615440 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615440 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429582728375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429582728375" session_id=2306849267 session_state=BEGIN} 20250215122615440 DSS <0004> hlr_ussd.c:576 262429582728375/0x897fb9f3: Process SS (BEGIN) 20250215122615440 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250215122615440 DSS <0004> hlr_ussd.c:518 262429582728375/0x897fb9f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250215122615440 DSS <0004> hlr_ussd.c:523 262429582728375/0x897fb9f3: USSD for unknown code '*#200#' 20250215122615440 DSS <0004> hlr_ussd.c:354 262429582728375/0x897fb9f3: Tx ReturnError(1, 0x12) 20250215122615440 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429582728375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429582728375" session_id=2306849267 session_state=END} 20250215122615440 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122615440 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3287df89ab99: Found GsupExpect[0] for "262429582728375" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429582728375" TC_mo_ussd_unknown(145)@3287df89ab99: setverdict(pass): none -> pass 20250215122615441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@3287df89ab99: Final verdict of PTC: pass 20250215122615442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20250215122615442 DLINP <000b> input/ipa.c:452 connected read/write 20250215122615442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122615442 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122615442 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122615442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@3287df89ab99: Final verdict of PTC: none 20250215122615442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35359<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@3287df89ab99: Final verdict of PTC: none 136@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 136: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Feb 15 12:26:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250215122615465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 20250215122615566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59354<->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=81592) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Feb 15 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_euse_disc started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122618672 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122618672 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122618674 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122618676 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618676 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122618676 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122618676 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  20250215122618676 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122618676 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  20250215122618676 DLGSUP <0013> gsup_server.c:236 2:  20250215122618676 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122618676 DLGSUP <0013> gsup_server.c:236 3:  20250215122618676 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122618676 DLGSUP <0013> gsup_server.c:236 4:  20250215122618676 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(146)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122618676 DLGSUP <0013> gsup_server.c:236 5:  20250215122618676 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122618676 DLGSUP <0013> gsup_server.c:236 7:  20250215122618676 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122618676 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122618676 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122618676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@3287df89ab99: 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") 20250215122618685 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43409<->l=127.0.0.1:4259) 20250215122618688 DAUC <0003> db_auc.c:157 IMSI='262429689769745': No 2G Auth Data 20250215122618688 DAUC <0003> db_auc.c:192 IMSI='262429689769745': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262429689769745" to be handled at TC_mo_ussd_euse_disc(150) 20250215122618696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4258 20250215122618722 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618722 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429689769745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429689769745" session_id=4097804793 session_state=BEGIN} 20250215122618722 DSS <0004> hlr_ussd.c:576 262429689769745/0xf43f89f9: Process SS (BEGIN) 20250215122618722 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618722 DSS <0004> hlr_ussd.c:518 262429689769745/0xf43f89f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618722 DSS <0004> hlr_ussd.c:542 262429689769745/0xf43f89f9: Cannot find conn for EUSE EUSE-foobar 20250215122618722 DSS <0004> hlr_ussd.c:354 262429689769745/0xf43f89f9: Tx ReturnError(1, 0x22) 20250215122618722 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429689769745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429689769745" session_id=4097804793 session_state=END} 20250215122618722 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618722 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262429689769745" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429689769745" TC_mo_ussd_euse_disc(150)@3287df89ab99: setverdict(pass): none -> pass 20250215122618731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@3287df89ab99: Final verdict of PTC: pass 20250215122618734 DAUC <0003> db_auc.c:157 IMSI='262427784109607': No 2G Auth Data 20250215122618734 DAUC <0003> db_auc.c:192 IMSI='262427784109607': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262427784109607" to be handled at TC_mo_ussd_euse_disc(151) 20250215122618746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59378<->l=127.0.0.1:4258 20250215122618749 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618749 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427784109607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427784109607" session_id=1884175681 session_state=BEGIN} 20250215122618749 DSS <0004> hlr_ussd.c:576 262427784109607/0x704e3d41: Process SS (BEGIN) 20250215122618749 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618749 DSS <0004> hlr_ussd.c:518 262427784109607/0x704e3d41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618749 DSS <0004> hlr_ussd.c:542 262427784109607/0x704e3d41: Cannot find conn for EUSE EUSE-foobar 20250215122618749 DSS <0004> hlr_ussd.c:354 262427784109607/0x704e3d41: Tx ReturnError(1, 0x22) 20250215122618749 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427784109607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427784109607" session_id=1884175681 session_state=END} 20250215122618749 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618749 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262427784109607" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427784109607" TC_mo_ussd_euse_disc(151)@3287df89ab99: setverdict(pass): none -> pass 20250215122618751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59378<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@3287df89ab99: Final verdict of PTC: pass 20250215122618751 DAUC <0003> db_auc.c:157 IMSI='262426592189379': No 2G Auth Data 20250215122618751 DAUC <0003> db_auc.c:192 IMSI='262426592189379': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262426592189379" to be handled at TC_mo_ussd_euse_disc(152) 20250215122618758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4258 20250215122618763 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618763 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426592189379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426592189379" session_id=407757602 session_state=BEGIN} 20250215122618763 DSS <0004> hlr_ussd.c:576 262426592189379/0x184de322: Process SS (BEGIN) 20250215122618763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618763 DSS <0004> hlr_ussd.c:518 262426592189379/0x184de322: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618763 DSS <0004> hlr_ussd.c:542 262426592189379/0x184de322: Cannot find conn for EUSE EUSE-foobar 20250215122618763 DSS <0004> hlr_ussd.c:354 262426592189379/0x184de322: Tx ReturnError(1, 0x22) 20250215122618763 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426592189379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426592189379" session_id=407757602 session_state=END} 20250215122618763 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618763 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262426592189379" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426592189379" TC_mo_ussd_euse_disc(152)@3287df89ab99: setverdict(pass): none -> pass 20250215122618765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@3287df89ab99: Final verdict of PTC: pass 20250215122618766 DAUC <0003> db_auc.c:157 IMSI='262428332325035': No 2G Auth Data 20250215122618766 DAUC <0003> db_auc.c:192 IMSI='262428332325035': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262428332325035" to be handled at TC_mo_ussd_euse_disc(153) 20250215122618772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 20250215122618775 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618775 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428332325035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428332325035" session_id=3596081923 session_state=BEGIN} 20250215122618775 DSS <0004> hlr_ussd.c:576 262428332325035/0xd657db03: Process SS (BEGIN) 20250215122618775 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618775 DSS <0004> hlr_ussd.c:518 262428332325035/0xd657db03: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618775 DSS <0004> hlr_ussd.c:542 262428332325035/0xd657db03: Cannot find conn for EUSE EUSE-foobar 20250215122618775 DSS <0004> hlr_ussd.c:354 262428332325035/0xd657db03: Tx ReturnError(1, 0x22) 20250215122618775 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428332325035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428332325035" session_id=3596081923 session_state=END} 20250215122618775 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618775 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262428332325035" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428332325035" TC_mo_ussd_euse_disc(153)@3287df89ab99: setverdict(pass): none -> pass 20250215122618776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@3287df89ab99: Final verdict of PTC: pass 20250215122618777 DAUC <0003> db_auc.c:157 IMSI='262424789279773': No 2G Auth Data 20250215122618777 DAUC <0003> db_auc.c:192 IMSI='262424789279773': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262424789279773" to be handled at TC_mo_ussd_euse_disc(154) 20250215122618783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20250215122618785 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618786 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424789279773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424789279773" session_id=2952527161 session_state=BEGIN} 20250215122618786 DSS <0004> hlr_ussd.c:576 262424789279773/0xaffbfd39: Process SS (BEGIN) 20250215122618786 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618786 DSS <0004> hlr_ussd.c:518 262424789279773/0xaffbfd39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618786 DSS <0004> hlr_ussd.c:542 262424789279773/0xaffbfd39: Cannot find conn for EUSE EUSE-foobar 20250215122618786 DSS <0004> hlr_ussd.c:354 262424789279773/0xaffbfd39: Tx ReturnError(1, 0x22) 20250215122618786 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424789279773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424789279773" session_id=2952527161 session_state=END} 20250215122618786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262424789279773" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424789279773" TC_mo_ussd_euse_disc(154)@3287df89ab99: setverdict(pass): none -> pass 20250215122618787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@3287df89ab99: Final verdict of PTC: pass 20250215122618787 DAUC <0003> db_auc.c:157 IMSI='262422081476985': No 2G Auth Data 20250215122618787 DAUC <0003> db_auc.c:192 IMSI='262422081476985': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262422081476985" to be handled at TC_mo_ussd_euse_disc(155) 20250215122618794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59426<->l=127.0.0.1:4258 20250215122618797 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618797 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422081476985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422081476985" session_id=698126238 session_state=BEGIN} 20250215122618797 DSS <0004> hlr_ussd.c:576 262422081476985/0x299c8f9e: Process SS (BEGIN) 20250215122618797 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618797 DSS <0004> hlr_ussd.c:518 262422081476985/0x299c8f9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618797 DSS <0004> hlr_ussd.c:542 262422081476985/0x299c8f9e: Cannot find conn for EUSE EUSE-foobar 20250215122618797 DSS <0004> hlr_ussd.c:354 262422081476985/0x299c8f9e: Tx ReturnError(1, 0x22) 20250215122618797 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422081476985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422081476985" session_id=698126238 session_state=END} 20250215122618797 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618797 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262422081476985" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422081476985" TC_mo_ussd_euse_disc(155)@3287df89ab99: setverdict(pass): none -> pass 20250215122618799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59426<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@3287df89ab99: Final verdict of PTC: pass 20250215122618799 DAUC <0003> db_auc.c:157 IMSI='262425674371842': No 2G Auth Data 20250215122618799 DAUC <0003> db_auc.c:192 IMSI='262425674371842': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262425674371842" to be handled at TC_mo_ussd_euse_disc(156) 20250215122618805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4258 20250215122618808 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618808 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425674371842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425674371842" session_id=4251194453 session_state=BEGIN} 20250215122618808 DSS <0004> hlr_ussd.c:576 262425674371842/0xfd641455: Process SS (BEGIN) 20250215122618808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618808 DSS <0004> hlr_ussd.c:518 262425674371842/0xfd641455: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618808 DSS <0004> hlr_ussd.c:542 262425674371842/0xfd641455: Cannot find conn for EUSE EUSE-foobar 20250215122618808 DSS <0004> hlr_ussd.c:354 262425674371842/0xfd641455: Tx ReturnError(1, 0x22) 20250215122618808 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425674371842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425674371842" session_id=4251194453 session_state=END} 20250215122618808 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618808 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262425674371842" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425674371842" TC_mo_ussd_euse_disc(156)@3287df89ab99: setverdict(pass): none -> pass 20250215122618810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@3287df89ab99: Final verdict of PTC: pass 20250215122618810 DAUC <0003> db_auc.c:157 IMSI='262420710456814': No 2G Auth Data 20250215122618810 DAUC <0003> db_auc.c:192 IMSI='262420710456814': No 3G Auth Data HLR_Test-GSUP(147)@3287df89ab99: Created GsupExpect[0] for "262420710456814" to be handled at TC_mo_ussd_euse_disc(157) 20250215122618818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59446<->l=127.0.0.1:4258 20250215122618821 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618821 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420710456814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420710456814" session_id=3198356697 session_state=BEGIN} 20250215122618821 DSS <0004> hlr_ussd.c:576 262420710456814/0xbea30cd9: Process SS (BEGIN) 20250215122618821 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122618821 DSS <0004> hlr_ussd.c:518 262420710456814/0xbea30cd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122618821 DSS <0004> hlr_ussd.c:542 262420710456814/0xbea30cd9: Cannot find conn for EUSE EUSE-foobar 20250215122618821 DSS <0004> hlr_ussd.c:354 262420710456814/0xbea30cd9: Tx ReturnError(1, 0x22) 20250215122618821 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420710456814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420710456814" session_id=3198356697 session_state=END} 20250215122618821 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122618821 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3287df89ab99: Found GsupExpect[0] for "262420710456814" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262420710456814" TC_mo_ussd_euse_disc(157)@3287df89ab99: setverdict(pass): none -> pass 20250215122618823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59446<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@3287df89ab99: Final verdict of PTC: pass 20250215122618824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59360<->l=127.0.0.1:4258 20250215122618824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43409<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@3287df89ab99: Final verdict of PTC: none 20250215122618824 DLINP <000b> input/ipa.c:452 connected read/write 20250215122618824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122618824 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122618824 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122618824 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)@3287df89ab99: Final verdict of PTC: none 148@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 148: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Feb 15 12:26:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250215122618853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20250215122619055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59460<->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=81824) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Feb 15 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_iuse_imsi started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122622169 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122622169 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122622173 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122622179 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622179 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122622179 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122622179 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  20250215122622179 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122622179 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  20250215122622179 DLGSUP <0013> gsup_server.c:236 2:  20250215122622179 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122622179 DLGSUP <0013> gsup_server.c:236 3:  20250215122622179 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122622179 DLGSUP <0013> gsup_server.c:236 4:  20250215122622179 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122622179 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(158)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122622179 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122622180 DLGSUP <0013> gsup_server.c:236 7:  20250215122622180 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122622180 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122622180 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122622180 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@3287df89ab99: 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") 20250215122622206 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38145<->l=127.0.0.1:4259) 20250215122622216 DAUC <0003> db_auc.c:157 IMSI='262420323300580': No 2G Auth Data 20250215122622216 DAUC <0003> db_auc.c:192 IMSI='262420323300580': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262420323300580" to be handled at TC_mo_ussd_iuse_imsi(162) 20250215122622241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20250215122622254 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622254 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420323300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420323300580" session_id=1548643217 session_state=BEGIN} 20250215122622254 DSS <0004> hlr_ussd.c:576 262420323300580/0x5c4e6b91: Process SS (BEGIN) 20250215122622254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622254 DSS <0004> hlr_ussd.c:518 262420323300580/0x5c4e6b91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622254 DSS <0004> hlr_ussd.c:363 262420323300580/0x5c4e6b91: Tx USSD 'Your IMSI is 262420323300580' 20250215122622254 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420323300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323300580" session_id=1548643217 session_state=END} 20250215122622254 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420323300580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622254 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622254 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262420323300580" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420323300580" TC_mo_ussd_iuse_imsi(162)@3287df89ab99: setverdict(pass): none -> pass 20250215122622260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@3287df89ab99: Final verdict of PTC: pass 20250215122622261 DAUC <0003> db_auc.c:157 IMSI='262428017644582': No 2G Auth Data 20250215122622261 DAUC <0003> db_auc.c:192 IMSI='262428017644582': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262428017644582" to be handled at TC_mo_ussd_iuse_imsi(163) 20250215122622268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 20250215122622270 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622270 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428017644582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428017644582" session_id=203867150 session_state=BEGIN} 20250215122622270 DSS <0004> hlr_ussd.c:576 262428017644582/0x0c26c40e: Process SS (BEGIN) 20250215122622270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622270 DSS <0004> hlr_ussd.c:518 262428017644582/0x0c26c40e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622270 DSS <0004> hlr_ussd.c:363 262428017644582/0x0c26c40e: Tx USSD 'Your IMSI is 262428017644582' 20250215122622270 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428017644582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428017644582" session_id=203867150 session_state=END} 20250215122622270 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428017644582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622270 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622270 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262428017644582" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428017644582" TC_mo_ussd_iuse_imsi(163)@3287df89ab99: setverdict(pass): none -> pass 20250215122622272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@3287df89ab99: Final verdict of PTC: pass 20250215122622272 DAUC <0003> db_auc.c:157 IMSI='262427641447364': No 2G Auth Data 20250215122622272 DAUC <0003> db_auc.c:192 IMSI='262427641447364': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262427641447364" to be handled at TC_mo_ussd_iuse_imsi(164) 20250215122622277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20250215122622280 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622280 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427641447364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427641447364" session_id=4179096796 session_state=BEGIN} 20250215122622280 DSS <0004> hlr_ussd.c:576 262427641447364/0xf917f4dc: Process SS (BEGIN) 20250215122622280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622280 DSS <0004> hlr_ussd.c:518 262427641447364/0xf917f4dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622280 DSS <0004> hlr_ussd.c:363 262427641447364/0xf917f4dc: Tx USSD 'Your IMSI is 262427641447364' 20250215122622280 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427641447364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427641447364" session_id=4179096796 session_state=END} 20250215122622280 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427641447364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622280 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622280 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262427641447364" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427641447364" TC_mo_ussd_iuse_imsi(164)@3287df89ab99: setverdict(pass): none -> pass 20250215122622282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@3287df89ab99: Final verdict of PTC: pass 20250215122622282 DAUC <0003> db_auc.c:157 IMSI='262428275908564': No 2G Auth Data 20250215122622282 DAUC <0003> db_auc.c:192 IMSI='262428275908564': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262428275908564" to be handled at TC_mo_ussd_iuse_imsi(165) 20250215122622290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20250215122622293 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622293 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428275908564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428275908564" session_id=2180236862 session_state=BEGIN} 20250215122622293 DSS <0004> hlr_ussd.c:576 262428275908564/0x81f3c63e: Process SS (BEGIN) 20250215122622293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622293 DSS <0004> hlr_ussd.c:518 262428275908564/0x81f3c63e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622293 DSS <0004> hlr_ussd.c:363 262428275908564/0x81f3c63e: Tx USSD 'Your IMSI is 262428275908564' 20250215122622293 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428275908564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428275908564" session_id=2180236862 session_state=END} 20250215122622293 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428275908564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622293 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622293 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262428275908564" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428275908564" TC_mo_ussd_iuse_imsi(165)@3287df89ab99: setverdict(pass): none -> pass 20250215122622295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@3287df89ab99: Final verdict of PTC: pass 20250215122622295 DAUC <0003> db_auc.c:157 IMSI='262423130543853': No 2G Auth Data 20250215122622295 DAUC <0003> db_auc.c:192 IMSI='262423130543853': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262423130543853" to be handled at TC_mo_ussd_iuse_imsi(166) 20250215122622302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20250215122622305 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622305 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423130543853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423130543853" session_id=491202351 session_state=BEGIN} 20250215122622305 DSS <0004> hlr_ussd.c:576 262423130543853/0x1d47272f: Process SS (BEGIN) 20250215122622305 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622305 DSS <0004> hlr_ussd.c:518 262423130543853/0x1d47272f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622305 DSS <0004> hlr_ussd.c:363 262423130543853/0x1d47272f: Tx USSD 'Your IMSI is 262423130543853' 20250215122622305 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423130543853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423130543853" session_id=491202351 session_state=END} 20250215122622305 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423130543853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622305 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622305 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262423130543853" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423130543853" TC_mo_ussd_iuse_imsi(166)@3287df89ab99: setverdict(pass): none -> pass 20250215122622307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@3287df89ab99: Final verdict of PTC: pass 20250215122622307 DAUC <0003> db_auc.c:157 IMSI='262426624000180': No 2G Auth Data 20250215122622307 DAUC <0003> db_auc.c:192 IMSI='262426624000180': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262426624000180" to be handled at TC_mo_ussd_iuse_imsi(167) 20250215122622314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20250215122622317 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622317 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426624000180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426624000180" session_id=2844450895 session_state=BEGIN} 20250215122622317 DSS <0004> hlr_ussd.c:576 262426624000180/0xa98ae04f: Process SS (BEGIN) 20250215122622317 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622317 DSS <0004> hlr_ussd.c:518 262426624000180/0xa98ae04f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622317 DSS <0004> hlr_ussd.c:363 262426624000180/0xa98ae04f: Tx USSD 'Your IMSI is 262426624000180' 20250215122622317 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426624000180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624000180" session_id=2844450895 session_state=END} 20250215122622317 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426624000180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622317 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622317 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262426624000180" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426624000180" TC_mo_ussd_iuse_imsi(167)@3287df89ab99: setverdict(pass): none -> pass 20250215122622319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@3287df89ab99: Final verdict of PTC: pass 20250215122622319 DAUC <0003> db_auc.c:157 IMSI='262429967944139': No 2G Auth Data 20250215122622319 DAUC <0003> db_auc.c:192 IMSI='262429967944139': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262429967944139" to be handled at TC_mo_ussd_iuse_imsi(168) 20250215122622325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4258 20250215122622328 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622328 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429967944139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429967944139" session_id=1989513871 session_state=BEGIN} 20250215122622328 DSS <0004> hlr_ussd.c:576 262429967944139/0x7695928f: Process SS (BEGIN) 20250215122622328 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622328 DSS <0004> hlr_ussd.c:518 262429967944139/0x7695928f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622328 DSS <0004> hlr_ussd.c:363 262429967944139/0x7695928f: Tx USSD 'Your IMSI is 262429967944139' 20250215122622328 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429967944139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967944139" session_id=1989513871 session_state=END} 20250215122622328 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429967944139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622328 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622328 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262429967944139" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429967944139" TC_mo_ussd_iuse_imsi(168)@3287df89ab99: setverdict(pass): none -> pass 20250215122622331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@3287df89ab99: Final verdict of PTC: pass 20250215122622331 DAUC <0003> db_auc.c:157 IMSI='262424069294725': No 2G Auth Data 20250215122622331 DAUC <0003> db_auc.c:192 IMSI='262424069294725': No 3G Auth Data HLR_Test-GSUP(159)@3287df89ab99: Created GsupExpect[0] for "262424069294725" to be handled at TC_mo_ussd_iuse_imsi(169) 20250215122622337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4258 20250215122622340 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622340 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424069294725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424069294725" session_id=991771468 session_state=BEGIN} 20250215122622340 DSS <0004> hlr_ussd.c:576 262424069294725/0x3b1d3b4c: Process SS (BEGIN) 20250215122622340 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122622340 DSS <0004> hlr_ussd.c:518 262424069294725/0x3b1d3b4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122622340 DSS <0004> hlr_ussd.c:363 262424069294725/0x3b1d3b4c: Tx USSD 'Your IMSI is 262424069294725' 20250215122622340 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424069294725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424069294725" session_id=991771468 session_state=END} 20250215122622340 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424069294725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122622340 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122622340 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3287df89ab99: Found GsupExpect[0] for "262424069294725" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424069294725" TC_mo_ussd_iuse_imsi(169)@3287df89ab99: setverdict(pass): none -> pass 20250215122622343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@3287df89ab99: Final verdict of PTC: pass 20250215122622343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20250215122622343 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38145<->l=127.0.0.1:4259) 20250215122622343 DLINP <000b> input/ipa.c:452 connected read/write 20250215122622343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122622343 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122622343 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122622343 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)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP(159)@3287df89ab99: Final verdict of PTC: none 160@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 160: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Feb 15 12:26:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250215122622369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4258 20250215122622570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68300) Waiting for packet dumper to finish... 1 (prev_count=68300, count=82232) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Feb 15 12:26:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122625685 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122625685 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122625687 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122625689 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625689 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122625689 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122625689 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  20250215122625689 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122625689 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  20250215122625689 DLGSUP <0013> gsup_server.c:236 2:  20250215122625689 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122625689 DLGSUP <0013> gsup_server.c:236 3:  20250215122625689 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122625689 DLGSUP <0013> gsup_server.c:236 4:  20250215122625689 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122625689 DLGSUP <0013> gsup_server.c:236 5:  20250215122625689 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122625689 DLGSUP <0013> gsup_server.c:236 7:  20250215122625689 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122625689 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122625689 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122625689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@3287df89ab99: 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") 20250215122625699 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34257<->l=127.0.0.1:4259) 20250215122625702 DAUC <0003> db_auc.c:157 IMSI='262429443202778': No 2G Auth Data 20250215122625702 DAUC <0003> db_auc.c:192 IMSI='262429443202778': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262429443202778" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250215122625707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4258 20250215122625730 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625730 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429443202778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429443202778" source_name="the-source\n" session_id=164919697 session_state=BEGIN} 20250215122625730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250215122625730 DSS <0004> hlr_ussd.c:576 262429443202778/0x09d47991: Process SS (BEGIN) 20250215122625730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625730 DSS <0004> hlr_ussd.c:518 262429443202778/0x09d47991: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625730 DSS <0004> hlr_ussd.c:363 262429443202778/0x09d47991: Tx USSD 'Your IMSI is 262429443202778' 20250215122625730 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429443202778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429443202778" destination_name="the-source\n" session_id=164919697 session_state=END} 20250215122625730 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429443202778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625730 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625730 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262429443202778" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429443202778" TC_mo_ussd_iuse_imsi_via_proxy(174)@3287df89ab99: setverdict(pass): none -> pass 20250215122625741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@3287df89ab99: Final verdict of PTC: pass 20250215122625743 DAUC <0003> db_auc.c:157 IMSI='262429807127350': No 2G Auth Data 20250215122625743 DAUC <0003> db_auc.c:192 IMSI='262429807127350': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262429807127350" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250215122625760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 20250215122625764 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625764 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429807127350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429807127350" source_name="the-source\n" session_id=158811801 session_state=BEGIN} 20250215122625764 DSS <0004> hlr_ussd.c:576 262429807127350/0x09774699: Process SS (BEGIN) 20250215122625764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625764 DSS <0004> hlr_ussd.c:518 262429807127350/0x09774699: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625764 DSS <0004> hlr_ussd.c:363 262429807127350/0x09774699: Tx USSD 'Your IMSI is 262429807127350' 20250215122625764 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429807127350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429807127350" destination_name="the-source\n" session_id=158811801 session_state=END} 20250215122625764 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429807127350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625764 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625764 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262429807127350" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429807127350" TC_mo_ussd_iuse_imsi_via_proxy(175)@3287df89ab99: setverdict(pass): none -> pass 20250215122625766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@3287df89ab99: Final verdict of PTC: pass 20250215122625766 DAUC <0003> db_auc.c:157 IMSI='262429809397131': No 2G Auth Data 20250215122625766 DAUC <0003> db_auc.c:192 IMSI='262429809397131': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262429809397131" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250215122625773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 20250215122625775 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625775 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429809397131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429809397131" source_name="the-source\n" session_id=570256241 session_state=BEGIN} 20250215122625775 DSS <0004> hlr_ussd.c:576 262429809397131/0x21fd6b71: Process SS (BEGIN) 20250215122625775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625775 DSS <0004> hlr_ussd.c:518 262429809397131/0x21fd6b71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625775 DSS <0004> hlr_ussd.c:363 262429809397131/0x21fd6b71: Tx USSD 'Your IMSI is 262429809397131' 20250215122625775 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429809397131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429809397131" destination_name="the-source\n" session_id=570256241 session_state=END} 20250215122625775 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429809397131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625775 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625775 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262429809397131" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429809397131" TC_mo_ussd_iuse_imsi_via_proxy(176)@3287df89ab99: setverdict(pass): none -> pass 20250215122625777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@3287df89ab99: Final verdict of PTC: pass 20250215122625778 DAUC <0003> db_auc.c:157 IMSI='262424063001023': No 2G Auth Data 20250215122625778 DAUC <0003> db_auc.c:192 IMSI='262424063001023': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262424063001023" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250215122625784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20250215122625789 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625789 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424063001023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424063001023" source_name="the-source\n" session_id=2813388883 session_state=BEGIN} 20250215122625789 DSS <0004> hlr_ussd.c:576 262424063001023/0xa7b0e853: Process SS (BEGIN) 20250215122625789 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625789 DSS <0004> hlr_ussd.c:518 262424063001023/0xa7b0e853: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625789 DSS <0004> hlr_ussd.c:363 262424063001023/0xa7b0e853: Tx USSD 'Your IMSI is 262424063001023' 20250215122625789 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424063001023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424063001023" destination_name="the-source\n" session_id=2813388883 session_state=END} 20250215122625789 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424063001023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625789 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625789 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262424063001023" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424063001023" TC_mo_ussd_iuse_imsi_via_proxy(177)@3287df89ab99: setverdict(pass): none -> pass 20250215122625791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@3287df89ab99: Final verdict of PTC: pass 20250215122625791 DAUC <0003> db_auc.c:157 IMSI='262420671606638': No 2G Auth Data 20250215122625791 DAUC <0003> db_auc.c:192 IMSI='262420671606638': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262420671606638" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250215122625798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 20250215122625800 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625800 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420671606638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420671606638" source_name="the-source\n" session_id=1380877533 session_state=BEGIN} 20250215122625800 DSS <0004> hlr_ussd.c:576 262420671606638/0x524e84dd: Process SS (BEGIN) 20250215122625800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625800 DSS <0004> hlr_ussd.c:518 262420671606638/0x524e84dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625800 DSS <0004> hlr_ussd.c:363 262420671606638/0x524e84dd: Tx USSD 'Your IMSI is 262420671606638' 20250215122625800 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420671606638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420671606638" destination_name="the-source\n" session_id=1380877533 session_state=END} 20250215122625800 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262420671606638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625800 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625800 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262420671606638" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262420671606638" TC_mo_ussd_iuse_imsi_via_proxy(178)@3287df89ab99: setverdict(pass): none -> pass 20250215122625802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@3287df89ab99: Final verdict of PTC: pass 20250215122625803 DAUC <0003> db_auc.c:157 IMSI='262423696757846': No 2G Auth Data 20250215122625803 DAUC <0003> db_auc.c:192 IMSI='262423696757846': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262423696757846" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250215122625808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 20250215122625811 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625811 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423696757846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423696757846" source_name="the-source\n" session_id=2054416918 session_state=BEGIN} 20250215122625811 DSS <0004> hlr_ussd.c:576 262423696757846/0x7a73ea16: Process SS (BEGIN) 20250215122625811 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625811 DSS <0004> hlr_ussd.c:518 262423696757846/0x7a73ea16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625811 DSS <0004> hlr_ussd.c:363 262423696757846/0x7a73ea16: Tx USSD 'Your IMSI is 262423696757846' 20250215122625811 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423696757846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423696757846" destination_name="the-source\n" session_id=2054416918 session_state=END} 20250215122625811 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423696757846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625811 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625811 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262423696757846" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423696757846" TC_mo_ussd_iuse_imsi_via_proxy(179)@3287df89ab99: setverdict(pass): none -> pass 20250215122625813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@3287df89ab99: Final verdict of PTC: pass 20250215122625813 DAUC <0003> db_auc.c:157 IMSI='262422044164054': No 2G Auth Data 20250215122625813 DAUC <0003> db_auc.c:192 IMSI='262422044164054': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262422044164054" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250215122625820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20250215122625823 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625823 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422044164054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422044164054" source_name="the-source\n" session_id=1571637240 session_state=BEGIN} 20250215122625823 DSS <0004> hlr_ussd.c:576 262422044164054/0x5dad47f8: Process SS (BEGIN) 20250215122625823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625823 DSS <0004> hlr_ussd.c:518 262422044164054/0x5dad47f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625823 DSS <0004> hlr_ussd.c:363 262422044164054/0x5dad47f8: Tx USSD 'Your IMSI is 262422044164054' 20250215122625823 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422044164054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422044164054" destination_name="the-source\n" session_id=1571637240 session_state=END} 20250215122625823 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262422044164054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625823 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625823 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262422044164054" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422044164054" TC_mo_ussd_iuse_imsi_via_proxy(180)@3287df89ab99: setverdict(pass): none -> pass 20250215122625825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@3287df89ab99: Final verdict of PTC: pass 20250215122625825 DAUC <0003> db_auc.c:157 IMSI='262428849642008': No 2G Auth Data 20250215122625825 DAUC <0003> db_auc.c:192 IMSI='262428849642008': No 3G Auth Data HLR_Test-GSUP(171)@3287df89ab99: Created GsupExpect[0] for "262428849642008" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250215122625833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54694<->l=127.0.0.1:4258 20250215122625836 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625836 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428849642008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428849642008" source_name="the-source\n" session_id=3292448421 session_state=BEGIN} 20250215122625836 DSS <0004> hlr_ussd.c:576 262428849642008/0xc43ec6a5: Process SS (BEGIN) 20250215122625836 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250215122625836 DSS <0004> hlr_ussd.c:518 262428849642008/0xc43ec6a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250215122625836 DSS <0004> hlr_ussd.c:363 262428849642008/0xc43ec6a5: Tx USSD 'Your IMSI is 262428849642008' 20250215122625836 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428849642008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428849642008" destination_name="the-source\n" session_id=3292448421 session_state=END} 20250215122625836 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428849642008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122625836 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122625836 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3287df89ab99: Found GsupExpect[0] for "262428849642008" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428849642008" TC_mo_ussd_iuse_imsi_via_proxy(181)@3287df89ab99: setverdict(pass): none -> pass 20250215122625838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@3287df89ab99: Final verdict of PTC: pass 20250215122625838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54628<->l=127.0.0.1:4258 20250215122625838 DLINP <000b> input/ipa.c:452 connected read/write 20250215122625839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122625839 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122625839 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122625839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122625839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(170)@3287df89ab99: Final verdict of PTC: none 20250215122625839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34257<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@3287df89ab99: Final verdict of PTC: none 172@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 172: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Feb 15 12:26:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250215122625861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 20250215122626063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54704<->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=83476) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Feb 15 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_iuse_msisdn started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122629183 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122629183 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122629187 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122629192 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629192 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122629192 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122629192 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  20250215122629192 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122629192 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  20250215122629192 DLGSUP <0013> gsup_server.c:236 2:  20250215122629192 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122629192 DLGSUP <0013> gsup_server.c:236 3:  20250215122629192 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122629192 DLGSUP <0013> gsup_server.c:236 4:  20250215122629192 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122629192 DLGSUP <0013> gsup_server.c:236 5:  20250215122629192 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122629192 DLGSUP <0013> gsup_server.c:236 7:  20250215122629192 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122629192 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122629192 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122629192 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@3287df89ab99: 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") 20250215122629224 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33961<->l=127.0.0.1:4259) 20250215122629235 DAUC <0003> db_auc.c:157 IMSI='262428092880684': No 2G Auth Data 20250215122629235 DAUC <0003> db_auc.c:192 IMSI='262428092880684': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262428092880684" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250215122629257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 20250215122629270 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629270 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428092880684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428092880684" session_id=169913585 session_state=BEGIN} 20250215122629270 DSS <0004> hlr_ussd.c:576 262428092880684/0x0a20acf1: Process SS (BEGIN) 20250215122629270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629270 DSS <0004> hlr_ussd.c:518 262428092880684/0x0a20acf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629271 DSS <0004> hlr_ussd.c:363 262428092880684/0x0a20acf1: Tx USSD 'Your extension is 491611371405' 20250215122629271 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428092880684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428092880684" session_id=169913585 session_state=END} 20250215122629271 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428092880684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629271 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629271 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262428092880684" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262428092880684" TC_mo_ussd_iuse_msisdn(186)@3287df89ab99: setverdict(pass): none -> pass 20250215122629280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@3287df89ab99: Final verdict of PTC: pass 20250215122629281 DAUC <0003> db_auc.c:157 IMSI='262429041491890': No 2G Auth Data 20250215122629281 DAUC <0003> db_auc.c:192 IMSI='262429041491890': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262429041491890" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250215122629299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54734<->l=127.0.0.1:4258 20250215122629303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629303 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429041491890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429041491890" session_id=4272633659 session_state=BEGIN} 20250215122629303 DSS <0004> hlr_ussd.c:576 262429041491890/0xfeab373b: Process SS (BEGIN) 20250215122629303 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629303 DSS <0004> hlr_ussd.c:518 262429041491890/0xfeab373b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629303 DSS <0004> hlr_ussd.c:363 262429041491890/0xfeab373b: Tx USSD 'Your extension is 491616544771' 20250215122629303 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429041491890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429041491890" session_id=4272633659 session_state=END} 20250215122629303 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429041491890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629303 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262429041491890" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429041491890" TC_mo_ussd_iuse_msisdn(187)@3287df89ab99: setverdict(pass): none -> pass 20250215122629305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@3287df89ab99: Final verdict of PTC: pass 20250215122629306 DAUC <0003> db_auc.c:157 IMSI='262421907965525': No 2G Auth Data 20250215122629306 DAUC <0003> db_auc.c:192 IMSI='262421907965525': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262421907965525" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250215122629311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 20250215122629314 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629314 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421907965525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421907965525" session_id=4203911363 session_state=BEGIN} 20250215122629314 DSS <0004> hlr_ussd.c:576 262421907965525/0xfa9298c3: Process SS (BEGIN) 20250215122629314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629314 DSS <0004> hlr_ussd.c:518 262421907965525/0xfa9298c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629314 DSS <0004> hlr_ussd.c:363 262421907965525/0xfa9298c3: Tx USSD 'Your extension is 491613117016' 20250215122629314 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421907965525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421907965525" session_id=4203911363 session_state=END} 20250215122629314 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421907965525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629314 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629314 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262421907965525" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421907965525" TC_mo_ussd_iuse_msisdn(188)@3287df89ab99: setverdict(pass): none -> pass 20250215122629316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@3287df89ab99: Final verdict of PTC: pass 20250215122629316 DAUC <0003> db_auc.c:157 IMSI='262420085270376': No 2G Auth Data 20250215122629316 DAUC <0003> db_auc.c:192 IMSI='262420085270376': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262420085270376" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250215122629322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20250215122629325 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629325 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420085270376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420085270376" session_id=93316722 session_state=BEGIN} 20250215122629325 DSS <0004> hlr_ussd.c:576 262420085270376/0x058fe672: Process SS (BEGIN) 20250215122629325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629325 DSS <0004> hlr_ussd.c:518 262420085270376/0x058fe672: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629325 DSS <0004> hlr_ussd.c:363 262420085270376/0x058fe672: Tx USSD 'Your extension is 491612705338' 20250215122629325 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420085270376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420085270376" session_id=93316722 session_state=END} 20250215122629325 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420085270376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629325 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629325 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262420085270376" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420085270376" TC_mo_ussd_iuse_msisdn(189)@3287df89ab99: setverdict(pass): none -> pass 20250215122629327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@3287df89ab99: Final verdict of PTC: pass 20250215122629327 DAUC <0003> db_auc.c:157 IMSI='262420523409583': No 2G Auth Data 20250215122629327 DAUC <0003> db_auc.c:192 IMSI='262420523409583': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262420523409583" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250215122629334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4258 20250215122629337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629337 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420523409583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420523409583" session_id=612699117 session_state=BEGIN} 20250215122629337 DSS <0004> hlr_ussd.c:576 262420523409583/0x24850bed: Process SS (BEGIN) 20250215122629337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629337 DSS <0004> hlr_ussd.c:518 262420523409583/0x24850bed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629337 DSS <0004> hlr_ussd.c:363 262420523409583/0x24850bed: Tx USSD 'Your extension is 491616562472' 20250215122629337 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420523409583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523409583" session_id=612699117 session_state=END} 20250215122629337 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420523409583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262420523409583" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420523409583" TC_mo_ussd_iuse_msisdn(190)@3287df89ab99: setverdict(pass): none -> pass 20250215122629339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@3287df89ab99: Final verdict of PTC: pass 20250215122629339 DAUC <0003> db_auc.c:157 IMSI='262428204564866': No 2G Auth Data 20250215122629339 DAUC <0003> db_auc.c:192 IMSI='262428204564866': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262428204564866" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250215122629347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20250215122629351 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629351 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428204564866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428204564866" session_id=963915783 session_state=BEGIN} 20250215122629351 DSS <0004> hlr_ussd.c:576 262428204564866/0x39743007: Process SS (BEGIN) 20250215122629351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629351 DSS <0004> hlr_ussd.c:518 262428204564866/0x39743007: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629351 DSS <0004> hlr_ussd.c:363 262428204564866/0x39743007: Tx USSD 'Your extension is 491615385251' 20250215122629351 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428204564866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428204564866" session_id=963915783 session_state=END} 20250215122629351 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428204564866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629351 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629351 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262428204564866" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428204564866" TC_mo_ussd_iuse_msisdn(191)@3287df89ab99: setverdict(pass): none -> pass 20250215122629355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@3287df89ab99: Final verdict of PTC: pass 20250215122629355 DAUC <0003> db_auc.c:157 IMSI='262424920996175': No 2G Auth Data 20250215122629355 DAUC <0003> db_auc.c:192 IMSI='262424920996175': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262424920996175" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250215122629364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54780<->l=127.0.0.1:4258 20250215122629368 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629368 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424920996175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424920996175" session_id=1208286198 session_state=BEGIN} 20250215122629368 DSS <0004> hlr_ussd.c:576 262424920996175/0x4804fbf6: Process SS (BEGIN) 20250215122629368 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629368 DSS <0004> hlr_ussd.c:518 262424920996175/0x4804fbf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629368 DSS <0004> hlr_ussd.c:363 262424920996175/0x4804fbf6: Tx USSD 'Your extension is 491617070013' 20250215122629368 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424920996175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424920996175" session_id=1208286198 session_state=END} 20250215122629368 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424920996175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629368 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629368 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262424920996175" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424920996175" TC_mo_ussd_iuse_msisdn(192)@3287df89ab99: setverdict(pass): none -> pass 20250215122629370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@3287df89ab99: Final verdict of PTC: pass 20250215122629370 DAUC <0003> db_auc.c:157 IMSI='262427221833719': No 2G Auth Data 20250215122629370 DAUC <0003> db_auc.c:192 IMSI='262427221833719': No 3G Auth Data HLR_Test-GSUP(183)@3287df89ab99: Created GsupExpect[0] for "262427221833719" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250215122629378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 20250215122629381 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629381 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427221833719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427221833719" session_id=629287989 session_state=BEGIN} 20250215122629381 DSS <0004> hlr_ussd.c:576 262427221833719/0x25822c35: Process SS (BEGIN) 20250215122629381 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122629381 DSS <0004> hlr_ussd.c:518 262427221833719/0x25822c35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122629381 DSS <0004> hlr_ussd.c:363 262427221833719/0x25822c35: Tx USSD 'Your extension is 491611048361' 20250215122629381 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427221833719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427221833719" session_id=629287989 session_state=END} 20250215122629381 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427221833719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122629381 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122629381 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3287df89ab99: Found GsupExpect[0] for "262427221833719" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427221833719" TC_mo_ussd_iuse_msisdn(193)@3287df89ab99: setverdict(pass): none -> pass 20250215122629384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@3287df89ab99: Final verdict of PTC: pass 20250215122629384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4258 20250215122629384 DLINP <000b> input/ipa.c:452 connected read/write 20250215122629384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122629385 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122629385 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122629385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@3287df89ab99: Final verdict of PTC: none 20250215122629385 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33961<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@3287df89ab99: Final verdict of PTC: none 184@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 184: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Feb 15 12:26:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250215122629407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 20250215122629608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54800<->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=82336) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Feb 15 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122632730 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122632730 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122632732 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37346<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122632736 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632737 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122632737 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122632737 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  20250215122632737 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122632737 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  20250215122632737 DLGSUP <0013> gsup_server.c:236 2:  20250215122632737 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122632737 DLGSUP <0013> gsup_server.c:236 3:  20250215122632737 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122632737 DLGSUP <0013> gsup_server.c:236 4:  20250215122632737 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(194)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122632737 DLGSUP <0013> gsup_server.c:236 5:  20250215122632737 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122632737 DLGSUP <0013> gsup_server.c:236 7:  20250215122632737 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122632737 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122632737 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122632737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@3287df89ab99: 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") 20250215122632767 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44537<->l=127.0.0.1:4259) 20250215122632777 DAUC <0003> db_auc.c:157 IMSI='262425694410452': No 2G Auth Data 20250215122632778 DAUC <0003> db_auc.c:192 IMSI='262425694410452': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262425694410452" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250215122632803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4258 20250215122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632816 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425694410452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425694410452" source_name="the-source\n" session_id=3171869346 session_state=BEGIN} 20250215122632816 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250215122632816 DSS <0004> hlr_ussd.c:576 262425694410452/0xbd0ee2a2: Process SS (BEGIN) 20250215122632816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632816 DSS <0004> hlr_ussd.c:518 262425694410452/0xbd0ee2a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632816 DSS <0004> hlr_ussd.c:363 262425694410452/0xbd0ee2a2: Tx USSD 'Your extension is 491618214278' 20250215122632816 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425694410452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425694410452" destination_name="the-source\n" session_id=3171869346 session_state=END} 20250215122632816 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262425694410452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632816 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262425694410452" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425694410452" TC_mo_ussd_iuse_msisdn_via_proxy(198)@3287df89ab99: setverdict(pass): none -> pass 20250215122632823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@3287df89ab99: Final verdict of PTC: pass 20250215122632824 DAUC <0003> db_auc.c:157 IMSI='262424029077638': No 2G Auth Data 20250215122632824 DAUC <0003> db_auc.c:192 IMSI='262424029077638': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262424029077638" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250215122632832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37366<->l=127.0.0.1:4258 20250215122632835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632835 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424029077638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424029077638" source_name="the-source\n" session_id=1348890351 session_state=BEGIN} 20250215122632835 DSS <0004> hlr_ussd.c:576 262424029077638/0x50666eef: Process SS (BEGIN) 20250215122632835 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632835 DSS <0004> hlr_ussd.c:518 262424029077638/0x50666eef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632835 DSS <0004> hlr_ussd.c:363 262424029077638/0x50666eef: Tx USSD 'Your extension is 491617467054' 20250215122632835 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424029077638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424029077638" destination_name="the-source\n" session_id=1348890351 session_state=END} 20250215122632835 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424029077638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262424029077638" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424029077638" TC_mo_ussd_iuse_msisdn_via_proxy(199)@3287df89ab99: setverdict(pass): none -> pass 20250215122632837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37366<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@3287df89ab99: Final verdict of PTC: pass 20250215122632837 DAUC <0003> db_auc.c:157 IMSI='262423615553903': No 2G Auth Data 20250215122632837 DAUC <0003> db_auc.c:192 IMSI='262423615553903': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262423615553903" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250215122632844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20250215122632846 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632847 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423615553903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423615553903" source_name="the-source\n" session_id=1515293487 session_state=BEGIN} 20250215122632847 DSS <0004> hlr_ussd.c:576 262423615553903/0x5a518b2f: Process SS (BEGIN) 20250215122632847 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632847 DSS <0004> hlr_ussd.c:518 262423615553903/0x5a518b2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632847 DSS <0004> hlr_ussd.c:363 262423615553903/0x5a518b2f: Tx USSD 'Your extension is 491614713264' 20250215122632847 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423615553903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423615553903" destination_name="the-source\n" session_id=1515293487 session_state=END} 20250215122632847 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262423615553903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632847 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632847 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262423615553903" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423615553903" TC_mo_ussd_iuse_msisdn_via_proxy(200)@3287df89ab99: setverdict(pass): none -> pass 20250215122632849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@3287df89ab99: Final verdict of PTC: pass 20250215122632849 DAUC <0003> db_auc.c:157 IMSI='262425643777359': No 2G Auth Data 20250215122632849 DAUC <0003> db_auc.c:192 IMSI='262425643777359': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262425643777359" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250215122632855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37388<->l=127.0.0.1:4258 20250215122632859 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632859 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425643777359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425643777359" source_name="the-source\n" session_id=1388489749 session_state=BEGIN} 20250215122632859 DSS <0004> hlr_ussd.c:576 262425643777359/0x52c2ac15: Process SS (BEGIN) 20250215122632859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632859 DSS <0004> hlr_ussd.c:518 262425643777359/0x52c2ac15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632859 DSS <0004> hlr_ussd.c:363 262425643777359/0x52c2ac15: Tx USSD 'Your extension is 491611248582' 20250215122632859 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425643777359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425643777359" destination_name="the-source\n" session_id=1388489749 session_state=END} 20250215122632859 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425643777359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632859 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632859 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262425643777359" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425643777359" TC_mo_ussd_iuse_msisdn_via_proxy(201)@3287df89ab99: setverdict(pass): none -> pass 20250215122632861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@3287df89ab99: Final verdict of PTC: pass 20250215122632861 DAUC <0003> db_auc.c:157 IMSI='262426826138118': No 2G Auth Data 20250215122632861 DAUC <0003> db_auc.c:192 IMSI='262426826138118': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262426826138118" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250215122632867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37402<->l=127.0.0.1:4258 20250215122632870 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632870 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426826138118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426826138118" source_name="the-source\n" session_id=4069979471 session_state=BEGIN} 20250215122632870 DSS <0004> hlr_ussd.c:576 262426826138118/0xf296f54f: Process SS (BEGIN) 20250215122632870 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632870 DSS <0004> hlr_ussd.c:518 262426826138118/0xf296f54f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632870 DSS <0004> hlr_ussd.c:363 262426826138118/0xf296f54f: Tx USSD 'Your extension is 491614560437' 20250215122632870 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426826138118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426826138118" destination_name="the-source\n" session_id=4069979471 session_state=END} 20250215122632870 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426826138118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632870 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632870 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262426826138118" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426826138118" TC_mo_ussd_iuse_msisdn_via_proxy(202)@3287df89ab99: setverdict(pass): none -> pass 20250215122632873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@3287df89ab99: Final verdict of PTC: pass 20250215122632873 DAUC <0003> db_auc.c:157 IMSI='262421064077300': No 2G Auth Data 20250215122632873 DAUC <0003> db_auc.c:192 IMSI='262421064077300': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262421064077300" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250215122632880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20250215122632883 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632883 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421064077300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064077300" source_name="the-source\n" session_id=2410960729 session_state=BEGIN} 20250215122632883 DSS <0004> hlr_ussd.c:576 262421064077300/0x8fb45759: Process SS (BEGIN) 20250215122632883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632883 DSS <0004> hlr_ussd.c:518 262421064077300/0x8fb45759: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632883 DSS <0004> hlr_ussd.c:363 262421064077300/0x8fb45759: Tx USSD 'Your extension is 491612286276' 20250215122632883 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421064077300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064077300" destination_name="the-source\n" session_id=2410960729 session_state=END} 20250215122632883 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421064077300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632883 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632883 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262421064077300" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421064077300" TC_mo_ussd_iuse_msisdn_via_proxy(203)@3287df89ab99: setverdict(pass): none -> pass 20250215122632885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@3287df89ab99: Final verdict of PTC: pass 20250215122632885 DAUC <0003> db_auc.c:157 IMSI='262426821528917': No 2G Auth Data 20250215122632885 DAUC <0003> db_auc.c:192 IMSI='262426821528917': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262426821528917" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250215122632891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20250215122632894 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632894 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426821528917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426821528917" source_name="the-source\n" session_id=3468834084 session_state=BEGIN} 20250215122632894 DSS <0004> hlr_ussd.c:576 262426821528917/0xcec23524: Process SS (BEGIN) 20250215122632894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632894 DSS <0004> hlr_ussd.c:518 262426821528917/0xcec23524: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632894 DSS <0004> hlr_ussd.c:363 262426821528917/0xcec23524: Tx USSD 'Your extension is 491612712180' 20250215122632894 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426821528917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426821528917" destination_name="the-source\n" session_id=3468834084 session_state=END} 20250215122632894 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262426821528917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632894 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632894 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262426821528917" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426821528917" TC_mo_ussd_iuse_msisdn_via_proxy(204)@3287df89ab99: setverdict(pass): none -> pass 20250215122632896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@3287df89ab99: Final verdict of PTC: pass 20250215122632897 DAUC <0003> db_auc.c:157 IMSI='262429223685060': No 2G Auth Data 20250215122632897 DAUC <0003> db_auc.c:192 IMSI='262429223685060': No 3G Auth Data HLR_Test-GSUP(195)@3287df89ab99: Created GsupExpect[0] for "262429223685060" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250215122632903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37422<->l=127.0.0.1:4258 20250215122632906 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632906 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429223685060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429223685060" source_name="the-source\n" session_id=1934092946 session_state=BEGIN} 20250215122632906 DSS <0004> hlr_ussd.c:576 262429223685060/0x7347ea92: Process SS (BEGIN) 20250215122632906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250215122632906 DSS <0004> hlr_ussd.c:518 262429223685060/0x7347ea92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250215122632906 DSS <0004> hlr_ussd.c:363 262429223685060/0x7347ea92: Tx USSD 'Your extension is 491615688736' 20250215122632906 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429223685060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429223685060" destination_name="the-source\n" session_id=1934092946 session_state=END} 20250215122632906 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262429223685060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122632906 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122632906 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3287df89ab99: Found GsupExpect[0] for "262429223685060" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429223685060" TC_mo_ussd_iuse_msisdn_via_proxy(205)@3287df89ab99: setverdict(pass): none -> pass 20250215122632908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@3287df89ab99: Final verdict of PTC: pass 20250215122632908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37346<->l=127.0.0.1:4258 20250215122632909 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44537<->l=127.0.0.1:4259) 20250215122632909 DLINP <000b> input/ipa.c:452 connected read/write 20250215122632909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122632909 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122632909 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122632909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122632909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@3287df89ab99: Final verdict of PTC: none 196@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 196: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Feb 15 12:26:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250215122632931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20250215122633132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77148) Waiting for packet dumper to finish... 1 (prev_count=77148, count=83556) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Feb 15 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_euse started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 20250215122636235 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33413 20250215122636235 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33413 MTC@3287df89ab99: in not legacy case 2 IPA-EUSE-foobar(208)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122636237 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636237 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636237 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122636237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122636238 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636238 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636239 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122636239 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250215122636239 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250215122636239 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250215122636239 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  20250215122636239 DLGSUP <0013> gsup_server.c:236 2:  20250215122636239 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122636239 DLGSUP <0013> gsup_server.c:236 3:  20250215122636239 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122636239 DLGSUP <0013> gsup_server.c:236 4:  20250215122636239 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122636239 DLGSUP <0013> gsup_server.c:236 5:  20250215122636239 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122636239 DLGSUP <0013> gsup_server.c:236 7:  20250215122636239 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122636239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122636239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122636239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33413 IPA-EUSE-foobar(208)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122636239 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122636241 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636242 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122636242 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122636242 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  20250215122636242 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122636242 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  20250215122636242 DLGSUP <0013> gsup_server.c:236 2:  20250215122636242 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122636242 DLGSUP <0013> gsup_server.c:236 3:  20250215122636242 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122636242 DLGSUP <0013> gsup_server.c:236 4:  20250215122636242 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122636242 DLGSUP <0013> gsup_server.c:236 5:  20250215122636242 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122636242 DLGSUP <0013> gsup_server.c:236 7:  20250215122636242 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122636242 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(207)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122636242 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122636242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@3287df89ab99: 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") 20250215122636254 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41605<->l=127.0.0.1:4259) 20250215122636258 DAUC <0003> db_auc.c:157 IMSI='262421299809284': No 2G Auth Data 20250215122636258 DAUC <0003> db_auc.c:192 IMSI='262421299809284': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262421299809284" to be handled at TC_mo_ussd_euse(212) 20250215122636268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20250215122636282 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636282 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421299809284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421299809284" session_id=801671588 session_state=BEGIN} 20250215122636282 DSS <0004> hlr_ussd.c:576 262421299809284/0x2fc889a4: Process SS (BEGIN) 20250215122636282 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636282 DSS <0004> hlr_ussd.c:518 262421299809284/0x2fc889a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636282 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636282 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636282 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636282 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636296 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636296 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636296 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421299809284 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421299809284" session_id=801671588 session_state=END} 20250215122636296 DSS <0004> hlr_ussd.c:576 262421299809284/0x2fc889a4: Process SS (END) 20250215122636296 DSS <0004> hlr_ussd.c:518 262421299809284/0x2fc889a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636296 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421299809284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421299809284" session_id=801671588 session_state=END} 20250215122636296 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421299809284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636296 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421299809284 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636296 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636296 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262421299809284" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421299809284" TC_mo_ussd_euse(212)@3287df89ab99: setverdict(pass): none -> pass 20250215122636305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@3287df89ab99: Final verdict of PTC: pass 20250215122636307 DAUC <0003> db_auc.c:157 IMSI='262424320125257': No 2G Auth Data 20250215122636307 DAUC <0003> db_auc.c:192 IMSI='262424320125257': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262424320125257" to be handled at TC_mo_ussd_euse(213) 20250215122636320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 20250215122636322 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636322 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424320125257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424320125257" session_id=2824310162 session_state=BEGIN} 20250215122636322 DSS <0004> hlr_ussd.c:576 262424320125257/0xa8578d92: Process SS (BEGIN) 20250215122636322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636322 DSS <0004> hlr_ussd.c:518 262424320125257/0xa8578d92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636322 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636322 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636322 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636322 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636323 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636323 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636323 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424320125257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424320125257" session_id=2824310162 session_state=END} 20250215122636323 DSS <0004> hlr_ussd.c:576 262424320125257/0xa8578d92: Process SS (END) 20250215122636323 DSS <0004> hlr_ussd.c:518 262424320125257/0xa8578d92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636323 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424320125257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424320125257" session_id=2824310162 session_state=END} 20250215122636323 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424320125257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636323 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424320125257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636323 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636324 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262424320125257" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424320125257" TC_mo_ussd_euse(213)@3287df89ab99: setverdict(pass): none -> pass 20250215122636325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@3287df89ab99: Final verdict of PTC: pass 20250215122636325 DAUC <0003> db_auc.c:157 IMSI='262425357832043': No 2G Auth Data 20250215122636325 DAUC <0003> db_auc.c:192 IMSI='262425357832043': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262425357832043" to be handled at TC_mo_ussd_euse(214) 20250215122636333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20250215122636337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636337 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425357832043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425357832043" session_id=3841485322 session_state=BEGIN} 20250215122636337 DSS <0004> hlr_ussd.c:576 262425357832043/0xe4f86a0a: Process SS (BEGIN) 20250215122636337 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636337 DSS <0004> hlr_ussd.c:518 262425357832043/0xe4f86a0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636337 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636337 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636337 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636338 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636338 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425357832043 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425357832043" session_id=3841485322 session_state=END} 20250215122636338 DSS <0004> hlr_ussd.c:576 262425357832043/0xe4f86a0a: Process SS (END) 20250215122636338 DSS <0004> hlr_ussd.c:518 262425357832043/0xe4f86a0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636338 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425357832043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425357832043" session_id=3841485322 session_state=END} 20250215122636338 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425357832043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636338 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425357832043 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262425357832043" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425357832043" TC_mo_ussd_euse(214)@3287df89ab99: setverdict(pass): none -> pass 20250215122636341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@3287df89ab99: Final verdict of PTC: pass 20250215122636341 DAUC <0003> db_auc.c:157 IMSI='262426479163941': No 2G Auth Data 20250215122636341 DAUC <0003> db_auc.c:192 IMSI='262426479163941': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262426479163941" to be handled at TC_mo_ussd_euse(215) 20250215122636349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20250215122636352 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636352 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426479163941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426479163941" session_id=1392225854 session_state=BEGIN} 20250215122636352 DSS <0004> hlr_ussd.c:576 262426479163941/0x52fbae3e: Process SS (BEGIN) 20250215122636352 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636352 DSS <0004> hlr_ussd.c:518 262426479163941/0x52fbae3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636352 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636352 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636352 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636352 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636353 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636353 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426479163941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426479163941" session_id=1392225854 session_state=END} 20250215122636353 DSS <0004> hlr_ussd.c:576 262426479163941/0x52fbae3e: Process SS (END) 20250215122636353 DSS <0004> hlr_ussd.c:518 262426479163941/0x52fbae3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636353 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426479163941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426479163941" session_id=1392225854 session_state=END} 20250215122636353 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426479163941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636353 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426479163941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636353 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262426479163941" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426479163941" TC_mo_ussd_euse(215)@3287df89ab99: setverdict(pass): none -> pass 20250215122636354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@3287df89ab99: Final verdict of PTC: pass 20250215122636355 DAUC <0003> db_auc.c:157 IMSI='262426258784933': No 2G Auth Data 20250215122636355 DAUC <0003> db_auc.c:192 IMSI='262426258784933': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262426258784933" to be handled at TC_mo_ussd_euse(216) 20250215122636361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20250215122636364 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636364 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426258784933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426258784933" session_id=2056389271 session_state=BEGIN} 20250215122636364 DSS <0004> hlr_ussd.c:576 262426258784933/0x7a920297: Process SS (BEGIN) 20250215122636364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636364 DSS <0004> hlr_ussd.c:518 262426258784933/0x7a920297: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636364 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636364 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636364 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636364 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636365 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636365 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426258784933 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426258784933" session_id=2056389271 session_state=END} 20250215122636365 DSS <0004> hlr_ussd.c:576 262426258784933/0x7a920297: Process SS (END) 20250215122636365 DSS <0004> hlr_ussd.c:518 262426258784933/0x7a920297: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636365 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426258784933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426258784933" session_id=2056389271 session_state=END} 20250215122636365 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426258784933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636365 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426258784933 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636365 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262426258784933" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426258784933" TC_mo_ussd_euse(216)@3287df89ab99: setverdict(pass): none -> pass 20250215122636367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@3287df89ab99: Final verdict of PTC: pass 20250215122636367 DAUC <0003> db_auc.c:157 IMSI='262425551976726': No 2G Auth Data 20250215122636367 DAUC <0003> db_auc.c:192 IMSI='262425551976726': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262425551976726" to be handled at TC_mo_ussd_euse(217) 20250215122636374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20250215122636377 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636377 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425551976726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425551976726" session_id=2170724051 session_state=BEGIN} 20250215122636377 DSS <0004> hlr_ussd.c:576 262425551976726/0x81629ed3: Process SS (BEGIN) 20250215122636377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636377 DSS <0004> hlr_ussd.c:518 262425551976726/0x81629ed3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636377 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636377 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636377 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636377 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636378 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636378 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636378 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262425551976726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551976726" session_id=2170724051 session_state=END} 20250215122636378 DSS <0004> hlr_ussd.c:576 262425551976726/0x81629ed3: Process SS (END) 20250215122636378 DSS <0004> hlr_ussd.c:518 262425551976726/0x81629ed3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636378 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425551976726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551976726" session_id=2170724051 session_state=END} 20250215122636378 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425551976726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636378 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262425551976726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636378 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636378 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262425551976726" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425551976726" TC_mo_ussd_euse(217)@3287df89ab99: setverdict(pass): none -> pass 20250215122636380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@3287df89ab99: Final verdict of PTC: pass 20250215122636380 DAUC <0003> db_auc.c:157 IMSI='262427247937822': No 2G Auth Data 20250215122636380 DAUC <0003> db_auc.c:192 IMSI='262427247937822': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262427247937822" to be handled at TC_mo_ussd_euse(218) 20250215122636387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4258 20250215122636390 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636390 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427247937822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427247937822" session_id=1144995353 session_state=BEGIN} 20250215122636390 DSS <0004> hlr_ussd.c:576 262427247937822/0x443f3e19: Process SS (BEGIN) 20250215122636390 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636390 DSS <0004> hlr_ussd.c:518 262427247937822/0x443f3e19: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636390 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636390 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636390 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636390 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636391 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636391 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636391 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427247937822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247937822" session_id=1144995353 session_state=END} 20250215122636391 DSS <0004> hlr_ussd.c:576 262427247937822/0x443f3e19: Process SS (END) 20250215122636391 DSS <0004> hlr_ussd.c:518 262427247937822/0x443f3e19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636391 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427247937822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247937822" session_id=1144995353 session_state=END} 20250215122636391 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427247937822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636391 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427247937822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636391 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636391 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262427247937822" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427247937822" TC_mo_ussd_euse(218)@3287df89ab99: setverdict(pass): none -> pass 20250215122636393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@3287df89ab99: Final verdict of PTC: pass 20250215122636394 DAUC <0003> db_auc.c:157 IMSI='262428952405115': No 2G Auth Data 20250215122636394 DAUC <0003> db_auc.c:192 IMSI='262428952405115': No 3G Auth Data HLR_Test-GSUP(209)@3287df89ab99: Created GsupExpect[0] for "262428952405115" to be handled at TC_mo_ussd_euse(219) 20250215122636402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20250215122636405 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636405 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428952405115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428952405115" session_id=843276190 session_state=BEGIN} 20250215122636405 DSS <0004> hlr_ussd.c:576 262428952405115/0x32435f9e: Process SS (BEGIN) 20250215122636405 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122636405 DSS <0004> hlr_ussd.c:518 262428952405115/0x32435f9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122636405 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636405 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data 20250215122636405 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636405 DLINP <000b> input/ipa.c:432 127.0.0.1:33413 sending data EUSE-TC_mo_ussd_euse(206)@3287df89ab99: 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 } } } } } 20250215122636406 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636406 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636406 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428952405115 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428952405115" session_id=843276190 session_state=END} 20250215122636406 DSS <0004> hlr_ussd.c:576 262428952405115/0x32435f9e: Process SS (END) 20250215122636406 DSS <0004> hlr_ussd.c:518 262428952405115/0x32435f9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122636406 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428952405115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428952405115" session_id=843276190 session_state=END} 20250215122636406 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428952405115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122636406 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428952405115 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122636406 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122636406 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3287df89ab99: Found GsupExpect[0] for "262428952405115" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428952405115" TC_mo_ussd_euse(219)@3287df89ab99: setverdict(pass): none -> pass 20250215122636409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@3287df89ab99: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@3287df89ab99: Final verdict of PTC: none 20250215122636410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20250215122636411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41605<->l=127.0.0.1:4259) 20250215122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122636411 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(211)@3287df89ab99: Final verdict of PTC: none 20250215122636411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(209)@3287df89ab99: Final verdict of PTC: none 20250215122636411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122636411 DLINP <000b> input/ipa.c:452 connected read/write 20250215122636411 DLINP <000b> input/ipa.c:406 127.0.0.1:33413 message received 20250215122636411 DLINP <000b> input/ipa.c:415 127.0.0.1:33413 connection closed with server 20250215122636411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33413 20250215122636411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 210@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@3287df89ab99: Final verdict of PTC: none IPA-EUSE-foobar(208)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 210: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Feb 15 12:26:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250215122636439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20250215122636640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87376) Waiting for packet dumper to finish... 1 (prev_count=87376, count=111196) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Feb 15 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_euse_continue started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 20250215122639738 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38365 20250215122639738 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38365 MTC@3287df89ab99: in not legacy case 2 IPA-EUSE-foobar(222)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122639740 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639740 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639740 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122639740 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@3287df89ab99: 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)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@3287df89ab99: 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 } } } } 20250215122639741 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639741 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639742 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122639742 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250215122639742 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250215122639742 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250215122639742 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  20250215122639742 DLGSUP <0013> gsup_server.c:236 2:  20250215122639742 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122639742 DLGSUP <0013> gsup_server.c:236 3:  IPA-EUSE-foobar(222)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122639742 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122639742 DLGSUP <0013> gsup_server.c:236 4:  20250215122639742 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122639742 DLGSUP <0013> gsup_server.c:236 5:  20250215122639742 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122639742 DLGSUP <0013> gsup_server.c:236 7:  20250215122639742 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122639742 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122639742 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122639742 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38365 20250215122639742 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122639744 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639744 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122639744 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122639744 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  20250215122639744 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122639744 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  20250215122639744 DLGSUP <0013> gsup_server.c:236 2:  20250215122639744 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122639744 DLGSUP <0013> gsup_server.c:236 3:  20250215122639744 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122639744 DLGSUP <0013> gsup_server.c:236 4:  20250215122639744 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122639744 DLGSUP <0013> gsup_server.c:236 5:  20250215122639744 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122639744 DLGSUP <0013> gsup_server.c:236 7:  20250215122639744 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122639744 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122639744 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122639744 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@3287df89ab99: 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") 20250215122639752 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43651<->l=127.0.0.1:4259) 20250215122639754 DAUC <0003> db_auc.c:157 IMSI='262424395987275': No 2G Auth Data 20250215122639754 DAUC <0003> db_auc.c:192 IMSI='262424395987275': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262424395987275" to be handled at TC_mo_ussd_euse_continue(226) 20250215122639760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 20250215122639786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639786 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424395987275" session_id=1498044640 session_state=BEGIN} 20250215122639786 DSS <0004> hlr_ussd.c:576 262424395987275/0x594a58e0: Process SS (BEGIN) 20250215122639786 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639786 DSS <0004> hlr_ussd.c:518 262424395987275/0x594a58e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639786 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639786 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639803 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639803 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639803 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424395987275" session_id=1498044640 session_state=CONTINUE} 20250215122639803 DSS <0004> hlr_ussd.c:576 262424395987275/0x594a58e0: Process SS (CONTINUE) 20250215122639803 DSS <0004> hlr_ussd.c:518 262424395987275/0x594a58e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639803 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424395987275" session_id=1498044640 session_state=CONTINUE} 20250215122639803 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639803 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639803 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262424395987275" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424395987275" TC_mo_ussd_euse_continue(226)@3287df89ab99: setverdict(pass): none -> pass 20250215122639813 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639813 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424395987275" session_id=1498044640 session_state=CONTINUE} 20250215122639813 DSS <0004> hlr_ussd.c:576 262424395987275/0x594a58e0: Process SS (CONTINUE) 20250215122639813 DSS <0004> hlr_ussd.c:518 262424395987275/0x594a58e0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639813 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639813 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639813 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639813 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639813 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639815 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639815 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639815 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424395987275" session_id=1498044640 session_state=END} 20250215122639815 DSS <0004> hlr_ussd.c:576 262424395987275/0x594a58e0: Process SS (END) 20250215122639815 DSS <0004> hlr_ussd.c:518 262424395987275/0x594a58e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639815 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424395987275" session_id=1498044640 session_state=END} 20250215122639815 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639815 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424395987275 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639815 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639815 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@3287df89ab99: Final verdict of PTC: pass 20250215122639819 DAUC <0003> db_auc.c:157 IMSI='262427533226739': No 2G Auth Data 20250215122639819 DAUC <0003> db_auc.c:192 IMSI='262427533226739': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262427533226739" to be handled at TC_mo_ussd_euse_continue(227) 20250215122639829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4258 20250215122639832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639832 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427533226739" session_id=1323572223 session_state=BEGIN} 20250215122639832 DSS <0004> hlr_ussd.c:576 262427533226739/0x4ee41bff: Process SS (BEGIN) 20250215122639832 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639832 DSS <0004> hlr_ussd.c:518 262427533226739/0x4ee41bff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639832 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639832 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639832 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639832 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427533226739" session_id=1323572223 session_state=CONTINUE} 20250215122639833 DSS <0004> hlr_ussd.c:576 262427533226739/0x4ee41bff: Process SS (CONTINUE) 20250215122639833 DSS <0004> hlr_ussd.c:518 262427533226739/0x4ee41bff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639833 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427533226739" session_id=1323572223 session_state=CONTINUE} 20250215122639833 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639833 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639833 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262427533226739" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427533226739" TC_mo_ussd_euse_continue(227)@3287df89ab99: setverdict(pass): none -> pass 20250215122639835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639835 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427533226739" session_id=1323572223 session_state=CONTINUE} 20250215122639835 DSS <0004> hlr_ussd.c:576 262427533226739/0x4ee41bff: Process SS (CONTINUE) 20250215122639835 DSS <0004> hlr_ussd.c:518 262427533226739/0x4ee41bff: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639835 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639835 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639835 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639835 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639835 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427533226739" session_id=1323572223 session_state=END} 20250215122639835 DSS <0004> hlr_ussd.c:576 262427533226739/0x4ee41bff: Process SS (END) 20250215122639835 DSS <0004> hlr_ussd.c:518 262427533226739/0x4ee41bff: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639835 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427533226739" session_id=1323572223 session_state=END} 20250215122639835 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639835 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427533226739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639835 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@3287df89ab99: Final verdict of PTC: pass 20250215122639836 DAUC <0003> db_auc.c:157 IMSI='262429252843463': No 2G Auth Data 20250215122639836 DAUC <0003> db_auc.c:192 IMSI='262429252843463': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262429252843463" to be handled at TC_mo_ussd_euse_continue(228) 20250215122639842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 20250215122639845 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639845 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429252843463" session_id=2008479413 session_state=BEGIN} 20250215122639845 DSS <0004> hlr_ussd.c:576 262429252843463/0x77b6f6b5: Process SS (BEGIN) 20250215122639845 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639845 DSS <0004> hlr_ussd.c:518 262429252843463/0x77b6f6b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639845 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639845 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639845 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639845 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639846 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639846 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639846 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429252843463" session_id=2008479413 session_state=CONTINUE} 20250215122639846 DSS <0004> hlr_ussd.c:576 262429252843463/0x77b6f6b5: Process SS (CONTINUE) 20250215122639846 DSS <0004> hlr_ussd.c:518 262429252843463/0x77b6f6b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639846 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429252843463" session_id=2008479413 session_state=CONTINUE} 20250215122639846 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639846 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639846 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262429252843463" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429252843463" TC_mo_ussd_euse_continue(228)@3287df89ab99: setverdict(pass): none -> pass 20250215122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639849 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429252843463" session_id=2008479413 session_state=CONTINUE} 20250215122639849 DSS <0004> hlr_ussd.c:576 262429252843463/0x77b6f6b5: Process SS (CONTINUE) 20250215122639849 DSS <0004> hlr_ussd.c:518 262429252843463/0x77b6f6b5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639849 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639849 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639849 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639849 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639849 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429252843463" session_id=2008479413 session_state=END} 20250215122639849 DSS <0004> hlr_ussd.c:576 262429252843463/0x77b6f6b5: Process SS (END) 20250215122639849 DSS <0004> hlr_ussd.c:518 262429252843463/0x77b6f6b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639849 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429252843463" session_id=2008479413 session_state=END} 20250215122639849 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639849 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429252843463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639849 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@3287df89ab99: Final verdict of PTC: pass 20250215122639851 DAUC <0003> db_auc.c:157 IMSI='262420002556444': No 2G Auth Data 20250215122639851 DAUC <0003> db_auc.c:192 IMSI='262420002556444': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262420002556444" to be handled at TC_mo_ussd_euse_continue(229) 20250215122639857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37580<->l=127.0.0.1:4258 20250215122639860 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639860 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420002556444" session_id=1174416218 session_state=BEGIN} 20250215122639860 DSS <0004> hlr_ussd.c:576 262420002556444/0x46002b5a: Process SS (BEGIN) 20250215122639860 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639860 DSS <0004> hlr_ussd.c:518 262420002556444/0x46002b5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639860 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639860 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639860 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639860 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639861 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639861 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639861 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002556444" session_id=1174416218 session_state=CONTINUE} 20250215122639861 DSS <0004> hlr_ussd.c:576 262420002556444/0x46002b5a: Process SS (CONTINUE) 20250215122639861 DSS <0004> hlr_ussd.c:518 262420002556444/0x46002b5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639861 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002556444" session_id=1174416218 session_state=CONTINUE} 20250215122639861 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639861 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639861 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262420002556444" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420002556444" TC_mo_ussd_euse_continue(229)@3287df89ab99: setverdict(pass): none -> pass 20250215122639864 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639864 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420002556444" session_id=1174416218 session_state=CONTINUE} 20250215122639864 DSS <0004> hlr_ussd.c:576 262420002556444/0x46002b5a: Process SS (CONTINUE) 20250215122639864 DSS <0004> hlr_ussd.c:518 262420002556444/0x46002b5a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639864 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639864 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639864 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639864 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639864 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639865 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639865 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639865 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002556444" session_id=1174416218 session_state=END} 20250215122639865 DSS <0004> hlr_ussd.c:576 262420002556444/0x46002b5a: Process SS (END) 20250215122639865 DSS <0004> hlr_ussd.c:518 262420002556444/0x46002b5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639865 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002556444" session_id=1174416218 session_state=END} 20250215122639865 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639865 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420002556444 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639865 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639865 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37580<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@3287df89ab99: Final verdict of PTC: pass 20250215122639866 DAUC <0003> db_auc.c:157 IMSI='262425885907212': No 2G Auth Data 20250215122639866 DAUC <0003> db_auc.c:192 IMSI='262425885907212': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262425885907212" to be handled at TC_mo_ussd_euse_continue(230) 20250215122639873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20250215122639876 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639876 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425885907212" session_id=861801490 session_state=BEGIN} 20250215122639876 DSS <0004> hlr_ussd.c:576 262425885907212/0x335e0c12: Process SS (BEGIN) 20250215122639876 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639876 DSS <0004> hlr_ussd.c:518 262425885907212/0x335e0c12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639876 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639876 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639876 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639876 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639877 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639877 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639877 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425885907212" session_id=861801490 session_state=CONTINUE} 20250215122639877 DSS <0004> hlr_ussd.c:576 262425885907212/0x335e0c12: Process SS (CONTINUE) 20250215122639877 DSS <0004> hlr_ussd.c:518 262425885907212/0x335e0c12: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639877 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425885907212" session_id=861801490 session_state=CONTINUE} 20250215122639877 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639877 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639877 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262425885907212" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425885907212" TC_mo_ussd_euse_continue(230)@3287df89ab99: setverdict(pass): none -> pass 20250215122639879 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639879 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425885907212" session_id=861801490 session_state=CONTINUE} 20250215122639879 DSS <0004> hlr_ussd.c:576 262425885907212/0x335e0c12: Process SS (CONTINUE) 20250215122639879 DSS <0004> hlr_ussd.c:518 262425885907212/0x335e0c12: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639879 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639879 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639879 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639879 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639879 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639880 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639880 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639880 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425885907212" session_id=861801490 session_state=END} 20250215122639880 DSS <0004> hlr_ussd.c:576 262425885907212/0x335e0c12: Process SS (END) 20250215122639880 DSS <0004> hlr_ussd.c:518 262425885907212/0x335e0c12: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639880 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425885907212" session_id=861801490 session_state=END} 20250215122639880 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639880 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425885907212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639880 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639880 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@3287df89ab99: Final verdict of PTC: pass 20250215122639881 DAUC <0003> db_auc.c:157 IMSI='262429919513452': No 2G Auth Data 20250215122639881 DAUC <0003> db_auc.c:192 IMSI='262429919513452': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262429919513452" to be handled at TC_mo_ussd_euse_continue(231) 20250215122639888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20250215122639891 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639891 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429919513452" session_id=1436085516 session_state=BEGIN} 20250215122639891 DSS <0004> hlr_ussd.c:576 262429919513452/0x5598ed0c: Process SS (BEGIN) 20250215122639891 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639891 DSS <0004> hlr_ussd.c:518 262429919513452/0x5598ed0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639891 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639891 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639891 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639891 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639892 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639892 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639892 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919513452" session_id=1436085516 session_state=CONTINUE} 20250215122639892 DSS <0004> hlr_ussd.c:576 262429919513452/0x5598ed0c: Process SS (CONTINUE) 20250215122639892 DSS <0004> hlr_ussd.c:518 262429919513452/0x5598ed0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639892 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919513452" session_id=1436085516 session_state=CONTINUE} 20250215122639892 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639892 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639892 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262429919513452" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429919513452" TC_mo_ussd_euse_continue(231)@3287df89ab99: setverdict(pass): none -> pass 20250215122639895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639895 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429919513452" session_id=1436085516 session_state=CONTINUE} 20250215122639895 DSS <0004> hlr_ussd.c:576 262429919513452/0x5598ed0c: Process SS (CONTINUE) 20250215122639895 DSS <0004> hlr_ussd.c:518 262429919513452/0x5598ed0c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639895 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639895 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639895 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639895 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639895 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919513452" session_id=1436085516 session_state=END} 20250215122639895 DSS <0004> hlr_ussd.c:576 262429919513452/0x5598ed0c: Process SS (END) 20250215122639895 DSS <0004> hlr_ussd.c:518 262429919513452/0x5598ed0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639895 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919513452" session_id=1436085516 session_state=END} 20250215122639895 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639895 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262429919513452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639895 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639896 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@3287df89ab99: Final verdict of PTC: pass 20250215122639897 DAUC <0003> db_auc.c:157 IMSI='262426669565858': No 2G Auth Data 20250215122639897 DAUC <0003> db_auc.c:192 IMSI='262426669565858': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262426669565858" to be handled at TC_mo_ussd_euse_continue(232) 20250215122639903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 20250215122639906 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639906 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426669565858" session_id=172772226 session_state=BEGIN} 20250215122639906 DSS <0004> hlr_ussd.c:576 262426669565858/0x0a4c4b82: Process SS (BEGIN) 20250215122639906 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639906 DSS <0004> hlr_ussd.c:518 262426669565858/0x0a4c4b82: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639906 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639906 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639906 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639906 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639907 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639907 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639907 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669565858" session_id=172772226 session_state=CONTINUE} 20250215122639907 DSS <0004> hlr_ussd.c:576 262426669565858/0x0a4c4b82: Process SS (CONTINUE) 20250215122639907 DSS <0004> hlr_ussd.c:518 262426669565858/0x0a4c4b82: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639907 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669565858" session_id=172772226 session_state=CONTINUE} 20250215122639907 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639907 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639907 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262426669565858" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426669565858" TC_mo_ussd_euse_continue(232)@3287df89ab99: setverdict(pass): none -> pass 20250215122639909 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639909 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426669565858" session_id=172772226 session_state=CONTINUE} 20250215122639909 DSS <0004> hlr_ussd.c:576 262426669565858/0x0a4c4b82: Process SS (CONTINUE) 20250215122639910 DSS <0004> hlr_ussd.c:518 262426669565858/0x0a4c4b82: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639910 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639910 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639910 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639910 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639911 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639911 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639911 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669565858" session_id=172772226 session_state=END} 20250215122639911 DSS <0004> hlr_ussd.c:576 262426669565858/0x0a4c4b82: Process SS (END) 20250215122639911 DSS <0004> hlr_ussd.c:518 262426669565858/0x0a4c4b82: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639911 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669565858" session_id=172772226 session_state=END} 20250215122639911 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639911 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426669565858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639911 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639911 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@3287df89ab99: Final verdict of PTC: pass 20250215122639912 DAUC <0003> db_auc.c:157 IMSI='262423695399716': No 2G Auth Data 20250215122639912 DAUC <0003> db_auc.c:192 IMSI='262423695399716': No 3G Auth Data HLR_Test-GSUP(223)@3287df89ab99: Created GsupExpect[0] for "262423695399716" to be handled at TC_mo_ussd_euse_continue(233) 20250215122639918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 20250215122639921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639921 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423695399716" session_id=238042009 session_state=BEGIN} 20250215122639921 DSS <0004> hlr_ussd.c:576 262423695399716/0x0e303b99: Process SS (BEGIN) 20250215122639921 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250215122639921 DSS <0004> hlr_ussd.c:518 262423695399716/0x0e303b99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250215122639921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639921 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639921 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639921 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639922 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639922 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639922 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423695399716" session_id=238042009 session_state=CONTINUE} 20250215122639922 DSS <0004> hlr_ussd.c:576 262423695399716/0x0e303b99: Process SS (CONTINUE) 20250215122639922 DSS <0004> hlr_ussd.c:518 262423695399716/0x0e303b99: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250215122639922 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423695399716" session_id=238042009 session_state=CONTINUE} 20250215122639922 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639922 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639922 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3287df89ab99: Found GsupExpect[0] for "262423695399716" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423695399716" TC_mo_ussd_euse_continue(233)@3287df89ab99: setverdict(pass): none -> pass 20250215122639924 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639924 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423695399716" session_id=238042009 session_state=CONTINUE} 20250215122639924 DSS <0004> hlr_ussd.c:576 262423695399716/0x0e303b99: Process SS (CONTINUE) 20250215122639924 DSS <0004> hlr_ussd.c:518 262423695399716/0x0e303b99: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639924 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639924 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639924 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data 20250215122639924 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639924 DLINP <000b> input/ipa.c:432 127.0.0.1:38365 sending data EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: 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 } } } } } 20250215122639925 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639925 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639925 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423695399716" session_id=238042009 session_state=END} 20250215122639925 DSS <0004> hlr_ussd.c:576 262423695399716/0x0e303b99: Process SS (END) 20250215122639925 DSS <0004> hlr_ussd.c:518 262423695399716/0x0e303b99: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250215122639925 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423695399716" session_id=238042009 session_state=END} 20250215122639925 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122639925 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423695399716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122639925 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122639925 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122639926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@3287df89ab99: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@3287df89ab99: Final verdict of PTC: none 20250215122639927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@3287df89ab99: Final verdict of PTC: none 20250215122639927 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639927 DLINP <000b> input/ipa.c:406 127.0.0.1:38365 message received 20250215122639927 DLINP <000b> input/ipa.c:415 127.0.0.1:38365 connection closed with server 20250215122639927 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38365 20250215122639927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250215122639927 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43651<->l=127.0.0.1:4259) 224@3287df89ab99: Final verdict of PTC: none 20250215122639927 DLINP <000b> input/ipa.c:452 connected read/write 20250215122639927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122639927 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122639927 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122639927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@3287df89ab99: Final verdict of PTC: none IPA-EUSE-foobar(222)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 224: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Feb 15 12:26:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250215122639961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37626<->l=127.0.0.1:4258 20250215122640162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37626<->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=157396) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Feb 15 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_ussd_euse_defaultroute started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 20250215122643291 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45801 20250215122643291 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45801 MTC@3287df89ab99: in not legacy case 2 IPA-EUSE-foobar(236)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122643292 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643292 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643292 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122643292 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122643293 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643293 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643293 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122643293 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250215122643293 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250215122643293 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250215122643293 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  20250215122643293 DLGSUP <0013> gsup_server.c:236 2:  20250215122643293 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122643293 DLGSUP <0013> gsup_server.c:236 3:  20250215122643293 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122643293 DLGSUP <0013> gsup_server.c:236 4:  20250215122643293 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122643293 DLGSUP <0013> gsup_server.c:236 5:  20250215122643293 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122643293 DLGSUP <0013> gsup_server.c:236 7:  20250215122643293 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122643293 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122643293 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122643293 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45801 IPA-EUSE-foobar(236)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122643294 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122643296 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643296 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122643296 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122643296 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  20250215122643296 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122643296 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  20250215122643296 DLGSUP <0013> gsup_server.c:236 2:  20250215122643296 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122643296 DLGSUP <0013> gsup_server.c:236 3:  20250215122643296 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122643296 DLGSUP <0013> gsup_server.c:236 4:  20250215122643296 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122643296 DLGSUP <0013> gsup_server.c:236 5:  20250215122643296 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122643296 DLGSUP <0013> gsup_server.c:236 7:  20250215122643296 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122643296 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122643296 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122643296 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@3287df89ab99: 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") 20250215122643309 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33221<->l=127.0.0.1:4259) 20250215122643314 DAUC <0003> db_auc.c:157 IMSI='262420919924596': No 2G Auth Data 20250215122643314 DAUC <0003> db_auc.c:192 IMSI='262420919924596': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262420919924596" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250215122643324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20250215122643338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643338 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420919924596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420919924596" session_id=1350094989 session_state=BEGIN} 20250215122643338 DSS <0004> hlr_ussd.c:576 262420919924596/0x5078d08d: Process SS (BEGIN) 20250215122643338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643338 DSS <0004> hlr_ussd.c:518 262420919924596/0x5078d08d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643338 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643338 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643338 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643353 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643353 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643353 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420919924596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420919924596" session_id=1350094989 session_state=END} 20250215122643353 DSS <0004> hlr_ussd.c:576 262420919924596/0x5078d08d: Process SS (END) 20250215122643353 DSS <0004> hlr_ussd.c:518 262420919924596/0x5078d08d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643353 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420919924596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420919924596" session_id=1350094989 session_state=END} 20250215122643353 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420919924596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643353 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420919924596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643353 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643353 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262420919924596" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420919924596" TC_mo_ussd_euse_defaultroute(240)@3287df89ab99: setverdict(pass): none -> pass 20250215122643362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@3287df89ab99: Final verdict of PTC: pass 20250215122643363 DAUC <0003> db_auc.c:157 IMSI='262428808313435': No 2G Auth Data 20250215122643363 DAUC <0003> db_auc.c:192 IMSI='262428808313435': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262428808313435" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250215122643375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4258 20250215122643377 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643377 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428808313435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428808313435" session_id=4152384810 session_state=BEGIN} 20250215122643377 DSS <0004> hlr_ussd.c:576 262428808313435/0xf7805d2a: Process SS (BEGIN) 20250215122643377 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643377 DSS <0004> hlr_ussd.c:518 262428808313435/0xf7805d2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643377 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643377 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643377 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643377 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643378 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643378 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643378 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428808313435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428808313435" session_id=4152384810 session_state=END} 20250215122643378 DSS <0004> hlr_ussd.c:576 262428808313435/0xf7805d2a: Process SS (END) 20250215122643378 DSS <0004> hlr_ussd.c:518 262428808313435/0xf7805d2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643378 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428808313435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428808313435" session_id=4152384810 session_state=END} 20250215122643378 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428808313435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643378 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428808313435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643378 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643378 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262428808313435" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428808313435" TC_mo_ussd_euse_defaultroute(241)@3287df89ab99: setverdict(pass): none -> pass 20250215122643380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@3287df89ab99: Final verdict of PTC: pass 20250215122643380 DAUC <0003> db_auc.c:157 IMSI='262420479049557': No 2G Auth Data 20250215122643380 DAUC <0003> db_auc.c:192 IMSI='262420479049557': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262420479049557" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250215122643387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4258 20250215122643390 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643390 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420479049557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420479049557" session_id=4197465816 session_state=BEGIN} 20250215122643390 DSS <0004> hlr_ussd.c:576 262420479049557/0xfa303ed8: Process SS (BEGIN) 20250215122643390 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643390 DSS <0004> hlr_ussd.c:518 262420479049557/0xfa303ed8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643390 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643390 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643390 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643390 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643391 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643391 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643391 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420479049557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420479049557" session_id=4197465816 session_state=END} 20250215122643391 DSS <0004> hlr_ussd.c:576 262420479049557/0xfa303ed8: Process SS (END) 20250215122643391 DSS <0004> hlr_ussd.c:518 262420479049557/0xfa303ed8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643391 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420479049557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420479049557" session_id=4197465816 session_state=END} 20250215122643391 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420479049557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643391 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420479049557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643391 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643391 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262420479049557" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420479049557" TC_mo_ussd_euse_defaultroute(242)@3287df89ab99: setverdict(pass): none -> pass 20250215122643393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57722<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@3287df89ab99: Final verdict of PTC: pass 20250215122643393 DAUC <0003> db_auc.c:157 IMSI='262426923259770': No 2G Auth Data 20250215122643393 DAUC <0003> db_auc.c:192 IMSI='262426923259770': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262426923259770" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250215122643401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20250215122643404 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643404 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426923259770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426923259770" session_id=3389999874 session_state=BEGIN} 20250215122643404 DSS <0004> hlr_ussd.c:576 262426923259770/0xca0f4b02: Process SS (BEGIN) 20250215122643404 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643404 DSS <0004> hlr_ussd.c:518 262426923259770/0xca0f4b02: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643404 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643404 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643404 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643404 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643405 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643405 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643405 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426923259770 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426923259770" session_id=3389999874 session_state=END} 20250215122643405 DSS <0004> hlr_ussd.c:576 262426923259770/0xca0f4b02: Process SS (END) 20250215122643405 DSS <0004> hlr_ussd.c:518 262426923259770/0xca0f4b02: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643405 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426923259770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426923259770" session_id=3389999874 session_state=END} 20250215122643405 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426923259770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643405 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426923259770 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643405 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643405 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262426923259770" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426923259770" TC_mo_ussd_euse_defaultroute(243)@3287df89ab99: setverdict(pass): none -> pass 20250215122643407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@3287df89ab99: Final verdict of PTC: pass 20250215122643407 DAUC <0003> db_auc.c:157 IMSI='262429860081348': No 2G Auth Data 20250215122643407 DAUC <0003> db_auc.c:192 IMSI='262429860081348': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262429860081348" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250215122643414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 20250215122643417 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643417 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429860081348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429860081348" session_id=2377409115 session_state=BEGIN} 20250215122643417 DSS <0004> hlr_ussd.c:576 262429860081348/0x8db4625b: Process SS (BEGIN) 20250215122643417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643417 DSS <0004> hlr_ussd.c:518 262429860081348/0x8db4625b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643417 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643417 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643417 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643417 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643418 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643418 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643418 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429860081348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429860081348" session_id=2377409115 session_state=END} 20250215122643418 DSS <0004> hlr_ussd.c:576 262429860081348/0x8db4625b: Process SS (END) 20250215122643418 DSS <0004> hlr_ussd.c:518 262429860081348/0x8db4625b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643418 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429860081348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429860081348" session_id=2377409115 session_state=END} 20250215122643418 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429860081348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643418 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429860081348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643418 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643418 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262429860081348" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429860081348" TC_mo_ussd_euse_defaultroute(244)@3287df89ab99: setverdict(pass): none -> pass 20250215122643420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@3287df89ab99: Final verdict of PTC: pass 20250215122643421 DAUC <0003> db_auc.c:157 IMSI='262421938994231': No 2G Auth Data 20250215122643421 DAUC <0003> db_auc.c:192 IMSI='262421938994231': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262421938994231" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250215122643427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20250215122643430 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643430 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421938994231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421938994231" session_id=1139531896 session_state=BEGIN} 20250215122643430 DSS <0004> hlr_ussd.c:576 262421938994231/0x43ebe078: Process SS (BEGIN) 20250215122643430 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643430 DSS <0004> hlr_ussd.c:518 262421938994231/0x43ebe078: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643430 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643430 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643430 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643430 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643431 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643431 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643431 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262421938994231 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421938994231" session_id=1139531896 session_state=END} 20250215122643431 DSS <0004> hlr_ussd.c:576 262421938994231/0x43ebe078: Process SS (END) 20250215122643431 DSS <0004> hlr_ussd.c:518 262421938994231/0x43ebe078: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643431 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421938994231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421938994231" session_id=1139531896 session_state=END} 20250215122643431 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421938994231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643431 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262421938994231 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643431 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643431 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262421938994231" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262421938994231" TC_mo_ussd_euse_defaultroute(245)@3287df89ab99: setverdict(pass): none -> pass 20250215122643433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@3287df89ab99: Final verdict of PTC: pass 20250215122643433 DAUC <0003> db_auc.c:157 IMSI='262423889199097': No 2G Auth Data 20250215122643433 DAUC <0003> db_auc.c:192 IMSI='262423889199097': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262423889199097" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250215122643440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20250215122643443 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643443 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423889199097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423889199097" session_id=505686015 session_state=BEGIN} 20250215122643443 DSS <0004> hlr_ussd.c:576 262423889199097/0x1e2427ff: Process SS (BEGIN) 20250215122643443 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643443 DSS <0004> hlr_ussd.c:518 262423889199097/0x1e2427ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643443 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643443 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643443 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643443 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643444 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643444 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643444 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423889199097 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889199097" session_id=505686015 session_state=END} 20250215122643444 DSS <0004> hlr_ussd.c:576 262423889199097/0x1e2427ff: Process SS (END) 20250215122643444 DSS <0004> hlr_ussd.c:518 262423889199097/0x1e2427ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643444 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423889199097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889199097" session_id=505686015 session_state=END} 20250215122643444 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423889199097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643444 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423889199097 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643444 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643444 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262423889199097" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423889199097" TC_mo_ussd_euse_defaultroute(246)@3287df89ab99: setverdict(pass): none -> pass 20250215122643446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@3287df89ab99: Final verdict of PTC: pass 20250215122643446 DAUC <0003> db_auc.c:157 IMSI='262423970043715': No 2G Auth Data 20250215122643446 DAUC <0003> db_auc.c:192 IMSI='262423970043715': No 3G Auth Data HLR_Test-GSUP(237)@3287df89ab99: Created GsupExpect[0] for "262423970043715" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250215122643453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 20250215122643456 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643456 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423970043715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423970043715" session_id=655062703 session_state=BEGIN} 20250215122643456 DSS <0004> hlr_ussd.c:576 262423970043715/0x270b76af: Process SS (BEGIN) 20250215122643456 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250215122643456 DSS <0004> hlr_ussd.c:518 262423970043715/0x270b76af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250215122643456 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643456 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data 20250215122643456 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643456 DLINP <000b> input/ipa.c:432 127.0.0.1:45801 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: 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 } } } } } 20250215122643457 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643457 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643457 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262423970043715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423970043715" session_id=655062703 session_state=END} 20250215122643457 DSS <0004> hlr_ussd.c:576 262423970043715/0x270b76af: Process SS (END) 20250215122643457 DSS <0004> hlr_ussd.c:518 262423970043715/0x270b76af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250215122643457 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423970043715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423970043715" session_id=655062703 session_state=END} 20250215122643457 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423970043715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122643457 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262423970043715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250215122643457 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122643457 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3287df89ab99: Found GsupExpect[0] for "262423970043715" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@3287df89ab99: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262423970043715" TC_mo_ussd_euse_defaultroute(247)@3287df89ab99: setverdict(pass): none -> pass 20250215122643459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@3287df89ab99: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@3287df89ab99: Final verdict of PTC: none 20250215122643461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@3287df89ab99: Final verdict of PTC: none 20250215122643462 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33221<->l=127.0.0.1:4259) 20250215122643462 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643462 DLINP <000b> input/ipa.c:406 127.0.0.1:45801 message received 20250215122643462 DLINP <000b> input/ipa.c:415 127.0.0.1:45801 connection closed with server 20250215122643462 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45801 20250215122643462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250215122643462 DLINP <000b> input/ipa.c:452 connected read/write 20250215122643462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122643462 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122643462 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122643462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@3287df89ab99: Final verdict of PTC: none IPA-EUSE-foobar(236)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 238: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@3287df89ab99: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Feb 15 12:26:43 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250215122643488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20250215122643689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67188) Waiting for packet dumper to finish... 1 (prev_count=67188, count=113580) 20250215122645342 DSS <0004> hlr_ussd.c:239 262427050182988/0x1621cef1: SS Session Timeout, destroying 20250215122645342 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427050182988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645368 DSS <0004> hlr_ussd.c:239 262421331843228/0x44a1d7b3: SS Session Timeout, destroying 20250215122645368 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421331843228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645380 DSS <0004> hlr_ussd.c:239 262424316022401/0x19f9bd34: SS Session Timeout, destroying 20250215122645380 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424316022401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645393 DSS <0004> hlr_ussd.c:239 262426343555258/0xcd50ef4b: SS Session Timeout, destroying 20250215122645393 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426343555258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645405 DSS <0004> hlr_ussd.c:239 262424419601617/0x511891dc: SS Session Timeout, destroying 20250215122645405 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424419601617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645417 DSS <0004> hlr_ussd.c:239 262420338206104/0xf7b87154: SS Session Timeout, destroying 20250215122645417 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420338206104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645428 DSS <0004> hlr_ussd.c:239 262422945686540/0x024e9f0c: SS Session Timeout, destroying 20250215122645428 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422945686540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122645441 DSS <0004> hlr_ussd.c:239 262429582728375/0x897fb9f3: SS Session Timeout, destroying 20250215122645441 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429582728375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Feb 15 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_mo_sss_reject started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122646815 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122646815 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122646819 DLINP <000b> input/ipa.c:452 connected read/write 20250215122646819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122646821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122646824 DLINP <000b> input/ipa.c:452 connected read/write 20250215122646824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122646824 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122646824 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122646824 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  20250215122646824 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122646824 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  20250215122646824 DLGSUP <0013> gsup_server.c:236 2:  20250215122646824 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122646824 DLGSUP <0013> gsup_server.c:236 3:  20250215122646824 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122646824 DLGSUP <0013> gsup_server.c:236 4:  20250215122646824 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122646824 DLGSUP <0013> gsup_server.c:236 5:  20250215122646824 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122646824 DLGSUP <0013> gsup_server.c:236 7:  20250215122646824 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122646824 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122646824 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122646824 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@3287df89ab99: 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") 20250215122646845 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33415<->l=127.0.0.1:4259) 20250215122646849 DAUC <0003> db_auc.c:157 IMSI='262424740752450': No 2G Auth Data 20250215122646849 DAUC <0003> db_auc.c:192 IMSI='262424740752450': No 3G Auth Data HLR_Test-GSUP(249)@3287df89ab99: Created GsupExpect[0] for "262424740752450" to be handled at TC_mo_sss_reject(252) 20250215122646867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 20250215122646881 DLINP <000b> input/ipa.c:452 connected read/write 20250215122646881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122646881 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424740752450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424740752450" session_id=2838500897 session_state=BEGIN} 20250215122646881 DSS <0004> hlr_ussd.c:576 262424740752450/0xa9301621: Process SS (BEGIN) 20250215122646881 DSS <0004> hlr_ussd.c:498 262424740752450/0xa9301621: SS CompType=Invoke, OpCode=InterrogateSS 20250215122646881 DSS <0004> hlr_ussd.c:506 262424740752450/0xa9301621: Structured SS requests are not supported, rejecting... 20250215122646881 DSS <0004> hlr_ussd.c:354 262424740752450/0xa9301621: Tx ReturnError(0, 0x15) 20250215122646881 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424740752450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424740752450" session_id=2838500897 session_state=END} 20250215122646881 DLINP <000b> input/ipa.c:452 connected read/write 20250215122646881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122646881 DLINP <000b> input/ipa.c:452 connected read/write 20250215122646881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@3287df89ab99: Found GsupExpect[0] for "262424740752450" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@3287df89ab99: Added IMSI table entry 0TC_mo_sss_reject(252)"262424740752450" TC_mo_sss_reject(252)@3287df89ab99: setverdict(pass): none -> pass 20250215122646888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@3287df89ab99: Final verdict of PTC: pass 20250215122646891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20250215122646893 DLINP <000b> input/ipa.c:452 connected read/write 20250215122646893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122646893 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122646893 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122646893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122646893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33415<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@3287df89ab99: Final verdict of PTC: none 250@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 250: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@3287df89ab99: Test case TC_mo_sss_reject finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Feb 15 12:26:46 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250215122646930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20250215122647031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250215122648724 DSS <0004> hlr_ussd.c:239 262429689769745/0xf43f89f9: SS Session Timeout, destroying 20250215122648724 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429689769745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648750 DSS <0004> hlr_ussd.c:239 262427784109607/0x704e3d41: SS Session Timeout, destroying 20250215122648750 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427784109607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648763 DSS <0004> hlr_ussd.c:239 262426592189379/0x184de322: SS Session Timeout, destroying 20250215122648763 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426592189379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648775 DSS <0004> hlr_ussd.c:239 262428332325035/0xd657db03: SS Session Timeout, destroying 20250215122648776 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428332325035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648786 DSS <0004> hlr_ussd.c:239 262424789279773/0xaffbfd39: SS Session Timeout, destroying 20250215122648786 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424789279773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648798 DSS <0004> hlr_ussd.c:239 262422081476985/0x299c8f9e: SS Session Timeout, destroying 20250215122648798 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422081476985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648808 DSS <0004> hlr_ussd.c:239 262425674371842/0xfd641455: SS Session Timeout, destroying 20250215122648809 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425674371842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250215122648822 DSS <0004> hlr_ussd.c:239 262420710456814/0xbea30cd9: SS Session Timeout, destroying 20250215122648822 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420710456814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Feb 15 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_check_imei started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122650097 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122650097 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122650101 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122650107 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122650107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122650107 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  20250215122650107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122650107 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  20250215122650107 DLGSUP <0013> gsup_server.c:236 2:  20250215122650107 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122650107 DLGSUP <0013> gsup_server.c:236 3:  20250215122650107 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122650107 DLGSUP <0013> gsup_server.c:236 4:  20250215122650107 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122650107 DLGSUP <0013> gsup_server.c:236 5:  20250215122650107 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122650107 DLGSUP <0013> gsup_server.c:236 7:  20250215122650107 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122650107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122650107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122650107 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@3287df89ab99: 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") 20250215122650132 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34279<->l=127.0.0.1:4259) 20250215122650140 DAUC <0003> db_auc.c:157 IMSI='262423740815093': No 2G Auth Data 20250215122650140 DAUC <0003> db_auc.c:192 IMSI='262423740815093': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262423740815093" to be handled at TC_gsup_check_imei(257) 20250215122650163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 20250215122650173 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650173 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423740815093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423740815093"} 20250215122650174 DMAIN <0000> hlr.c:435 IMSI='262423740815093': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650174 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423740815093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423740815093"} 20250215122650174 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423740815093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650174 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650174 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262423740815093" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 0TC_gsup_check_imei(257)"262423740815093" TC_gsup_check_imei(257)@3287df89ab99: setverdict(pass): none -> pass 20250215122650178 DAUC <0003> db_auc.c:192 IMSI='262423740815093': No 3G Auth Data 20250215122650183 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650183 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423740815093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423740815093"} 20250215122650183 DAUC <0003> hlr.c:428 IMSI='262423740815093': storing IMEI = 12345678901234 20250215122650183 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423740815093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423740815093"} 20250215122650183 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423740815093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650183 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650183 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650185 DAUC <0003> db_auc.c:192 IMSI='262423740815093': No 3G Auth Data TC_gsup_check_imei(257)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@3287df89ab99: Final verdict of PTC: pass 20250215122650191 DAUC <0003> db_auc.c:157 IMSI='262420887524637': No 2G Auth Data 20250215122650191 DAUC <0003> db_auc.c:192 IMSI='262420887524637': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262420887524637" to be handled at TC_gsup_check_imei(258) 20250215122650203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 20250215122650208 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650208 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420887524637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420887524637"} 20250215122650208 DMAIN <0000> hlr.c:435 IMSI='262420887524637': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650208 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420887524637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420887524637"} 20250215122650208 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420887524637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650208 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650208 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262420887524637" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 1TC_gsup_check_imei(258)"262420887524637" TC_gsup_check_imei(258)@3287df89ab99: setverdict(pass): none -> pass 20250215122650209 DAUC <0003> db_auc.c:192 IMSI='262420887524637': No 3G Auth Data 20250215122650210 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650210 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420887524637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420887524637"} 20250215122650210 DAUC <0003> hlr.c:428 IMSI='262420887524637': storing IMEI = 12345678901234 20250215122650210 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420887524637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420887524637"} 20250215122650210 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420887524637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650210 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650210 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650211 DAUC <0003> db_auc.c:192 IMSI='262420887524637': No 3G Auth Data 20250215122650211 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(258)@3287df89ab99: Final verdict of PTC: pass 20250215122650212 DAUC <0003> db_auc.c:157 IMSI='262428519463123': No 2G Auth Data 20250215122650212 DAUC <0003> db_auc.c:192 IMSI='262428519463123': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262428519463123" to be handled at TC_gsup_check_imei(259) 20250215122650218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20250215122650220 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650220 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428519463123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519463123"} 20250215122650220 DMAIN <0000> hlr.c:435 IMSI='262428519463123': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650220 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428519463123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428519463123"} 20250215122650220 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428519463123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650220 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650220 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262428519463123" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 2TC_gsup_check_imei(259)"262428519463123" TC_gsup_check_imei(259)@3287df89ab99: setverdict(pass): none -> pass 20250215122650221 DAUC <0003> db_auc.c:192 IMSI='262428519463123': No 3G Auth Data 20250215122650222 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650222 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428519463123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519463123"} 20250215122650222 DAUC <0003> hlr.c:428 IMSI='262428519463123': storing IMEI = 12345678901234 20250215122650222 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428519463123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428519463123"} 20250215122650222 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428519463123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650222 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650222 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650222 DAUC <0003> db_auc.c:192 IMSI='262428519463123': No 3G Auth Data TC_gsup_check_imei(259)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650222 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(259)@3287df89ab99: Final verdict of PTC: pass 20250215122650223 DAUC <0003> db_auc.c:157 IMSI='262420148265481': No 2G Auth Data 20250215122650223 DAUC <0003> db_auc.c:192 IMSI='262420148265481': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262420148265481" to be handled at TC_gsup_check_imei(260) 20250215122650229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 20250215122650231 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650231 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420148265481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420148265481"} 20250215122650231 DMAIN <0000> hlr.c:435 IMSI='262420148265481': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650231 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420148265481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420148265481"} 20250215122650231 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420148265481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650231 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650231 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262420148265481" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 3TC_gsup_check_imei(260)"262420148265481" TC_gsup_check_imei(260)@3287df89ab99: setverdict(pass): none -> pass 20250215122650232 DAUC <0003> db_auc.c:157 IMSI='262420148265481': No 2G Auth Data 20250215122650233 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650233 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420148265481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420148265481"} 20250215122650233 DAUC <0003> hlr.c:428 IMSI='262420148265481': storing IMEI = 12345678901234 20250215122650233 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420148265481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420148265481"} 20250215122650233 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420148265481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650233 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650233 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650233 DAUC <0003> db_auc.c:157 IMSI='262420148265481': No 2G Auth Data 20250215122650234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@3287df89ab99: Final verdict of PTC: pass 20250215122650234 DAUC <0003> db_auc.c:157 IMSI='262423505877661': No 2G Auth Data 20250215122650234 DAUC <0003> db_auc.c:192 IMSI='262423505877661': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262423505877661" to be handled at TC_gsup_check_imei(261) 20250215122650240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20250215122650242 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650242 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423505877661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423505877661"} 20250215122650242 DMAIN <0000> hlr.c:435 IMSI='262423505877661': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650242 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423505877661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423505877661"} 20250215122650242 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423505877661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650242 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650242 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262423505877661" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 4TC_gsup_check_imei(261)"262423505877661" TC_gsup_check_imei(261)@3287df89ab99: setverdict(pass): none -> pass 20250215122650243 DAUC <0003> db_auc.c:157 IMSI='262423505877661': No 2G Auth Data 20250215122650244 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650244 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423505877661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423505877661"} 20250215122650244 DAUC <0003> hlr.c:428 IMSI='262423505877661': storing IMEI = 12345678901234 20250215122650244 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423505877661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423505877661"} 20250215122650244 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423505877661 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650244 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650244 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650245 DAUC <0003> db_auc.c:157 IMSI='262423505877661': No 2G Auth Data 20250215122650245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@3287df89ab99: Final verdict of PTC: pass 20250215122650246 DAUC <0003> db_auc.c:157 IMSI='262427964051643': No 2G Auth Data 20250215122650246 DAUC <0003> db_auc.c:192 IMSI='262427964051643': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262427964051643" to be handled at TC_gsup_check_imei(262) 20250215122650253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4258 20250215122650256 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650256 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427964051643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964051643"} 20250215122650256 DMAIN <0000> hlr.c:435 IMSI='262427964051643': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650256 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427964051643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427964051643"} 20250215122650256 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427964051643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650256 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650256 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262427964051643" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 5TC_gsup_check_imei(262)"262427964051643" TC_gsup_check_imei(262)@3287df89ab99: setverdict(pass): none -> pass 20250215122650258 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650258 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427964051643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964051643"} 20250215122650258 DAUC <0003> hlr.c:428 IMSI='262427964051643': storing IMEI = 12345678901234 20250215122650258 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427964051643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427964051643"} 20250215122650258 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427964051643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650258 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650258 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@3287df89ab99: Final verdict of PTC: pass 20250215122650259 DAUC <0003> db_auc.c:157 IMSI='262422912524018': No 2G Auth Data 20250215122650259 DAUC <0003> db_auc.c:192 IMSI='262422912524018': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262422912524018" to be handled at TC_gsup_check_imei(263) 20250215122650267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4258 20250215122650269 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650269 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422912524018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422912524018"} 20250215122650269 DMAIN <0000> hlr.c:435 IMSI='262422912524018': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650269 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422912524018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422912524018"} 20250215122650269 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422912524018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650269 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650269 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262422912524018" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 6TC_gsup_check_imei(263)"262422912524018" TC_gsup_check_imei(263)@3287df89ab99: setverdict(pass): none -> pass 20250215122650272 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650272 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422912524018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422912524018"} 20250215122650272 DAUC <0003> hlr.c:428 IMSI='262422912524018': storing IMEI = 12345678901234 20250215122650272 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422912524018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422912524018"} 20250215122650272 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422912524018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650272 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650272 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@3287df89ab99: Final verdict of PTC: pass 20250215122650274 DAUC <0003> db_auc.c:157 IMSI='262424158480238': No 2G Auth Data 20250215122650274 DAUC <0003> db_auc.c:192 IMSI='262424158480238': No 3G Auth Data HLR_Test-GSUP(254)@3287df89ab99: Created GsupExpect[0] for "262424158480238" to be handled at TC_gsup_check_imei(264) 20250215122650280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20250215122650282 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650282 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424158480238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424158480238"} 20250215122650282 DMAIN <0000> hlr.c:435 IMSI='262424158480238': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122650283 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424158480238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424158480238"} 20250215122650283 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424158480238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650283 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650283 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3287df89ab99: Found GsupExpect[0] for "262424158480238" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@3287df89ab99: Added IMSI table entry 7TC_gsup_check_imei(264)"262424158480238" TC_gsup_check_imei(264)@3287df89ab99: setverdict(pass): none -> pass 20250215122650284 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650284 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424158480238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424158480238"} 20250215122650284 DAUC <0003> hlr.c:428 IMSI='262424158480238': storing IMEI = 12345678901234 20250215122650284 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424158480238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424158480238"} 20250215122650284 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424158480238 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122650284 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122650284 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122650285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122650286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20250215122650286 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34279<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@3287df89ab99: Final verdict of PTC: none 20250215122650286 DLINP <000b> input/ipa.c:452 connected read/write 20250215122650286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122650286 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122650286 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122650286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@3287df89ab99: Final verdict of PTC: none 255@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_check_imei finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Feb 15 12:26:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250215122650309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.1:4258 20250215122650410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Feb 15 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_check_imei_via_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122653520 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122653521 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122653524 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43668<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122653526 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653526 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122653526 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122653526 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  20250215122653526 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122653526 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  20250215122653526 DLGSUP <0013> gsup_server.c:236 2:  20250215122653526 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(265)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122653526 DLGSUP <0013> gsup_server.c:236 3:  20250215122653526 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122653526 DLGSUP <0013> gsup_server.c:236 4:  20250215122653526 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122653526 DLGSUP <0013> gsup_server.c:236 5:  20250215122653526 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122653526 DLGSUP <0013> gsup_server.c:236 7:  20250215122653526 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122653526 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122653526 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122653526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@3287df89ab99: 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") 20250215122653546 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20250215122653553 DAUC <0003> db_auc.c:157 IMSI='262425760580883': No 2G Auth Data 20250215122653553 DAUC <0003> db_auc.c:192 IMSI='262425760580883': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262425760580883" to be handled at TC_gsup_check_imei_via_proxy(269) 20250215122653573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43682<->l=127.0.0.1:4258 20250215122653586 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653586 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425760580883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425760580883" source_name="the-source\n"} 20250215122653586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250215122653586 DMAIN <0000> hlr.c:435 IMSI='262425760580883': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653586 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425760580883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425760580883" destination_name="the-source\n"} 20250215122653586 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425760580883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653586 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653586 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262425760580883" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425760580883" TC_gsup_check_imei_via_proxy(269)@3287df89ab99: setverdict(pass): none -> pass 20250215122653590 DAUC <0003> db_auc.c:192 IMSI='262425760580883': No 3G Auth Data 20250215122653596 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653596 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425760580883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425760580883" source_name="the-source\n"} 20250215122653596 DAUC <0003> hlr.c:428 IMSI='262425760580883': storing IMEI = 12345678901234 20250215122653596 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425760580883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425760580883" destination_name="the-source\n"} 20250215122653596 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425760580883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653596 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653596 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653599 DAUC <0003> db_auc.c:192 IMSI='262425760580883': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43682<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@3287df89ab99: Final verdict of PTC: pass 20250215122653605 DAUC <0003> db_auc.c:157 IMSI='262427850859410': No 2G Auth Data 20250215122653605 DAUC <0003> db_auc.c:192 IMSI='262427850859410': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262427850859410" to be handled at TC_gsup_check_imei_via_proxy(270) 20250215122653618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20250215122653620 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653620 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427850859410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427850859410" source_name="the-source\n"} 20250215122653620 DMAIN <0000> hlr.c:435 IMSI='262427850859410': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653620 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262427850859410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427850859410" destination_name="the-source\n"} 20250215122653620 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262427850859410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653620 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653620 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262427850859410" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427850859410" TC_gsup_check_imei_via_proxy(270)@3287df89ab99: setverdict(pass): none -> pass 20250215122653621 DAUC <0003> db_auc.c:192 IMSI='262427850859410': No 3G Auth Data 20250215122653622 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653622 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427850859410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427850859410" source_name="the-source\n"} 20250215122653622 DAUC <0003> hlr.c:428 IMSI='262427850859410': storing IMEI = 12345678901234 20250215122653622 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262427850859410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427850859410" destination_name="the-source\n"} 20250215122653622 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262427850859410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653622 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653622 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653622 DAUC <0003> db_auc.c:192 IMSI='262427850859410': No 3G Auth Data 20250215122653623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@3287df89ab99: Final verdict of PTC: pass 20250215122653624 DAUC <0003> db_auc.c:157 IMSI='262428881178066': No 2G Auth Data 20250215122653624 DAUC <0003> db_auc.c:192 IMSI='262428881178066': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262428881178066" to be handled at TC_gsup_check_imei_via_proxy(271) 20250215122653630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43700<->l=127.0.0.1:4258 20250215122653632 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653633 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428881178066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428881178066" source_name="the-source\n"} 20250215122653633 DMAIN <0000> hlr.c:435 IMSI='262428881178066': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653633 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428881178066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428881178066" destination_name="the-source\n"} 20250215122653633 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428881178066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653633 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653633 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262428881178066" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428881178066" TC_gsup_check_imei_via_proxy(271)@3287df89ab99: setverdict(pass): none -> pass 20250215122653633 DAUC <0003> db_auc.c:192 IMSI='262428881178066': No 3G Auth Data 20250215122653634 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653634 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428881178066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428881178066" source_name="the-source\n"} 20250215122653634 DAUC <0003> hlr.c:428 IMSI='262428881178066': storing IMEI = 12345678901234 20250215122653634 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428881178066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428881178066" destination_name="the-source\n"} 20250215122653634 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428881178066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653634 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653634 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653635 DAUC <0003> db_auc.c:192 IMSI='262428881178066': No 3G Auth Data 20250215122653636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43700<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@3287df89ab99: Final verdict of PTC: pass 20250215122653636 DAUC <0003> db_auc.c:157 IMSI='262420752087857': No 2G Auth Data 20250215122653636 DAUC <0003> db_auc.c:192 IMSI='262420752087857': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262420752087857" to be handled at TC_gsup_check_imei_via_proxy(272) 20250215122653643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20250215122653645 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653645 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420752087857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420752087857" source_name="the-source\n"} 20250215122653645 DMAIN <0000> hlr.c:435 IMSI='262420752087857': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653645 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420752087857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420752087857" destination_name="the-source\n"} 20250215122653645 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420752087857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653645 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653645 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262420752087857" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420752087857" TC_gsup_check_imei_via_proxy(272)@3287df89ab99: setverdict(pass): none -> pass 20250215122653646 DAUC <0003> db_auc.c:157 IMSI='262420752087857': No 2G Auth Data 20250215122653647 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653647 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420752087857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420752087857" source_name="the-source\n"} 20250215122653647 DAUC <0003> hlr.c:428 IMSI='262420752087857': storing IMEI = 12345678901234 20250215122653647 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420752087857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420752087857" destination_name="the-source\n"} 20250215122653647 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420752087857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653647 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653647 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653648 DAUC <0003> db_auc.c:157 IMSI='262420752087857': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@3287df89ab99: Final verdict of PTC: pass 20250215122653649 DAUC <0003> db_auc.c:157 IMSI='262420384314571': No 2G Auth Data 20250215122653649 DAUC <0003> db_auc.c:192 IMSI='262420384314571': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262420384314571" to be handled at TC_gsup_check_imei_via_proxy(273) 20250215122653655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20250215122653658 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653658 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420384314571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420384314571" source_name="the-source\n"} 20250215122653658 DMAIN <0000> hlr.c:435 IMSI='262420384314571': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653658 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420384314571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420384314571" destination_name="the-source\n"} 20250215122653658 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420384314571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653658 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653658 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262420384314571" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420384314571" TC_gsup_check_imei_via_proxy(273)@3287df89ab99: setverdict(pass): none -> pass 20250215122653659 DAUC <0003> db_auc.c:157 IMSI='262420384314571': No 2G Auth Data 20250215122653660 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653660 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420384314571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420384314571" source_name="the-source\n"} 20250215122653660 DAUC <0003> hlr.c:428 IMSI='262420384314571': storing IMEI = 12345678901234 20250215122653660 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420384314571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420384314571" destination_name="the-source\n"} 20250215122653660 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420384314571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653660 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653660 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653660 DAUC <0003> db_auc.c:157 IMSI='262420384314571': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@3287df89ab99: Final verdict of PTC: pass 20250215122653662 DAUC <0003> db_auc.c:157 IMSI='262428741508959': No 2G Auth Data 20250215122653662 DAUC <0003> db_auc.c:192 IMSI='262428741508959': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262428741508959" to be handled at TC_gsup_check_imei_via_proxy(274) 20250215122653667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43724<->l=127.0.0.1:4258 20250215122653670 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653670 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428741508959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428741508959" source_name="the-source\n"} 20250215122653670 DMAIN <0000> hlr.c:435 IMSI='262428741508959': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653670 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428741508959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428741508959" destination_name="the-source\n"} 20250215122653670 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262428741508959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653670 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653670 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262428741508959" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428741508959" TC_gsup_check_imei_via_proxy(274)@3287df89ab99: setverdict(pass): none -> pass 20250215122653673 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653673 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428741508959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428741508959" source_name="the-source\n"} 20250215122653673 DAUC <0003> hlr.c:428 IMSI='262428741508959': storing IMEI = 12345678901234 20250215122653673 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428741508959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428741508959" destination_name="the-source\n"} 20250215122653673 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262428741508959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653673 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653673 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43724<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@3287df89ab99: Final verdict of PTC: pass 20250215122653675 DAUC <0003> db_auc.c:157 IMSI='262423615633307': No 2G Auth Data 20250215122653675 DAUC <0003> db_auc.c:192 IMSI='262423615633307': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262423615633307" to be handled at TC_gsup_check_imei_via_proxy(275) 20250215122653680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20250215122653683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653683 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423615633307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423615633307" source_name="the-source\n"} 20250215122653683 DMAIN <0000> hlr.c:435 IMSI='262423615633307': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653683 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423615633307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423615633307" destination_name="the-source\n"} 20250215122653683 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423615633307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653683 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262423615633307" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423615633307" TC_gsup_check_imei_via_proxy(275)@3287df89ab99: setverdict(pass): none -> pass 20250215122653685 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653685 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423615633307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423615633307" source_name="the-source\n"} 20250215122653685 DAUC <0003> hlr.c:428 IMSI='262423615633307': storing IMEI = 12345678901234 20250215122653685 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423615633307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423615633307" destination_name="the-source\n"} 20250215122653685 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423615633307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653685 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653685 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@3287df89ab99: Final verdict of PTC: pass 20250215122653687 DAUC <0003> db_auc.c:157 IMSI='262426819022292': No 2G Auth Data 20250215122653687 DAUC <0003> db_auc.c:192 IMSI='262426819022292': No 3G Auth Data HLR_Test-GSUP(266)@3287df89ab99: Created GsupExpect[0] for "262426819022292" to be handled at TC_gsup_check_imei_via_proxy(276) 20250215122653694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20250215122653697 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653697 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426819022292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426819022292" source_name="the-source\n"} 20250215122653697 DMAIN <0000> hlr.c:435 IMSI='262426819022292': has IMEI = 12345678901234 (consider setting 'store-imei') 20250215122653697 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426819022292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426819022292" destination_name="the-source\n"} 20250215122653697 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426819022292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653697 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653697 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3287df89ab99: Found GsupExpect[0] for "262426819022292" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@3287df89ab99: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426819022292" TC_gsup_check_imei_via_proxy(276)@3287df89ab99: setverdict(pass): none -> pass 20250215122653699 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653699 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426819022292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426819022292" source_name="the-source\n"} 20250215122653699 DAUC <0003> hlr.c:428 IMSI='262426819022292': storing IMEI = 12345678901234 20250215122653699 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426819022292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426819022292" destination_name="the-source\n"} 20250215122653699 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426819022292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122653699 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122653699 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122653701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122653701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43668<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@3287df89ab99: Final verdict of PTC: none 267@3287df89ab99: Final verdict of PTC: none 20250215122653702 DLINP <000b> input/ipa.c:452 connected read/write 20250215122653702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122653702 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122653702 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122653702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122653702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250215122653702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44737<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Feb 15 12:26:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250215122653726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20250215122653827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78428) Waiting for packet dumper to finish... 1 (prev_count=78428, count=127120) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Feb 15 12:26:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_check_imei_invalid_len started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122656950 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122656950 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122656953 DLINP <000b> input/ipa.c:452 connected read/write 20250215122656953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122656954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122656957 DLINP <000b> input/ipa.c:452 connected read/write 20250215122656957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122656957 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122656957 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122656957 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  20250215122656957 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122656957 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  20250215122656957 DLGSUP <0013> gsup_server.c:236 2:  20250215122656957 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122656957 DLGSUP <0013> gsup_server.c:236 3:  20250215122656957 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122656957 DLGSUP <0013> gsup_server.c:236 4:  20250215122656957 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122656957 DLGSUP <0013> gsup_server.c:236 5:  20250215122656957 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122656957 DLGSUP <0013> gsup_server.c:236 7:  20250215122656957 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122656957 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122656957 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122656957 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@3287df89ab99: 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") 20250215122656972 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32835<->l=127.0.0.1:4259) 20250215122656977 DAUC <0003> db_auc.c:157 IMSI='262426994152505': No 2G Auth Data 20250215122656977 DAUC <0003> db_auc.c:192 IMSI='262426994152505': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262426994152505" to be handled at TC_gsup_check_imei_invalid_len(281) 20250215122656993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20250215122657004 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657004 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426994152505"} 20250215122657004 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657004 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426994152505" cause=Invalid mandatory information} 20250215122657004 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657004 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657004 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262426994152505" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426994152505" TC_gsup_check_imei_invalid_len(281)@3287df89ab99: setverdict(pass): none -> pass 20250215122657011 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657011 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426994152505"} 20250215122657011 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657011 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426994152505" cause=Invalid mandatory information} 20250215122657011 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657011 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657011 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657014 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657014 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426994152505"} 20250215122657014 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657014 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426994152505" cause=Invalid mandatory information} 20250215122657014 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657015 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657015 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657018 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657018 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426994152505"} 20250215122657018 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657018 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426994152505" cause=Invalid mandatory information} 20250215122657018 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657018 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657018 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657022 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657022 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426994152505"} 20250215122657022 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657022 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426994152505" cause=Invalid mandatory information} 20250215122657022 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426994152505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657022 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657022 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@3287df89ab99: Final verdict of PTC: pass 20250215122657027 DAUC <0003> db_auc.c:157 IMSI='262427559410452': No 2G Auth Data 20250215122657027 DAUC <0003> db_auc.c:192 IMSI='262427559410452': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262427559410452" to be handled at TC_gsup_check_imei_invalid_len(282) 20250215122657044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20250215122657045 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657045 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427559410452"} 20250215122657045 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657045 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427559410452" cause=Invalid mandatory information} 20250215122657045 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657045 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657045 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262427559410452" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427559410452" TC_gsup_check_imei_invalid_len(282)@3287df89ab99: setverdict(pass): none -> pass 20250215122657046 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657046 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427559410452"} 20250215122657046 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657046 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427559410452" cause=Invalid mandatory information} 20250215122657046 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657046 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657046 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657047 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657047 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427559410452"} 20250215122657047 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657047 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427559410452" cause=Invalid mandatory information} 20250215122657047 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657047 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657047 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657048 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657048 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427559410452"} 20250215122657048 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657048 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427559410452" cause=Invalid mandatory information} 20250215122657048 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657048 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657048 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657048 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657048 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427559410452"} 20250215122657048 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657048 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427559410452" cause=Invalid mandatory information} 20250215122657048 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427559410452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657048 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657048 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@3287df89ab99: Final verdict of PTC: pass 20250215122657049 DAUC <0003> db_auc.c:157 IMSI='262420948082433': No 2G Auth Data 20250215122657049 DAUC <0003> db_auc.c:192 IMSI='262420948082433': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262420948082433" to be handled at TC_gsup_check_imei_invalid_len(283) 20250215122657055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20250215122657057 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657057 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420948082433"} 20250215122657057 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657057 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420948082433" cause=Invalid mandatory information} 20250215122657057 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657057 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657057 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262420948082433" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420948082433" TC_gsup_check_imei_invalid_len(283)@3287df89ab99: setverdict(pass): none -> pass 20250215122657058 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657058 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420948082433"} 20250215122657058 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657058 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420948082433" cause=Invalid mandatory information} 20250215122657058 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657058 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657058 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657058 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657058 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420948082433"} 20250215122657058 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657058 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420948082433" cause=Invalid mandatory information} 20250215122657058 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657058 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657058 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657059 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657059 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420948082433"} 20250215122657059 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657059 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420948082433" cause=Invalid mandatory information} 20250215122657059 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657059 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657059 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657059 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657059 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420948082433"} 20250215122657059 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657059 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420948082433" cause=Invalid mandatory information} 20250215122657059 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420948082433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657059 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657059 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@3287df89ab99: Final verdict of PTC: pass 20250215122657061 DAUC <0003> db_auc.c:157 IMSI='262422776842855': No 2G Auth Data 20250215122657061 DAUC <0003> db_auc.c:192 IMSI='262422776842855': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262422776842855" to be handled at TC_gsup_check_imei_invalid_len(284) 20250215122657067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20250215122657069 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657069 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422776842855"} 20250215122657069 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657069 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422776842855" cause=Invalid mandatory information} 20250215122657069 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657069 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657069 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262422776842855" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422776842855" TC_gsup_check_imei_invalid_len(284)@3287df89ab99: setverdict(pass): none -> pass 20250215122657070 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657070 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422776842855"} 20250215122657070 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657070 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422776842855" cause=Invalid mandatory information} 20250215122657070 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657070 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657070 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657071 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657071 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422776842855"} 20250215122657071 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657071 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422776842855" cause=Invalid mandatory information} 20250215122657071 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657071 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657071 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657071 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657071 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422776842855"} 20250215122657071 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657071 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422776842855" cause=Invalid mandatory information} 20250215122657071 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657071 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657071 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657072 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657072 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422776842855"} 20250215122657072 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657072 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422776842855" cause=Invalid mandatory information} 20250215122657072 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422776842855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657072 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657072 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@3287df89ab99: Final verdict of PTC: pass 20250215122657073 DAUC <0003> db_auc.c:157 IMSI='262422965172848': No 2G Auth Data 20250215122657073 DAUC <0003> db_auc.c:192 IMSI='262422965172848': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262422965172848" to be handled at TC_gsup_check_imei_invalid_len(285) 20250215122657079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20250215122657081 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657081 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422965172848"} 20250215122657081 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657081 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422965172848" cause=Invalid mandatory information} 20250215122657081 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657081 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657081 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262422965172848" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422965172848" TC_gsup_check_imei_invalid_len(285)@3287df89ab99: setverdict(pass): none -> pass 20250215122657082 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657082 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422965172848"} 20250215122657082 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657082 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422965172848" cause=Invalid mandatory information} 20250215122657082 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657082 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657082 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657083 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657083 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422965172848"} 20250215122657083 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657083 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422965172848" cause=Invalid mandatory information} 20250215122657083 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657083 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657083 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657083 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657083 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422965172848"} 20250215122657083 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657083 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422965172848" cause=Invalid mandatory information} 20250215122657083 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657083 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657083 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657084 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657084 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422965172848"} 20250215122657084 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657084 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422965172848" cause=Invalid mandatory information} 20250215122657084 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422965172848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657084 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657084 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@3287df89ab99: Final verdict of PTC: pass 20250215122657085 DAUC <0003> db_auc.c:157 IMSI='262426321720080': No 2G Auth Data 20250215122657085 DAUC <0003> db_auc.c:192 IMSI='262426321720080': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262426321720080" to be handled at TC_gsup_check_imei_invalid_len(286) 20250215122657091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43786<->l=127.0.0.1:4258 20250215122657093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657093 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321720080"} 20250215122657093 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657093 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426321720080" cause=Invalid mandatory information} 20250215122657093 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262426321720080" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426321720080" TC_gsup_check_imei_invalid_len(286)@3287df89ab99: setverdict(pass): none -> pass 20250215122657094 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657094 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321720080"} 20250215122657094 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657094 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426321720080" cause=Invalid mandatory information} 20250215122657094 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657094 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657094 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657095 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657095 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321720080"} 20250215122657095 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657095 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426321720080" cause=Invalid mandatory information} 20250215122657095 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657095 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657095 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657095 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657095 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321720080"} 20250215122657095 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657095 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426321720080" cause=Invalid mandatory information} 20250215122657095 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657095 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657095 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657096 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657096 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426321720080"} 20250215122657096 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657096 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426321720080" cause=Invalid mandatory information} 20250215122657096 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426321720080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657096 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657096 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43786<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@3287df89ab99: Final verdict of PTC: pass 20250215122657098 DAUC <0003> db_auc.c:157 IMSI='262428852820165': No 2G Auth Data 20250215122657098 DAUC <0003> db_auc.c:192 IMSI='262428852820165': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262428852820165" to be handled at TC_gsup_check_imei_invalid_len(287) 20250215122657104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 20250215122657105 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657105 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428852820165"} 20250215122657105 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657105 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428852820165" cause=Invalid mandatory information} 20250215122657105 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657105 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657105 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262428852820165" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428852820165" TC_gsup_check_imei_invalid_len(287)@3287df89ab99: setverdict(pass): none -> pass 20250215122657106 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657106 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428852820165"} 20250215122657106 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657106 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428852820165" cause=Invalid mandatory information} 20250215122657106 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657106 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657106 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657107 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657107 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428852820165"} 20250215122657107 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657107 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428852820165" cause=Invalid mandatory information} 20250215122657107 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657107 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657107 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657108 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657108 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428852820165"} 20250215122657108 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657108 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428852820165" cause=Invalid mandatory information} 20250215122657108 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657108 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657108 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657109 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657109 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428852820165"} 20250215122657109 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657109 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428852820165" cause=Invalid mandatory information} 20250215122657109 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428852820165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657109 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657109 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@3287df89ab99: Final verdict of PTC: pass 20250215122657110 DAUC <0003> db_auc.c:157 IMSI='262422331163055': No 2G Auth Data 20250215122657110 DAUC <0003> db_auc.c:192 IMSI='262422331163055': No 3G Auth Data HLR_Test-GSUP(278)@3287df89ab99: Created GsupExpect[0] for "262422331163055" to be handled at TC_gsup_check_imei_invalid_len(288) 20250215122657116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4258 20250215122657118 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657118 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422331163055"} 20250215122657118 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250215122657118 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422331163055" cause=Invalid mandatory information} 20250215122657118 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657118 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657118 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3287df89ab99: Found GsupExpect[0] for "262422331163055" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@3287df89ab99: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422331163055" TC_gsup_check_imei_invalid_len(288)@3287df89ab99: setverdict(pass): none -> pass 20250215122657119 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657119 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422331163055"} 20250215122657119 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250215122657119 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422331163055" cause=Invalid mandatory information} 20250215122657119 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657119 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657119 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657119 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657119 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422331163055"} 20250215122657119 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250215122657119 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422331163055" cause=Invalid mandatory information} 20250215122657119 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657119 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657119 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657120 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657120 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422331163055"} 20250215122657120 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250215122657120 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422331163055" cause=Invalid mandatory information} 20250215122657120 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657120 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657120 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657121 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657121 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422331163055"} 20250215122657121 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250215122657121 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422331163055" cause=Invalid mandatory information} 20250215122657121 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422331163055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122657121 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122657121 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122657122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43798<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@3287df89ab99: Final verdict of PTC: pass MTC@3287df89ab99: setverdict(pass): none -> pass 20250215122657123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20250215122657123 DLINP <000b> input/ipa.c:452 connected read/write 20250215122657123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122657123 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122657123 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122657123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@3287df89ab99: Final verdict of PTC: none 279@3287df89ab99: Final verdict of PTC: none 20250215122657123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32835<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: pass MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@3287df89ab99: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Feb 15 12:26:57 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 20250215122657154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43810<->l=127.0.0.1:4258 20250215122657255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77268) Waiting for packet dumper to finish... 1 (prev_count=77268, count=168820) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Feb 15 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_gsup_check_imei_unknown_imsi started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122700379 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122700379 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122700382 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122700382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122700384 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122700384 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122700384 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122700384 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  20250215122700384 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122700384 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  20250215122700384 DLGSUP <0013> gsup_server.c:236 2:  20250215122700384 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122700384 DLGSUP <0013> gsup_server.c:236 3:  20250215122700384 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122700384 DLGSUP <0013> gsup_server.c:236 4:  20250215122700384 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122700384 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(289)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122700385 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122700385 DLGSUP <0013> gsup_server.c:236 7:  20250215122700385 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122700385 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122700385 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122700385 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@3287df89ab99: 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") 20250215122700395 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34347<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3287df89ab99: Created GsupExpect[0] for "262420404650108" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250215122700401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20250215122700426 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122700426 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420404650108"} 20250215122700426 DMAIN <0000> hlr.c:435 IMSI='262420404650108': has IMEI = 22245678901234 (consider setting 'store-imei') 20250215122700426 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250215122700426 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420404650108" cause=Invalid mandatory information} 20250215122700426 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122700426 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122700426 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@3287df89ab99: Found GsupExpect[0] for "262420404650108" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@3287df89ab99: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262420404650108" TC_gsup_check_imei_unknown_imsi(293)@3287df89ab99: setverdict(pass): none -> pass 20250215122700435 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122700436 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420404650108"} 20250215122700436 DAUC <0003> hlr.c:428 IMSI='262420404650108': storing IMEI = 22245678901234 20250215122700436 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420404650108': no such subscriber 20250215122700436 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250215122700436 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420404650108" cause=Invalid mandatory information} 20250215122700436 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420404650108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122700436 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122700436 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122700439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@3287df89ab99: Final verdict of PTC: pass 20250215122700440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20250215122700442 DLINP <000b> input/ipa.c:452 connected read/write 20250215122700442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122700442 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122700443 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122700443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122700443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34347<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3287df89ab99: Final verdict of PTC: none 291@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 291: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@3287df89ab99: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Feb 15 12:27:00 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250215122700478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20250215122700579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43844<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Feb 15 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122703697 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122703697 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122703700 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@3287df89ab99: 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) } } } } 20250215122703703 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703703 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122703703 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122703703 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  20250215122703703 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(294)@3287df89ab99: 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 } } } } 20250215122703703 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  20250215122703703 DLGSUP <0013> gsup_server.c:236 2:  20250215122703703 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122703703 DLGSUP <0013> gsup_server.c:236 3:  20250215122703703 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122703703 DLGSUP <0013> gsup_server.c:236 4:  20250215122703703 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122703703 DLGSUP <0013> gsup_server.c:236 5:  20250215122703703 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122703703 DLGSUP <0013> gsup_server.c:236 7:  20250215122703703 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122703703 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122703703 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122703703 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@3287df89ab99: 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") 20250215122703712 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34655<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3287df89ab99: Created GsupExpect[0] for "262426006937728" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250215122703717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4258 20250215122703750 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703750 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006937728"} 20250215122703750 DMAIN <0000> hlr.c:227 IMSI='262426006937728': Creating subscriber on demand 20250215122703750 DMAIN <0000> hlr.c:243 IMSI='262426006937728': Successfully assigned MSISDN='726' 20250215122703750 DAUC <0003> hlr.c:428 IMSI='262426006937728': storing IMEI = 12345678901234 20250215122703750 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006937728"} 20250215122703750 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122703750 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703750 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@3287df89ab99: Found GsupExpect[0] for "262426006937728" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@3287df89ab99: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426006937728" TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): none -> pass 20250215122703756 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703756 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703758 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703758 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703760 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703760 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703763 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703763 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703763 DLU <0006> fsm.c:456 lu(262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122703763 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122703763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122703763 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703763 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703763 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703766 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703766 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426006937728"} 20250215122703766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122703766 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122703766 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426006937728"} 20250215122703767 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122703767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122703767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122703767 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122703767 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703767 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703774 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703774 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006937728"} 20250215122703774 DMAIN <0000> hlr.c:227 IMSI='262426006937728': Creating subscriber on demand 20250215122703774 DMAIN <0000> hlr.c:243 IMSI='262426006937728': Successfully assigned MSISDN='197' 20250215122703774 DAUC <0003> hlr.c:428 IMSI='262426006937728': storing IMEI = 12345678901234 20250215122703774 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006937728"} 20250215122703774 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122703774 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703774 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703776 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703776 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703777 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703777 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703779 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703779 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703780 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703780 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703782 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703782 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703782 DLU <0006> fsm.c:456 lu(262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122703782 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122703782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122703782 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703782 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703782 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703785 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703785 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426006937728"} 20250215122703785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122703785 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122703785 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426006937728"} 20250215122703785 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122703786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122703786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122703786 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122703786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703786 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703792 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703792 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006937728"} 20250215122703792 DMAIN <0000> hlr.c:227 IMSI='262426006937728': Creating subscriber on demand 20250215122703792 DMAIN <0000> hlr.c:243 IMSI='262426006937728': Successfully assigned MSISDN='220' 20250215122703792 DAUC <0003> hlr.c:428 IMSI='262426006937728': storing IMEI = 12345678901234 20250215122703792 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006937728"} 20250215122703793 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122703793 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703793 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703794 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703794 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703796 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703796 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703797 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703797 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703798 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703798 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703800 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703800 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703800 DLU <0006> fsm.c:456 lu(262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122703800 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250215122703800 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426006937728" cause=GPRS services not allowed} 20250215122703800 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122703800 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122703800 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Freeing instance 20250215122703800 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Deallocated 20250215122703800 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703800 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703806 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703806 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006937728"} 20250215122703806 DMAIN <0000> hlr.c:227 IMSI='262426006937728': Creating subscriber on demand 20250215122703806 DMAIN <0000> hlr.c:243 IMSI='262426006937728': Successfully assigned MSISDN='349' 20250215122703806 DAUC <0003> hlr.c:428 IMSI='262426006937728': storing IMEI = 12345678901234 20250215122703806 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006937728"} 20250215122703806 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122703806 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703807 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703808 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703808 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703809 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703809 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703810 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703810 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703812 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703812 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703812 DLU <0006> fsm.c:456 lu(262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122703812 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250215122703812 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426006937728" cause=GPRS services not allowed} 20250215122703812 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122703812 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122703812 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Freeing instance 20250215122703812 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Deallocated 20250215122703812 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703812 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703817 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703817 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006937728"} 20250215122703817 DMAIN <0000> hlr.c:227 IMSI='262426006937728': Creating subscriber on demand 20250215122703817 DAUC <0003> hlr.c:428 IMSI='262426006937728': storing IMEI = 12345678901234 20250215122703817 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006937728"} 20250215122703817 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122703817 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703817 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703819 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703819 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703820 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703820 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703821 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703821 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703822 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703822 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703822 DLU <0006> fsm.c:456 lu(262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122703822 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250215122703822 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426006937728" cause=GPRS services not allowed} 20250215122703822 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122703822 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122703822 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Freeing instance 20250215122703822 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Deallocated 20250215122703822 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703822 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703826 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703826 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006937728"} 20250215122703826 DMAIN <0000> hlr.c:227 IMSI='262426006937728': Creating subscriber on demand 20250215122703827 DAUC <0003> hlr.c:428 IMSI='262426006937728': storing IMEI = 12345678901234 20250215122703827 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006937728"} 20250215122703827 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250215122703827 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703827 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703828 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703828 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703828 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703828 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703829 DAUC <0003> db_auc.c:157 IMSI='262426006937728': No 2G Auth Data 20250215122703829 DAUC <0003> db_auc.c:192 IMSI='262426006937728': No 3G Auth Data 20250215122703830 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703830 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703830 DLU <0006> fsm.c:456 lu(262426006937728)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122703830 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122703830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122703830 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426006937728" cn_domain=PS} 20250215122703831 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703831 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703832 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426006937728"} 20250215122703832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122703832 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122703832 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426006937728"} 20250215122703832 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426006937728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122703832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122703832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122703832 DLU <0006> fsm.c:568 lu(PS:IMSI-262426006937728)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122703832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122703832 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122703835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@3287df89ab99: Final verdict of PTC: pass 20250215122703836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4258 20250215122703837 DLINP <000b> input/ipa.c:452 connected read/write 20250215122703837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122703837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122703837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122703837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@3287df89ab99: Final verdict of PTC: none 296@3287df89ab99: Final verdict of PTC: none 20250215122703837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34655<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 296: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@3287df89ab99: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Feb 15 12:27:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250215122703866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59350<->l=127.0.0.1:4258 20250215122703967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66460) Waiting for packet dumper to finish... 1 (prev_count=66460, count=97056) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Feb 15 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_subscr_create_on_demand_ul started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122707083 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122707083 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122707088 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122707093 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707093 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122707093 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122707093 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  20250215122707093 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122707093 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(299)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122707093 DLGSUP <0013> gsup_server.c:236 2:  20250215122707093 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122707093 DLGSUP <0013> gsup_server.c:236 3:  20250215122707093 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122707093 DLGSUP <0013> gsup_server.c:236 4:  20250215122707093 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122707094 DLGSUP <0013> gsup_server.c:236 5:  20250215122707094 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122707094 DLGSUP <0013> gsup_server.c:236 7:  20250215122707094 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122707094 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122707094 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122707094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@3287df89ab99: 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") 20250215122707112 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41661<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3287df89ab99: Created GsupExpect[0] for "262425118039672" to be handled at TC_subscr_create_on_demand_ul(303) 20250215122707121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59372<->l=127.0.0.1:4258 20250215122707138 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707138 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707138 DMAIN <0000> hlr.c:227 IMSI='262425118039672': Creating subscriber on demand 20250215122707138 DMAIN <0000> hlr.c:243 IMSI='262425118039672': Successfully assigned MSISDN='657' 20250215122707138 DLU <0006> fsm.c:456 lu(262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122707138 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122707139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122707139 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707139 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707139 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@3287df89ab99: Found GsupExpect[0] for "262425118039672" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@3287df89ab99: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425118039672" 20250215122707145 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707145 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425118039672"} 20250215122707145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122707145 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122707145 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425118039672"} 20250215122707145 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122707145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122707145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122707145 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122707145 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707145 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): none -> pass 20250215122707148 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707148 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707150 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707150 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707151 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707151 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707158 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707158 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707158 DMAIN <0000> hlr.c:227 IMSI='262425118039672': Creating subscriber on demand 20250215122707158 DMAIN <0000> hlr.c:243 IMSI='262425118039672': Successfully assigned MSISDN='831' 20250215122707158 DLU <0006> fsm.c:456 lu(262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122707158 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122707158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122707158 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707158 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707158 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707161 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707161 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425118039672"} 20250215122707161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122707161 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122707161 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425118039672"} 20250215122707161 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122707161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122707161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122707161 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122707161 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707161 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122707163 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707163 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707164 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707164 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707165 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707165 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707166 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707166 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707170 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707170 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707170 DMAIN <0000> hlr.c:227 IMSI='262425118039672': Creating subscriber on demand 20250215122707170 DMAIN <0000> hlr.c:243 IMSI='262425118039672': Successfully assigned MSISDN='701' 20250215122707170 DLU <0006> fsm.c:456 lu(262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122707170 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250215122707170 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425118039672" cause=GPRS services not allowed} 20250215122707170 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122707170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122707170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Freeing instance 20250215122707170 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Deallocated 20250215122707170 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707170 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122707171 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707171 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707172 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707172 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707172 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707172 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707173 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707173 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707175 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707175 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707175 DMAIN <0000> hlr.c:227 IMSI='262425118039672': Creating subscriber on demand 20250215122707175 DMAIN <0000> hlr.c:243 IMSI='262425118039672': Successfully assigned MSISDN='100' 20250215122707175 DLU <0006> fsm.c:456 lu(262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122707175 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250215122707175 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425118039672" cause=GPRS services not allowed} 20250215122707175 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122707175 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122707175 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Freeing instance 20250215122707175 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Deallocated 20250215122707175 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707175 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122707176 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707176 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707176 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707176 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707176 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707176 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707178 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707178 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707178 DMAIN <0000> hlr.c:227 IMSI='262425118039672': Creating subscriber on demand 20250215122707178 DLU <0006> fsm.c:456 lu(262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122707178 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250215122707178 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425118039672" cause=GPRS services not allowed} 20250215122707178 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122707178 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122707178 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Freeing instance 20250215122707178 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Deallocated 20250215122707178 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707178 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122707179 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707179 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707179 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707179 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707179 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707179 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707180 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707180 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707180 DMAIN <0000> hlr.c:227 IMSI='262425118039672': Creating subscriber on demand 20250215122707180 DLU <0006> fsm.c:456 lu(262425118039672)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122707180 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122707180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122707180 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425118039672" cn_domain=PS} 20250215122707180 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707180 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707181 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707181 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425118039672"} 20250215122707181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122707181 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122707181 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425118039672"} 20250215122707181 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425118039672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122707181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122707181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122707181 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118039672)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122707181 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122707181 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122707181 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707181 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707182 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707182 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data 20250215122707182 DAUC <0003> db_auc.c:157 IMSI='262425118039672': No 2G Auth Data 20250215122707182 DAUC <0003> db_auc.c:192 IMSI='262425118039672': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122707183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59372<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@3287df89ab99: Final verdict of PTC: pass 20250215122707183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4258 20250215122707184 DLINP <000b> input/ipa.c:452 connected read/write 20250215122707184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122707184 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122707184 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122707184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122707184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41661<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@3287df89ab99: Final verdict of PTC: none 301@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 301: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@3287df89ab99: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Feb 15 12:27:07 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 20250215122707207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 20250215122707307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Feb 15 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_subscr_create_on_demand_sai started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122710431 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122710431 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122710435 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122710437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122710442 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122710442 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122710442 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122710442 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  20250215122710442 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122710442 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  20250215122710442 DLGSUP <0013> gsup_server.c:236 2:  20250215122710442 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122710442 DLGSUP <0013> gsup_server.c:236 3:  20250215122710442 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122710442 DLGSUP <0013> gsup_server.c:236 4:  20250215122710442 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122710442 DLGSUP <0013> gsup_server.c:236 5:  20250215122710442 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122710442 DLGSUP <0013> gsup_server.c:236 7:  20250215122710442 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122710442 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122710442 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122710442 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@3287df89ab99: 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") 20250215122710470 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45359<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3287df89ab99: Created GsupExpect[0] for "262425054249132" to be handled at TC_subscr_create_on_demand_sai(308) 20250215122710486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20250215122710498 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122710498 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425054249132"} 20250215122710498 DMAIN <0000> hlr.c:227 IMSI='262425054249132': Creating subscriber on demand 20250215122710498 DMAIN <0000> hlr.c:243 IMSI='262425054249132': Successfully assigned MSISDN='112' 20250215122710498 DAUC <0003> db_auc.c:157 IMSI='262425054249132': No 2G Auth Data 20250215122710498 DAUC <0003> db_auc.c:192 IMSI='262425054249132': No 3G Auth Data 20250215122710498 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425054249132 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 20250215122710498 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425054249132" cause=IMSI unknown in HLR} 20250215122710498 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250215122710498 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122710498 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@3287df89ab99: Found GsupExpect[0] for "262425054249132" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@3287df89ab99: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425054249132" TC_subscr_create_on_demand_sai(308)@3287df89ab99: setverdict(pass): none -> pass 20250215122710502 DAUC <0003> db_auc.c:157 IMSI='262425054249132': No 2G Auth Data 20250215122710502 DAUC <0003> db_auc.c:192 IMSI='262425054249132': No 3G Auth Data 20250215122710505 DAUC <0003> db_auc.c:157 IMSI='262425054249132': No 2G Auth Data 20250215122710505 DAUC <0003> db_auc.c:192 IMSI='262425054249132': No 3G Auth Data 20250215122710507 DAUC <0003> db_auc.c:157 IMSI='262425054249132': No 2G Auth Data 20250215122710507 DAUC <0003> db_auc.c:192 IMSI='262425054249132': No 3G Auth Data 20250215122710510 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122710510 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425054249132" cn_domain=PS} 20250215122710510 DLU <0006> fsm.c:456 lu(262425054249132)[0x55d13a3f4410]{UNVALIDATED}: Allocated 20250215122710510 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250215122710510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425054249132)[0x55d13a3f4410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122710510 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425054249132" cn_domain=PS} 20250215122710510 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122710510 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122710514 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122710514 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425054249132"} 20250215122710514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425054249132)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122710514 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122710514 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425054249132"} 20250215122710514 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425054249132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122710514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425054249132)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122710514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425054249132)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122710514 DLU <0006> fsm.c:568 lu(PS:IMSI-262425054249132)[0x55d13a3f4410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122710514 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122710514 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122710518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@3287df89ab99: Final verdict of PTC: pass 20250215122710520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59402<->l=127.0.0.1:4258 20250215122710522 DLINP <000b> input/ipa.c:452 connected read/write 20250215122710522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122710522 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122710522 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122710522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@3287df89ab99: Final verdict of PTC: none 20250215122710522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45359<->l=127.0.0.1:4259) 306@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 306: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@3287df89ab99: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Feb 15 12:27:10 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250215122710558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4258 20250215122710659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Feb 15 12:27:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_other_home started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122713761 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122713761 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122713765 DLINP <000b> input/ipa.c:452 connected read/write 20250215122713765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122713765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@3287df89ab99: 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)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(309)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122713766 DLINP <000b> input/ipa.c:452 connected read/write 20250215122713766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122713766 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122713766 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122713766 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  20250215122713766 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122713766 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  20250215122713766 DLGSUP <0013> gsup_server.c:236 2:  20250215122713766 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122713766 DLGSUP <0013> gsup_server.c:236 3:  20250215122713766 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122713766 DLGSUP <0013> gsup_server.c:236 4:  20250215122713766 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122713766 DLGSUP <0013> gsup_server.c:236 5:  20250215122713766 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122713766 DLGSUP <0013> gsup_server.c:236 7:  20250215122713766 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122713766 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122713766 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122713766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@3287df89ab99: 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") 20250215122713787 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43657<->l=127.0.0.1:4259) 20250215122713792 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250215122713792 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@3287df89ab99: Created GsupExpect[0] for "262429579205077" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250215122713816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 20250215122713822 DAUC <0003> db_auc.c:157 IMSI='262429579205077': No 2G Auth Data 20250215122713822 DAUC <0003> db_auc.c:192 IMSI='262429579205077': No 3G Auth Data 20250215122713832 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610580066.msisdn 20250215122713832 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610580066.msisdn: not attached (vlr_number unset) 20250215122713832 DDGSM <0007> mslookup_server.c:327 sip.voice.491610580066.msisdn: does not exist in GSUP proxy 20250215122714839 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122714839 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429579205077" cn_domain=CS} 20250215122714839 DLU <0006> fsm.c:456 lu(262429579205077)[0x55d13a3eeb40]{UNVALIDATED}: Allocated 20250215122714839 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250215122714839 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429579205077)[0x55d13a3eeb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250215122714839 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429579205077" cn_domain=CS} 20250215122714839 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122714839 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@3287df89ab99: Found GsupExpect[0] for "262429579205077" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429579205077" 20250215122714845 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122714845 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429579205077"} 20250215122714845 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429579205077)[0x55d13a3eeb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250215122714845 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250215122714845 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429579205077"} 20250215122714845 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429579205077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122714845 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429579205077)[0x55d13a3eeb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250215122714845 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429579205077)[0x55d13a3eeb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250215122714845 DLU <0006> fsm.c:568 lu(CS:IMSI-262429579205077)[0x55d13a3eeb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250215122714845 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122714845 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@3287df89ab99: setverdict(pass): none -> pass 20250215122714849 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610580066.msisdn 20250215122714849 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610580066.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250215122714849 DDGSM <0007> mslookup_server.c:327 sip.voice.491610580066.msisdn: does not exist in GSUP proxy 20250215122714849 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610580066.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@3287df89ab99: setverdict(pass): pass -> pass, component reason not changed 20250215122714855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@3287df89ab99: Final verdict of PTC: pass 20250215122714857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4258 20250215122714859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43657<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@3287df89ab99: Final verdict of PTC: none 20250215122714859 DLINP <000b> input/ipa.c:452 connected read/write 20250215122714859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122714859 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122714859 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122714859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 311: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Feb 15 12:27:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250215122714891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 20250215122714992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21740) Waiting for packet dumper to finish... 1 (prev_count=21740, count=37708) 20250215122716882 DSS <0004> hlr_ussd.c:239 262424740752450/0xa9301621: SS Session Timeout, destroying 20250215122716882 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424740752450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Feb 15 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_MSLookup_GSUP_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122718088 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122718088 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122718092 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122718093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122718094 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122718094 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122718094 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122718094 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  20250215122718094 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122718094 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  20250215122718094 DLGSUP <0013> gsup_server.c:236 2:  20250215122718094 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122718094 DLGSUP <0013> gsup_server.c:236 3:  20250215122718094 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122718094 DLGSUP <0013> gsup_server.c:236 4:  20250215122718094 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122718094 DLGSUP <0013> gsup_server.c:236 5:  20250215122718094 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122718094 DLGSUP <0013> gsup_server.c:236 7:  20250215122718094 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122718094 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122718094 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122718094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250215122718094 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250215122718094 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@3287df89ab99: 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") 20250215122718113 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38339<->l=127.0.0.1:4259) 20250215122718114 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250215122718114 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@3287df89ab99: Created GsupExpect[0] for "262428941711443" to be handled at TC_MSLookup_GSUP_proxy(320) 20250215122718120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@3287df89ab99: Created GsupExpect[0] for "262428941711443" to be handled at TC_MSLookup_GSUP_proxy(320) 20250215122718134 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122718134 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428941711443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428941711443" cn_domain=CS} 20250215122718134 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428941711443 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250215122718134 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428941711443 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250215122718134 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428941711443.imsi 20250215122718134 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428941711443.imsi 20250215122718134 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428941711443.imsi: does not exist in local HLR 20250215122718140 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428941711443 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250215122718140 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250215122718140 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250215122718140 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250215122718140 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250215122718140 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250215122718140 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428941711443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122718140 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122718140 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250215122718140 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122718140 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250215122718140 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122718140 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@3287df89ab99: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@3287df89ab99: 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) } } } } 20250215122718142 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718142 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718142 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250215122718142 DLINP <000b> ipa.c:396 tag 1: HLR 20250215122718142 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250215122718144 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718144 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718144 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@3287df89ab99: 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)@3287df89ab99: 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)@3287df89ab99: Found GsupExpect[0] for "262428941711443" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428941711443" HLR_Test-GSUP-server-IPA(318)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122718186 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718186 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718186 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718186 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718187 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428941711443 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617542831 20250215122718187 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428941711443 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122718187 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122718187 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@3287df89ab99: Found GsupExpect[0] for "262428941711443" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428941711443" 20250215122718195 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718195 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718195 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428941711443 MSISDN-491617542831 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122718195 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122718195 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122718198 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718198 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718198 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428941711443 MSISDN-491617542831 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 20250215122718198 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428941711443 MSISDN-491617542831 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122718198 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122718199 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@3287df89ab99: setverdict(pass): none -> pass 20250215122718201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@3287df89ab99: Final verdict of PTC: pass 20250215122718202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-server(317)@3287df89ab99: Final verdict of PTC: none 20250215122718206 DLINP <000b> input/ipa.c:452 connected read/write 20250215122718206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122718206 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122718206 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122718206 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122718206 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38339<->l=127.0.0.1:4259) 316@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@3287df89ab99: Final verdict of PTC: none 20250215122718208 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122718208 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122718208 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250215122718208 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250215122718208 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)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 316: none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@3287df89ab99: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Feb 15 12:27:18 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 20250215122718268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4258 20250215122718369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58328<->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=43196) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Feb 15 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122721474 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122721474 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122721476 DLINP <000b> input/ipa.c:452 connected read/write 20250215122721476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122721476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@3287df89ab99: 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)@3287df89ab99: 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 } } } } 20250215122721477 DLINP <000b> input/ipa.c:452 connected read/write 20250215122721477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122721477 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122721477 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122721477 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  20250215122721477 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122721477 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  20250215122721477 DLGSUP <0013> gsup_server.c:236 2:  20250215122721477 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122721477 DLGSUP <0013> gsup_server.c:236 3:  20250215122721477 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122721477 DLGSUP <0013> gsup_server.c:236 4:  20250215122721477 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122721477 DLGSUP <0013> gsup_server.c:236 5:  20250215122721477 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122721477 DLGSUP <0013> gsup_server.c:236 7:  20250215122721477 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122721477 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122721477 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122721477 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122721478 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250215122721478 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@3287df89ab99: 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") 20250215122721487 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40197<->l=127.0.0.1:4259) 20250215122721489 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250215122721489 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@3287df89ab99: Created GsupExpect[0] for "262427013947303" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250215122721497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20250215122721499 DAUC <0003> db_auc.c:157 IMSI='262427013947303': No 2G Auth Data 20250215122721499 DAUC <0003> db_auc.c:192 IMSI='262427013947303': No 3G Auth Data 20250215122721505 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427013947303.imsi 20250215122721505 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427013947303.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3287df89ab99: setverdict(pass): none -> pass 20250215122721510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3287df89ab99: Final verdict of PTC: pass 20250215122721511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58340<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@3287df89ab99: Final verdict of PTC: none 323@3287df89ab99: Final verdict of PTC: none 20250215122721513 DLINP <000b> input/ipa.c:452 connected read/write 20250215122721513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122721513 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122721513 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122721513 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122721513 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40197<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 323: none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Feb 15 12:27:21 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250215122721551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20250215122721652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58348<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Feb 15 12:27:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122724746 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122724746 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122724751 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122724752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@3287df89ab99: 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) } } } } 20250215122724756 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250215122724756 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@3287df89ab99: 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 } } } } 20250215122724756 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122724756 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122724757 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122724757 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  20250215122724757 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122724757 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  20250215122724757 DLGSUP <0013> gsup_server.c:236 2:  20250215122724757 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122724757 DLGSUP <0013> gsup_server.c:236 3:  20250215122724757 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122724757 DLGSUP <0013> gsup_server.c:236 4:  20250215122724757 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122724757 DLGSUP <0013> gsup_server.c:236 5:  20250215122724757 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122724757 DLGSUP <0013> gsup_server.c:236 7:  20250215122724757 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122724757 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122724757 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122724757 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@3287df89ab99: 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") 20250215122724787 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42463<->l=127.0.0.1:4259) 20250215122724788 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250215122724788 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@3287df89ab99: Created GsupExpect[0] for "262429629688694" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250215122724794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51866<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@3287df89ab99: Created GsupExpect[0] for "262429629688694" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250215122724802 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122724802 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429629688694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429629688694" cn_domain=CS} 20250215122724802 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429629688694 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250215122724802 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429629688694 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250215122724802 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429629688694.imsi 20250215122724802 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429629688694.imsi 20250215122724802 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429629688694.imsi: does not exist in local HLR 20250215122724809 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429629688694 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250215122724809 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250215122724809 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250215122724809 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250215122724809 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250215122724809 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250215122724809 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429629688694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122724809 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122724809 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250215122724809 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122724809 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250215122724809 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122724809 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@3287df89ab99: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@3287df89ab99: 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) } } } } 20250215122724813 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122724813 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122724813 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250215122724813 DLINP <000b> ipa.c:396 tag 1: HLR 20250215122724813 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250215122724815 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122724815 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122724815 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server(329)@3287df89ab99: Found GsupExpect[0] for "262429629688694" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429629688694" HLR_Test-GSUP-server-IPA(330)@3287df89ab99: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122724858 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122724858 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122724858 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122724858 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122724859 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429629688694 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617158422 20250215122724859 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429629688694 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122724859 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122724859 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@3287df89ab99: Found GsupExpect[0] for "262429629688694" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429629688694" 20250215122724866 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122724866 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122724867 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429629688694 MSISDN-491617158422 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122724867 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122724867 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122724870 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122724870 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122724870 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429629688694 MSISDN-491617158422 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 20250215122724870 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429629688694 MSISDN-491617158422 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122724870 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122724871 DLINP <000b> input/ipa.c:452 connected read/write 20250215122724871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122724874 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429629688694.imsi 20250215122724874 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429629688694.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3287df89ab99: setverdict(pass): none -> pass 20250215122725877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51866<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3287df89ab99: Final verdict of PTC: pass 20250215122725879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51864<->l=127.0.0.1:4258 20250215122725881 DLINP <000b> input/ipa.c:452 connected read/write 20250215122725881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122725881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122725881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122725881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122725881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42463<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-server(329)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@3287df89ab99: Final verdict of PTC: none 328@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@3287df89ab99: Final verdict of PTC: none 20250215122725883 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122725883 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122725883 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250215122725884 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250215122725884 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(330)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 328: none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Feb 15 12:27:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250215122725960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51868<->l=127.0.0.1:4258 20250215122726061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51868<->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@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Feb 15 12:27:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@3287df89ab99: legacy= false MTC@3287df89ab99: in not legacy case 1 MTC@3287df89ab99: in not legacy case 2 20250215122729160 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250215122729160 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122729164 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122729165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@3287df89ab99: 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 } } } } 20250215122729169 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250215122729169 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250215122729169 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122729169 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250215122729170 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250215122729170 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  20250215122729170 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250215122729170 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  20250215122729170 DLGSUP <0013> gsup_server.c:236 2:  20250215122729170 DLGSUP <0013> gsup_server.c:238 2: 00  20250215122729170 DLGSUP <0013> gsup_server.c:236 3:  20250215122729170 DLGSUP <0013> gsup_server.c:238 3: 00  20250215122729170 DLGSUP <0013> gsup_server.c:236 4:  20250215122729170 DLGSUP <0013> gsup_server.c:238 4: 00  20250215122729170 DLGSUP <0013> gsup_server.c:236 5:  20250215122729170 DLGSUP <0013> gsup_server.c:238 5: 00  20250215122729170 DLGSUP <0013> gsup_server.c:236 7:  20250215122729170 DLGSUP <0013> gsup_server.c:238 7: 00  20250215122729170 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250215122729170 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250215122729170 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)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@3287df89ab99: 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") 20250215122729198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46065<->l=127.0.0.1:4259) 20250215122729199 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250215122729199 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@3287df89ab99: Created GsupExpect[0] for "262429465070596" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250215122729216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@3287df89ab99: Created GsupExpect[0] for "262429465070596" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250215122729225 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122729225 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429465070596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465070596" cn_domain=CS} 20250215122729225 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429465070596 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250215122729225 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429465070596 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250215122729225 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429465070596.imsi 20250215122729225 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429465070596.imsi 20250215122729225 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429465070596.imsi: does not exist in local HLR 20250215122729239 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429465070596 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250215122729239 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250215122729239 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250215122729239 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250215122729239 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250215122729239 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250215122729239 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429465070596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250215122729239 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122729239 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250215122729239 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122729239 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250215122729239 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250215122729239 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@3287df89ab99: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@3287df89ab99: 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) } } } } 20250215122729243 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729243 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729243 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250215122729243 DLINP <000b> ipa.c:396 tag 1: HLR 20250215122729243 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250215122729245 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729245 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729245 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@3287df89ab99: 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)@3287df89ab99: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@3287df89ab99: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@3287df89ab99: Found GsupExpect[0] for "262429465070596" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429465070596" HLR_Test-GSUP-server-IPA(337)@3287df89ab99: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250215122729286 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729286 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729286 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729286 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729286 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429465070596 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610768050 20250215122729287 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429465070596 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122729287 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122729287 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@3287df89ab99: Found GsupExpect[0] for "262429465070596" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@3287df89ab99: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429465070596" 20250215122729293 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729293 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729294 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429465070596 MSISDN-491610768050 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122729294 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122729294 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122729297 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729297 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729297 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429465070596 MSISDN-491610768050 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 20250215122729297 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429465070596 MSISDN-491610768050 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250215122729297 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122729297 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250215122729300 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610768050.msisdn 20250215122729300 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610768050.msisdn: does not exist in local HLR 20250215122729300 DDGSM <0007> mslookup_server.c:352 sip.voice.491610768050.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250215122729300 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610768050.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@3287df89ab99: setverdict(pass): none -> pass 20250215122729303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@3287df89ab99: Final verdict of PTC: pass 20250215122729305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4258 20250215122729306 DLINP <000b> input/ipa.c:452 connected read/write 20250215122729307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250215122729307 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250215122729307 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250215122729307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250215122729307 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46065<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@3287df89ab99: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@3287df89ab99: Final verdict of PTC: none 20250215122729309 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250215122729309 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250215122729309 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250215122729309 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250215122729309 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(334)@3287df89ab99: Final verdict of PTC: none 335@3287df89ab99: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@3287df89ab99: Final verdict of PTC: none MTC@3287df89ab99: Setting final verdict of the test case. MTC@3287df89ab99: Local verdict of MTC: none MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@3287df89ab99: Local verdict of PTC with component reference 335: none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@3287df89ab99: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@3287df89ab99: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@3287df89ab99: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@3287df89ab99: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@3287df89ab99: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Feb 15 12:27:29 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250215122729388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.1:4258 20250215122729489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46420) MTC@3287df89ab99: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@3287df89ab99: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3287df89ab99: Terminating MTC. MC@3287df89ab99: MTC terminated. MC2> exit MC@3287df89ab99: Shutting down session. MC@3287df89ab99: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-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 (3719811) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3719765) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7522.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0'] testenv-hlr-osmocom-latest-20250215-1225-cb2a3be6-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2327/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS