Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins18391203658193487534.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-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 [243 kB] Fetched 9303 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_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_4.cc Creating dependency file for MAP_MobileServiceOperations_part_5.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_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_7.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_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_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.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_1.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_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_DialogueInformation_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_1.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_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_6.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_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for SS_PDU_Defs.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_OM_DataTypes.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_3.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_PortType_part_7.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_1.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_1.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_RRM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_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_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (497 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 41 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502032026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.65.d581.202502032026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.65.d581.202502032026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.65.d581.202502032026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.34.ada6.202502032026 [59.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.65.d581.202502032026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202502032026 [69.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202502032026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202502032026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.65.d581.202502032026 [50.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.65.d581.202502032026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.65.d581.202502032026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.65.d581.202502032026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.65.d581.202502032026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.65.d581.202502032026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.65.d581.202502032026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202502032026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.65.d581.202502032026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202502032026 [460 kB] Fetched 11.4 MB in 0s (94.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202502032026_amd64.deb ... Unpacking osmocom-nightly (202502032026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.34.ada6.202502032026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.34.ada6.202502032026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202502032026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202502032026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202502032026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502032026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202502032026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202502032026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmocore (1.10.0.65.d581.202502032026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202502032026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202502032026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.65.d581.202502032026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.65.d581.202502032026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202502032026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202502032026) ... Setting up osmocom-nightly (202502032026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmocodec4:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmovty13:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmoisdn0:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmousb0:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmogsm20:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmoctrl0:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmogb14:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmonetif11:amd64 (1.5.1.34.ada6.202502032026) ... Setting up libosmocoding0:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202502032026) ... Setting up libosmosim2:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmocore (1.10.0.65.d581.202502032026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202502032026) ... Setting up libosmocore-dbg:amd64 (1.10.0.65.d581.202502032026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502032026) ... Setting up osmo-hlr (1.8.0.15.74e4.202502032026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.15.74e4.202502032026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250204085516778 DMAIN <0000> hlr.c:813 hlr starting 20250204085516778 DDB <0001> db.c:599 using database: :memory: 20250204085516778 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250204085516779 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250204085516779 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250204085516779 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250204085516780 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250204085516780 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250204085516781 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250204085516782 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250204085516782 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@90d54dd42421: Unix server socket created successfully. MC@90d54dd42421: Listening on TCP port 43641. 90d54dd42421 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 90d54dd42421 43641 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@90d54dd42421: New HC connected from 10.0.2.100 [10.0.2.100]. 90d54dd42421: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@90d54dd42421: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@90d54dd42421: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@90d54dd42421: Configuration file was processed on all HCs. MC@90d54dd42421: Creating MTC on host 10.0.2.100. MC@90d54dd42421: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Tue Feb 4 08:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_sai_err_invalid_imsi started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085518464 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085518464 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085518468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085518468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085518470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085518473 DLINP <000b> input/ipa.c:452 connected read/write 20250204085518473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085518473 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085518473 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085518473 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  20250204085518473 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085518473 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  20250204085518473 DLGSUP <0013> gsup_server.c:236 2:  20250204085518473 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085518473 DLGSUP <0013> gsup_server.c:236 3:  20250204085518473 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085518473 DLGSUP <0013> gsup_server.c:236 4:  20250204085518473 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085518473 DLGSUP <0013> gsup_server.c:236 5:  20250204085518473 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085518473 DLGSUP <0013> gsup_server.c:236 7:  20250204085518473 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085518473 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085518473 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085518473 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@90d54dd42421: 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") 20250204085518490 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43493<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@90d54dd42421: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250204085518499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 20250204085518514 DLINP <000b> input/ipa.c:452 connected read/write 20250204085518514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085518514 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"} 20250204085518514 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" 20250204085518514 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} 20250204085518514 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 20250204085518514 DLINP <000b> input/ipa.c:452 connected read/write 20250204085518514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085518514 DLINP <000b> input/ipa.c:452 connected read/write 20250204085518514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@90d54dd42421: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@90d54dd42421: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085518518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@90d54dd42421: Final verdict of PTC: pass 20250204085518520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41780<->l=127.0.0.1:4258 20250204085518522 DLINP <000b> input/ipa.c:452 connected read/write 20250204085518523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085518523 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(4)@90d54dd42421: Final verdict of PTC: none 20250204085518523 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085518523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085518523 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43493<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@90d54dd42421: Final verdict of PTC: none 5@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 5: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@90d54dd42421: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Tue Feb 4 08:55:18 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250204085518567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41798<->l=127.0.0.1:4258 20250204085518667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41798<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Tue Feb 4 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_sai started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085521720 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085521720 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085521722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58152<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085521724 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085521724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085521724 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  20250204085521724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085521724 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  20250204085521724 DLGSUP <0013> gsup_server.c:236 2:  20250204085521724 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085521724 DLGSUP <0013> gsup_server.c:236 3:  20250204085521724 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(8)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085521724 DLGSUP <0013> gsup_server.c:236 4:  20250204085521724 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085521724 DLGSUP <0013> gsup_server.c:236 5:  20250204085521724 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085521724 DLGSUP <0013> gsup_server.c:236 7:  20250204085521724 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085521724 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085521724 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085521724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@90d54dd42421: 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") 20250204085521734 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20250204085521740 DAUC <0003> db_auc.c:157 IMSI='262426828608769': No 2G Auth Data 20250204085521740 DAUC <0003> db_auc.c:192 IMSI='262426828608769': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262426828608769" to be handled at TC_gsup_sai(12) 20250204085521756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20250204085521767 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521767 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426828608769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426828608769"} 20250204085521767 DAUC <0003> db_auc.c:192 IMSI='262426828608769': No 3G Auth Data 20250204085521767 DAUC <0003> db_auc.c:236 IMSI='262426828608769': Calling to generate 5 vectors 20250204085521767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085521767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085521767 DAUC <0003> auc.c:113 vector [0]: rand = 4ff4cabb754b0558df86b50f7086261a 20250204085521767 DAUC <0003> auc.c:179 vector [0]: kc = 48a0a417e1c6e400 20250204085521767 DAUC <0003> auc.c:180 vector [0]: sres = aa6d78ff 20250204085521767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085521767 DAUC <0003> auc.c:113 vector [1]: rand = 39d20b20b726565682b796231605164d 20250204085521767 DAUC <0003> auc.c:179 vector [1]: kc = e4fa5d3fbf446400 20250204085521767 DAUC <0003> auc.c:180 vector [1]: sres = 5638678e 20250204085521767 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085521767 DAUC <0003> auc.c:113 vector [2]: rand = 2f24976509daf7169c99b117943ee399 20250204085521767 DAUC <0003> auc.c:179 vector [2]: kc = bfe3d20d4f399400 20250204085521767 DAUC <0003> auc.c:180 vector [2]: sres = a7720027 20250204085521767 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085521767 DAUC <0003> auc.c:113 vector [3]: rand = 5399b9af5503626f8fb1f34603b40878 20250204085521768 DAUC <0003> auc.c:179 vector [3]: kc = 738ac81b03941400 20250204085521768 DAUC <0003> auc.c:180 vector [3]: sres = 0281cafa 20250204085521768 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085521768 DAUC <0003> auc.c:113 vector [4]: rand = fca4f630ce6292421f005b3aa6660a23 20250204085521768 DAUC <0003> auc.c:179 vector [4]: kc = c827001a37275400 20250204085521768 DAUC <0003> auc.c:180 vector [4]: sres = 6415918a 20250204085521768 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085521768 DAUC <0003> db_auc.c:245 IMSI='262426828608769': Generated 5 vectors 20250204085521768 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426828608769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426828608769"} 20250204085521768 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426828608769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521768 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521768 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262426828608769" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 0TC_gsup_sai(12)"262426828608769" TC_gsup_sai(12)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(12)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 TC_gsup_sai(12)@90d54dd42421: Final verdict of PTC: pass 20250204085521775 DAUC <0003> db_auc.c:157 IMSI='262426585427872': No 2G Auth Data 20250204085521775 DAUC <0003> db_auc.c:192 IMSI='262426585427872': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262426585427872" to be handled at TC_gsup_sai(13) 20250204085521789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4258 20250204085521792 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521792 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426585427872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426585427872"} 20250204085521792 DAUC <0003> db_auc.c:192 IMSI='262426585427872': No 3G Auth Data 20250204085521792 DAUC <0003> db_auc.c:236 IMSI='262426585427872': Calling to generate 5 vectors 20250204085521792 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085521792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085521792 DAUC <0003> auc.c:113 vector [0]: rand = c8070eeb9d82824765be05282ed9eca9 20250204085521792 DAUC <0003> auc.c:179 vector [0]: kc = 128fbd01b36e4000 20250204085521792 DAUC <0003> auc.c:180 vector [0]: sres = f1f5e893 20250204085521792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085521792 DAUC <0003> auc.c:113 vector [1]: rand = 5ef2d33151698601a94eb572f2bba0c6 20250204085521792 DAUC <0003> auc.c:179 vector [1]: kc = 23c7b98f6f340000 20250204085521792 DAUC <0003> auc.c:180 vector [1]: sres = e888a3a4 20250204085521792 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085521792 DAUC <0003> auc.c:113 vector [2]: rand = bc5dc69259538663e641a0772d7b45ed 20250204085521792 DAUC <0003> auc.c:179 vector [2]: kc = e7967e405d9eb800 20250204085521792 DAUC <0003> auc.c:180 vector [2]: sres = 50f48226 20250204085521792 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085521792 DAUC <0003> auc.c:113 vector [3]: rand = 5b03a8ad197525fc924f3406b49c4a06 20250204085521792 DAUC <0003> auc.c:179 vector [3]: kc = 51dd2ab4f5d2fc00 20250204085521792 DAUC <0003> auc.c:180 vector [3]: sres = 5d8f9d77 20250204085521792 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085521792 DAUC <0003> auc.c:113 vector [4]: rand = cfbe06a6ece948529dbaf7809b361fb1 20250204085521792 DAUC <0003> auc.c:179 vector [4]: kc = f34f538ea7012800 20250204085521792 DAUC <0003> auc.c:180 vector [4]: sres = cf2a7339 20250204085521792 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085521792 DAUC <0003> db_auc.c:245 IMSI='262426585427872': Generated 5 vectors 20250204085521792 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426585427872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426585427872"} 20250204085521792 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426585427872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521792 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521792 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262426585427872" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 1TC_gsup_sai(13)"262426585427872" TC_gsup_sai(13)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(13)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4258 TC_gsup_sai(13)@90d54dd42421: Final verdict of PTC: pass 20250204085521794 DAUC <0003> db_auc.c:157 IMSI='262421629847626': No 2G Auth Data 20250204085521794 DAUC <0003> db_auc.c:192 IMSI='262421629847626': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262421629847626" to be handled at TC_gsup_sai(14) 20250204085521800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4258 20250204085521801 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521801 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421629847626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421629847626"} 20250204085521801 DAUC <0003> db_auc.c:192 IMSI='262421629847626': No 3G Auth Data 20250204085521801 DAUC <0003> db_auc.c:236 IMSI='262421629847626': Calling to generate 5 vectors 20250204085521801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085521801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085521801 DAUC <0003> auc.c:113 vector [0]: rand = 8f32354f5e7262ddfcb51810cec9ad45 20250204085521801 DAUC <0003> auc.c:179 vector [0]: kc = 32d9b3711ab12060 20250204085521801 DAUC <0003> auc.c:180 vector [0]: sres = cadddb12 20250204085521801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085521801 DAUC <0003> auc.c:113 vector [1]: rand = a324831c740f6e3a7621f829760b36e1 20250204085521801 DAUC <0003> auc.c:179 vector [1]: kc = 90b4c574cca12cc1 20250204085521801 DAUC <0003> auc.c:180 vector [1]: sres = 1aa6e037 20250204085521801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085521802 DAUC <0003> auc.c:113 vector [2]: rand = 99508e23d18f405626915d309e1063e0 20250204085521802 DAUC <0003> auc.c:179 vector [2]: kc = 78d3d1c5893e2ac6 20250204085521802 DAUC <0003> auc.c:180 vector [2]: sres = 0c542fe9 20250204085521802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085521802 DAUC <0003> auc.c:113 vector [3]: rand = 88e20fceb0937b4f5a8a0b5eb3197e8b 20250204085521802 DAUC <0003> auc.c:179 vector [3]: kc = a40fa0c0b2c6493b 20250204085521802 DAUC <0003> auc.c:180 vector [3]: sres = 3bce56d4 20250204085521802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085521802 DAUC <0003> auc.c:113 vector [4]: rand = 0a488dbb52e0b8f393c7fe861ca4340c 20250204085521802 DAUC <0003> auc.c:179 vector [4]: kc = 57c2de02bdef7b86 20250204085521802 DAUC <0003> auc.c:180 vector [4]: sres = f157747d 20250204085521802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085521802 DAUC <0003> db_auc.c:245 IMSI='262421629847626': Generated 5 vectors 20250204085521802 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421629847626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421629847626"} 20250204085521802 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421629847626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521802 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521802 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262421629847626" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 2TC_gsup_sai(14)"262421629847626" TC_gsup_sai(14)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(14)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4258 TC_gsup_sai(14)@90d54dd42421: Final verdict of PTC: pass 20250204085521804 DAUC <0003> db_auc.c:157 IMSI='262424611379075': No 2G Auth Data 20250204085521804 DAUC <0003> db_auc.c:192 IMSI='262424611379075': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262424611379075" to be handled at TC_gsup_sai(15) 20250204085521810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 20250204085521812 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521812 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424611379075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424611379075"} 20250204085521812 DAUC <0003> db_auc.c:157 IMSI='262424611379075': No 2G Auth Data 20250204085521812 DAUC <0003> db_auc.c:236 IMSI='262424611379075': Calling to generate 5 vectors 20250204085521812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085521812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085521812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085521812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085521812 DAUC <0003> auc.c:113 vector [0]: rand = 947f00946d09056ebebdfe0b4e6caa0d 20250204085521812 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085521812 DAUC <0003> auc.c:142 vector [0]: autn = ff6cd59ce0420000b2f09fbf0076a68f 20250204085521812 DAUC <0003> auc.c:143 vector [0]: ck = 10395fb202a829056499a8d5db194622 20250204085521812 DAUC <0003> auc.c:144 vector [0]: ik = 5d992df99fc668673d95b8654dc4c890 20250204085521812 DAUC <0003> auc.c:145 vector [0]: res = 882a58e3514960610000000000000000 20250204085521812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085521812 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085521812 DAUC <0003> auc.c:151 vector [0]: kc = 14ac62fb0bb3cfd0 20250204085521812 DAUC <0003> auc.c:152 vector [0]: sres = d9633882 20250204085521812 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085521812 DAUC <0003> auc.c:113 vector [1]: rand = cdf4c0c92debf291de50c830a300b1aa 20250204085521812 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085521812 DAUC <0003> auc.c:142 vector [1]: autn = 7e50f611654a00001d8f407cb9dac51e 20250204085521812 DAUC <0003> auc.c:143 vector [1]: ck = 0a5ec04aa6a9d14745edac7ea3b33e14 20250204085521812 DAUC <0003> auc.c:144 vector [1]: ik = f29effefe350037af6f6be45c588fb69 20250204085521812 DAUC <0003> auc.c:145 vector [1]: res = bdfd4ff7db6574280000000000000000 20250204085521812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085521812 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085521812 DAUC <0003> auc.c:151 vector [1]: kc = 4bdb2d9e23c21740 20250204085521812 DAUC <0003> auc.c:152 vector [1]: sres = 66983bdf 20250204085521812 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085521812 DAUC <0003> auc.c:113 vector [2]: rand = 7fe8760c3a8874d31b28c521503b3b17 20250204085521812 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085521812 DAUC <0003> auc.c:142 vector [2]: autn = ada2422fa22f00002c4a107fa59a0134 20250204085521812 DAUC <0003> auc.c:143 vector [2]: ck = e5adbd0571c48b3179caf205c9d3063b 20250204085521812 DAUC <0003> auc.c:144 vector [2]: ik = b0f75cd2e3710fa36fe5e4a2a3892c85 20250204085521812 DAUC <0003> auc.c:145 vector [2]: res = 787cf7f80b89836b0000000000000000 20250204085521812 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085521812 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085521812 DAUC <0003> auc.c:151 vector [2]: kc = 4375f770f8efae2c 20250204085521812 DAUC <0003> auc.c:152 vector [2]: sres = 73f57493 20250204085521812 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085521812 DAUC <0003> auc.c:113 vector [3]: rand = becc0265eef7440ad0df7f1b1a953ae0 20250204085521812 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085521812 DAUC <0003> auc.c:142 vector [3]: autn = 42381adc49640000411afcbd54256d68 20250204085521812 DAUC <0003> auc.c:143 vector [3]: ck = 3cd901ff0cd858c15831002c57f6d721 20250204085521812 DAUC <0003> auc.c:144 vector [3]: ik = 347b71ce63f0ecee5911d3bbdd37fff7 20250204085521812 DAUC <0003> auc.c:145 vector [3]: res = f5e13086e52653f90000000000000000 20250204085521812 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085521812 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085521812 DAUC <0003> auc.c:151 vector [3]: kc = 0982a3a6e5e99cf9 20250204085521812 DAUC <0003> auc.c:152 vector [3]: sres = 10c7637f 20250204085521812 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085521812 DAUC <0003> auc.c:113 vector [4]: rand = 58a251ce140019a85d1758647f35f9ec 20250204085521812 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085521812 DAUC <0003> auc.c:142 vector [4]: autn = b039261bdff10000d0c239abcc7c5217 20250204085521812 DAUC <0003> auc.c:143 vector [4]: ck = f9a118cad2354e560aef6fa27e3157d7 20250204085521812 DAUC <0003> auc.c:144 vector [4]: ik = 2f874a7e457b9a003cf0609a98cfa9cb 20250204085521812 DAUC <0003> auc.c:145 vector [4]: res = 23d6efe345ebef3f0000000000000000 20250204085521812 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085521812 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085521812 DAUC <0003> auc.c:151 vector [4]: kc = e0395d8c71b02a4a 20250204085521812 DAUC <0003> auc.c:152 vector [4]: sres = 663d00dc 20250204085521812 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085521812 DAUC <0003> db_auc.c:245 IMSI='262424611379075': Generated 5 vectors 20250204085521812 DAUC <0003> db_auc.c:249 IMSI='262424611379075': Updating SQN=161 in DB 20250204085521812 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424611379075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424611379075"} 20250204085521812 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424611379075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521812 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521812 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262424611379075" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 3TC_gsup_sai(15)"262424611379075" TC_gsup_sai(15)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(15)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 TC_gsup_sai(15)@90d54dd42421: Final verdict of PTC: pass 20250204085521815 DAUC <0003> db_auc.c:157 IMSI='262427794375405': No 2G Auth Data 20250204085521815 DAUC <0003> db_auc.c:192 IMSI='262427794375405': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262427794375405" to be handled at TC_gsup_sai(16) 20250204085521822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 20250204085521824 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521824 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427794375405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427794375405"} 20250204085521824 DAUC <0003> db_auc.c:157 IMSI='262427794375405': No 2G Auth Data 20250204085521824 DAUC <0003> db_auc.c:236 IMSI='262427794375405': Calling to generate 5 vectors 20250204085521824 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085521824 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085521824 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250204085521824 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085521824 DAUC <0003> auc.c:113 vector [0]: rand = 1fd1a4f7f344974c76f1a5db4cf69ad6 20250204085521824 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085521824 DAUC <0003> auc.c:142 vector [0]: autn = b0d0ba9208d40000ae4f207712f94485 20250204085521824 DAUC <0003> auc.c:143 vector [0]: ck = 53a6ca64fc4b20e08182f9edc46419fd 20250204085521824 DAUC <0003> auc.c:144 vector [0]: ik = ccf5a127d2a38213277bf222ad5f320a 20250204085521824 DAUC <0003> auc.c:145 vector [0]: res = 3b03adc2d937571d0000000000000000 20250204085521824 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085521824 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085521824 DAUC <0003> auc.c:151 vector [0]: kc = 39aa608c47d38904 20250204085521824 DAUC <0003> auc.c:152 vector [0]: sres = e234fadf 20250204085521824 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085521824 DAUC <0003> auc.c:113 vector [1]: rand = 57decd1e295f34513d3077b033e8198c 20250204085521824 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085521824 DAUC <0003> auc.c:142 vector [1]: autn = a108630fa5c0000062e472cf5c093a7e 20250204085521824 DAUC <0003> auc.c:143 vector [1]: ck = 4bb815645a08e0582449d674040f3b52 20250204085521824 DAUC <0003> auc.c:144 vector [1]: ik = 32245ccaa314f2be9d5cb56579603376 20250204085521824 DAUC <0003> auc.c:145 vector [1]: res = 25ef0f5621fcc6e40000000000000000 20250204085521824 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085521824 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085521824 DAUC <0003> auc.c:151 vector [1]: kc = c0892abf84731ac2 20250204085521824 DAUC <0003> auc.c:152 vector [1]: sres = 0413c9b2 20250204085521824 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085521824 DAUC <0003> auc.c:113 vector [2]: rand = fdbf8403d0a0c352fa9b8fbac7624394 20250204085521824 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085521824 DAUC <0003> auc.c:142 vector [2]: autn = 22ac99f8ac800000d51875ea4b48ab7c 20250204085521824 DAUC <0003> auc.c:143 vector [2]: ck = c4198b978d350a7f5f0ac19c3a17d26d 20250204085521824 DAUC <0003> auc.c:144 vector [2]: ik = 817c11fa9af7a76479718c97ad2f2872 20250204085521824 DAUC <0003> auc.c:145 vector [2]: res = 896e141bc5dbdb3c0000000000000000 20250204085521824 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085521824 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085521824 DAUC <0003> auc.c:151 vector [2]: kc = 631ed76680fa5704 20250204085521824 DAUC <0003> auc.c:152 vector [2]: sres = 4cb5cf27 20250204085521824 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085521824 DAUC <0003> auc.c:113 vector [3]: rand = 44681b9cfa09561908fdd05238096c94 20250204085521824 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085521824 DAUC <0003> auc.c:142 vector [3]: autn = 1b9d5fee9fa70000dfc591e447753c8f 20250204085521824 DAUC <0003> auc.c:143 vector [3]: ck = dd010be4d63f74d9f1042c89f205cb5d 20250204085521824 DAUC <0003> auc.c:144 vector [3]: ik = 66da3c4c6029f81dbf23bae830e3d515 20250204085521824 DAUC <0003> auc.c:145 vector [3]: res = db8a1ba817a22c900000000000000000 20250204085521824 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085521824 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085521824 DAUC <0003> auc.c:151 vector [3]: kc = f5fca1c974f0928c 20250204085521824 DAUC <0003> auc.c:152 vector [3]: sres = cc283738 20250204085521824 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085521824 DAUC <0003> auc.c:113 vector [4]: rand = afbf40c93ee61876e2966a7167351c0d 20250204085521824 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085521824 DAUC <0003> auc.c:142 vector [4]: autn = 05a47d1d85c70000d817aa433269a1c2 20250204085521824 DAUC <0003> auc.c:143 vector [4]: ck = 03c109ad25a05196a8c6ba34d953cd75 20250204085521824 DAUC <0003> auc.c:144 vector [4]: ik = 8d8e2ccb8d954f1ef97f1dfce7fc657c 20250204085521824 DAUC <0003> auc.c:145 vector [4]: res = 09f2ef31d35f7af50000000000000000 20250204085521824 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085521824 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085521824 DAUC <0003> auc.c:151 vector [4]: kc = dff682ae969ab681 20250204085521824 DAUC <0003> auc.c:152 vector [4]: sres = daad95c4 20250204085521824 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085521824 DAUC <0003> db_auc.c:245 IMSI='262427794375405': Generated 5 vectors 20250204085521824 DAUC <0003> db_auc.c:249 IMSI='262427794375405': Updating SQN=161 in DB 20250204085521824 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427794375405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427794375405"} 20250204085521824 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427794375405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521824 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521824 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262427794375405" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 4TC_gsup_sai(16)"262427794375405" TC_gsup_sai(16)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(16)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 TC_gsup_sai(16)@90d54dd42421: Final verdict of PTC: pass 20250204085521827 DAUC <0003> db_auc.c:157 IMSI='262429514813307': No 2G Auth Data 20250204085521827 DAUC <0003> db_auc.c:192 IMSI='262429514813307': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262429514813307" to be handled at TC_gsup_sai(17) 20250204085521833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58210<->l=127.0.0.1:4258 20250204085521835 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521835 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429514813307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429514813307"} 20250204085521835 DAUC <0003> db_auc.c:236 IMSI='262429514813307': Calling to generate 5 vectors 20250204085521835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085521835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085521835 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085521835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085521835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085521835 DAUC <0003> auc.c:113 vector [0]: rand = 2a0448142abbcc7b9c93da23e8c7adac 20250204085521835 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085521835 DAUC <0003> auc.c:142 vector [0]: autn = 2bd382dad7db00009737b4547424672e 20250204085521835 DAUC <0003> auc.c:143 vector [0]: ck = 577e321678aaa9e780eb6b36543f11b9 20250204085521835 DAUC <0003> auc.c:144 vector [0]: ik = babb12338ab14018f0714ebc34be35e0 20250204085521835 DAUC <0003> auc.c:145 vector [0]: res = 76a6807a851618400000000000000000 20250204085521835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085521835 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085521835 DAUC <0003> auc.c:179 vector [0]: kc = 0dbe170eccea6400 20250204085521835 DAUC <0003> auc.c:180 vector [0]: sres = 18d086cd 20250204085521835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085521835 DAUC <0003> auc.c:113 vector [1]: rand = b5d93308ffe2514a981558b4cbacb247 20250204085521835 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085521835 DAUC <0003> auc.c:142 vector [1]: autn = 42e6cd17448300007388a93153228fa1 20250204085521835 DAUC <0003> auc.c:143 vector [1]: ck = a2df12ced47f4a688be410de05968fb9 20250204085521835 DAUC <0003> auc.c:144 vector [1]: ik = b6cd9606a2bd4e45e71cfc808c322737 20250204085521835 DAUC <0003> auc.c:145 vector [1]: res = 456db1d6aa0f30b20000000000000000 20250204085521835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085521835 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085521835 DAUC <0003> auc.c:179 vector [1]: kc = b37f5e07c3c5a000 20250204085521835 DAUC <0003> auc.c:180 vector [1]: sres = 54e11fcd 20250204085521835 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085521835 DAUC <0003> auc.c:113 vector [2]: rand = c8991f420a5d9a39461e68b7e76a2c49 20250204085521835 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085521835 DAUC <0003> auc.c:142 vector [2]: autn = 3f43a5e80da500008560ef22fb7fcbb4 20250204085521835 DAUC <0003> auc.c:143 vector [2]: ck = 2c709471b12889873b91f898f1500736 20250204085521835 DAUC <0003> auc.c:144 vector [2]: ik = e71a75bbfe072da1b531a4df31fa314c 20250204085521835 DAUC <0003> auc.c:145 vector [2]: res = 4beda42c7d1679560000000000000000 20250204085521835 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085521835 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085521835 DAUC <0003> auc.c:179 vector [2]: kc = 974ae10fd1eff000 20250204085521835 DAUC <0003> auc.c:180 vector [2]: sres = e626192f 20250204085521835 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085521835 DAUC <0003> auc.c:113 vector [3]: rand = 255657a6e9e267715031a16bba412348 20250204085521835 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085521835 DAUC <0003> auc.c:142 vector [3]: autn = a30f561822e10000516f87a248f70d59 20250204085521835 DAUC <0003> auc.c:143 vector [3]: ck = 6ba4ea61f1f799f932b30169686273f0 20250204085521835 DAUC <0003> auc.c:144 vector [3]: ik = 84f4b75919b2687a62edf6da1729304e 20250204085521835 DAUC <0003> auc.c:145 vector [3]: res = e5c16fa7f3123cfe0000000000000000 20250204085521835 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085521835 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085521835 DAUC <0003> auc.c:179 vector [3]: kc = 5f2755efffe43c00 20250204085521835 DAUC <0003> auc.c:180 vector [3]: sres = 4e9c777a 20250204085521835 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085521835 DAUC <0003> auc.c:113 vector [4]: rand = ed4583b35a1b473775ea406e349f91ac 20250204085521835 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085521835 DAUC <0003> auc.c:142 vector [4]: autn = 0c0e902491500000922ef249a0d552a9 20250204085521835 DAUC <0003> auc.c:143 vector [4]: ck = 3eca77bdcba2054c4ec237bfabb18c9d 20250204085521835 DAUC <0003> auc.c:144 vector [4]: ik = 78166e354bdff7ca6b33d96ec389d969 20250204085521835 DAUC <0003> auc.c:145 vector [4]: res = e52c6aeac007188b0000000000000000 20250204085521835 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085521835 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085521835 DAUC <0003> auc.c:179 vector [4]: kc = 152978555f5a9000 20250204085521835 DAUC <0003> auc.c:180 vector [4]: sres = 805ec76a 20250204085521835 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085521835 DAUC <0003> db_auc.c:245 IMSI='262429514813307': Generated 5 vectors 20250204085521835 DAUC <0003> db_auc.c:249 IMSI='262429514813307': Updating SQN=161 in DB 20250204085521835 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429514813307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429514813307"} 20250204085521835 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429514813307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521835 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521835 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262429514813307" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 5TC_gsup_sai(17)"262429514813307" TC_gsup_sai(17)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(17)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58210<->l=127.0.0.1:4258 TC_gsup_sai(17)@90d54dd42421: Final verdict of PTC: pass 20250204085521837 DAUC <0003> db_auc.c:157 IMSI='262422420119481': No 2G Auth Data 20250204085521837 DAUC <0003> db_auc.c:192 IMSI='262422420119481': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262422420119481" to be handled at TC_gsup_sai(18) 20250204085521844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 20250204085521846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521846 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422420119481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422420119481"} 20250204085521846 DAUC <0003> db_auc.c:236 IMSI='262422420119481': Calling to generate 5 vectors 20250204085521846 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085521846 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085521846 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085521846 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085521846 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085521846 DAUC <0003> auc.c:113 vector [0]: rand = fcd8973a1e2c7802e8fd696125ec64bb 20250204085521846 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085521846 DAUC <0003> auc.c:142 vector [0]: autn = 83be6048416c000088a65d601ccbdd13 20250204085521846 DAUC <0003> auc.c:143 vector [0]: ck = f0cc2bb5ccd45ff9ec2cb2396260ddfe 20250204085521846 DAUC <0003> auc.c:144 vector [0]: ik = 9eab12243a87f5989f0b9dc9d49656d7 20250204085521846 DAUC <0003> auc.c:145 vector [0]: res = b3fdd7ac608813450000000000000000 20250204085521846 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085521846 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085521846 DAUC <0003> auc.c:179 vector [0]: kc = 729a393a40a79400 20250204085521846 DAUC <0003> auc.c:180 vector [0]: sres = ec7e244c 20250204085521846 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085521846 DAUC <0003> auc.c:113 vector [1]: rand = 02264229afa31b444fec1f3f009aef56 20250204085521846 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085521846 DAUC <0003> auc.c:142 vector [1]: autn = 1afa48e0beeb000005c40b0b219de97b 20250204085521846 DAUC <0003> auc.c:143 vector [1]: ck = 27261800dd7f5a42287683eabcb12eaa 20250204085521846 DAUC <0003> auc.c:144 vector [1]: ik = 16d05a4e48cb6294b2b55110740bf86d 20250204085521846 DAUC <0003> auc.c:145 vector [1]: res = d601da757fdc5a4f0000000000000000 20250204085521846 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085521846 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085521846 DAUC <0003> auc.c:179 vector [1]: kc = 2cc448f285b11c00 20250204085521846 DAUC <0003> auc.c:180 vector [1]: sres = cd0d74a5 20250204085521846 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085521846 DAUC <0003> auc.c:113 vector [2]: rand = 5f2c53804d6dd6fe8b78b31ff1c90bea 20250204085521846 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085521846 DAUC <0003> auc.c:142 vector [2]: autn = 4bc130037adb00009df9864573a0d258 20250204085521846 DAUC <0003> auc.c:143 vector [2]: ck = 589e7ae9c6674e22e3e0f0b193b58d30 20250204085521846 DAUC <0003> auc.c:144 vector [2]: ik = d6f3ced918ce1f82797e234f03c99310 20250204085521846 DAUC <0003> auc.c:145 vector [2]: res = f9406c6d5ff4ee2f0000000000000000 20250204085521846 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085521846 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085521846 DAUC <0003> auc.c:179 vector [2]: kc = 43a6e424df3a3000 20250204085521846 DAUC <0003> auc.c:180 vector [2]: sres = 872c1569 20250204085521846 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085521846 DAUC <0003> auc.c:113 vector [3]: rand = a4abfa734344105e3a54d0ce49cca808 20250204085521846 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085521846 DAUC <0003> auc.c:142 vector [3]: autn = bfadc1830090000077ba1b29a14f7a56 20250204085521846 DAUC <0003> auc.c:143 vector [3]: ck = c83a2188274320132f7b9562f6970e57 20250204085521846 DAUC <0003> auc.c:144 vector [3]: ik = ee390fd5dbf37d3952b2686af22c6bff 20250204085521846 DAUC <0003> auc.c:145 vector [3]: res = 507cdbce7407fafb0000000000000000 20250204085521846 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085521846 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085521846 DAUC <0003> auc.c:179 vector [3]: kc = 354744f433b88000 20250204085521846 DAUC <0003> auc.c:180 vector [3]: sres = 2cccbea6 20250204085521846 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085521846 DAUC <0003> auc.c:113 vector [4]: rand = e12ac5878b5f57b321ace87bda4ad5de 20250204085521846 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085521846 DAUC <0003> auc.c:142 vector [4]: autn = 572b25323960000009ea4fbccd30b5fc 20250204085521846 DAUC <0003> auc.c:143 vector [4]: ck = da99e24fa332bb41fc22b75cff9815c6 20250204085521846 DAUC <0003> auc.c:144 vector [4]: ik = 5ec94582791dae60bb6dd9720627ce2c 20250204085521846 DAUC <0003> auc.c:145 vector [4]: res = 80c0ee06a626843e0000000000000000 20250204085521846 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085521846 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085521846 DAUC <0003> auc.c:179 vector [4]: kc = 9d4234c1c40e9000 20250204085521846 DAUC <0003> auc.c:180 vector [4]: sres = 47dfc869 20250204085521846 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085521846 DAUC <0003> db_auc.c:245 IMSI='262422420119481': Generated 5 vectors 20250204085521846 DAUC <0003> db_auc.c:249 IMSI='262422420119481': Updating SQN=161 in DB 20250204085521846 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422420119481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422420119481"} 20250204085521846 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422420119481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262422420119481" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 6TC_gsup_sai(18)"262422420119481" TC_gsup_sai(18)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(18)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 TC_gsup_sai(18)@90d54dd42421: Final verdict of PTC: pass 20250204085521848 DAUC <0003> db_auc.c:157 IMSI='262421437111388': No 2G Auth Data 20250204085521848 DAUC <0003> db_auc.c:192 IMSI='262421437111388': No 3G Auth Data HLR_Test-GSUP(9)@90d54dd42421: Created GsupExpect[0] for "262421437111388" to be handled at TC_gsup_sai(19) 20250204085521855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58228<->l=127.0.0.1:4258 20250204085521857 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521857 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421437111388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421437111388"} 20250204085521857 DAUC <0003> db_auc.c:236 IMSI='262421437111388': Calling to generate 5 vectors 20250204085521857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085521857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085521857 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085521857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085521857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085521857 DAUC <0003> auc.c:113 vector [0]: rand = 9cf47e4f0a8248b8f1e1708d6c27e824 20250204085521857 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085521857 DAUC <0003> auc.c:142 vector [0]: autn = 2ca6006573fd000062ce6e806db92c8f 20250204085521857 DAUC <0003> auc.c:143 vector [0]: ck = 193fc00682273ac0e4d74f6dd78db69d 20250204085521857 DAUC <0003> auc.c:144 vector [0]: ik = f62ddbb46729e72d0ba77cdd8ceb366f 20250204085521857 DAUC <0003> auc.c:145 vector [0]: res = 7cb605c5f6fa12c40000000000000000 20250204085521857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085521857 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085521857 DAUC <0003> auc.c:179 vector [0]: kc = a40291691e6bb9f8 20250204085521857 DAUC <0003> auc.c:180 vector [0]: sres = e9b9646b 20250204085521857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085521857 DAUC <0003> auc.c:113 vector [1]: rand = eb475fab3a31b2994e5f277f2930f360 20250204085521857 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085521857 DAUC <0003> auc.c:142 vector [1]: autn = b8bbbeef277c0000d9c8a04c3e3c14e4 20250204085521857 DAUC <0003> auc.c:143 vector [1]: ck = 57a1fa8505000f8776cacf4a0045d8ff 20250204085521857 DAUC <0003> auc.c:144 vector [1]: ik = e4d2a869b46725eb3506065ce0ee6780 20250204085521857 DAUC <0003> auc.c:145 vector [1]: res = d740d7dca8cef48c0000000000000000 20250204085521857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085521857 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085521857 DAUC <0003> auc.c:179 vector [1]: kc = e371486800203cc7 20250204085521857 DAUC <0003> auc.c:180 vector [1]: sres = 74a672e3 20250204085521857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085521857 DAUC <0003> auc.c:113 vector [2]: rand = a9313ed6c7748318b79c0b37336fda9e 20250204085521857 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085521857 DAUC <0003> auc.c:142 vector [2]: autn = 300102d687f30000e45c95a59211c69d 20250204085521857 DAUC <0003> auc.c:143 vector [2]: ck = 09dad30554b1beabc4d496e542c46b48 20250204085521857 DAUC <0003> auc.c:144 vector [2]: ik = a12bcf1a806224a1cec1ef5d9c8701fa 20250204085521857 DAUC <0003> auc.c:145 vector [2]: res = 77ed34e340c101600000000000000000 20250204085521857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085521857 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085521857 DAUC <0003> auc.c:179 vector [2]: kc = a298ec354df44865 20250204085521857 DAUC <0003> auc.c:180 vector [2]: sres = c1235823 20250204085521857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085521857 DAUC <0003> auc.c:113 vector [3]: rand = 5641b9ac3882966d4d0d59fac313e210 20250204085521857 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085521857 DAUC <0003> auc.c:142 vector [3]: autn = d5947af5a7ef0000a609912befad07e0 20250204085521857 DAUC <0003> auc.c:143 vector [3]: ck = cdacb21c1d01f0bd80faa8925ee1efb2 20250204085521857 DAUC <0003> auc.c:144 vector [3]: ik = ac33efe769d882abf293763329bb352f 20250204085521857 DAUC <0003> auc.c:145 vector [3]: res = 53f5a723f22da4820000000000000000 20250204085521857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085521857 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085521857 DAUC <0003> auc.c:179 vector [3]: kc = 8f2326643627f344 20250204085521857 DAUC <0003> auc.c:180 vector [3]: sres = 752836d9 20250204085521857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085521857 DAUC <0003> auc.c:113 vector [4]: rand = 849f678d9148f7f2250428e2e4e1402f 20250204085521857 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085521857 DAUC <0003> auc.c:142 vector [4]: autn = be216009ccdb0000320d2f606cc6be3c 20250204085521857 DAUC <0003> auc.c:143 vector [4]: ck = e937481a8f8fb26ba8d16152257cc02d 20250204085521857 DAUC <0003> auc.c:144 vector [4]: ik = 1e186cb955316e0933a885caa57b9656 20250204085521857 DAUC <0003> auc.c:145 vector [4]: res = e42633660223042f0000000000000000 20250204085521857 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085521857 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085521857 DAUC <0003> auc.c:179 vector [4]: kc = 588646de08f4ddbb 20250204085521857 DAUC <0003> auc.c:180 vector [4]: sres = 22dfa56c 20250204085521857 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085521857 DAUC <0003> db_auc.c:245 IMSI='262421437111388': Generated 5 vectors 20250204085521857 DAUC <0003> db_auc.c:249 IMSI='262421437111388': Updating SQN=161 in DB 20250204085521857 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421437111388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421437111388"} 20250204085521857 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421437111388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085521857 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085521857 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90d54dd42421: Found GsupExpect[0] for "262421437111388" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@90d54dd42421: Added IMSI table entry 7TC_gsup_sai(19)"262421437111388" TC_gsup_sai(19)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai(19)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085521859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58228<->l=127.0.0.1:4258 TC_gsup_sai(19)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085521860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58152<->l=127.0.0.1:4258 20250204085521860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20250204085521860 DLINP <000b> input/ipa.c:452 connected read/write 20250204085521860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085521860 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085521860 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085521860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@90d54dd42421: Final verdict of PTC: none 10@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_sai finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Tue Feb 4 08:55:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250204085521883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 20250204085521984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77208) Waiting for packet dumper to finish... 1 (prev_count=77208, count=163380) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Tue Feb 4 08:55:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_sai_num_auth_vectors started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085525099 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085525099 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085525101 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@90d54dd42421: 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 } } } } 20250204085525103 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525103 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085525103 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085525103 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  20250204085525103 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085525103 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  20250204085525103 DLGSUP <0013> gsup_server.c:236 2:  20250204085525103 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085525103 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(20)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085525103 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085525103 DLGSUP <0013> gsup_server.c:236 4:  20250204085525103 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085525103 DLGSUP <0013> gsup_server.c:236 5:  20250204085525103 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085525103 DLGSUP <0013> gsup_server.c:236 7:  20250204085525103 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085525103 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085525103 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085525104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@90d54dd42421: 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") 20250204085525114 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41697<->l=127.0.0.1:4259) 20250204085525117 DAUC <0003> db_auc.c:157 IMSI='262426207466014': No 2G Auth Data 20250204085525117 DAUC <0003> db_auc.c:192 IMSI='262426207466014': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262426207466014" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250204085525128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4258 20250204085525146 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525146 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426207466014"} 20250204085525146 DAUC <0003> db_auc.c:192 IMSI='262426207466014': No 3G Auth Data 20250204085525146 DAUC <0003> db_auc.c:236 IMSI='262426207466014': Calling to generate 1 vectors 20250204085525146 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250204085525146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525146 DAUC <0003> auc.c:113 vector [0]: rand = b6c112140dce27349424c49ec5eacf8d 20250204085525146 DAUC <0003> auc.c:179 vector [0]: kc = 93b71543f50f3800 20250204085525146 DAUC <0003> auc.c:180 vector [0]: sres = b0371684 20250204085525146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525146 DAUC <0003> db_auc.c:245 IMSI='262426207466014': Generated 1 vectors 20250204085525146 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426207466014"} 20250204085525146 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525146 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525147 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262426207466014" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426207466014" TC_gsup_sai_num_auth_vectors(24)@90d54dd42421: setverdict(pass): none -> pass 20250204085525153 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525153 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426207466014"} 20250204085525153 DAUC <0003> db_auc.c:192 IMSI='262426207466014': No 3G Auth Data 20250204085525153 DAUC <0003> db_auc.c:236 IMSI='262426207466014': Calling to generate 4 vectors 20250204085525153 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250204085525153 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525153 DAUC <0003> auc.c:113 vector [0]: rand = 662b50e78167b340a9fba74325ea03bb 20250204085525153 DAUC <0003> auc.c:179 vector [0]: kc = b871bad3cc9f7800 20250204085525153 DAUC <0003> auc.c:180 vector [0]: sres = 5d1ace28 20250204085525153 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525153 DAUC <0003> auc.c:113 vector [1]: rand = 1801967e107cb8de534d860512b89a46 20250204085525153 DAUC <0003> auc.c:179 vector [1]: kc = df68132aec59ec00 20250204085525153 DAUC <0003> auc.c:180 vector [1]: sres = 7d905f3d 20250204085525154 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525154 DAUC <0003> auc.c:113 vector [2]: rand = 694493ed12f4c9626acd1d7a36b12f60 20250204085525154 DAUC <0003> auc.c:179 vector [2]: kc = dbfe234494a9c800 20250204085525154 DAUC <0003> auc.c:180 vector [2]: sres = f1f66d54 20250204085525154 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525154 DAUC <0003> auc.c:113 vector [3]: rand = 434d90055c6de2e4708b95437352614e 20250204085525154 DAUC <0003> auc.c:179 vector [3]: kc = 50b10458f309e000 20250204085525154 DAUC <0003> auc.c:180 vector [3]: sres = 97cb38a6 20250204085525154 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525154 DAUC <0003> db_auc.c:245 IMSI='262426207466014': Generated 4 vectors 20250204085525154 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426207466014"} 20250204085525154 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525154 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525154 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525158 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525158 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426207466014"} 20250204085525158 DAUC <0003> db_auc.c:192 IMSI='262426207466014': No 3G Auth Data 20250204085525158 DAUC <0003> db_auc.c:236 IMSI='262426207466014': Calling to generate 5 vectors 20250204085525158 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085525158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525158 DAUC <0003> auc.c:113 vector [0]: rand = 6140b2c76b1e6e5a04b1638829d3b7fd 20250204085525158 DAUC <0003> auc.c:179 vector [0]: kc = e36fbfd38ec0c000 20250204085525158 DAUC <0003> auc.c:180 vector [0]: sres = 0415eba3 20250204085525158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525158 DAUC <0003> auc.c:113 vector [1]: rand = 24d94265a55ce053f6cd1664c52c2707 20250204085525158 DAUC <0003> auc.c:179 vector [1]: kc = f55646e101e35000 20250204085525158 DAUC <0003> auc.c:180 vector [1]: sres = f12abb6c 20250204085525158 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525158 DAUC <0003> auc.c:113 vector [2]: rand = 341f7389c646cb7714d35742f18c4493 20250204085525158 DAUC <0003> auc.c:179 vector [2]: kc = 61db0a905d813800 20250204085525158 DAUC <0003> auc.c:180 vector [2]: sres = f7f04523 20250204085525158 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525158 DAUC <0003> auc.c:113 vector [3]: rand = bc39c936468538f387f9b5876cba98fe 20250204085525158 DAUC <0003> auc.c:179 vector [3]: kc = de8046d6b4f8b000 20250204085525158 DAUC <0003> auc.c:180 vector [3]: sres = 3e2679c3 20250204085525158 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525158 DAUC <0003> auc.c:113 vector [4]: rand = 1d8c618750e9f070ec2435ee3045939a 20250204085525159 DAUC <0003> auc.c:179 vector [4]: kc = a15c67421ee12400 20250204085525159 DAUC <0003> auc.c:180 vector [4]: sres = 41327900 20250204085525159 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085525159 DAUC <0003> db_auc.c:245 IMSI='262426207466014': Generated 5 vectors 20250204085525159 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426207466014"} 20250204085525159 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525159 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525159 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525163 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525163 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426207466014"} 20250204085525163 DAUC <0003> db_auc.c:192 IMSI='262426207466014': No 3G Auth Data 20250204085525163 DAUC <0003> db_auc.c:236 IMSI='262426207466014': Calling to generate 5 vectors 20250204085525163 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085525163 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525163 DAUC <0003> auc.c:113 vector [0]: rand = 85d3962eee325b3eac65882df8a82fea 20250204085525163 DAUC <0003> auc.c:179 vector [0]: kc = ca5787d1ca262400 20250204085525163 DAUC <0003> auc.c:180 vector [0]: sres = f6453919 20250204085525163 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525163 DAUC <0003> auc.c:113 vector [1]: rand = 8d59a3d71029e534e70e068b5dce5926 20250204085525163 DAUC <0003> auc.c:179 vector [1]: kc = 3726104305655000 20250204085525163 DAUC <0003> auc.c:180 vector [1]: sres = 8354d72b 20250204085525163 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525163 DAUC <0003> auc.c:113 vector [2]: rand = e607ec2373d4a1874df7e3efb93c984a 20250204085525163 DAUC <0003> auc.c:179 vector [2]: kc = 024a7840a0e92c00 20250204085525163 DAUC <0003> auc.c:180 vector [2]: sres = a2638250 20250204085525163 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525163 DAUC <0003> auc.c:113 vector [3]: rand = 98a380b6fa77323ae71784ae55e6b16e 20250204085525164 DAUC <0003> auc.c:179 vector [3]: kc = 98fe4c35a3294800 20250204085525164 DAUC <0003> auc.c:180 vector [3]: sres = 46bd7843 20250204085525164 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525164 DAUC <0003> auc.c:113 vector [4]: rand = 483267bf9d9df7413086464827576bc3 20250204085525164 DAUC <0003> auc.c:179 vector [4]: kc = f690269554976800 20250204085525164 DAUC <0003> auc.c:180 vector [4]: sres = 3c8d0ea7 20250204085525164 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085525164 DAUC <0003> db_auc.c:245 IMSI='262426207466014': Generated 5 vectors 20250204085525164 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426207466014"} 20250204085525164 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426207466014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525164 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525164 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@90d54dd42421: Final verdict of PTC: pass 20250204085525170 DAUC <0003> db_auc.c:157 IMSI='262428313634347': No 2G Auth Data 20250204085525170 DAUC <0003> db_auc.c:192 IMSI='262428313634347': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262428313634347" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250204085525184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58268<->l=127.0.0.1:4258 20250204085525187 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525187 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428313634347"} 20250204085525187 DAUC <0003> db_auc.c:192 IMSI='262428313634347': No 3G Auth Data 20250204085525187 DAUC <0003> db_auc.c:236 IMSI='262428313634347': Calling to generate 1 vectors 20250204085525187 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250204085525187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525187 DAUC <0003> auc.c:113 vector [0]: rand = 4a6a60eca10dc662e0eedd547d922f29 20250204085525187 DAUC <0003> auc.c:179 vector [0]: kc = efea1c4b9b36f400 20250204085525187 DAUC <0003> auc.c:180 vector [0]: sres = fdecb70a 20250204085525187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525187 DAUC <0003> db_auc.c:245 IMSI='262428313634347': Generated 1 vectors 20250204085525187 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428313634347"} 20250204085525187 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525187 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525187 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262428313634347" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428313634347" TC_gsup_sai_num_auth_vectors(25)@90d54dd42421: setverdict(pass): none -> pass 20250204085525188 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525188 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428313634347"} 20250204085525188 DAUC <0003> db_auc.c:192 IMSI='262428313634347': No 3G Auth Data 20250204085525188 DAUC <0003> db_auc.c:236 IMSI='262428313634347': Calling to generate 4 vectors 20250204085525188 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250204085525188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525188 DAUC <0003> auc.c:113 vector [0]: rand = 12fe3610226744e1537d5cfdebca980c 20250204085525188 DAUC <0003> auc.c:179 vector [0]: kc = 15790b32be1eb000 20250204085525188 DAUC <0003> auc.c:180 vector [0]: sres = 653588c3 20250204085525188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525188 DAUC <0003> auc.c:113 vector [1]: rand = d6fd337e4e1c86e79eea40f5309af192 20250204085525188 DAUC <0003> auc.c:179 vector [1]: kc = 0566377081cd7800 20250204085525188 DAUC <0003> auc.c:180 vector [1]: sres = 70bf41c0 20250204085525188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525188 DAUC <0003> auc.c:113 vector [2]: rand = bab584c79652ff5136568ecff075b6c7 20250204085525188 DAUC <0003> auc.c:179 vector [2]: kc = bc81a19a8a539c00 20250204085525188 DAUC <0003> auc.c:180 vector [2]: sres = 9f3f85b3 20250204085525188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525188 DAUC <0003> auc.c:113 vector [3]: rand = fa0241c932b4e164e117185553d0a26d 20250204085525188 DAUC <0003> auc.c:179 vector [3]: kc = ff7ce57596e7b000 20250204085525188 DAUC <0003> auc.c:180 vector [3]: sres = b3e72eea 20250204085525188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525188 DAUC <0003> db_auc.c:245 IMSI='262428313634347': Generated 4 vectors 20250204085525188 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428313634347"} 20250204085525188 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525188 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525188 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525189 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525189 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428313634347"} 20250204085525189 DAUC <0003> db_auc.c:192 IMSI='262428313634347': No 3G Auth Data 20250204085525189 DAUC <0003> db_auc.c:236 IMSI='262428313634347': Calling to generate 5 vectors 20250204085525189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085525189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525189 DAUC <0003> auc.c:113 vector [0]: rand = 26edde4416cca55ba07c36395e9de1e5 20250204085525189 DAUC <0003> auc.c:179 vector [0]: kc = 12abed1f97915400 20250204085525189 DAUC <0003> auc.c:180 vector [0]: sres = ab1ad939 20250204085525189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525189 DAUC <0003> auc.c:113 vector [1]: rand = 85d91a70b8567acfe4df54720182ca91 20250204085525189 DAUC <0003> auc.c:179 vector [1]: kc = 8786f9ecf0893400 20250204085525189 DAUC <0003> auc.c:180 vector [1]: sres = 29ad2dce 20250204085525189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525189 DAUC <0003> auc.c:113 vector [2]: rand = b12c9b0a9f21feafd18cf0c5b821c4b3 20250204085525189 DAUC <0003> auc.c:179 vector [2]: kc = 11d760251ee47400 20250204085525189 DAUC <0003> auc.c:180 vector [2]: sres = 1eab6b24 20250204085525189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525189 DAUC <0003> auc.c:113 vector [3]: rand = 432a2f8c813b204d8d022dabef1b0f0c 20250204085525189 DAUC <0003> auc.c:179 vector [3]: kc = ea3d16aa593fa400 20250204085525189 DAUC <0003> auc.c:180 vector [3]: sres = 1a48b439 20250204085525189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525189 DAUC <0003> auc.c:113 vector [4]: rand = 9b8589bece1231afb493213043bebd55 20250204085525189 DAUC <0003> auc.c:179 vector [4]: kc = c578d37e99fe8800 20250204085525189 DAUC <0003> auc.c:180 vector [4]: sres = a6d723cb 20250204085525189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085525189 DAUC <0003> db_auc.c:245 IMSI='262428313634347': Generated 5 vectors 20250204085525189 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428313634347"} 20250204085525189 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525189 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525189 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525190 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525190 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428313634347"} 20250204085525190 DAUC <0003> db_auc.c:192 IMSI='262428313634347': No 3G Auth Data 20250204085525190 DAUC <0003> db_auc.c:236 IMSI='262428313634347': Calling to generate 5 vectors 20250204085525190 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085525190 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525190 DAUC <0003> auc.c:113 vector [0]: rand = ffc6542807d8b442a184566b3d5bdd30 20250204085525190 DAUC <0003> auc.c:179 vector [0]: kc = 8b8bf128bf0db800 20250204085525190 DAUC <0003> auc.c:180 vector [0]: sres = 1b49efa5 20250204085525190 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525190 DAUC <0003> auc.c:113 vector [1]: rand = 1e7e7e82ef052a3c7671751e77551f3e 20250204085525190 DAUC <0003> auc.c:179 vector [1]: kc = 1cf20ec5c4efd800 20250204085525190 DAUC <0003> auc.c:180 vector [1]: sres = 439072a7 20250204085525190 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525190 DAUC <0003> auc.c:113 vector [2]: rand = bd320a39b9726adbf9d93bbb700712ea 20250204085525190 DAUC <0003> auc.c:179 vector [2]: kc = c1519f76ec2e1000 20250204085525190 DAUC <0003> auc.c:180 vector [2]: sres = 6bce0910 20250204085525190 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525190 DAUC <0003> auc.c:113 vector [3]: rand = dc74448e939870579a6886895ef99ed9 20250204085525190 DAUC <0003> auc.c:179 vector [3]: kc = 660b560e2c72c800 20250204085525190 DAUC <0003> auc.c:180 vector [3]: sres = c8950c1b 20250204085525190 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525190 DAUC <0003> auc.c:113 vector [4]: rand = 4cab95e1f52cb3c9e5427a3b80d4f56e 20250204085525190 DAUC <0003> auc.c:179 vector [4]: kc = 66c4b49f1ffbfc00 20250204085525190 DAUC <0003> auc.c:180 vector [4]: sres = f93573a2 20250204085525190 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085525190 DAUC <0003> db_auc.c:245 IMSI='262428313634347': Generated 5 vectors 20250204085525190 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428313634347"} 20250204085525190 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428313634347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525190 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525190 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58268<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@90d54dd42421: Final verdict of PTC: pass 20250204085525191 DAUC <0003> db_auc.c:157 IMSI='262426088374004': No 2G Auth Data 20250204085525191 DAUC <0003> db_auc.c:192 IMSI='262426088374004': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262426088374004" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250204085525197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20250204085525199 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525199 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426088374004"} 20250204085525199 DAUC <0003> db_auc.c:192 IMSI='262426088374004': No 3G Auth Data 20250204085525199 DAUC <0003> db_auc.c:236 IMSI='262426088374004': Calling to generate 1 vectors 20250204085525199 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250204085525199 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525199 DAUC <0003> auc.c:113 vector [0]: rand = 970f2f0efd13cb3d7cc1b1898f1b8a0d 20250204085525199 DAUC <0003> auc.c:179 vector [0]: kc = 11a37250bc0f31f7 20250204085525199 DAUC <0003> auc.c:180 vector [0]: sres = 3f2fd862 20250204085525199 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525199 DAUC <0003> db_auc.c:245 IMSI='262426088374004': Generated 1 vectors 20250204085525199 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426088374004"} 20250204085525199 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525199 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525199 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262426088374004" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262426088374004" TC_gsup_sai_num_auth_vectors(26)@90d54dd42421: setverdict(pass): none -> pass 20250204085525200 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525200 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426088374004"} 20250204085525200 DAUC <0003> db_auc.c:192 IMSI='262426088374004': No 3G Auth Data 20250204085525200 DAUC <0003> db_auc.c:236 IMSI='262426088374004': Calling to generate 4 vectors 20250204085525200 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250204085525200 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525200 DAUC <0003> auc.c:113 vector [0]: rand = 2632099e63c3d610212aa453799e0662 20250204085525200 DAUC <0003> auc.c:179 vector [0]: kc = b96759b1ec863fa9 20250204085525200 DAUC <0003> auc.c:180 vector [0]: sres = 90763402 20250204085525200 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525200 DAUC <0003> auc.c:113 vector [1]: rand = 5d5a4b05d77dc52b67df83d5adb4b788 20250204085525200 DAUC <0003> auc.c:179 vector [1]: kc = 567f073781d89cad 20250204085525200 DAUC <0003> auc.c:180 vector [1]: sres = 5a579244 20250204085525200 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525200 DAUC <0003> auc.c:113 vector [2]: rand = 72083f4beae137ed0ab243efd52fdcd2 20250204085525200 DAUC <0003> auc.c:179 vector [2]: kc = 2ece263cb890594f 20250204085525200 DAUC <0003> auc.c:180 vector [2]: sres = 1b972b28 20250204085525200 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525200 DAUC <0003> auc.c:113 vector [3]: rand = 13009f3df018fc015030c2019424d2c9 20250204085525200 DAUC <0003> auc.c:179 vector [3]: kc = bab8691371842b34 20250204085525200 DAUC <0003> auc.c:180 vector [3]: sres = a709f87a 20250204085525200 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525200 DAUC <0003> db_auc.c:245 IMSI='262426088374004': Generated 4 vectors 20250204085525200 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426088374004"} 20250204085525200 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525200 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525200 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525201 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525201 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426088374004"} 20250204085525201 DAUC <0003> db_auc.c:192 IMSI='262426088374004': No 3G Auth Data 20250204085525201 DAUC <0003> db_auc.c:236 IMSI='262426088374004': Calling to generate 5 vectors 20250204085525201 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085525201 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525201 DAUC <0003> auc.c:113 vector [0]: rand = 7e07f664df14bc7838d836365beb5b0c 20250204085525201 DAUC <0003> auc.c:179 vector [0]: kc = 1fa9b0af5f6dacb4 20250204085525201 DAUC <0003> auc.c:180 vector [0]: sres = d97ced97 20250204085525201 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525201 DAUC <0003> auc.c:113 vector [1]: rand = 6b2e8bbeb5a2a54ebfeb855682a7f124 20250204085525201 DAUC <0003> auc.c:179 vector [1]: kc = 8886cbe3c56ce2b5 20250204085525201 DAUC <0003> auc.c:180 vector [1]: sres = 6a76072a 20250204085525201 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525201 DAUC <0003> auc.c:113 vector [2]: rand = a03112d3cf900339a9000fd4fb63f9d1 20250204085525201 DAUC <0003> auc.c:179 vector [2]: kc = 12446c2b70dd4263 20250204085525201 DAUC <0003> auc.c:180 vector [2]: sres = a7b4cbeb 20250204085525201 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525201 DAUC <0003> auc.c:113 vector [3]: rand = 9afccb5c622d5f5dee7753e9d6f1525a 20250204085525201 DAUC <0003> auc.c:179 vector [3]: kc = 4a78b67b1745a250 20250204085525201 DAUC <0003> auc.c:180 vector [3]: sres = 696beee9 20250204085525201 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525201 DAUC <0003> auc.c:113 vector [4]: rand = 6426b3df551fb69e6995ac16ddd7dd50 20250204085525201 DAUC <0003> auc.c:179 vector [4]: kc = ad6f9e428c76c4e7 20250204085525201 DAUC <0003> auc.c:180 vector [4]: sres = 2f966674 20250204085525201 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085525201 DAUC <0003> db_auc.c:245 IMSI='262426088374004': Generated 5 vectors 20250204085525201 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426088374004"} 20250204085525201 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525201 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525201 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525202 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525202 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426088374004"} 20250204085525202 DAUC <0003> db_auc.c:192 IMSI='262426088374004': No 3G Auth Data 20250204085525202 DAUC <0003> db_auc.c:236 IMSI='262426088374004': Calling to generate 5 vectors 20250204085525202 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250204085525202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525202 DAUC <0003> auc.c:113 vector [0]: rand = 10f12dbdddc8dadfce1fc32bbfdb09ac 20250204085525202 DAUC <0003> auc.c:179 vector [0]: kc = e3580b3fc93a2bd8 20250204085525202 DAUC <0003> auc.c:180 vector [0]: sres = 30551e76 20250204085525202 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250204085525202 DAUC <0003> auc.c:113 vector [1]: rand = 6ace32c4c2de04b41da7ff0647c2de48 20250204085525202 DAUC <0003> auc.c:179 vector [1]: kc = 04f5702331069d32 20250204085525202 DAUC <0003> auc.c:180 vector [1]: sres = 9b5795ee 20250204085525202 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250204085525202 DAUC <0003> auc.c:113 vector [2]: rand = 747631cbdf9dcb2c395e3028d68e7777 20250204085525202 DAUC <0003> auc.c:179 vector [2]: kc = 5506ca4b43f4a2fa 20250204085525202 DAUC <0003> auc.c:180 vector [2]: sres = 81986f02 20250204085525202 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250204085525202 DAUC <0003> auc.c:113 vector [3]: rand = b80cae6af2f4a3de859eea2e4ce82c57 20250204085525202 DAUC <0003> auc.c:179 vector [3]: kc = 1ee4e10bc0143f9f 20250204085525202 DAUC <0003> auc.c:180 vector [3]: sres = 689039ab 20250204085525202 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250204085525202 DAUC <0003> auc.c:113 vector [4]: rand = 8ea0a7d20ce3e194911281755cae2589 20250204085525202 DAUC <0003> auc.c:179 vector [4]: kc = a86156a59c470a6e 20250204085525202 DAUC <0003> auc.c:180 vector [4]: sres = 53009313 20250204085525202 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250204085525202 DAUC <0003> db_auc.c:245 IMSI='262426088374004': Generated 5 vectors 20250204085525202 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426088374004"} 20250204085525202 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426088374004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525202 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525202 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@90d54dd42421: Final verdict of PTC: pass 20250204085525203 DAUC <0003> db_auc.c:157 IMSI='262428867589085': No 2G Auth Data 20250204085525203 DAUC <0003> db_auc.c:192 IMSI='262428867589085': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262428867589085" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250204085525210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20250204085525212 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525212 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428867589085"} 20250204085525212 DAUC <0003> db_auc.c:157 IMSI='262428867589085': No 2G Auth Data 20250204085525212 DAUC <0003> db_auc.c:236 IMSI='262428867589085': Calling to generate 1 vectors 20250204085525212 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250204085525212 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525212 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525212 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085525212 DAUC <0003> auc.c:113 vector [0]: rand = 33de2773c582558ab3659e4316b83076 20250204085525212 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085525212 DAUC <0003> auc.c:142 vector [0]: autn = 9457a362ad7b0000c33422231882033e 20250204085525212 DAUC <0003> auc.c:143 vector [0]: ck = f25ad28dc8c1adde17b7d069ff66eb65 20250204085525212 DAUC <0003> auc.c:144 vector [0]: ik = 0b2638e9a64a8ca538ed1b276fef1d7f 20250204085525212 DAUC <0003> auc.c:145 vector [0]: res = b31768eaad94e8ac0000000000000000 20250204085525212 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525212 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525212 DAUC <0003> auc.c:151 vector [0]: kc = d626212afe02d761 20250204085525212 DAUC <0003> auc.c:152 vector [0]: sres = 1e838046 20250204085525212 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525212 DAUC <0003> db_auc.c:245 IMSI='262428867589085': Generated 1 vectors 20250204085525212 DAUC <0003> db_auc.c:249 IMSI='262428867589085': Updating SQN=33 in DB 20250204085525212 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428867589085"} 20250204085525212 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525212 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525212 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262428867589085" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428867589085" TC_gsup_sai_num_auth_vectors(27)@90d54dd42421: setverdict(pass): none -> pass 20250204085525213 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525213 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428867589085"} 20250204085525213 DAUC <0003> db_auc.c:157 IMSI='262428867589085': No 2G Auth Data 20250204085525213 DAUC <0003> db_auc.c:236 IMSI='262428867589085': Calling to generate 4 vectors 20250204085525213 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250204085525213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250204085525213 DAUC <0003> auc.c:113 vector [0]: rand = af37d321f4c3af47b3a9b20024005d97 20250204085525213 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250204085525213 DAUC <0003> auc.c:142 vector [0]: autn = 7f627994f63600006d369a0d713645bd 20250204085525213 DAUC <0003> auc.c:143 vector [0]: ck = dc2696658b318ef1c25f2e9afac21fa8 20250204085525213 DAUC <0003> auc.c:144 vector [0]: ik = 7867010c0da6d6d4c0ff8f19ded9ee3d 20250204085525213 DAUC <0003> auc.c:145 vector [0]: res = 3696c42c8078ffaf0000000000000000 20250204085525213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525213 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525213 DAUC <0003> auc.c:151 vector [0]: kc = a6e136eaa28ca9b0 20250204085525213 DAUC <0003> auc.c:152 vector [0]: sres = b6ee3b83 20250204085525213 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525213 DAUC <0003> auc.c:113 vector [1]: rand = 27b08198dab09c657e9943c4ffb317bd 20250204085525213 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250204085525213 DAUC <0003> auc.c:142 vector [1]: autn = ddaddb660594000013d712715ecce4a9 20250204085525213 DAUC <0003> auc.c:143 vector [1]: ck = 5b56f7d78e8899f2aa4e5b68bb7ff353 20250204085525213 DAUC <0003> auc.c:144 vector [1]: ik = 542dfd6e3ebf27d01e9c64595a6b481e 20250204085525213 DAUC <0003> auc.c:145 vector [1]: res = b9fd4c072d4890e20000000000000000 20250204085525213 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525213 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085525213 DAUC <0003> auc.c:151 vector [1]: kc = bba935885123056f 20250204085525213 DAUC <0003> auc.c:152 vector [1]: sres = 94b5dce5 20250204085525213 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085525213 DAUC <0003> auc.c:113 vector [2]: rand = 64304a1fe887d19ee49ae05e1134154b 20250204085525213 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250204085525213 DAUC <0003> auc.c:142 vector [2]: autn = 26a450ada3ff000093a064654e453671 20250204085525213 DAUC <0003> auc.c:143 vector [2]: ck = 7900b00b7cd29eb520910e2561266362 20250204085525213 DAUC <0003> auc.c:144 vector [2]: ik = 8e5bd20c8e4185061adf14d204124a21 20250204085525213 DAUC <0003> auc.c:145 vector [2]: res = c2117c901b740f630000000000000000 20250204085525213 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525213 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085525213 DAUC <0003> auc.c:151 vector [2]: kc = cd1578f097a732f0 20250204085525213 DAUC <0003> auc.c:152 vector [2]: sres = d96573f3 20250204085525213 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085525213 DAUC <0003> auc.c:113 vector [3]: rand = cc7e2a383895227f17077c7f89e979b4 20250204085525213 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250204085525213 DAUC <0003> auc.c:142 vector [3]: autn = c6df1d196a0b0000cb3be87f75233ed4 20250204085525213 DAUC <0003> auc.c:143 vector [3]: ck = a159f297c67b6d304d815d33ba9dbf0e 20250204085525213 DAUC <0003> auc.c:144 vector [3]: ik = c7a0f00539aa165cdac0a9d6bce491f4 20250204085525213 DAUC <0003> auc.c:145 vector [3]: res = be011fd532ea4ad00000000000000000 20250204085525213 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525213 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085525213 DAUC <0003> auc.c:151 vector [3]: kc = f1b8f677f9a85596 20250204085525213 DAUC <0003> auc.c:152 vector [3]: sres = 8ceb5505 20250204085525213 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085525213 DAUC <0003> db_auc.c:245 IMSI='262428867589085': Generated 4 vectors 20250204085525213 DAUC <0003> db_auc.c:249 IMSI='262428867589085': Updating SQN=161 in DB 20250204085525213 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428867589085"} 20250204085525213 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525213 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525213 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525214 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525214 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428867589085"} 20250204085525214 DAUC <0003> db_auc.c:157 IMSI='262428867589085': No 2G Auth Data 20250204085525214 DAUC <0003> db_auc.c:236 IMSI='262428867589085': Calling to generate 5 vectors 20250204085525214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085525214 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525214 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525214 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250204085525214 DAUC <0003> auc.c:113 vector [0]: rand = 8c5e9fdb0cd3847fdea114b8b2e78e7b 20250204085525214 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250204085525214 DAUC <0003> auc.c:142 vector [0]: autn = bee7dffe58a20000ff5b793e4d58c134 20250204085525214 DAUC <0003> auc.c:143 vector [0]: ck = 2986317719e990291e53e52f11c7928e 20250204085525214 DAUC <0003> auc.c:144 vector [0]: ik = da4a5b493928d26f4ba4f99339ca7312 20250204085525214 DAUC <0003> auc.c:145 vector [0]: res = 54636f383c11b01f0000000000000000 20250204085525214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525214 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525214 DAUC <0003> auc.c:151 vector [0]: kc = a63b768208cca3da 20250204085525214 DAUC <0003> auc.c:152 vector [0]: sres = 6872df27 20250204085525214 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525214 DAUC <0003> auc.c:113 vector [1]: rand = 5cd9a65cca2e298d43a173aceaab889c 20250204085525214 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250204085525214 DAUC <0003> auc.c:142 vector [1]: autn = 280bd04285de0000dbde247509af609f 20250204085525214 DAUC <0003> auc.c:143 vector [1]: ck = 90234419f10a5a827d09c878ed28a46d 20250204085525214 DAUC <0003> auc.c:144 vector [1]: ik = eb0f0d0ab12d26fea5013c0e509f0e3c 20250204085525214 DAUC <0003> auc.c:145 vector [1]: res = 2d9d0429095b0dad0000000000000000 20250204085525214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525214 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085525214 DAUC <0003> auc.c:151 vector [1]: kc = a324bd65fd90d62d 20250204085525214 DAUC <0003> auc.c:152 vector [1]: sres = 24c60984 20250204085525214 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085525214 DAUC <0003> auc.c:113 vector [2]: rand = 1983f135fdd4229a5051486a1f37c31a 20250204085525214 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250204085525214 DAUC <0003> auc.c:142 vector [2]: autn = 3b434b404e0b0000ce7707bc7e14bff1 20250204085525214 DAUC <0003> auc.c:143 vector [2]: ck = 0440ad13b2e6ff99b8b856a2843c5cad 20250204085525214 DAUC <0003> auc.c:144 vector [2]: ik = 1bbd8c56e974158f2dfbc3c8e0bb1301 20250204085525214 DAUC <0003> auc.c:145 vector [2]: res = 0008a3ccc5f71c150000000000000000 20250204085525214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525214 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085525214 DAUC <0003> auc.c:151 vector [2]: kc = 8abeb42f3f15a5ba 20250204085525214 DAUC <0003> auc.c:152 vector [2]: sres = c5ffbfd9 20250204085525214 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085525214 DAUC <0003> auc.c:113 vector [3]: rand = 98b4607e3c13a674b88a10c3c8620d2c 20250204085525214 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250204085525214 DAUC <0003> auc.c:142 vector [3]: autn = d6d78b34450a00001354649bf04744b5 20250204085525214 DAUC <0003> auc.c:143 vector [3]: ck = 7b1c23e0469bb255a9b826054a45d764 20250204085525214 DAUC <0003> auc.c:144 vector [3]: ik = e264243dd07c6186db0cb42c352082d7 20250204085525214 DAUC <0003> auc.c:145 vector [3]: res = ca9e9a9252c399930000000000000000 20250204085525214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525214 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085525214 DAUC <0003> auc.c:151 vector [3]: kc = ebcc95f4e9828660 20250204085525214 DAUC <0003> auc.c:152 vector [3]: sres = 985d0301 20250204085525214 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085525214 DAUC <0003> auc.c:113 vector [4]: rand = a8d1017adff1d09741fa8eaabe393787 20250204085525214 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250204085525214 DAUC <0003> auc.c:142 vector [4]: autn = ba3939be84100000e1a06d8548d82d06 20250204085525214 DAUC <0003> auc.c:143 vector [4]: ck = 4a41f4587477a0f41ec1b511c4df592e 20250204085525214 DAUC <0003> auc.c:144 vector [4]: ik = fac57f92fa867bc5248bb715b19b7e76 20250204085525214 DAUC <0003> auc.c:145 vector [4]: res = 72f3bfc948b71d130000000000000000 20250204085525214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525214 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085525214 DAUC <0003> auc.c:151 vector [4]: kc = 8ace89cefbb5fc69 20250204085525214 DAUC <0003> auc.c:152 vector [4]: sres = 3a44a2da 20250204085525214 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085525214 DAUC <0003> db_auc.c:245 IMSI='262428867589085': Generated 5 vectors 20250204085525214 DAUC <0003> db_auc.c:249 IMSI='262428867589085': Updating SQN=321 in DB 20250204085525215 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428867589085"} 20250204085525215 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525215 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525215 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525216 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525216 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428867589085"} 20250204085525216 DAUC <0003> db_auc.c:157 IMSI='262428867589085': No 2G Auth Data 20250204085525216 DAUC <0003> db_auc.c:236 IMSI='262428867589085': Calling to generate 5 vectors 20250204085525216 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085525216 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525216 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525216 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250204085525216 DAUC <0003> auc.c:113 vector [0]: rand = 3f35ed55f6738d193bdff3539a90e105 20250204085525216 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250204085525216 DAUC <0003> auc.c:142 vector [0]: autn = b768dff534fd0000f93d3b567a3ca65a 20250204085525216 DAUC <0003> auc.c:143 vector [0]: ck = 9c41eeb3284cfafe721c14786dec401c 20250204085525216 DAUC <0003> auc.c:144 vector [0]: ik = f33e404edd221b9d16fcadf7fdc2a743 20250204085525216 DAUC <0003> auc.c:145 vector [0]: res = 3d6c7b0d7b9c82f80000000000000000 20250204085525216 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525216 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525216 DAUC <0003> auc.c:151 vector [0]: kc = 0b9f17726540063c 20250204085525216 DAUC <0003> auc.c:152 vector [0]: sres = 46f0f9f5 20250204085525216 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525216 DAUC <0003> auc.c:113 vector [1]: rand = 4d516a12f85e75347fdd7daa2871b8fb 20250204085525216 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250204085525216 DAUC <0003> auc.c:142 vector [1]: autn = c24364f9d0d20000b5cc294010e2dd8b 20250204085525216 DAUC <0003> auc.c:143 vector [1]: ck = 4cbd5bfaf17ffc1e486a900d0e181e93 20250204085525216 DAUC <0003> auc.c:144 vector [1]: ik = 596d7b1a08c8aec5ef93c89dac774af1 20250204085525216 DAUC <0003> auc.c:145 vector [1]: res = ba5eb47a9f90de9c0000000000000000 20250204085525216 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525216 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085525216 DAUC <0003> auc.c:151 vector [1]: kc = b22978705bd806b9 20250204085525216 DAUC <0003> auc.c:152 vector [1]: sres = 25ce6ae6 20250204085525216 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085525216 DAUC <0003> auc.c:113 vector [2]: rand = 98b55505954e1d55a82dc8decc2ea025 20250204085525216 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250204085525216 DAUC <0003> auc.c:142 vector [2]: autn = a16ca79b32a100006b53c038e111f0fe 20250204085525216 DAUC <0003> auc.c:143 vector [2]: ck = fd80b58ecaa00fad5f3428ee96883542 20250204085525216 DAUC <0003> auc.c:144 vector [2]: ik = 7e34906414e75cf93aa00e6b946c173c 20250204085525216 DAUC <0003> auc.c:145 vector [2]: res = b80a922020fb4a450000000000000000 20250204085525216 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525216 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085525216 DAUC <0003> auc.c:151 vector [2]: kc = e620036fdca3712a 20250204085525216 DAUC <0003> auc.c:152 vector [2]: sres = 98f1d865 20250204085525216 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085525216 DAUC <0003> auc.c:113 vector [3]: rand = a963911a8620d7e5a8609a70f6a46ee9 20250204085525216 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250204085525216 DAUC <0003> auc.c:142 vector [3]: autn = 5a83634adf59000058725cadb471c1d9 20250204085525216 DAUC <0003> auc.c:143 vector [3]: ck = cbf2ad39169dfcd22960f43410d8cb2a 20250204085525216 DAUC <0003> auc.c:144 vector [3]: ik = f99507baa6e9a90dbbccf34f5c166f82 20250204085525216 DAUC <0003> auc.c:145 vector [3]: res = ed301c75ff446aff0000000000000000 20250204085525216 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525216 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085525216 DAUC <0003> auc.c:151 vector [3]: kc = a0cbadf8fcbaf177 20250204085525216 DAUC <0003> auc.c:152 vector [3]: sres = 1274768a 20250204085525216 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085525216 DAUC <0003> auc.c:113 vector [4]: rand = 105d00a2495881fa7b5ac82d075e4ce5 20250204085525216 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250204085525216 DAUC <0003> auc.c:142 vector [4]: autn = d93bda8fda9d0000d73aa2dd9e16c38b 20250204085525216 DAUC <0003> auc.c:143 vector [4]: ck = 14ddaaccf25644adc3a83767c33aec45 20250204085525216 DAUC <0003> auc.c:144 vector [4]: ik = 38f9408eafd2d48ff325686e43e938de 20250204085525216 DAUC <0003> auc.c:145 vector [4]: res = bdd656d9a4ec62a40000000000000000 20250204085525216 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525216 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085525216 DAUC <0003> auc.c:151 vector [4]: kc = 1ca9b54bdd5744b9 20250204085525216 DAUC <0003> auc.c:152 vector [4]: sres = 193a347d 20250204085525216 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085525216 DAUC <0003> db_auc.c:245 IMSI='262428867589085': Generated 5 vectors 20250204085525216 DAUC <0003> db_auc.c:249 IMSI='262428867589085': Updating SQN=481 in DB 20250204085525216 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428867589085"} 20250204085525216 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428867589085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525216 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525216 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@90d54dd42421: Final verdict of PTC: pass 20250204085525218 DAUC <0003> db_auc.c:157 IMSI='262429829315703': No 2G Auth Data 20250204085525218 DAUC <0003> db_auc.c:192 IMSI='262429829315703': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262429829315703" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250204085525224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 20250204085525225 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525225 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429829315703"} 20250204085525225 DAUC <0003> db_auc.c:157 IMSI='262429829315703': No 2G Auth Data 20250204085525225 DAUC <0003> db_auc.c:236 IMSI='262429829315703': Calling to generate 1 vectors 20250204085525225 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250204085525225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525225 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250204085525225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085525225 DAUC <0003> auc.c:113 vector [0]: rand = 14bffe850391bfb28e0009ddd14ce4fc 20250204085525225 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085525225 DAUC <0003> auc.c:142 vector [0]: autn = c1ba21ecacd60000680a5ead88b8507a 20250204085525225 DAUC <0003> auc.c:143 vector [0]: ck = 26b80417813118baaf5ad1f394be254c 20250204085525225 DAUC <0003> auc.c:144 vector [0]: ik = f27975e48699418fb22cffcd615eff86 20250204085525225 DAUC <0003> auc.c:145 vector [0]: res = 918a58cc7792772f0000000000000000 20250204085525225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525225 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525225 DAUC <0003> auc.c:151 vector [0]: kc = c9b75fcdf24883ff 20250204085525225 DAUC <0003> auc.c:152 vector [0]: sres = e6182fe3 20250204085525225 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525225 DAUC <0003> db_auc.c:245 IMSI='262429829315703': Generated 1 vectors 20250204085525225 DAUC <0003> db_auc.c:249 IMSI='262429829315703': Updating SQN=33 in DB 20250204085525225 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429829315703"} 20250204085525225 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525225 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525225 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262429829315703" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429829315703" TC_gsup_sai_num_auth_vectors(28)@90d54dd42421: setverdict(pass): none -> pass 20250204085525227 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525227 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429829315703"} 20250204085525227 DAUC <0003> db_auc.c:157 IMSI='262429829315703': No 2G Auth Data 20250204085525227 DAUC <0003> db_auc.c:236 IMSI='262429829315703': Calling to generate 4 vectors 20250204085525227 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250204085525227 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525227 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250204085525227 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250204085525227 DAUC <0003> auc.c:113 vector [0]: rand = 104af7e3dd39027070c439b4672e34ce 20250204085525227 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250204085525227 DAUC <0003> auc.c:142 vector [0]: autn = 42e5dd56f59700003819599ba19d08d9 20250204085525227 DAUC <0003> auc.c:143 vector [0]: ck = 147ba3545d105dd73989df2b542b5078 20250204085525227 DAUC <0003> auc.c:144 vector [0]: ik = e5a341a8ef714476ab66753f4fc313b6 20250204085525227 DAUC <0003> auc.c:145 vector [0]: res = de2b61178fd45beb0000000000000000 20250204085525227 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525227 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525227 DAUC <0003> auc.c:151 vector [0]: kc = 633748e8a9895a6f 20250204085525227 DAUC <0003> auc.c:152 vector [0]: sres = 51ff3afc 20250204085525227 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525227 DAUC <0003> auc.c:113 vector [1]: rand = a9c2ba6070d1a8cf25f1522d9ceba866 20250204085525227 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250204085525227 DAUC <0003> auc.c:142 vector [1]: autn = b8b7326cb8680000f495f0528957e601 20250204085525227 DAUC <0003> auc.c:143 vector [1]: ck = 18280f9a5fa219a78cfecaea3d1240f0 20250204085525227 DAUC <0003> auc.c:144 vector [1]: ik = f7a652913cac9b3bf6fa7fa7434e0718 20250204085525227 DAUC <0003> auc.c:145 vector [1]: res = b102fbf0002b4d690000000000000000 20250204085525227 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525227 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085525227 DAUC <0003> auc.c:151 vector [1]: kc = 958ae8461d52c574 20250204085525227 DAUC <0003> auc.c:152 vector [1]: sres = b129b699 20250204085525227 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085525227 DAUC <0003> auc.c:113 vector [2]: rand = ba2a47b957c7fee79f52c85fd967e45f 20250204085525227 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250204085525227 DAUC <0003> auc.c:142 vector [2]: autn = 3a524be227ef0000a94766c7a03da53c 20250204085525227 DAUC <0003> auc.c:143 vector [2]: ck = 37cc7b140d812d5e3dc5c46204827e46 20250204085525227 DAUC <0003> auc.c:144 vector [2]: ik = f4c79b242f57e6a8b420b708dbda2565 20250204085525227 DAUC <0003> auc.c:145 vector [2]: res = 75e17198eec4e5d50000000000000000 20250204085525227 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525227 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085525227 DAUC <0003> auc.c:151 vector [2]: kc = 4aee935afd8e90d5 20250204085525227 DAUC <0003> auc.c:152 vector [2]: sres = 9b25944d 20250204085525227 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085525227 DAUC <0003> auc.c:113 vector [3]: rand = 8dfa50e2a9f5b17a09585a14e3bdaa92 20250204085525227 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250204085525227 DAUC <0003> auc.c:142 vector [3]: autn = 389fe6382c9e0000bb5eb0000485abd8 20250204085525227 DAUC <0003> auc.c:143 vector [3]: ck = 41acb5cbf17a461c3d2b2eddd48a90cb 20250204085525227 DAUC <0003> auc.c:144 vector [3]: ik = a38eda33a4c638556d4f4da77234662c 20250204085525227 DAUC <0003> auc.c:145 vector [3]: res = bfc7f3dd56e4cf790000000000000000 20250204085525227 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525227 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085525227 DAUC <0003> auc.c:151 vector [3]: kc = b2460c82f30288ae 20250204085525227 DAUC <0003> auc.c:152 vector [3]: sres = e9233ca4 20250204085525227 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085525227 DAUC <0003> db_auc.c:245 IMSI='262429829315703': Generated 4 vectors 20250204085525227 DAUC <0003> db_auc.c:249 IMSI='262429829315703': Updating SQN=161 in DB 20250204085525227 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429829315703"} 20250204085525227 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525227 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525227 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525228 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525228 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429829315703"} 20250204085525228 DAUC <0003> db_auc.c:157 IMSI='262429829315703': No 2G Auth Data 20250204085525228 DAUC <0003> db_auc.c:236 IMSI='262429829315703': Calling to generate 5 vectors 20250204085525228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085525228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525228 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250204085525228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250204085525228 DAUC <0003> auc.c:113 vector [0]: rand = dc6a4bdf7cd5a01cfbc18b8a7c7005e3 20250204085525228 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250204085525228 DAUC <0003> auc.c:142 vector [0]: autn = d3d4152c86ba00000ebe0ed2bbe0412b 20250204085525228 DAUC <0003> auc.c:143 vector [0]: ck = 1c852ca256bef16ff17c8272c5babe64 20250204085525228 DAUC <0003> auc.c:144 vector [0]: ik = 52ceb10804c23ae48ee4745f5d6715eb 20250204085525228 DAUC <0003> auc.c:145 vector [0]: res = 2fb8045a2ca3c6140000000000000000 20250204085525228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525228 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525228 DAUC <0003> auc.c:151 vector [0]: kc = 31d36b87caa16004 20250204085525228 DAUC <0003> auc.c:152 vector [0]: sres = 031bc24e 20250204085525228 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525228 DAUC <0003> auc.c:113 vector [1]: rand = e9b9e103cee06bedc8d2ae7edfccb711 20250204085525228 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250204085525228 DAUC <0003> auc.c:142 vector [1]: autn = 1ace2e6e9ef100002fc6a14d04e03600 20250204085525228 DAUC <0003> auc.c:143 vector [1]: ck = e67bf4a149cea882df6d5c6580493ac7 20250204085525228 DAUC <0003> auc.c:144 vector [1]: ik = 7086dd091f3345b39ccf7a2aa70d036f 20250204085525228 DAUC <0003> auc.c:145 vector [1]: res = 03fcced7e892d55a0000000000000000 20250204085525228 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525228 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085525228 DAUC <0003> auc.c:151 vector [1]: kc = d55f0fe771b9d499 20250204085525228 DAUC <0003> auc.c:152 vector [1]: sres = eb6e1b8d 20250204085525228 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085525228 DAUC <0003> auc.c:113 vector [2]: rand = 9cb0e782caaa0e0b54b16e68c0383f7c 20250204085525228 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250204085525228 DAUC <0003> auc.c:142 vector [2]: autn = 5b21485c58690000a607777bb6b76b53 20250204085525228 DAUC <0003> auc.c:143 vector [2]: ck = 9823326a753994fb2069e342ee7d9946 20250204085525228 DAUC <0003> auc.c:144 vector [2]: ik = 60df91edc910a2679b92b98059d72618 20250204085525228 DAUC <0003> auc.c:145 vector [2]: res = 2adc1cbe55c4fd250000000000000000 20250204085525228 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525228 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085525228 DAUC <0003> auc.c:151 vector [2]: kc = 4307f9450b8389c2 20250204085525228 DAUC <0003> auc.c:152 vector [2]: sres = 7f18e19b 20250204085525228 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085525228 DAUC <0003> auc.c:113 vector [3]: rand = 27e41c53668fb184d907d3688052610c 20250204085525228 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250204085525228 DAUC <0003> auc.c:142 vector [3]: autn = d052b4869ff400007da2d03b2996df4f 20250204085525228 DAUC <0003> auc.c:143 vector [3]: ck = d18ea13837cfd30eb980f1098628a241 20250204085525228 DAUC <0003> auc.c:144 vector [3]: ik = 6a92908783886beb94b4ab8634e9da26 20250204085525228 DAUC <0003> auc.c:145 vector [3]: res = 53f7c0efc73828750000000000000000 20250204085525228 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525228 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085525228 DAUC <0003> auc.c:151 vector [3]: kc = 96286b300686c082 20250204085525228 DAUC <0003> auc.c:152 vector [3]: sres = 94cfe89a 20250204085525228 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085525228 DAUC <0003> auc.c:113 vector [4]: rand = aef0a3412a772e092e86eae8e7292269 20250204085525228 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250204085525228 DAUC <0003> auc.c:142 vector [4]: autn = e9457da5a70600008f2acbea7c2da455 20250204085525228 DAUC <0003> auc.c:143 vector [4]: ck = 3eff9ad0daef299f682cc0a6c44812b0 20250204085525228 DAUC <0003> auc.c:144 vector [4]: ik = 7cc9ec68fd78f74d8a218b8ad4db3003 20250204085525228 DAUC <0003> auc.c:145 vector [4]: res = a85e65c01e3d7bc90000000000000000 20250204085525228 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525229 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085525229 DAUC <0003> auc.c:151 vector [4]: kc = a03b3d943704fc61 20250204085525229 DAUC <0003> auc.c:152 vector [4]: sres = b6631e09 20250204085525229 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085525229 DAUC <0003> db_auc.c:245 IMSI='262429829315703': Generated 5 vectors 20250204085525229 DAUC <0003> db_auc.c:249 IMSI='262429829315703': Updating SQN=321 in DB 20250204085525229 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429829315703"} 20250204085525229 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525229 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525229 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525230 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525230 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429829315703"} 20250204085525230 DAUC <0003> db_auc.c:157 IMSI='262429829315703': No 2G Auth Data 20250204085525230 DAUC <0003> db_auc.c:236 IMSI='262429829315703': Calling to generate 5 vectors 20250204085525230 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085525230 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525230 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250204085525230 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250204085525230 DAUC <0003> auc.c:113 vector [0]: rand = 6e421b9b178c57176f24c4e78cb29fe6 20250204085525230 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250204085525230 DAUC <0003> auc.c:142 vector [0]: autn = 3c347eff21e20000bf4a6fe70958b45a 20250204085525230 DAUC <0003> auc.c:143 vector [0]: ck = 4e99b2155121b283e6db947d642dbfd5 20250204085525230 DAUC <0003> auc.c:144 vector [0]: ik = 208e313a99fc2feb7e24bf652682795f 20250204085525230 DAUC <0003> auc.c:145 vector [0]: res = 8c6f4c79726ca65f0000000000000000 20250204085525230 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525230 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085525230 DAUC <0003> auc.c:151 vector [0]: kc = f6e8a8378a725be2 20250204085525230 DAUC <0003> auc.c:152 vector [0]: sres = fe03ea26 20250204085525230 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085525230 DAUC <0003> auc.c:113 vector [1]: rand = ef1393b0f59e2ddbd5fe609b6a8f52b3 20250204085525230 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250204085525230 DAUC <0003> auc.c:142 vector [1]: autn = e570c99d86df000009bc2ada39bb8247 20250204085525230 DAUC <0003> auc.c:143 vector [1]: ck = 211a089f6c93ad5c847fd7bdd3e507d9 20250204085525230 DAUC <0003> auc.c:144 vector [1]: ik = 07c0e112bfef60d23c25b2986fbc3249 20250204085525230 DAUC <0003> auc.c:145 vector [1]: res = 0bec16f637951f170000000000000000 20250204085525230 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525230 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085525230 DAUC <0003> auc.c:151 vector [1]: kc = 9e808ca86f25f81e 20250204085525230 DAUC <0003> auc.c:152 vector [1]: sres = 3c7909e1 20250204085525230 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085525230 DAUC <0003> auc.c:113 vector [2]: rand = 3f54ac48da8c5d2710f05d0cb4946bfa 20250204085525230 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250204085525230 DAUC <0003> auc.c:142 vector [2]: autn = 0ee67d3bd9ac000004f1c40ed884f183 20250204085525230 DAUC <0003> auc.c:143 vector [2]: ck = 0a045051078396254ad7605b0965eba5 20250204085525230 DAUC <0003> auc.c:144 vector [2]: ik = 1ce30a14d5542700f11fe8cac67ed153 20250204085525230 DAUC <0003> auc.c:145 vector [2]: res = d993b6aa5930d3d50000000000000000 20250204085525230 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525230 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085525230 DAUC <0003> auc.c:151 vector [2]: kc = ad2fd2d41dcc8bd3 20250204085525230 DAUC <0003> auc.c:152 vector [2]: sres = 80a3657f 20250204085525230 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085525230 DAUC <0003> auc.c:113 vector [3]: rand = 489f201e8712a22c36fb6ac904ccff4e 20250204085525230 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250204085525230 DAUC <0003> auc.c:142 vector [3]: autn = f5e1551e5a900000d9b2fbfb32f63ae5 20250204085525230 DAUC <0003> auc.c:143 vector [3]: ck = 69715256f4a0ff4487934cffac6d713d 20250204085525230 DAUC <0003> auc.c:144 vector [3]: ik = b1fbc9b842b651b85184153eba017654 20250204085525230 DAUC <0003> auc.c:145 vector [3]: res = e30eee95f07d85890000000000000000 20250204085525230 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525230 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085525230 DAUC <0003> auc.c:151 vector [3]: kc = 0e9dc22fa07aa995 20250204085525230 DAUC <0003> auc.c:152 vector [3]: sres = 13736b1c 20250204085525230 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085525230 DAUC <0003> auc.c:113 vector [4]: rand = 2af9a37561e18e220636014bd846ae3d 20250204085525230 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250204085525230 DAUC <0003> auc.c:142 vector [4]: autn = 143b67c7ad3b0000ced8b3bd09e75675 20250204085525230 DAUC <0003> auc.c:143 vector [4]: ck = c3490ff69143749527f543145d6a561d 20250204085525230 DAUC <0003> auc.c:144 vector [4]: ik = ce06a9d3801daea1be7e78db765d7f0b 20250204085525230 DAUC <0003> auc.c:145 vector [4]: res = ed205638ce611dd30000000000000000 20250204085525230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525230 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085525231 DAUC <0003> auc.c:151 vector [4]: kc = 94c49dea3a69f322 20250204085525231 DAUC <0003> auc.c:152 vector [4]: sres = 23414beb 20250204085525231 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085525231 DAUC <0003> db_auc.c:245 IMSI='262429829315703': Generated 5 vectors 20250204085525231 DAUC <0003> db_auc.c:249 IMSI='262429829315703': Updating SQN=481 in DB 20250204085525231 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429829315703"} 20250204085525231 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429829315703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525231 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525231 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@90d54dd42421: Final verdict of PTC: pass 20250204085525232 DAUC <0003> db_auc.c:157 IMSI='262427777703253': No 2G Auth Data 20250204085525232 DAUC <0003> db_auc.c:192 IMSI='262427777703253': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262427777703253" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250204085525238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20250204085525240 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525240 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427777703253"} 20250204085525240 DAUC <0003> db_auc.c:236 IMSI='262427777703253': Calling to generate 1 vectors 20250204085525240 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250204085525240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085525240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525240 DAUC <0003> auc.c:113 vector [0]: rand = a4782a0614ce56bde1c7229bd984c86c 20250204085525240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085525240 DAUC <0003> auc.c:142 vector [0]: autn = 9f074a09024e0000b752d4ea245a00bd 20250204085525240 DAUC <0003> auc.c:143 vector [0]: ck = db582e0b9008af7a8f90635a3f1076c0 20250204085525240 DAUC <0003> auc.c:144 vector [0]: ik = 755adb95b6539377f862d37b9821a5a0 20250204085525240 DAUC <0003> auc.c:145 vector [0]: res = 9a0c713e699f5b8c0000000000000000 20250204085525240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525240 DAUC <0003> auc.c:179 vector [0]: kc = a056490727c0b400 20250204085525240 DAUC <0003> auc.c:180 vector [0]: sres = 18c7cdf4 20250204085525240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525240 DAUC <0003> db_auc.c:245 IMSI='262427777703253': Generated 1 vectors 20250204085525240 DAUC <0003> db_auc.c:249 IMSI='262427777703253': Updating SQN=33 in DB 20250204085525240 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427777703253"} 20250204085525240 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525240 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525240 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262427777703253" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427777703253" TC_gsup_sai_num_auth_vectors(29)@90d54dd42421: setverdict(pass): none -> pass 20250204085525241 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525241 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427777703253"} 20250204085525241 DAUC <0003> db_auc.c:236 IMSI='262427777703253': Calling to generate 4 vectors 20250204085525241 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250204085525241 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525241 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525241 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250204085525241 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525241 DAUC <0003> auc.c:113 vector [0]: rand = 606cf8ef3cab2afc5e66cef6350bd79f 20250204085525241 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250204085525241 DAUC <0003> auc.c:142 vector [0]: autn = 62f48bb6ee490000752d4462196cb7df 20250204085525241 DAUC <0003> auc.c:143 vector [0]: ck = 0066cbf4ec5806f22c45cf24d05596ff 20250204085525241 DAUC <0003> auc.c:144 vector [0]: ik = bbe705931640658a0fdd1d00ba6619d7 20250204085525241 DAUC <0003> auc.c:145 vector [0]: res = da76bf71c2f7191d0000000000000000 20250204085525241 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525241 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525241 DAUC <0003> auc.c:179 vector [0]: kc = 85f3b10a08885800 20250204085525241 DAUC <0003> auc.c:180 vector [0]: sres = 2e00eb39 20250204085525241 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525241 DAUC <0003> auc.c:113 vector [1]: rand = fd0ff51909057d1620d6f3a52382f700 20250204085525241 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250204085525241 DAUC <0003> auc.c:142 vector [1]: autn = 505810f6203e0000a5202fe1c7a38edb 20250204085525241 DAUC <0003> auc.c:143 vector [1]: ck = a7274f3f8113657951018ff3d09247f4 20250204085525241 DAUC <0003> auc.c:144 vector [1]: ik = 89309d31104cfb54ab9d9708ee259a73 20250204085525241 DAUC <0003> auc.c:145 vector [1]: res = 355afd3d2b234b4c0000000000000000 20250204085525241 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525241 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525241 DAUC <0003> auc.c:179 vector [1]: kc = 39e320593aa7c400 20250204085525241 DAUC <0003> auc.c:180 vector [1]: sres = ac42d268 20250204085525241 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525241 DAUC <0003> auc.c:113 vector [2]: rand = 8e57c721c7331081f72c8e2b1ce716e1 20250204085525241 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250204085525241 DAUC <0003> auc.c:142 vector [2]: autn = d720fb577829000064e723ee477928f8 20250204085525241 DAUC <0003> auc.c:143 vector [2]: ck = 4733818708397b1bc9558c011d9bdc24 20250204085525241 DAUC <0003> auc.c:144 vector [2]: ik = 1558d70f4dfc4bcd457cc797c92b0994 20250204085525241 DAUC <0003> auc.c:145 vector [2]: res = b7f11c19fa2319430000000000000000 20250204085525241 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525241 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525241 DAUC <0003> auc.c:179 vector [2]: kc = 5923121d39e7c800 20250204085525241 DAUC <0003> auc.c:180 vector [2]: sres = 10b28a7d 20250204085525241 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525241 DAUC <0003> auc.c:113 vector [3]: rand = e4d0a212fe11c2aac21a6bd36ffe575f 20250204085525241 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250204085525241 DAUC <0003> auc.c:142 vector [3]: autn = e6cced2a94d4000070e1b4eef77212e7 20250204085525241 DAUC <0003> auc.c:143 vector [3]: ck = e4b0fd4079aa49d28bc2d16f9a40ebb0 20250204085525241 DAUC <0003> auc.c:144 vector [3]: ik = 5050cb051edcbcee70121806146d8073 20250204085525241 DAUC <0003> auc.c:145 vector [3]: res = 00581a0590201d850000000000000000 20250204085525241 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525241 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525241 DAUC <0003> auc.c:179 vector [3]: kc = 07cf202e84ef5c00 20250204085525241 DAUC <0003> auc.c:180 vector [3]: sres = dcbd3ef2 20250204085525241 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525241 DAUC <0003> db_auc.c:245 IMSI='262427777703253': Generated 4 vectors 20250204085525241 DAUC <0003> db_auc.c:249 IMSI='262427777703253': Updating SQN=161 in DB 20250204085525242 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427777703253"} 20250204085525242 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525242 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525242 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525243 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525243 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427777703253"} 20250204085525243 DAUC <0003> db_auc.c:236 IMSI='262427777703253': Calling to generate 5 vectors 20250204085525243 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085525243 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525243 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525243 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250204085525243 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525243 DAUC <0003> auc.c:113 vector [0]: rand = 0e82ade398651f2fe98b67e6f5fa09a8 20250204085525243 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250204085525243 DAUC <0003> auc.c:142 vector [0]: autn = be6dcb21d73f0000ba1d6f4d55119db7 20250204085525243 DAUC <0003> auc.c:143 vector [0]: ck = 41cc70d3c6d670521ab6575a79662145 20250204085525243 DAUC <0003> auc.c:144 vector [0]: ik = 10f61bd3f8fc5f5a31d95591f1ba4530 20250204085525243 DAUC <0003> auc.c:145 vector [0]: res = 247864ccf1388efe0000000000000000 20250204085525243 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525243 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525243 DAUC <0003> auc.c:179 vector [0]: kc = e143bcb681623c00 20250204085525243 DAUC <0003> auc.c:180 vector [0]: sres = 0dbd631e 20250204085525243 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525243 DAUC <0003> auc.c:113 vector [1]: rand = 15e42a7232c84ffeaa9392e239c7d4a0 20250204085525243 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250204085525243 DAUC <0003> auc.c:142 vector [1]: autn = 5a6a370c61680000fed1959d280c9205 20250204085525243 DAUC <0003> auc.c:143 vector [1]: ck = 29ec666b1848934a873c9a32add7ccbd 20250204085525243 DAUC <0003> auc.c:144 vector [1]: ik = 3164c249372f68659be5ffd4f60a0ac0 20250204085525243 DAUC <0003> auc.c:145 vector [1]: res = ae9c4339ec9dbda10000000000000000 20250204085525243 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525243 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525243 DAUC <0003> auc.c:179 vector [1]: kc = 2e8a47477bff0400 20250204085525243 DAUC <0003> auc.c:180 vector [1]: sres = 23aa6d33 20250204085525243 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525243 DAUC <0003> auc.c:113 vector [2]: rand = 1930d706a965aee35b0cac8ea9afd40e 20250204085525243 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250204085525243 DAUC <0003> auc.c:142 vector [2]: autn = ea5001eb52c500006f63346bc1de9de2 20250204085525243 DAUC <0003> auc.c:143 vector [2]: ck = ff4eab2c786c2559a3ca7209f076852b 20250204085525243 DAUC <0003> auc.c:144 vector [2]: ik = 3b076303580322cfd055101099e0f11b 20250204085525243 DAUC <0003> auc.c:145 vector [2]: res = 8415c705f69f86d40000000000000000 20250204085525243 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525243 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525243 DAUC <0003> auc.c:179 vector [2]: kc = 4017ef6120a2d400 20250204085525243 DAUC <0003> auc.c:180 vector [2]: sres = c61062fa 20250204085525243 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525243 DAUC <0003> auc.c:113 vector [3]: rand = 6a001cd7ae94e0429dbd7b4d1204f218 20250204085525243 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250204085525243 DAUC <0003> auc.c:142 vector [3]: autn = 4c1aba3948c40000843d1785699928a9 20250204085525243 DAUC <0003> auc.c:143 vector [3]: ck = b59212c762d2bd219f24177fafa0c541 20250204085525243 DAUC <0003> auc.c:144 vector [3]: ik = 7fa9e5efaac201cd8585190cd38a1910 20250204085525243 DAUC <0003> auc.c:145 vector [3]: res = b5df276db250a3520000000000000000 20250204085525243 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525243 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525243 DAUC <0003> auc.c:179 vector [3]: kc = 8c844e937779fc00 20250204085525243 DAUC <0003> auc.c:180 vector [3]: sres = 77894b63 20250204085525243 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525243 DAUC <0003> auc.c:113 vector [4]: rand = 2a878568e875534c6878c781bd590c47 20250204085525243 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250204085525243 DAUC <0003> auc.c:142 vector [4]: autn = a301584f64a500002a4fdb6004a62df4 20250204085525243 DAUC <0003> auc.c:143 vector [4]: ck = 415718c23a98d1c3470335cf791b5461 20250204085525243 DAUC <0003> auc.c:144 vector [4]: ik = b15c24740222accf89232c2315d33b47 20250204085525243 DAUC <0003> auc.c:145 vector [4]: res = 9c2c8a5478c566c70000000000000000 20250204085525243 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525243 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085525243 DAUC <0003> auc.c:179 vector [4]: kc = 9d4750cdff441000 20250204085525243 DAUC <0003> auc.c:180 vector [4]: sres = e2aa952a 20250204085525243 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085525243 DAUC <0003> db_auc.c:245 IMSI='262427777703253': Generated 5 vectors 20250204085525243 DAUC <0003> db_auc.c:249 IMSI='262427777703253': Updating SQN=321 in DB 20250204085525243 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427777703253"} 20250204085525243 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525243 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525243 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525244 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525244 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427777703253"} 20250204085525244 DAUC <0003> db_auc.c:236 IMSI='262427777703253': Calling to generate 5 vectors 20250204085525244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085525244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250204085525244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525244 DAUC <0003> auc.c:113 vector [0]: rand = a94417f3d162b371c9744abe092b8e28 20250204085525244 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250204085525244 DAUC <0003> auc.c:142 vector [0]: autn = bc95e103a72b0000e0ec73a258081dd2 20250204085525244 DAUC <0003> auc.c:143 vector [0]: ck = c4b420f9ccf4748cd11e05b5365ab175 20250204085525244 DAUC <0003> auc.c:144 vector [0]: ik = 223cfab539d3920b6601265c98ce808e 20250204085525244 DAUC <0003> auc.c:145 vector [0]: res = 566447c68db56c580000000000000000 20250204085525244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525244 DAUC <0003> auc.c:179 vector [0]: kc = c08719bfeaf0c000 20250204085525244 DAUC <0003> auc.c:180 vector [0]: sres = bfdb332d 20250204085525244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525244 DAUC <0003> auc.c:113 vector [1]: rand = 3f921ff249db53a0ee79730402a30edc 20250204085525244 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250204085525244 DAUC <0003> auc.c:142 vector [1]: autn = f313a332876800002d334eaf23e9c3d7 20250204085525244 DAUC <0003> auc.c:143 vector [1]: ck = 1b79b93c5485a9f135c09ee2d99c52b2 20250204085525244 DAUC <0003> auc.c:144 vector [1]: ik = 9708c69d84fd2e0828fda7caf688c3f9 20250204085525244 DAUC <0003> auc.c:145 vector [1]: res = 4ce60d15767986800000000000000000 20250204085525244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525244 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525244 DAUC <0003> auc.c:179 vector [1]: kc = 05ba075ccf62f800 20250204085525244 DAUC <0003> auc.c:180 vector [1]: sres = 428fcfd5 20250204085525244 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525244 DAUC <0003> auc.c:113 vector [2]: rand = 4247173d6214ef75c39c22ea0f1c0a40 20250204085525244 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250204085525244 DAUC <0003> auc.c:142 vector [2]: autn = 68ae974b05270000c84081a5d96f6b9e 20250204085525244 DAUC <0003> auc.c:143 vector [2]: ck = 67af5ebb35ef90292850b8d8e0c0f6cc 20250204085525244 DAUC <0003> auc.c:144 vector [2]: ik = d3ec50992060e67f425daa7b5d4f0136 20250204085525244 DAUC <0003> auc.c:145 vector [2]: res = b10fe1eb9e9283550000000000000000 20250204085525244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525244 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525244 DAUC <0003> auc.c:179 vector [2]: kc = 08127b3e94f80800 20250204085525244 DAUC <0003> auc.c:180 vector [2]: sres = 62b19560 20250204085525244 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525244 DAUC <0003> auc.c:113 vector [3]: rand = a397c5682a1eb1b7494961657a141d49 20250204085525244 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250204085525244 DAUC <0003> auc.c:142 vector [3]: autn = a58417d27e4300004ff4960be2a8e527 20250204085525244 DAUC <0003> auc.c:143 vector [3]: ck = 6d5e2c4fff7b6d09e1941fa3713248f1 20250204085525244 DAUC <0003> auc.c:144 vector [3]: ik = 2395e7545d24bfd7c4b7707be5a9e081 20250204085525244 DAUC <0003> auc.c:145 vector [3]: res = d3e6e340b17b05ae0000000000000000 20250204085525244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525244 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525244 DAUC <0003> auc.c:179 vector [3]: kc = e5ebab2a86fed000 20250204085525244 DAUC <0003> auc.c:180 vector [3]: sres = 12291f3e 20250204085525244 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525244 DAUC <0003> auc.c:113 vector [4]: rand = e5770824f2bbc64151bcdf085d4b922e 20250204085525244 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250204085525244 DAUC <0003> auc.c:142 vector [4]: autn = d94c34f5d752000081ba507af2ec4fe5 20250204085525244 DAUC <0003> auc.c:143 vector [4]: ck = 1dffdd414624fe0ab40e5d7072cf93b3 20250204085525244 DAUC <0003> auc.c:144 vector [4]: ik = 3277ddc57cf3294bfda4f0ae407a33af 20250204085525244 DAUC <0003> auc.c:145 vector [4]: res = 2f6ae4c63d6a01c20000000000000000 20250204085525244 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525244 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085525244 DAUC <0003> auc.c:179 vector [4]: kc = 062752b93ab9b800 20250204085525244 DAUC <0003> auc.c:180 vector [4]: sres = 4847be51 20250204085525244 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085525244 DAUC <0003> db_auc.c:245 IMSI='262427777703253': Generated 5 vectors 20250204085525244 DAUC <0003> db_auc.c:249 IMSI='262427777703253': Updating SQN=481 in DB 20250204085525244 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427777703253"} 20250204085525244 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427777703253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525244 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525244 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@90d54dd42421: Final verdict of PTC: pass 20250204085525246 DAUC <0003> db_auc.c:157 IMSI='262424757642483': No 2G Auth Data 20250204085525246 DAUC <0003> db_auc.c:192 IMSI='262424757642483': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262424757642483" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250204085525252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20250204085525253 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525253 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424757642483"} 20250204085525253 DAUC <0003> db_auc.c:236 IMSI='262424757642483': Calling to generate 1 vectors 20250204085525253 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250204085525253 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085525254 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525254 DAUC <0003> auc.c:113 vector [0]: rand = 6f8a97036ec4f453d51fa7ab5162cdaa 20250204085525254 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085525254 DAUC <0003> auc.c:142 vector [0]: autn = 614c8bb61b000000769531b75a1ad984 20250204085525254 DAUC <0003> auc.c:143 vector [0]: ck = 6302545199a7371f158eed10c7585520 20250204085525254 DAUC <0003> auc.c:144 vector [0]: ik = 210ac4da78dee9b0a680a22a88b30023 20250204085525254 DAUC <0003> auc.c:145 vector [0]: res = 7e274b8c1f5ca5050000000000000000 20250204085525254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525254 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525254 DAUC <0003> auc.c:179 vector [0]: kc = f158f8454c754800 20250204085525254 DAUC <0003> auc.c:180 vector [0]: sres = 968bcf51 20250204085525254 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525254 DAUC <0003> db_auc.c:245 IMSI='262424757642483': Generated 1 vectors 20250204085525254 DAUC <0003> db_auc.c:249 IMSI='262424757642483': Updating SQN=33 in DB 20250204085525254 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424757642483"} 20250204085525254 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525254 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525254 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262424757642483" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424757642483" TC_gsup_sai_num_auth_vectors(30)@90d54dd42421: setverdict(pass): none -> pass 20250204085525255 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525255 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424757642483"} 20250204085525255 DAUC <0003> db_auc.c:236 IMSI='262424757642483': Calling to generate 4 vectors 20250204085525255 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250204085525255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250204085525255 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525255 DAUC <0003> auc.c:113 vector [0]: rand = 69259642e2a16716d1a9809fa9896679 20250204085525255 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250204085525255 DAUC <0003> auc.c:142 vector [0]: autn = 618794cf86c500003f7f189d9107d139 20250204085525255 DAUC <0003> auc.c:143 vector [0]: ck = af38d31ab1b60c7747ab653636b22d33 20250204085525255 DAUC <0003> auc.c:144 vector [0]: ik = 42530ef2fc38e9df180a1e4fd08a3453 20250204085525255 DAUC <0003> auc.c:145 vector [0]: res = 00197fc02ffd62120000000000000000 20250204085525255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525255 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525255 DAUC <0003> auc.c:179 vector [0]: kc = 8722ae98cbbad400 20250204085525255 DAUC <0003> auc.c:180 vector [0]: sres = 063da04a 20250204085525255 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525255 DAUC <0003> auc.c:113 vector [1]: rand = 33a1ffd5685058574dbf64961c77b9e8 20250204085525255 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250204085525255 DAUC <0003> auc.c:142 vector [1]: autn = f9f616a1480f0000e43924cc2a1e53a1 20250204085525255 DAUC <0003> auc.c:143 vector [1]: ck = 2453cce43669a2035c4acede745af46d 20250204085525255 DAUC <0003> auc.c:144 vector [1]: ik = a4c690abe6eedbe6a8eca18e9dcec172 20250204085525255 DAUC <0003> auc.c:145 vector [1]: res = 7a1966bc881de5520000000000000000 20250204085525255 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525255 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525255 DAUC <0003> auc.c:179 vector [1]: kc = 49bcb562a1f63c00 20250204085525255 DAUC <0003> auc.c:180 vector [1]: sres = dad19378 20250204085525255 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525255 DAUC <0003> auc.c:113 vector [2]: rand = ae62dc4f1ab8d8edf1cf831279bbca39 20250204085525255 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250204085525255 DAUC <0003> auc.c:142 vector [2]: autn = 42ab47b9affd00004fe5d8ced3d6930b 20250204085525255 DAUC <0003> auc.c:143 vector [2]: ck = d0760abe684be371bc127fc298a6d95e 20250204085525255 DAUC <0003> auc.c:144 vector [2]: ik = 97644f750836832379b9adf62aaf59f3 20250204085525255 DAUC <0003> auc.c:145 vector [2]: res = 90daabe59919708f0000000000000000 20250204085525255 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525255 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525255 DAUC <0003> auc.c:179 vector [2]: kc = 2cd5f9ddbaf1b000 20250204085525255 DAUC <0003> auc.c:180 vector [2]: sres = 5a3853da 20250204085525255 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525255 DAUC <0003> auc.c:113 vector [3]: rand = b2c441ef9930ed2b8782f1719a9cd1f0 20250204085525255 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250204085525255 DAUC <0003> auc.c:142 vector [3]: autn = 94fbb16eb3370000dcc93a3a0073bad4 20250204085525255 DAUC <0003> auc.c:143 vector [3]: ck = 06588bdd7345ca3bdbe7728d928b7137 20250204085525255 DAUC <0003> auc.c:144 vector [3]: ik = eb5b4e24845fa72b3b470a8986682673 20250204085525255 DAUC <0003> auc.c:145 vector [3]: res = 1a63c82d5c1fc3df0000000000000000 20250204085525255 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525255 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525255 DAUC <0003> auc.c:179 vector [3]: kc = 0686799625237000 20250204085525255 DAUC <0003> auc.c:180 vector [3]: sres = 3ff13bf8 20250204085525255 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525255 DAUC <0003> db_auc.c:245 IMSI='262424757642483': Generated 4 vectors 20250204085525255 DAUC <0003> db_auc.c:249 IMSI='262424757642483': Updating SQN=161 in DB 20250204085525255 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424757642483"} 20250204085525255 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525255 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525255 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525257 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525257 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424757642483"} 20250204085525257 DAUC <0003> db_auc.c:236 IMSI='262424757642483': Calling to generate 5 vectors 20250204085525257 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085525257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250204085525257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525257 DAUC <0003> auc.c:113 vector [0]: rand = d89f886db0c5d8edc4ee334902a2c4e3 20250204085525257 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250204085525257 DAUC <0003> auc.c:142 vector [0]: autn = 6862ea4f40e40000aff007d26c8066d4 20250204085525257 DAUC <0003> auc.c:143 vector [0]: ck = 2645c42b15894490ba1ad39b5d42de2e 20250204085525257 DAUC <0003> auc.c:144 vector [0]: ik = d56219e4348247643b63e86195247ad5 20250204085525257 DAUC <0003> auc.c:145 vector [0]: res = 529d85e35853440a0000000000000000 20250204085525257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525257 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525257 DAUC <0003> auc.c:179 vector [0]: kc = 537ffd3cf398ac00 20250204085525257 DAUC <0003> auc.c:180 vector [0]: sres = a094ef7f 20250204085525257 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525257 DAUC <0003> auc.c:113 vector [1]: rand = 8fa9facfd0825d4736bf07efdbdcc560 20250204085525257 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250204085525257 DAUC <0003> auc.c:142 vector [1]: autn = 7cb15594b24f00003f02ee66ca74b036 20250204085525257 DAUC <0003> auc.c:143 vector [1]: ck = cae0d3a2c3608aa8b7920a8709f7cca8 20250204085525257 DAUC <0003> auc.c:144 vector [1]: ik = 68922940410ac66238c5a575606d0ec2 20250204085525257 DAUC <0003> auc.c:145 vector [1]: res = 1b7e1b20c376e1060000000000000000 20250204085525257 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525257 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525257 DAUC <0003> auc.c:179 vector [1]: kc = 1f1beebc55812000 20250204085525257 DAUC <0003> auc.c:180 vector [1]: sres = d0e2065d 20250204085525257 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525257 DAUC <0003> auc.c:113 vector [2]: rand = 7bedcef9d892b8d2451ad48f8db5bc12 20250204085525257 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250204085525257 DAUC <0003> auc.c:142 vector [2]: autn = 3c50a283d33a00006036951545ae47ee 20250204085525257 DAUC <0003> auc.c:143 vector [2]: ck = aef422564981d830da2ec854fc223dce 20250204085525257 DAUC <0003> auc.c:144 vector [2]: ik = a18c869416f6a9e48baf0aedb4003cb0 20250204085525257 DAUC <0003> auc.c:145 vector [2]: res = 987180183d9f593c0000000000000000 20250204085525257 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525257 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525257 DAUC <0003> auc.c:179 vector [2]: kc = d40cb65e7248f800 20250204085525257 DAUC <0003> auc.c:180 vector [2]: sres = 60e60a2a 20250204085525257 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525257 DAUC <0003> auc.c:113 vector [3]: rand = 69ebb8941ca0afa46022628954eeb509 20250204085525257 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250204085525257 DAUC <0003> auc.c:142 vector [3]: autn = b5c41c303c640000bd0905ce41b4a84d 20250204085525257 DAUC <0003> auc.c:143 vector [3]: ck = 683f4587f1c51f68175b70b6673c5c43 20250204085525257 DAUC <0003> auc.c:144 vector [3]: ik = 423e77ff37936dfcdd2bc1f352426cf0 20250204085525257 DAUC <0003> auc.c:145 vector [3]: res = d0b819e2557f6f4d0000000000000000 20250204085525257 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525257 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525257 DAUC <0003> auc.c:179 vector [3]: kc = 0fd1ba632a58cc00 20250204085525257 DAUC <0003> auc.c:180 vector [3]: sres = 27b36888 20250204085525257 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525257 DAUC <0003> auc.c:113 vector [4]: rand = 20e533b86b7efed11e5240054fbc2043 20250204085525257 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250204085525257 DAUC <0003> auc.c:142 vector [4]: autn = 622e32965f610000b2a63e609880c9de 20250204085525257 DAUC <0003> auc.c:143 vector [4]: ck = e0d25b49d9d56da8a2bb8e31e216efe3 20250204085525257 DAUC <0003> auc.c:144 vector [4]: ik = 70433da74b8e464e35d74c265267afb1 20250204085525257 DAUC <0003> auc.c:145 vector [4]: res = c6b5bed9446ce9100000000000000000 20250204085525257 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525257 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085525257 DAUC <0003> auc.c:179 vector [4]: kc = 3abb33f96412ec00 20250204085525257 DAUC <0003> auc.c:180 vector [4]: sres = fd9f69c0 20250204085525257 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085525257 DAUC <0003> db_auc.c:245 IMSI='262424757642483': Generated 5 vectors 20250204085525257 DAUC <0003> db_auc.c:249 IMSI='262424757642483': Updating SQN=321 in DB 20250204085525257 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424757642483"} 20250204085525257 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525257 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525257 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525258 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525258 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424757642483"} 20250204085525258 DAUC <0003> db_auc.c:236 IMSI='262424757642483': Calling to generate 5 vectors 20250204085525258 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085525258 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525258 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525258 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250204085525258 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525258 DAUC <0003> auc.c:113 vector [0]: rand = 04c34e89403649ffccf6a289a63d1d68 20250204085525258 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250204085525258 DAUC <0003> auc.c:142 vector [0]: autn = 8ee296c5ec240000629ae02060d4fafd 20250204085525258 DAUC <0003> auc.c:143 vector [0]: ck = c7c1da34f39ea942b5df0931061026fb 20250204085525258 DAUC <0003> auc.c:144 vector [0]: ik = d6aedfd59915717a65dbb1e04e38236a 20250204085525258 DAUC <0003> auc.c:145 vector [0]: res = fcbbb218e6b996fb0000000000000000 20250204085525258 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525258 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525258 DAUC <0003> auc.c:179 vector [0]: kc = 9f0f11791a0cac00 20250204085525258 DAUC <0003> auc.c:180 vector [0]: sres = c5f01dd9 20250204085525258 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525258 DAUC <0003> auc.c:113 vector [1]: rand = 86fb5779c2995ac2f0a29ac2149a2c63 20250204085525258 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250204085525258 DAUC <0003> auc.c:142 vector [1]: autn = 9860c7ce7f8e000094947341bf54753d 20250204085525258 DAUC <0003> auc.c:143 vector [1]: ck = 96ce50ea2ce43dffc38dd931fe4259c7 20250204085525258 DAUC <0003> auc.c:144 vector [1]: ik = a3c31cd67a96756b72d4a10aaae383dd 20250204085525258 DAUC <0003> auc.c:145 vector [1]: res = 61fd870bd9e12f470000000000000000 20250204085525258 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525258 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525258 DAUC <0003> auc.c:179 vector [1]: kc = 64050976e32e9c00 20250204085525258 DAUC <0003> auc.c:180 vector [1]: sres = ec3f013f 20250204085525258 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525258 DAUC <0003> auc.c:113 vector [2]: rand = 62e66b8583240c9a395a97d10b767c69 20250204085525258 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250204085525258 DAUC <0003> auc.c:142 vector [2]: autn = 96c0e572483a0000b01a6bb326d6d8e1 20250204085525258 DAUC <0003> auc.c:143 vector [2]: ck = 1c8e5dd3f93b9ccca138f1956c1907d7 20250204085525258 DAUC <0003> auc.c:144 vector [2]: ik = 77253592c98c3789ccbb70a2385555eb 20250204085525258 DAUC <0003> auc.c:145 vector [2]: res = 63ab9f34e260c0b40000000000000000 20250204085525258 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525258 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525258 DAUC <0003> auc.c:179 vector [2]: kc = a0239964c14bd400 20250204085525258 DAUC <0003> auc.c:180 vector [2]: sres = 6dbb945e 20250204085525258 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525258 DAUC <0003> auc.c:113 vector [3]: rand = 2a0ca59e0802f7f20b65431aac50ee68 20250204085525258 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250204085525258 DAUC <0003> auc.c:142 vector [3]: autn = c0a000ab23c30000995dc33016ad649e 20250204085525258 DAUC <0003> auc.c:143 vector [3]: ck = b06c854cb70f3d2e2d2b19c7130eee17 20250204085525258 DAUC <0003> auc.c:144 vector [3]: ik = d4eb1a022d423d15aeab136dd01f60d1 20250204085525258 DAUC <0003> auc.c:145 vector [3]: res = 8c8cdc97c787d8570000000000000000 20250204085525258 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525258 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525258 DAUC <0003> auc.c:179 vector [3]: kc = 6e606a8f18b11400 20250204085525258 DAUC <0003> auc.c:180 vector [3]: sres = 06f42f6e 20250204085525258 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525258 DAUC <0003> auc.c:113 vector [4]: rand = bd565b6db937160402c16b5633604a97 20250204085525258 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250204085525258 DAUC <0003> auc.c:142 vector [4]: autn = 29296a844f73000073e95fe7b35de825 20250204085525258 DAUC <0003> auc.c:143 vector [4]: ck = f1f46bc4c0ae2155d4e18e2f77709bec 20250204085525258 DAUC <0003> auc.c:144 vector [4]: ik = 15fe5910449cc32a9a0ce227cd8f25f3 20250204085525258 DAUC <0003> auc.c:145 vector [4]: res = 45c80a3aa9b88e9e0000000000000000 20250204085525258 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525258 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085525258 DAUC <0003> auc.c:179 vector [4]: kc = 259e05780c791400 20250204085525259 DAUC <0003> auc.c:180 vector [4]: sres = 73a7596d 20250204085525259 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085525259 DAUC <0003> db_auc.c:245 IMSI='262424757642483': Generated 5 vectors 20250204085525259 DAUC <0003> db_auc.c:249 IMSI='262424757642483': Updating SQN=481 in DB 20250204085525259 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424757642483"} 20250204085525259 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424757642483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525259 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525259 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@90d54dd42421: Final verdict of PTC: pass 20250204085525260 DAUC <0003> db_auc.c:157 IMSI='262425958357676': No 2G Auth Data 20250204085525260 DAUC <0003> db_auc.c:192 IMSI='262425958357676': No 3G Auth Data HLR_Test-GSUP(21)@90d54dd42421: Created GsupExpect[0] for "262425958357676" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250204085525266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20250204085525268 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525268 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425958357676"} 20250204085525268 DAUC <0003> db_auc.c:236 IMSI='262425958357676': Calling to generate 1 vectors 20250204085525268 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250204085525268 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525268 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525268 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085525268 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525268 DAUC <0003> auc.c:113 vector [0]: rand = f790013cc587efdf93fd941f1767d564 20250204085525268 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085525268 DAUC <0003> auc.c:142 vector [0]: autn = 08e38a8cc68e0000e69779feb509f325 20250204085525268 DAUC <0003> auc.c:143 vector [0]: ck = 669fc59b99169f0cea9e782b4892c974 20250204085525268 DAUC <0003> auc.c:144 vector [0]: ik = 152b74fc3c12b361a65c21658cf4865e 20250204085525268 DAUC <0003> auc.c:145 vector [0]: res = 875aa53ad498e9c20000000000000000 20250204085525268 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525268 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525268 DAUC <0003> auc.c:179 vector [0]: kc = 2ed0828b17888ca0 20250204085525268 DAUC <0003> auc.c:180 vector [0]: sres = 708658da 20250204085525268 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525268 DAUC <0003> db_auc.c:245 IMSI='262425958357676': Generated 1 vectors 20250204085525268 DAUC <0003> db_auc.c:249 IMSI='262425958357676': Updating SQN=33 in DB 20250204085525268 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425958357676"} 20250204085525268 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525268 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525268 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90d54dd42421: Found GsupExpect[0] for "262425958357676" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@90d54dd42421: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425958357676" TC_gsup_sai_num_auth_vectors(31)@90d54dd42421: setverdict(pass): none -> pass 20250204085525269 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525269 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425958357676"} 20250204085525269 DAUC <0003> db_auc.c:236 IMSI='262425958357676': Calling to generate 4 vectors 20250204085525269 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250204085525269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525269 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250204085525269 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525269 DAUC <0003> auc.c:113 vector [0]: rand = 48f495f1a3aafc5274cee7773b339b17 20250204085525269 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250204085525269 DAUC <0003> auc.c:142 vector [0]: autn = b4863414ff8c0000de4fe4569f46df4b 20250204085525269 DAUC <0003> auc.c:143 vector [0]: ck = e26777624f0dac1ca0f37236e5c29ebc 20250204085525269 DAUC <0003> auc.c:144 vector [0]: ik = b1e6071aaf1d836d655dc50ab4c55939 20250204085525269 DAUC <0003> auc.c:145 vector [0]: res = 5bd4a6aec0b1a38d0000000000000000 20250204085525269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525269 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525269 DAUC <0003> auc.c:179 vector [0]: kc = 3fb2d23a1790afe8 20250204085525269 DAUC <0003> auc.c:180 vector [0]: sres = d05de382 20250204085525269 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525269 DAUC <0003> auc.c:113 vector [1]: rand = aca87b596998cb610e30ec06b1eb0afe 20250204085525269 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250204085525269 DAUC <0003> auc.c:142 vector [1]: autn = 3548bbd5a0bc00008d6749d043347333 20250204085525269 DAUC <0003> auc.c:143 vector [1]: ck = 6164d139de64236627f6bebb1d794bcb 20250204085525269 DAUC <0003> auc.c:144 vector [1]: ik = 2d8c73647feeb4d2123aecd61e7aa305 20250204085525269 DAUC <0003> auc.c:145 vector [1]: res = 1757a54ecdc496570000000000000000 20250204085525269 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525269 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525269 DAUC <0003> auc.c:179 vector [1]: kc = 5ccbd8ec9e1f91a8 20250204085525269 DAUC <0003> auc.c:180 vector [1]: sres = c9beffc9 20250204085525269 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525269 DAUC <0003> auc.c:113 vector [2]: rand = 0ae70b574014d8d0cda3a9fe85a71e33 20250204085525269 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250204085525269 DAUC <0003> auc.c:142 vector [2]: autn = 1a57f97cdde1000095a9ed829cead29e 20250204085525269 DAUC <0003> auc.c:143 vector [2]: ck = f3cd077991453acd12c86e3fd39a7dc8 20250204085525269 DAUC <0003> auc.c:144 vector [2]: ik = 0f136c7d99de58dcec4bb02ff6ccde44 20250204085525269 DAUC <0003> auc.c:145 vector [2]: res = dcb4521570c65edf0000000000000000 20250204085525269 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525269 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525269 DAUC <0003> auc.c:179 vector [2]: kc = efdd6aa500da9ba3 20250204085525269 DAUC <0003> auc.c:180 vector [2]: sres = 73421b6f 20250204085525269 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525269 DAUC <0003> auc.c:113 vector [3]: rand = d53d76165201c1d03d338993f37b55bf 20250204085525269 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250204085525269 DAUC <0003> auc.c:142 vector [3]: autn = 9797df38855000000320d2f4782bf330 20250204085525269 DAUC <0003> auc.c:143 vector [3]: ck = 5990cb290618f728d440288ea01392a3 20250204085525269 DAUC <0003> auc.c:144 vector [3]: ik = 759d5c7c2adfe6e29c7f4e1794d38154 20250204085525269 DAUC <0003> auc.c:145 vector [3]: res = 1132c5e6ea8091a40000000000000000 20250204085525269 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525269 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525269 DAUC <0003> auc.c:179 vector [3]: kc = 715e28f5f896d714 20250204085525269 DAUC <0003> auc.c:180 vector [3]: sres = cecfbe8f 20250204085525269 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525269 DAUC <0003> db_auc.c:245 IMSI='262425958357676': Generated 4 vectors 20250204085525269 DAUC <0003> db_auc.c:249 IMSI='262425958357676': Updating SQN=161 in DB 20250204085525269 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425958357676"} 20250204085525269 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525269 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525269 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525270 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525270 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425958357676"} 20250204085525270 DAUC <0003> db_auc.c:236 IMSI='262425958357676': Calling to generate 5 vectors 20250204085525270 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085525270 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525270 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525270 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250204085525270 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525270 DAUC <0003> auc.c:113 vector [0]: rand = 0eb5f50cba40029707d2dfa53a40a510 20250204085525270 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250204085525270 DAUC <0003> auc.c:142 vector [0]: autn = 0e5b28e7d0690000dac6354d94096a6c 20250204085525270 DAUC <0003> auc.c:143 vector [0]: ck = 3bf4248ba9ec7ad052cf874074abda42 20250204085525270 DAUC <0003> auc.c:144 vector [0]: ik = f7c980b87da70f97605111dde92ed5d0 20250204085525270 DAUC <0003> auc.c:145 vector [0]: res = 48791cd4280599740000000000000000 20250204085525270 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525270 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525270 DAUC <0003> auc.c:179 vector [0]: kc = 42b8526173e9d122 20250204085525270 DAUC <0003> auc.c:180 vector [0]: sres = 757c2c00 20250204085525270 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525270 DAUC <0003> auc.c:113 vector [1]: rand = 777edfc52cf351847fde02a86a8aba38 20250204085525270 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250204085525270 DAUC <0003> auc.c:142 vector [1]: autn = 352507ef323900002f7f6bd4975b0789 20250204085525270 DAUC <0003> auc.c:143 vector [1]: ck = d187476a450341d18f7ea39c5aa82f58 20250204085525270 DAUC <0003> auc.c:144 vector [1]: ik = d9dd892e5bf06779b8798a32eb35acc2 20250204085525270 DAUC <0003> auc.c:145 vector [1]: res = c86c22f861001ff60000000000000000 20250204085525270 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525270 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525270 DAUC <0003> auc.c:179 vector [1]: kc = 23b27f65f9d8c77d 20250204085525270 DAUC <0003> auc.c:180 vector [1]: sres = 92bb79a1 20250204085525270 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525270 DAUC <0003> auc.c:113 vector [2]: rand = b373ccec8b9d460da9117bdaf5eeabf5 20250204085525270 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250204085525270 DAUC <0003> auc.c:142 vector [2]: autn = ef4f2b6f24b40000b1fd449fbe84e7c2 20250204085525270 DAUC <0003> auc.c:143 vector [2]: ck = 295cd62f7e6a4a84c3cb6db170fa77a4 20250204085525270 DAUC <0003> auc.c:144 vector [2]: ik = 233c584b237f6c3536c8ff7bdede5a17 20250204085525270 DAUC <0003> auc.c:145 vector [2]: res = aa79ea4719f78cf70000000000000000 20250204085525270 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525270 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525270 DAUC <0003> auc.c:179 vector [2]: kc = 8f43693aca902719 20250204085525270 DAUC <0003> auc.c:180 vector [2]: sres = 6e58e5dd 20250204085525270 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525271 DAUC <0003> auc.c:113 vector [3]: rand = 4a667a14f0ee8ee71d9b155f96bdac05 20250204085525271 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250204085525271 DAUC <0003> auc.c:142 vector [3]: autn = ef1c650c75500000b19e646ea23c74ab 20250204085525271 DAUC <0003> auc.c:143 vector [3]: ck = 7f810848eb9fbe662616d78a45af55ae 20250204085525271 DAUC <0003> auc.c:144 vector [3]: ik = 6634454eb4f3bf9ff827958f459138ec 20250204085525271 DAUC <0003> auc.c:145 vector [3]: res = 16431887c5f7f8050000000000000000 20250204085525271 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525271 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525271 DAUC <0003> auc.c:179 vector [3]: kc = 19655927aec9b987 20250204085525271 DAUC <0003> auc.c:180 vector [3]: sres = d6274acf 20250204085525271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525271 DAUC <0003> auc.c:113 vector [4]: rand = 90ba2ce1dea1335b9137fb3aece91db3 20250204085525271 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250204085525271 DAUC <0003> auc.c:142 vector [4]: autn = 796f73efaabd0000c37a75d45b5cd78d 20250204085525271 DAUC <0003> auc.c:143 vector [4]: ck = 43616865b1444410ab3007bc327ce11d 20250204085525271 DAUC <0003> auc.c:144 vector [4]: ik = 54e98f622d2dbb54227f23f0212e8d33 20250204085525271 DAUC <0003> auc.c:145 vector [4]: res = b38f1e5caa3434470000000000000000 20250204085525271 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525271 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085525271 DAUC <0003> auc.c:179 vector [4]: kc = 2c78500ca749b562 20250204085525271 DAUC <0003> auc.c:180 vector [4]: sres = bade8fe8 20250204085525271 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085525271 DAUC <0003> db_auc.c:245 IMSI='262425958357676': Generated 5 vectors 20250204085525271 DAUC <0003> db_auc.c:249 IMSI='262425958357676': Updating SQN=321 in DB 20250204085525271 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425958357676"} 20250204085525271 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525271 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525271 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525271 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525271 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425958357676"} 20250204085525271 DAUC <0003> db_auc.c:236 IMSI='262425958357676': Calling to generate 5 vectors 20250204085525271 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085525271 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085525271 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085525271 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250204085525271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085525271 DAUC <0003> auc.c:113 vector [0]: rand = 036b19e3345873e6b2f7db1431056676 20250204085525271 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250204085525271 DAUC <0003> auc.c:142 vector [0]: autn = da5e18fe0ccd0000f06ba2e159b94ef9 20250204085525271 DAUC <0003> auc.c:143 vector [0]: ck = a5ed9763e4f69e8edede51cd2f508e59 20250204085525272 DAUC <0003> auc.c:144 vector [0]: ik = fda9ea21e3c5939f19a97b36394c055d 20250204085525272 DAUC <0003> auc.c:145 vector [0]: res = 0a6ff289c4bd75a10000000000000000 20250204085525272 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085525272 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085525272 DAUC <0003> auc.c:179 vector [0]: kc = 9de9ca41363bb0dd 20250204085525272 DAUC <0003> auc.c:180 vector [0]: sres = 17b164b0 20250204085525272 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085525272 DAUC <0003> auc.c:113 vector [1]: rand = f8a65c858f3f9b44c98b2ecc8edd8fb7 20250204085525272 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250204085525272 DAUC <0003> auc.c:142 vector [1]: autn = 6b4c15fa56f00000e1ed76f626940b01 20250204085525272 DAUC <0003> auc.c:143 vector [1]: ck = a616e9c37b51cdfcccb8f6817f4e34c0 20250204085525272 DAUC <0003> auc.c:144 vector [1]: ik = b1f813673d50b3e8e6e33ac5cfdc09fb 20250204085525272 DAUC <0003> auc.c:145 vector [1]: res = 09b5b5161a00751c0000000000000000 20250204085525272 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085525272 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085525272 DAUC <0003> auc.c:179 vector [1]: kc = 890e503694c4341c 20250204085525272 DAUC <0003> auc.c:180 vector [1]: sres = 63279a69 20250204085525272 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085525272 DAUC <0003> auc.c:113 vector [2]: rand = f0d7663b6ff3998cc50713635ed19858 20250204085525272 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250204085525272 DAUC <0003> auc.c:142 vector [2]: autn = 6597ef4bff320000249ab132f407a5e7 20250204085525272 DAUC <0003> auc.c:143 vector [2]: ck = 40a249d5d6c0b4e6330b170f3c72dd83 20250204085525272 DAUC <0003> auc.c:144 vector [2]: ik = b3a5a86cfdd9ea82850db6d1efed8376 20250204085525272 DAUC <0003> auc.c:145 vector [2]: res = e2ab855299567db60000000000000000 20250204085525272 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085525272 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085525272 DAUC <0003> auc.c:179 vector [2]: kc = 895e090423dbf5bc 20250204085525272 DAUC <0003> auc.c:180 vector [2]: sres = 86b4c633 20250204085525272 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085525272 DAUC <0003> auc.c:113 vector [3]: rand = f7ed97a1fa95485a64e8301bc603891e 20250204085525272 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250204085525272 DAUC <0003> auc.c:142 vector [3]: autn = e138d75bb58200008f8497a0fb229865 20250204085525272 DAUC <0003> auc.c:143 vector [3]: ck = 6ad1dacc0b2acdd623af9027233471f9 20250204085525272 DAUC <0003> auc.c:144 vector [3]: ik = 6a492d6c671e75e334599f5e7773eb52 20250204085525272 DAUC <0003> auc.c:145 vector [3]: res = 30c288f39bb416d30000000000000000 20250204085525272 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085525272 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085525272 DAUC <0003> auc.c:179 vector [3]: kc = 2fda4802c89af534 20250204085525272 DAUC <0003> auc.c:180 vector [3]: sres = cf0c3f95 20250204085525272 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085525272 DAUC <0003> auc.c:113 vector [4]: rand = 0f91522dfb6bab408192d0758ff4b500 20250204085525272 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250204085525272 DAUC <0003> auc.c:142 vector [4]: autn = bf11d26111690000d39999af262892c3 20250204085525272 DAUC <0003> auc.c:143 vector [4]: ck = 13f27eb9aa750f853d2ebf6b40e60b93 20250204085525272 DAUC <0003> auc.c:144 vector [4]: ik = f2fe69e0f89d5a3fb1e144016e51b2e0 20250204085525272 DAUC <0003> auc.c:145 vector [4]: res = aa09cf4993d4d0b20000000000000000 20250204085525272 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085525272 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085525272 DAUC <0003> auc.c:179 vector [4]: kc = 389a6447e6eafe3d 20250204085525272 DAUC <0003> auc.c:180 vector [4]: sres = ba632a03 20250204085525272 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085525272 DAUC <0003> db_auc.c:245 IMSI='262425958357676': Generated 5 vectors 20250204085525272 DAUC <0003> db_auc.c:249 IMSI='262425958357676': Updating SQN=481 in DB 20250204085525272 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425958357676"} 20250204085525272 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425958357676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085525272 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085525272 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085525273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085525274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4258 20250204085525274 DLINP <000b> input/ipa.c:452 connected read/write 20250204085525274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085525274 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085525274 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085525274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085525274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41697<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@90d54dd42421: Final verdict of PTC: none 22@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Tue Feb 4 08:55:25 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250204085525296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58342<->l=127.0.0.1:4258 20250204085525397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58342<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Tue Feb 4 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_sai_eps started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085528517 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085528517 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085528522 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085528527 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528527 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085528527 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085528527 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  20250204085528527 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085528527 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  20250204085528527 DLGSUP <0013> gsup_server.c:236 2:  20250204085528527 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085528527 DLGSUP <0013> gsup_server.c:236 3:  20250204085528527 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085528527 DLGSUP <0013> gsup_server.c:236 4:  20250204085528527 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085528527 DLGSUP <0013> gsup_server.c:236 5:  20250204085528527 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085528527 DLGSUP <0013> gsup_server.c:236 7:  20250204085528527 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085528527 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085528527 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085528527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@90d54dd42421: 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") 20250204085528553 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42711<->l=127.0.0.1:4259) 20250204085528560 DAUC <0003> db_auc.c:157 IMSI='262420432803935': No 2G Auth Data 20250204085528560 DAUC <0003> db_auc.c:192 IMSI='262420432803935': No 3G Auth Data HLR_Test-GSUP(33)@90d54dd42421: Created GsupExpect[0] for "262420432803935" to be handled at TC_gsup_sai_eps(36) 20250204085528587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20250204085528597 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528597 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420432803935 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420432803935"} 20250204085528597 DAUC <0003> db_auc.c:157 IMSI='262420432803935': No 2G Auth Data 20250204085528597 DAUC <0003> db_auc.c:236 IMSI='262420432803935': Calling to generate 5 vectors 20250204085528597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085528597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085528597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085528597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085528597 DAUC <0003> auc.c:113 vector [0]: rand = e68ff16ba435da5f4e66c881e83dbac1 20250204085528597 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085528597 DAUC <0003> auc.c:142 vector [0]: autn = 509678836d4b8000c1b361b21aed2f0d 20250204085528597 DAUC <0003> auc.c:143 vector [0]: ck = 7acc89654e359202102e39e4ab258ebd 20250204085528597 DAUC <0003> auc.c:144 vector [0]: ik = 035e88faaad34cfb38d36e96225a7f08 20250204085528597 DAUC <0003> auc.c:145 vector [0]: res = cec46e4ea53abda10000000000000000 20250204085528597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085528597 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085528597 DAUC <0003> auc.c:151 vector [0]: kc = 516f56ed6d992f4c 20250204085528597 DAUC <0003> auc.c:152 vector [0]: sres = 6bfed3ef 20250204085528597 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085528597 DAUC <0003> auc.c:113 vector [1]: rand = c283aea3c87f6ea42e84eee8527660be 20250204085528597 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085528597 DAUC <0003> auc.c:142 vector [1]: autn = 598c638a75ee8000f7654565fceeef4f 20250204085528597 DAUC <0003> auc.c:143 vector [1]: ck = 449cd7f583805a9fefe2e601e06e8bb4 20250204085528597 DAUC <0003> auc.c:144 vector [1]: ik = 5156c8eaa16a849427d3aaec7ae15f67 20250204085528597 DAUC <0003> auc.c:145 vector [1]: res = 400949842c60c6c10000000000000000 20250204085528597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085528597 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085528597 DAUC <0003> auc.c:151 vector [1]: kc = ddfb53f2b8650ad8 20250204085528597 DAUC <0003> auc.c:152 vector [1]: sres = 6c698f45 20250204085528598 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085528598 DAUC <0003> auc.c:113 vector [2]: rand = 569fc1b7d16956a36f1f550ed43aba39 20250204085528598 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085528598 DAUC <0003> auc.c:142 vector [2]: autn = f2627de6fb5f80000dc85643fce11f58 20250204085528598 DAUC <0003> auc.c:143 vector [2]: ck = e042ef5794dbcf88731372de09bbf597 20250204085528598 DAUC <0003> auc.c:144 vector [2]: ik = eb6e5edc23c08e6af039de49bc89d79a 20250204085528598 DAUC <0003> auc.c:145 vector [2]: res = e61a6a7a23f500fc0000000000000000 20250204085528598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085528598 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085528598 DAUC <0003> auc.c:151 vector [2]: kc = 88061d1c022963ef 20250204085528598 DAUC <0003> auc.c:152 vector [2]: sres = c5ef6a86 20250204085528598 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085528598 DAUC <0003> auc.c:113 vector [3]: rand = 2290bcbc7e674719f3fae4aac254c580 20250204085528598 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085528598 DAUC <0003> auc.c:142 vector [3]: autn = ace16e4264ae800073c787e5119278d5 20250204085528598 DAUC <0003> auc.c:143 vector [3]: ck = 79416c4ede3120b06babd0fdc679c918 20250204085528598 DAUC <0003> auc.c:144 vector [3]: ik = 3401c5c27fa746eebb600a1fbe498cc5 20250204085528598 DAUC <0003> auc.c:145 vector [3]: res = 0454cb67654d90020000000000000000 20250204085528598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085528598 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085528598 DAUC <0003> auc.c:151 vector [3]: kc = 9d8b736ed9a62383 20250204085528598 DAUC <0003> auc.c:152 vector [3]: sres = 61195b65 20250204085528598 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085528598 DAUC <0003> auc.c:113 vector [4]: rand = 61bc1b379ebb34714a0583a58af56df0 20250204085528598 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085528598 DAUC <0003> auc.c:142 vector [4]: autn = 4857480eeaed80002795c2ec20724094 20250204085528598 DAUC <0003> auc.c:143 vector [4]: ck = 82dc9d67144cdbad952f0786da8344bc 20250204085528598 DAUC <0003> auc.c:144 vector [4]: ik = e66ebea61ec2e74068bfa356336e2b0c 20250204085528598 DAUC <0003> auc.c:145 vector [4]: res = cdaf0f982c72d3700000000000000000 20250204085528598 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085528598 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085528598 DAUC <0003> auc.c:151 vector [4]: kc = 99228711e363535d 20250204085528598 DAUC <0003> auc.c:152 vector [4]: sres = e1dddce8 20250204085528598 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085528598 DAUC <0003> db_auc.c:245 IMSI='262420432803935': Generated 5 vectors 20250204085528598 DAUC <0003> db_auc.c:249 IMSI='262420432803935': Updating SQN=161 in DB 20250204085528598 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420432803935 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420432803935"} 20250204085528598 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420432803935 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085528598 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085528599 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90d54dd42421: Found GsupExpect[0] for "262420432803935" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@90d54dd42421: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420432803935" TC_gsup_sai_eps(36)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085528606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@90d54dd42421: Final verdict of PTC: pass 20250204085528610 DAUC <0003> db_auc.c:157 IMSI='262421911313206': No 2G Auth Data 20250204085528610 DAUC <0003> db_auc.c:192 IMSI='262421911313206': No 3G Auth Data HLR_Test-GSUP(33)@90d54dd42421: Created GsupExpect[0] for "262421911313206" to be handled at TC_gsup_sai_eps(37) 20250204085528622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20250204085528624 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528624 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421911313206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421911313206"} 20250204085528624 DAUC <0003> db_auc.c:157 IMSI='262421911313206': No 2G Auth Data 20250204085528624 DAUC <0003> db_auc.c:236 IMSI='262421911313206': Calling to generate 5 vectors 20250204085528624 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250204085528624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085528624 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250204085528624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085528624 DAUC <0003> auc.c:113 vector [0]: rand = 50a6b7416f5fba12eb9448650156ab48 20250204085528624 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085528624 DAUC <0003> auc.c:142 vector [0]: autn = 7151da0e78698000ab2a4c9509c9fd7a 20250204085528624 DAUC <0003> auc.c:143 vector [0]: ck = b58290bb5e346a5737f868b2c8be62e1 20250204085528624 DAUC <0003> auc.c:144 vector [0]: ik = e6fe175c1bef1068fc6536dd0ec54cec 20250204085528624 DAUC <0003> auc.c:145 vector [0]: res = f6944eae8d5dcd500000000000000000 20250204085528624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085528624 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250204085528624 DAUC <0003> auc.c:151 vector [0]: kc = 98e1d98883a05432 20250204085528624 DAUC <0003> auc.c:152 vector [0]: sres = 7bc983fe 20250204085528624 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250204085528624 DAUC <0003> auc.c:113 vector [1]: rand = f141373ce02f3305ff6cb7b5c61eb519 20250204085528624 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085528624 DAUC <0003> auc.c:142 vector [1]: autn = d1ada8fed4688000733dcba4010d9742 20250204085528624 DAUC <0003> auc.c:143 vector [1]: ck = 842aa713f2e8e1cc276e4e9e28c4b557 20250204085528624 DAUC <0003> auc.c:144 vector [1]: ik = 38ad089756baa9f41626934377149965 20250204085528624 DAUC <0003> auc.c:145 vector [1]: res = 2b50d312d32c49860000000000000000 20250204085528624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085528624 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250204085528624 DAUC <0003> auc.c:151 vector [1]: kc = 8dcf7259fb82640a 20250204085528624 DAUC <0003> auc.c:152 vector [1]: sres = f87c9a94 20250204085528624 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250204085528624 DAUC <0003> auc.c:113 vector [2]: rand = 67b3f694bf24db2844552542c7c025e9 20250204085528624 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085528624 DAUC <0003> auc.c:142 vector [2]: autn = d4155b12d460800062f55d45b2e1828b 20250204085528624 DAUC <0003> auc.c:143 vector [2]: ck = 33e8f1f09432c9db34d47607055cd8b4 20250204085528624 DAUC <0003> auc.c:144 vector [2]: ik = 2899f7e1066bc0447bdbf323091234d6 20250204085528624 DAUC <0003> auc.c:145 vector [2]: res = fd9e66dcfef5afd90000000000000000 20250204085528624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085528624 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250204085528624 DAUC <0003> auc.c:151 vector [2]: kc = 547e83359e17e5fd 20250204085528624 DAUC <0003> auc.c:152 vector [2]: sres = 036bc905 20250204085528624 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250204085528624 DAUC <0003> auc.c:113 vector [3]: rand = a3fc4ef11914fa09a83a785be833e49e 20250204085528624 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085528624 DAUC <0003> auc.c:142 vector [3]: autn = 538b2d3d71038000d38ea49eb0bba26b 20250204085528624 DAUC <0003> auc.c:143 vector [3]: ck = 07c24a2c80034d6bbfbf9b787a9a04ee 20250204085528624 DAUC <0003> auc.c:144 vector [3]: ik = 33e8906aecdc7fdc8b7d17a4f8e6de18 20250204085528624 DAUC <0003> auc.c:145 vector [3]: res = 39e7dc22527587920000000000000000 20250204085528624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085528624 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250204085528624 DAUC <0003> auc.c:151 vector [3]: kc = 00e8569aeea3e841 20250204085528624 DAUC <0003> auc.c:152 vector [3]: sres = 6b925bb0 20250204085528624 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250204085528624 DAUC <0003> auc.c:113 vector [4]: rand = 395ad665dc9510200fde2189d9883f2f 20250204085528624 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085528624 DAUC <0003> auc.c:142 vector [4]: autn = b6c30f54de7080008a9f918b00536ac8 20250204085528624 DAUC <0003> auc.c:143 vector [4]: ck = 00634265d91564b5f6e15aa03c0a70ef 20250204085528624 DAUC <0003> auc.c:144 vector [4]: ik = c1d260be9c83a1f0509fa72ca36e1cb6 20250204085528624 DAUC <0003> auc.c:145 vector [4]: res = 7919e20ef96048d20000000000000000 20250204085528624 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085528624 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250204085528624 DAUC <0003> auc.c:151 vector [4]: kc = 67cfdf57daf2a91c 20250204085528624 DAUC <0003> auc.c:152 vector [4]: sres = 8079aadc 20250204085528624 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250204085528624 DAUC <0003> db_auc.c:245 IMSI='262421911313206': Generated 5 vectors 20250204085528624 DAUC <0003> db_auc.c:249 IMSI='262421911313206': Updating SQN=161 in DB 20250204085528624 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421911313206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421911313206"} 20250204085528624 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421911313206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085528624 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085528624 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90d54dd42421: Found GsupExpect[0] for "262421911313206" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@90d54dd42421: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421911313206" TC_gsup_sai_eps(37)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085528626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@90d54dd42421: Final verdict of PTC: pass 20250204085528626 DAUC <0003> db_auc.c:157 IMSI='262427867441371': No 2G Auth Data 20250204085528626 DAUC <0003> db_auc.c:192 IMSI='262427867441371': No 3G Auth Data HLR_Test-GSUP(33)@90d54dd42421: Created GsupExpect[0] for "262427867441371" to be handled at TC_gsup_sai_eps(38) 20250204085528632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20250204085528633 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528633 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427867441371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427867441371"} 20250204085528634 DAUC <0003> db_auc.c:236 IMSI='262427867441371': Calling to generate 5 vectors 20250204085528634 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085528634 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085528634 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085528634 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085528634 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085528634 DAUC <0003> auc.c:113 vector [0]: rand = 3e356fd73661e48ec617300e4245b976 20250204085528634 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085528634 DAUC <0003> auc.c:142 vector [0]: autn = 4765cb1f51b58000f803f5f4fe8a1f66 20250204085528634 DAUC <0003> auc.c:143 vector [0]: ck = 48b1514abc73801fea046dd52f3f9230 20250204085528634 DAUC <0003> auc.c:144 vector [0]: ik = ff337771b28a2024f8f04550f75e9c7b 20250204085528634 DAUC <0003> auc.c:145 vector [0]: res = 894ef778bf1b9edf0000000000000000 20250204085528634 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085528634 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085528634 DAUC <0003> auc.c:179 vector [0]: kc = 81e56e9c03667c00 20250204085528634 DAUC <0003> auc.c:180 vector [0]: sres = 4c79e299 20250204085528634 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085528634 DAUC <0003> auc.c:113 vector [1]: rand = 0c9e4265b29efebd787d7fe6dff6433e 20250204085528634 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085528634 DAUC <0003> auc.c:142 vector [1]: autn = 8939b55084c1800076c200b0fae27499 20250204085528634 DAUC <0003> auc.c:143 vector [1]: ck = 80db72fbaeab71a87b490c56e3f448dc 20250204085528634 DAUC <0003> auc.c:144 vector [1]: ik = 85b28e148fda5bc4aaf7e6db800580cc 20250204085528634 DAUC <0003> auc.c:145 vector [1]: res = 7a837d036beb57920000000000000000 20250204085528634 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085528634 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085528634 DAUC <0003> auc.c:179 vector [1]: kc = 95f28db81788d800 20250204085528634 DAUC <0003> auc.c:180 vector [1]: sres = 4bb366ff 20250204085528634 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085528634 DAUC <0003> auc.c:113 vector [2]: rand = b0d64da5ff18f187d0324d51236fffc4 20250204085528634 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085528634 DAUC <0003> auc.c:142 vector [2]: autn = 01782860cbe380004be788c15c4f7c9c 20250204085528634 DAUC <0003> auc.c:143 vector [2]: ck = 00a668ba71c47a0bdee600acb86c3624 20250204085528634 DAUC <0003> auc.c:144 vector [2]: ik = 056e8896d03786a0267fd3f2a2bcebde 20250204085528634 DAUC <0003> auc.c:145 vector [2]: res = 944e734f0e3227350000000000000000 20250204085528634 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085528634 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085528634 DAUC <0003> auc.c:179 vector [2]: kc = 78e1a4bf20e58c00 20250204085528634 DAUC <0003> auc.c:180 vector [2]: sres = 9780b8b8 20250204085528634 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085528634 DAUC <0003> auc.c:113 vector [3]: rand = e2ab4a44c3fc04ea0609afb43b92ab7e 20250204085528634 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085528634 DAUC <0003> auc.c:142 vector [3]: autn = 959345ebe99480000360624a219bfa99 20250204085528634 DAUC <0003> auc.c:143 vector [3]: ck = 4530965c5aeff683d37df49ab0767622 20250204085528634 DAUC <0003> auc.c:144 vector [3]: ik = c429330be4a895e42aba53aa8520fa3b 20250204085528634 DAUC <0003> auc.c:145 vector [3]: res = b624eebebc9447160000000000000000 20250204085528634 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085528634 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085528634 DAUC <0003> auc.c:179 vector [3]: kc = 39a4a34a75163400 20250204085528634 DAUC <0003> auc.c:180 vector [3]: sres = 5e3ec0a0 20250204085528634 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085528634 DAUC <0003> auc.c:113 vector [4]: rand = 3b276cfdee24c6da636b770c740929a9 20250204085528634 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085528634 DAUC <0003> auc.c:142 vector [4]: autn = 68e6b4a0fec280009f129e4d63aadcbf 20250204085528634 DAUC <0003> auc.c:143 vector [4]: ck = 884e288c0225a3961b40b48ad0f6a13f 20250204085528634 DAUC <0003> auc.c:144 vector [4]: ik = 2570b6e599902c10d80baf8b4854f790 20250204085528634 DAUC <0003> auc.c:145 vector [4]: res = 350217e04beecde30000000000000000 20250204085528634 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085528634 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085528634 DAUC <0003> auc.c:179 vector [4]: kc = af5f3ae284045400 20250204085528634 DAUC <0003> auc.c:180 vector [4]: sres = beaa8ad0 20250204085528634 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085528634 DAUC <0003> db_auc.c:245 IMSI='262427867441371': Generated 5 vectors 20250204085528634 DAUC <0003> db_auc.c:249 IMSI='262427867441371': Updating SQN=161 in DB 20250204085528634 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427867441371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427867441371"} 20250204085528634 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427867441371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085528634 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085528634 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90d54dd42421: Found GsupExpect[0] for "262427867441371" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@90d54dd42421: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427867441371" TC_gsup_sai_eps(38)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085528635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@90d54dd42421: Final verdict of PTC: pass 20250204085528636 DAUC <0003> db_auc.c:157 IMSI='262424195850013': No 2G Auth Data 20250204085528636 DAUC <0003> db_auc.c:192 IMSI='262424195850013': No 3G Auth Data HLR_Test-GSUP(33)@90d54dd42421: Created GsupExpect[0] for "262424195850013" to be handled at TC_gsup_sai_eps(39) 20250204085528642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20250204085528643 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528643 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424195850013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424195850013"} 20250204085528643 DAUC <0003> db_auc.c:236 IMSI='262424195850013': Calling to generate 5 vectors 20250204085528643 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085528643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085528643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085528643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085528643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085528644 DAUC <0003> auc.c:113 vector [0]: rand = 12a132b15154684fc5ac817550c6b688 20250204085528644 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085528644 DAUC <0003> auc.c:142 vector [0]: autn = 578d4f644baf8000c6dbd2689c05fbea 20250204085528644 DAUC <0003> auc.c:143 vector [0]: ck = ddd42b1ccf4297cdcffe405a98fddb1b 20250204085528644 DAUC <0003> auc.c:144 vector [0]: ik = 1e3935795f54edc60c5c46d7a0fb3eba 20250204085528644 DAUC <0003> auc.c:145 vector [0]: res = 09c648425c664c410000000000000000 20250204085528644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085528644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085528644 DAUC <0003> auc.c:179 vector [0]: kc = 8ba988cb65eba000 20250204085528644 DAUC <0003> auc.c:180 vector [0]: sres = 897d181f 20250204085528644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085528644 DAUC <0003> auc.c:113 vector [1]: rand = 343b9861cbdb186d91b68249eed0153f 20250204085528644 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085528644 DAUC <0003> auc.c:142 vector [1]: autn = e55bc29c20f8800049e60368ac6ad4d3 20250204085528644 DAUC <0003> auc.c:143 vector [1]: ck = a8489da09db4d0c5cc3d37a0757a7d86 20250204085528644 DAUC <0003> auc.c:144 vector [1]: ik = d523ad1967e407dc137af433d0b8d6ef 20250204085528644 DAUC <0003> auc.c:145 vector [1]: res = ca9d0e4a61bd85860000000000000000 20250204085528644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085528644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085528644 DAUC <0003> auc.c:179 vector [1]: kc = 2fff1869d10c5800 20250204085528644 DAUC <0003> auc.c:180 vector [1]: sres = 5b76a999 20250204085528644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085528644 DAUC <0003> auc.c:113 vector [2]: rand = 2e4b6ca00cb2b1816f5f84baa84cfe7c 20250204085528644 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085528644 DAUC <0003> auc.c:142 vector [2]: autn = d949a576acd9800089d0690b7b84cfbd 20250204085528644 DAUC <0003> auc.c:143 vector [2]: ck = 96e4c4cac7c70296eafc948e7ae8427b 20250204085528644 DAUC <0003> auc.c:144 vector [2]: ik = 48111b9c852a711982ba674628b98cf8 20250204085528644 DAUC <0003> auc.c:145 vector [2]: res = d819e3b15153dff80000000000000000 20250204085528644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085528644 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085528644 DAUC <0003> auc.c:179 vector [2]: kc = df5c21b51f90a000 20250204085528644 DAUC <0003> auc.c:180 vector [2]: sres = 21250901 20250204085528644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085528644 DAUC <0003> auc.c:113 vector [3]: rand = b0d16f1c19001853ea57b845f17a4cb4 20250204085528644 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085528644 DAUC <0003> auc.c:142 vector [3]: autn = d100036b75c38000e619f0f1bf8cca69 20250204085528644 DAUC <0003> auc.c:143 vector [3]: ck = 58dd2dc1493c47f8509a0deaa0d572d0 20250204085528644 DAUC <0003> auc.c:144 vector [3]: ik = 7cd93e5dc728434c61048564181beb06 20250204085528644 DAUC <0003> auc.c:145 vector [3]: res = 43970f2f9e35f08d0000000000000000 20250204085528644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085528644 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085528644 DAUC <0003> auc.c:179 vector [3]: kc = 321a5544abaa6400 20250204085528644 DAUC <0003> auc.c:180 vector [3]: sres = d5fb3ed9 20250204085528644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085528644 DAUC <0003> auc.c:113 vector [4]: rand = 145e7c98a035a9eae321f390010be2e5 20250204085528644 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085528644 DAUC <0003> auc.c:142 vector [4]: autn = 027e718dfab780000e312af53fdd7b8c 20250204085528644 DAUC <0003> auc.c:143 vector [4]: ck = 286314bf30366c38d3e52294c50785be 20250204085528644 DAUC <0003> auc.c:144 vector [4]: ik = 3efc4c24643e47ced51e0695aad959c9 20250204085528644 DAUC <0003> auc.c:145 vector [4]: res = 4a79f04da66bec320000000000000000 20250204085528644 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085528644 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085528644 DAUC <0003> auc.c:179 vector [4]: kc = e6205afaa018bc00 20250204085528644 DAUC <0003> auc.c:180 vector [4]: sres = fe12ae40 20250204085528644 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085528644 DAUC <0003> db_auc.c:245 IMSI='262424195850013': Generated 5 vectors 20250204085528644 DAUC <0003> db_auc.c:249 IMSI='262424195850013': Updating SQN=161 in DB 20250204085528644 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424195850013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424195850013"} 20250204085528644 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424195850013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085528644 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085528644 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90d54dd42421: Found GsupExpect[0] for "262424195850013" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@90d54dd42421: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424195850013" TC_gsup_sai_eps(39)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085528645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@90d54dd42421: Final verdict of PTC: pass 20250204085528646 DAUC <0003> db_auc.c:157 IMSI='262422485300033': No 2G Auth Data 20250204085528646 DAUC <0003> db_auc.c:192 IMSI='262422485300033': No 3G Auth Data HLR_Test-GSUP(33)@90d54dd42421: Created GsupExpect[0] for "262422485300033" to be handled at TC_gsup_sai_eps(40) 20250204085528652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20250204085528653 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528653 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422485300033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422485300033"} 20250204085528653 DAUC <0003> db_auc.c:236 IMSI='262422485300033': Calling to generate 5 vectors 20250204085528653 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250204085528653 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250204085528653 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250204085528653 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250204085528653 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250204085528653 DAUC <0003> auc.c:113 vector [0]: rand = b8325c2c96c377353d901616a90ccf1f 20250204085528653 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250204085528653 DAUC <0003> auc.c:142 vector [0]: autn = 5305f33118888000a7c0f1995ebdc5f1 20250204085528653 DAUC <0003> auc.c:143 vector [0]: ck = 74f65f494fd459886905075facdf79b5 20250204085528653 DAUC <0003> auc.c:144 vector [0]: ik = 396caf88add7a3af162e5fa006289351 20250204085528653 DAUC <0003> auc.c:145 vector [0]: res = 055129927dc2c19b0000000000000000 20250204085528653 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250204085528653 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250204085528653 DAUC <0003> auc.c:179 vector [0]: kc = 6da74460263eed0d 20250204085528653 DAUC <0003> auc.c:180 vector [0]: sres = ae1137bb 20250204085528653 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250204085528653 DAUC <0003> auc.c:113 vector [1]: rand = b8f200f1a96f29d9191d35bf88051e90 20250204085528653 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250204085528653 DAUC <0003> auc.c:142 vector [1]: autn = 8826caf3f5a78000b4f97a1287a02300 20250204085528653 DAUC <0003> auc.c:143 vector [1]: ck = 179e06d7cdba51ada7a50b29c14fea56 20250204085528653 DAUC <0003> auc.c:144 vector [1]: ik = f611cc40582ad8875a274b517d89d6a8 20250204085528653 DAUC <0003> auc.c:145 vector [1]: res = 6149f43224d9ef9f0000000000000000 20250204085528653 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250204085528653 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250204085528653 DAUC <0003> auc.c:179 vector [1]: kc = ca421090fee3a253 20250204085528653 DAUC <0003> auc.c:180 vector [1]: sres = ce5058b6 20250204085528653 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250204085528653 DAUC <0003> auc.c:113 vector [2]: rand = c74569aea99733f70f0645b59b3352ff 20250204085528653 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250204085528653 DAUC <0003> auc.c:142 vector [2]: autn = ed1bf6e8fb7d8000ed26791cab988fd6 20250204085528653 DAUC <0003> auc.c:143 vector [2]: ck = 78c6372a808d684b4dbb9e549c9d9938 20250204085528653 DAUC <0003> auc.c:144 vector [2]: ik = ea2a53889527c34425eb6d86ad358b8d 20250204085528653 DAUC <0003> auc.c:145 vector [2]: res = 4ad8c479dea722670000000000000000 20250204085528653 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250204085528653 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250204085528653 DAUC <0003> auc.c:179 vector [2]: kc = 7f82d2702ef94bd6 20250204085528653 DAUC <0003> auc.c:180 vector [2]: sres = 0a88fa33 20250204085528653 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250204085528653 DAUC <0003> auc.c:113 vector [3]: rand = d6a632b19f62652bf887c8af6e4529fb 20250204085528653 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250204085528653 DAUC <0003> auc.c:142 vector [3]: autn = d031d3e0bae180007e93a0dd6b039831 20250204085528653 DAUC <0003> auc.c:143 vector [3]: ck = d29bba3a853e040b578ecef742d0145f 20250204085528653 DAUC <0003> auc.c:144 vector [3]: ik = 6864253799e8e8c9a570f48f8c3db09c 20250204085528653 DAUC <0003> auc.c:145 vector [3]: res = 8e47de45b7b241720000000000000000 20250204085528653 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250204085528653 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250204085528653 DAUC <0003> auc.c:179 vector [3]: kc = 92450a7b6461a1d4 20250204085528653 DAUC <0003> auc.c:180 vector [3]: sres = 6d5e3c22 20250204085528653 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250204085528653 DAUC <0003> auc.c:113 vector [4]: rand = f98102c7f3d6487d9891dd963a47b1eb 20250204085528653 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250204085528653 DAUC <0003> auc.c:142 vector [4]: autn = 5f2667bd45ea80008e37cdc3c8200b26 20250204085528653 DAUC <0003> auc.c:143 vector [4]: ck = fc887616c96dbe2e9d541948160765e8 20250204085528653 DAUC <0003> auc.c:144 vector [4]: ik = c6f9168ded809a624f6f3f66eedd35dd 20250204085528653 DAUC <0003> auc.c:145 vector [4]: res = 1223482fdbd046460000000000000000 20250204085528653 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250204085528653 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250204085528653 DAUC <0003> auc.c:179 vector [4]: kc = 7411ce30e2c2a87c 20250204085528653 DAUC <0003> auc.c:180 vector [4]: sres = 549c68bd 20250204085528653 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250204085528653 DAUC <0003> db_auc.c:245 IMSI='262422485300033': Generated 5 vectors 20250204085528653 DAUC <0003> db_auc.c:249 IMSI='262422485300033': Updating SQN=161 in DB 20250204085528653 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422485300033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422485300033"} 20250204085528653 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422485300033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085528653 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085528653 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90d54dd42421: Found GsupExpect[0] for "262422485300033" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@90d54dd42421: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422485300033" TC_gsup_sai_eps(40)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085528655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085528656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20250204085528656 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42711<->l=127.0.0.1:4259) 20250204085528656 DLINP <000b> input/ipa.c:452 connected read/write 20250204085528656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085528656 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085528656 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085528656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP(33)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Tue Feb 4 08:55:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250204085528679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20250204085528780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58400<->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=126280) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Tue Feb 4 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_ul_unknown_imsi started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085531888 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085531888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085531890 DLINP <000b> input/ipa.c:452 connected read/write 20250204085531890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085531890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085531891 DLINP <000b> input/ipa.c:452 connected read/write 20250204085531891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085531892 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085531892 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085531892 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  20250204085531892 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085531892 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  20250204085531892 DLGSUP <0013> gsup_server.c:236 2:  20250204085531892 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085531892 DLGSUP <0013> gsup_server.c:236 3:  20250204085531892 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085531892 DLGSUP <0013> gsup_server.c:236 4:  20250204085531892 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085531892 DLGSUP <0013> gsup_server.c:236 5:  20250204085531892 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085531892 DLGSUP <0013> gsup_server.c:236 7:  20250204085531892 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085531892 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085531892 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085531892 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@90d54dd42421: 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") 20250204085531902 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42519<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@90d54dd42421: Created GsupExpect[0] for "262424019435014" to be handled at TC_gsup_ul_unknown_imsi(45) 20250204085531907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49478<->l=127.0.0.1:4258 20250204085531934 DLINP <000b> input/ipa.c:452 connected read/write 20250204085531934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085531934 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424019435014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424019435014" cn_domain=PS} 20250204085531934 DLU <0006> fsm.c:456 lu(262424019435014)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085531934 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424019435014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250204085531934 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424019435014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424019435014" cause=IMSI unknown in HLR} 20250204085531934 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424019435014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085531934 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424019435014)[0x562fd1530120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085531934 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424019435014)[0x562fd1530120]{UNVALIDATED}: Freeing instance 20250204085531934 DLU <0006> fsm.c:568 lu(PS:IMSI-262424019435014)[0x562fd1530120]{UNVALIDATED}: Deallocated 20250204085531934 DLINP <000b> input/ipa.c:452 connected read/write 20250204085531934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085531935 DLINP <000b> input/ipa.c:452 connected read/write 20250204085531935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@90d54dd42421: Found GsupExpect[0] for "262424019435014" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@90d54dd42421: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424019435014" TC_gsup_ul_unknown_imsi(45)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085531941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49478<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@90d54dd42421: Final verdict of PTC: pass 20250204085531943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4258 20250204085531943 DLINP <000b> input/ipa.c:452 connected read/write 20250204085531943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085531943 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@90d54dd42421: Final verdict of PTC: none 20250204085531944 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085531944 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085531944 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42519<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@90d54dd42421: Final verdict of PTC: none 43@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 43: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@90d54dd42421: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Tue Feb 4 08:55:31 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250204085531971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49482<->l=127.0.0.1:4258 20250204085532072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Tue Feb 4 08:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085535180 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085535180 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085535184 DLINP <000b> input/ipa.c:452 connected read/write 20250204085535184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085535185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085535189 DLINP <000b> input/ipa.c:452 connected read/write 20250204085535189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085535189 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085535189 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085535189 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  20250204085535190 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085535190 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  20250204085535190 DLGSUP <0013> gsup_server.c:236 2:  20250204085535190 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085535190 DLGSUP <0013> gsup_server.c:236 3:  20250204085535190 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085535190 DLGSUP <0013> gsup_server.c:236 4:  20250204085535190 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085535190 DLGSUP <0013> gsup_server.c:236 5:  20250204085535190 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085535190 DLGSUP <0013> gsup_server.c:236 7:  20250204085535190 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085535190 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085535190 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085535190 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@90d54dd42421: 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") 20250204085535211 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40325<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@90d54dd42421: Created GsupExpect[0] for "262423009253761" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250204085535221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20250204085535230 DLINP <000b> input/ipa.c:452 connected read/write 20250204085535230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085535230 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423009253761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423009253761" cn_domain=PS source_name="the-source\n"} 20250204085535230 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250204085535230 DLU <0006> fsm.c:456 lu(262423009253761)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085535230 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423009253761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250204085535230 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423009253761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423009253761" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250204085535230 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423009253761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085535230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423009253761)[0x562fd1530120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085535230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423009253761)[0x562fd1530120]{UNVALIDATED}: Freeing instance 20250204085535230 DLU <0006> fsm.c:568 lu(PS:IMSI-262423009253761)[0x562fd1530120]{UNVALIDATED}: Deallocated 20250204085535230 DLINP <000b> input/ipa.c:452 connected read/write 20250204085535230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085535231 DLINP <000b> input/ipa.c:452 connected read/write 20250204085535231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@90d54dd42421: Found GsupExpect[0] for "262423009253761" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@90d54dd42421: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423009253761" TC_gsup_ul_unknown_imsi_via_proxy(50)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085535235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@90d54dd42421: Final verdict of PTC: pass 20250204085535237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4258 20250204085535238 DLINP <000b> input/ipa.c:452 connected read/write 20250204085535239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085535239 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085535239 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085535239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085535239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250204085535239 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40325<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@90d54dd42421: Final verdict of PTC: none 48@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 48: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@90d54dd42421: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Tue Feb 4 08:55:35 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250204085535271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49496<->l=127.0.0.1:4258 20250204085535372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49496<->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=26992) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Tue Feb 4 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085538481 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085538481 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085538484 DLINP <000b> input/ipa.c:452 connected read/write 20250204085538484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085538485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085538487 DLINP <000b> input/ipa.c:452 connected read/write 20250204085538487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085538487 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085538487 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085538487 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  20250204085538487 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085538487 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  20250204085538487 DLGSUP <0013> gsup_server.c:236 2:  20250204085538487 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085538487 DLGSUP <0013> gsup_server.c:236 3:  20250204085538487 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085538487 DLGSUP <0013> gsup_server.c:236 4:  20250204085538487 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085538487 DLGSUP <0013> gsup_server.c:236 5:  20250204085538487 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085538487 DLGSUP <0013> gsup_server.c:236 7:  20250204085538487 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085538487 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085538487 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085538487 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@90d54dd42421: 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") 20250204085538496 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34459<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@90d54dd42421: Created GsupExpect[0] for "262427248287945" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250204085538502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4258 20250204085538530 DLINP <000b> input/ipa.c:452 connected read/write 20250204085538530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085538530 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427248287945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427248287945" cn_domain=PS} 20250204085538530 DLU <0006> fsm.c:456 lu(262427248287945)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085538530 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427248287945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250204085538530 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427248287945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427248287945" cause=Roaming not allowed in this location area} 20250204085538530 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427248287945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085538530 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427248287945)[0x562fd1530120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085538530 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427248287945)[0x562fd1530120]{UNVALIDATED}: Freeing instance 20250204085538530 DLU <0006> fsm.c:568 lu(PS:IMSI-262427248287945)[0x562fd1530120]{UNVALIDATED}: Deallocated 20250204085538530 DLINP <000b> input/ipa.c:452 connected read/write 20250204085538530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085538530 DLINP <000b> input/ipa.c:452 connected read/write 20250204085538530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@90d54dd42421: Found GsupExpect[0] for "262427248287945" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@90d54dd42421: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427248287945" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085538538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@90d54dd42421: Final verdict of PTC: pass 20250204085538539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49502<->l=127.0.0.1:4258 20250204085538541 DLINP <000b> input/ipa.c:452 connected read/write 20250204085538541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085538541 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085538541 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085538541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085538541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34459<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@90d54dd42421: Final verdict of PTC: none 53@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 53: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@90d54dd42421: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Tue Feb 4 08:55:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250204085538582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49512<->l=127.0.0.1:4258 20250204085538683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Tue Feb 4 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_sai_err_unknown_imsi started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085541768 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085541768 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085541773 DLINP <000b> input/ipa.c:452 connected read/write 20250204085541773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085541774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085541778 DLINP <000b> input/ipa.c:452 connected read/write 20250204085541778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085541778 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085541778 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085541778 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  20250204085541778 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085541778 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  20250204085541778 DLGSUP <0013> gsup_server.c:236 2:  20250204085541778 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085541779 DLGSUP <0013> gsup_server.c:236 3:  20250204085541779 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085541779 DLGSUP <0013> gsup_server.c:236 4:  20250204085541779 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085541779 DLGSUP <0013> gsup_server.c:236 5:  20250204085541779 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085541779 DLGSUP <0013> gsup_server.c:236 7:  20250204085541779 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085541779 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085541779 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085541779 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@90d54dd42421: 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") 20250204085541802 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45535<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@90d54dd42421: Created GsupExpect[0] for "262423048075616" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250204085541816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 20250204085541822 DLINP <000b> input/ipa.c:452 connected read/write 20250204085541822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085541822 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423048075616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423048075616"} 20250204085541822 DAUC <0003> db_auc.c:133 IMSI='262423048075616': No such subscriber 20250204085541822 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423048075616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250204085541822 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423048075616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423048075616" cause=IMSI unknown in HLR} 20250204085541822 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423048075616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085541822 DLINP <000b> input/ipa.c:452 connected read/write 20250204085541822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085541822 DLINP <000b> input/ipa.c:452 connected read/write 20250204085541822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@90d54dd42421: Found GsupExpect[0] for "262423048075616" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@90d54dd42421: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423048075616" TC_gsup_sai_err_unknown_imsi(60)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085541824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@90d54dd42421: Final verdict of PTC: pass 20250204085541825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 20250204085541825 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45535<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@90d54dd42421: Final verdict of PTC: none 58@90d54dd42421: Final verdict of PTC: none 20250204085541826 DLINP <000b> input/ipa.c:452 connected read/write 20250204085541826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085541826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085541826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085541826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(56)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 58: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@90d54dd42421: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Tue Feb 4 08:55:41 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250204085541854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4258 20250204085541955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55812<->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=25236) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Tue Feb 4 08:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_ul started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085545053 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085545054 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085545058 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085545064 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545064 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085545064 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085545064 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  20250204085545064 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085545064 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  20250204085545064 DLGSUP <0013> gsup_server.c:236 2:  20250204085545064 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085545064 DLGSUP <0013> gsup_server.c:236 3:  20250204085545064 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085545064 DLGSUP <0013> gsup_server.c:236 4:  20250204085545064 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085545064 DLGSUP <0013> gsup_server.c:236 5:  20250204085545064 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085545064 DLGSUP <0013> gsup_server.c:236 7:  20250204085545064 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085545064 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085545064 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085545064 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@90d54dd42421: 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") 20250204085545084 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40523<->l=127.0.0.1:4259) 20250204085545089 DAUC <0003> db_auc.c:157 IMSI='262420499268771': No 2G Auth Data 20250204085545089 DAUC <0003> db_auc.c:192 IMSI='262420499268771': No 3G Auth Data HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262420499268771" to be handled at TC_gsup_ul(65) 20250204085545097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20250204085545110 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545110 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420499268771" cn_domain=PS} 20250204085545110 DLU <0006> fsm.c:456 lu(262420499268771)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545110 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420499268771)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545110 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420499268771" cn_domain=PS} 20250204085545110 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545110 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262420499268771" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 0TC_gsup_ul(65)"262420499268771" 20250204085545118 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545118 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420499268771"} 20250204085545118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420499268771)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545118 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545118 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420499268771"} 20250204085545118 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420499268771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420499268771)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420499268771)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545118 DLU <0006> fsm.c:568 lu(PS:IMSI-262420499268771)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545118 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545119 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(65)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 TC_gsup_ul(65)@90d54dd42421: Final verdict of PTC: pass 20250204085545125 DAUC <0003> db_auc.c:157 IMSI='262428731125243': No 2G Auth Data 20250204085545125 DAUC <0003> db_auc.c:192 IMSI='262428731125243': No 3G Auth Data 20250204085545126 DLGSUP <0013> hlr.c:121 IMSI 262428731125243: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262428731125243" to be handled at TC_gsup_ul(66) 20250204085545142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55850<->l=127.0.0.1:4258 20250204085545144 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545144 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428731125243" cn_domain=PS} 20250204085545144 DLU <0006> fsm.c:456 lu(262428731125243)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545144 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428731125243)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545144 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428731125243" cn_domain=PS} 20250204085545144 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545144 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262428731125243" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 1TC_gsup_ul(66)"262428731125243" 20250204085545145 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545145 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428731125243"} 20250204085545145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428731125243)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545145 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545145 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428731125243"} 20250204085545145 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428731125243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428731125243)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428731125243)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545145 DLU <0006> fsm.c:568 lu(PS:IMSI-262428731125243)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545145 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545145 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(66)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55850<->l=127.0.0.1:4258 TC_gsup_ul(66)@90d54dd42421: Final verdict of PTC: pass 20250204085545147 DAUC <0003> db_auc.c:157 IMSI='262423428560007': No 2G Auth Data 20250204085545147 DAUC <0003> db_auc.c:192 IMSI='262423428560007': No 3G Auth Data 20250204085545148 DLGSUP <0013> hlr.c:121 IMSI 262423428560007: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262423428560007" to be handled at TC_gsup_ul(67) 20250204085545155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4258 20250204085545157 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545157 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423428560007" cn_domain=PS} 20250204085545157 DLU <0006> fsm.c:456 lu(262423428560007)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545157 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423428560007)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545157 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423428560007" cn_domain=PS} 20250204085545157 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545157 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262423428560007" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 2TC_gsup_ul(67)"262423428560007" 20250204085545158 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545158 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423428560007"} 20250204085545158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423428560007)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545158 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545158 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423428560007"} 20250204085545158 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423428560007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423428560007)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423428560007)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545158 DLU <0006> fsm.c:568 lu(PS:IMSI-262423428560007)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545158 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545158 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(67)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4258 TC_gsup_ul(67)@90d54dd42421: Final verdict of PTC: pass 20250204085545159 DAUC <0003> db_auc.c:157 IMSI='262428422950744': No 2G Auth Data 20250204085545159 DAUC <0003> db_auc.c:192 IMSI='262428422950744': No 3G Auth Data 20250204085545160 DLGSUP <0013> hlr.c:121 IMSI 262428422950744: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262428422950744" to be handled at TC_gsup_ul(68) 20250204085545167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 20250204085545168 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545168 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428422950744" cn_domain=PS} 20250204085545168 DLU <0006> fsm.c:456 lu(262428422950744)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545168 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428422950744)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545168 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428422950744" cn_domain=PS} 20250204085545168 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545168 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262428422950744" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 3TC_gsup_ul(68)"262428422950744" 20250204085545170 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545170 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428422950744"} 20250204085545170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428422950744)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545170 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545170 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428422950744"} 20250204085545170 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428422950744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428422950744)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428422950744)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545170 DLU <0006> fsm.c:568 lu(PS:IMSI-262428422950744)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545170 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545170 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(68)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 TC_gsup_ul(68)@90d54dd42421: Final verdict of PTC: pass 20250204085545171 DAUC <0003> db_auc.c:157 IMSI='262421566116284': No 2G Auth Data 20250204085545171 DAUC <0003> db_auc.c:192 IMSI='262421566116284': No 3G Auth Data 20250204085545172 DLGSUP <0013> hlr.c:121 IMSI 262421566116284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262421566116284" to be handled at TC_gsup_ul(69) 20250204085545178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20250204085545180 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545180 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421566116284" cn_domain=PS} 20250204085545180 DLU <0006> fsm.c:456 lu(262421566116284)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545180 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421566116284)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545180 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421566116284" cn_domain=PS} 20250204085545180 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545180 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262421566116284" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 4TC_gsup_ul(69)"262421566116284" 20250204085545181 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545181 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421566116284"} 20250204085545181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421566116284)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545181 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545181 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421566116284"} 20250204085545181 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421566116284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421566116284)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421566116284)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545181 DLU <0006> fsm.c:568 lu(PS:IMSI-262421566116284)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545181 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545181 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(69)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 TC_gsup_ul(69)@90d54dd42421: Final verdict of PTC: pass 20250204085545182 DAUC <0003> db_auc.c:157 IMSI='262421292735271': No 2G Auth Data 20250204085545182 DAUC <0003> db_auc.c:192 IMSI='262421292735271': No 3G Auth Data 20250204085545182 DLGSUP <0013> hlr.c:121 IMSI 262421292735271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262421292735271" to be handled at TC_gsup_ul(70) 20250204085545188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 20250204085545190 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545190 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421292735271" cn_domain=PS} 20250204085545190 DLU <0006> fsm.c:456 lu(262421292735271)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545190 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421292735271)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545190 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421292735271" cn_domain=PS} 20250204085545190 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545190 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262421292735271" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 5TC_gsup_ul(70)"262421292735271" 20250204085545191 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545191 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421292735271"} 20250204085545191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421292735271)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545191 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545191 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421292735271"} 20250204085545191 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421292735271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421292735271)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421292735271)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545191 DLU <0006> fsm.c:568 lu(PS:IMSI-262421292735271)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545191 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545191 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(70)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 TC_gsup_ul(70)@90d54dd42421: Final verdict of PTC: pass 20250204085545192 DAUC <0003> db_auc.c:157 IMSI='262423049405955': No 2G Auth Data 20250204085545192 DAUC <0003> db_auc.c:192 IMSI='262423049405955': No 3G Auth Data 20250204085545193 DLGSUP <0013> hlr.c:121 IMSI 262423049405955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262423049405955" to be handled at TC_gsup_ul(71) 20250204085545200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20250204085545202 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545202 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423049405955" cn_domain=PS} 20250204085545202 DLU <0006> fsm.c:456 lu(262423049405955)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545202 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423049405955)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545203 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423049405955" cn_domain=PS} 20250204085545203 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545203 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262423049405955" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 6TC_gsup_ul(71)"262423049405955" 20250204085545204 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545204 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423049405955"} 20250204085545204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423049405955)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545204 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545204 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423049405955"} 20250204085545204 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423049405955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423049405955)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423049405955)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545204 DLU <0006> fsm.c:568 lu(PS:IMSI-262423049405955)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545204 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545204 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(71)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 TC_gsup_ul(71)@90d54dd42421: Final verdict of PTC: pass 20250204085545205 DAUC <0003> db_auc.c:157 IMSI='262424371366967': No 2G Auth Data 20250204085545205 DAUC <0003> db_auc.c:192 IMSI='262424371366967': No 3G Auth Data 20250204085545206 DLGSUP <0013> hlr.c:121 IMSI 262424371366967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90d54dd42421: Created GsupExpect[0] for "262424371366967" to be handled at TC_gsup_ul(72) 20250204085545212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55906<->l=127.0.0.1:4258 20250204085545214 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545214 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424371366967" cn_domain=PS} 20250204085545214 DLU <0006> fsm.c:456 lu(262424371366967)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085545214 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085545214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424371366967)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085545214 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424371366967" cn_domain=PS} 20250204085545214 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545214 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90d54dd42421: Found GsupExpect[0] for "262424371366967" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@90d54dd42421: Added IMSI table entry 7TC_gsup_ul(72)"262424371366967" 20250204085545215 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545215 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424371366967"} 20250204085545215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424371366967)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085545215 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085545215 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424371366967"} 20250204085545215 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424371366967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085545215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424371366967)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085545215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424371366967)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085545215 DLU <0006> fsm.c:568 lu(PS:IMSI-262424371366967)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085545215 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085545215 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul(72)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085545215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55906<->l=127.0.0.1:4258 TC_gsup_ul(72)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085545217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4258 20250204085545217 DLINP <000b> input/ipa.c:452 connected read/write 20250204085545217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085545217 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085545217 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085545217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085545217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40523<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@90d54dd42421: Final verdict of PTC: none 63@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_ul finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Tue Feb 4 08:55:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250204085545241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 20250204085545342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55914<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Tue Feb 4 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_ul_via_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085548422 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085548422 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085548426 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085548430 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548430 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085548430 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085548430 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  20250204085548430 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085548430 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  20250204085548430 DLGSUP <0013> gsup_server.c:236 2:  20250204085548430 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085548430 DLGSUP <0013> gsup_server.c:236 3:  20250204085548430 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085548430 DLGSUP <0013> gsup_server.c:236 4:  20250204085548430 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085548430 DLGSUP <0013> gsup_server.c:236 5:  20250204085548430 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085548430 DLGSUP <0013> gsup_server.c:236 7:  20250204085548430 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085548430 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085548430 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085548430 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@90d54dd42421: 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") 20250204085548455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37127<->l=127.0.0.1:4259) 20250204085548466 DAUC <0003> db_auc.c:157 IMSI='262427215216201': No 2G Auth Data 20250204085548466 DAUC <0003> db_auc.c:192 IMSI='262427215216201': No 3G Auth Data HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262427215216201" to be handled at TC_gsup_ul_via_proxy(77) 20250204085548496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55932<->l=127.0.0.1:4258 20250204085548507 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548507 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427215216201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427215216201" cn_domain=PS source_name="the-source\n"} 20250204085548507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250204085548507 DLU <0006> fsm.c:456 lu(262427215216201)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548507 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427215216201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427215216201)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548507 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427215216201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427215216201" cn_domain=PS destination_name="the-source\n"} 20250204085548508 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548508 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262427215216201" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427215216201" 20250204085548516 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548516 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427215216201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427215216201" source_name="the-source\n"} 20250204085548516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427215216201)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548516 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427215216201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548516 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427215216201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427215216201" destination_name="the-source\n"} 20250204085548516 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427215216201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427215216201)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427215216201)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548516 DLU <0006> fsm.c:568 lu(PS:IMSI-262427215216201)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548516 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548516 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55932<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@90d54dd42421: Final verdict of PTC: pass 20250204085548523 DAUC <0003> db_auc.c:157 IMSI='262427906565667': No 2G Auth Data 20250204085548523 DAUC <0003> db_auc.c:192 IMSI='262427906565667': No 3G Auth Data 20250204085548525 DLGSUP <0013> hlr.c:121 IMSI 262427906565667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262427906565667" to be handled at TC_gsup_ul_via_proxy(78) 20250204085548538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 20250204085548539 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548539 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427906565667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427906565667" cn_domain=PS source_name="the-source\n"} 20250204085548539 DLU <0006> fsm.c:456 lu(262427906565667)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548540 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427906565667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427906565667)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548540 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427906565667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427906565667" cn_domain=PS destination_name="the-source\n"} 20250204085548540 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548540 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262427906565667" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427906565667" 20250204085548541 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548541 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427906565667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427906565667" source_name="the-source\n"} 20250204085548541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427906565667)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548541 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427906565667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548541 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427906565667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427906565667" destination_name="the-source\n"} 20250204085548541 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427906565667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427906565667)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427906565667)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548541 DLU <0006> fsm.c:568 lu(PS:IMSI-262427906565667)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548541 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548541 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@90d54dd42421: Final verdict of PTC: pass 20250204085548542 DAUC <0003> db_auc.c:157 IMSI='262428935035018': No 2G Auth Data 20250204085548542 DAUC <0003> db_auc.c:192 IMSI='262428935035018': No 3G Auth Data 20250204085548542 DLGSUP <0013> hlr.c:121 IMSI 262428935035018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262428935035018" to be handled at TC_gsup_ul_via_proxy(79) 20250204085548548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55940<->l=127.0.0.1:4258 20250204085548550 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548550 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428935035018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428935035018" cn_domain=PS source_name="the-source\n"} 20250204085548550 DLU <0006> fsm.c:456 lu(262428935035018)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548550 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428935035018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428935035018)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548550 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428935035018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428935035018" cn_domain=PS destination_name="the-source\n"} 20250204085548550 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548550 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262428935035018" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428935035018" 20250204085548551 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548551 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428935035018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428935035018" source_name="the-source\n"} 20250204085548551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428935035018)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548551 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428935035018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548551 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428935035018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428935035018" destination_name="the-source\n"} 20250204085548551 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428935035018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428935035018)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428935035018)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548551 DLU <0006> fsm.c:568 lu(PS:IMSI-262428935035018)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548551 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548551 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55940<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@90d54dd42421: Final verdict of PTC: pass 20250204085548553 DAUC <0003> db_auc.c:157 IMSI='262422754864481': No 2G Auth Data 20250204085548553 DAUC <0003> db_auc.c:192 IMSI='262422754864481': No 3G Auth Data 20250204085548553 DLGSUP <0013> hlr.c:121 IMSI 262422754864481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262422754864481" to be handled at TC_gsup_ul_via_proxy(80) 20250204085548560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55942<->l=127.0.0.1:4258 20250204085548561 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548561 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422754864481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422754864481" cn_domain=PS source_name="the-source\n"} 20250204085548561 DLU <0006> fsm.c:456 lu(262422754864481)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548561 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422754864481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422754864481)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548561 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422754864481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422754864481" cn_domain=PS destination_name="the-source\n"} 20250204085548561 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548562 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262422754864481" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422754864481" 20250204085548563 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548563 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422754864481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422754864481" source_name="the-source\n"} 20250204085548563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422754864481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548563 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422754864481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548563 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422754864481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422754864481" destination_name="the-source\n"} 20250204085548563 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422754864481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422754864481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422754864481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548563 DLU <0006> fsm.c:568 lu(PS:IMSI-262422754864481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548563 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548563 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55942<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@90d54dd42421: Final verdict of PTC: pass 20250204085548564 DAUC <0003> db_auc.c:157 IMSI='262421563817129': No 2G Auth Data 20250204085548564 DAUC <0003> db_auc.c:192 IMSI='262421563817129': No 3G Auth Data 20250204085548565 DLGSUP <0013> hlr.c:121 IMSI 262421563817129: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262421563817129" to be handled at TC_gsup_ul_via_proxy(81) 20250204085548571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55944<->l=127.0.0.1:4258 20250204085548573 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548573 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421563817129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421563817129" cn_domain=PS source_name="the-source\n"} 20250204085548573 DLU <0006> fsm.c:456 lu(262421563817129)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548573 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421563817129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421563817129)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548573 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421563817129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421563817129" cn_domain=PS destination_name="the-source\n"} 20250204085548573 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548573 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262421563817129" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421563817129" 20250204085548574 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548574 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421563817129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421563817129" source_name="the-source\n"} 20250204085548574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421563817129)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548574 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262421563817129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548574 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421563817129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421563817129" destination_name="the-source\n"} 20250204085548574 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262421563817129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421563817129)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421563817129)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548574 DLU <0006> fsm.c:568 lu(PS:IMSI-262421563817129)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548574 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548574 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55944<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@90d54dd42421: Final verdict of PTC: pass 20250204085548576 DAUC <0003> db_auc.c:157 IMSI='262429411654748': No 2G Auth Data 20250204085548576 DAUC <0003> db_auc.c:192 IMSI='262429411654748': No 3G Auth Data 20250204085548576 DLGSUP <0013> hlr.c:121 IMSI 262429411654748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262429411654748" to be handled at TC_gsup_ul_via_proxy(82) 20250204085548582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55956<->l=127.0.0.1:4258 20250204085548584 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548584 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429411654748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429411654748" cn_domain=PS source_name="the-source\n"} 20250204085548584 DLU <0006> fsm.c:456 lu(262429411654748)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548584 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429411654748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429411654748)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548584 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429411654748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429411654748" cn_domain=PS destination_name="the-source\n"} 20250204085548584 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548584 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262429411654748" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429411654748" 20250204085548585 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548585 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429411654748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429411654748" source_name="the-source\n"} 20250204085548585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429411654748)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548585 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262429411654748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548585 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429411654748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429411654748" destination_name="the-source\n"} 20250204085548585 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262429411654748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411654748)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411654748)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548585 DLU <0006> fsm.c:568 lu(PS:IMSI-262429411654748)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548585 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548585 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55956<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@90d54dd42421: Final verdict of PTC: pass 20250204085548587 DAUC <0003> db_auc.c:157 IMSI='262426482529046': No 2G Auth Data 20250204085548587 DAUC <0003> db_auc.c:192 IMSI='262426482529046': No 3G Auth Data 20250204085548587 DLGSUP <0013> hlr.c:121 IMSI 262426482529046: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262426482529046" to be handled at TC_gsup_ul_via_proxy(83) 20250204085548593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 20250204085548595 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548595 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426482529046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426482529046" cn_domain=PS source_name="the-source\n"} 20250204085548595 DLU <0006> fsm.c:456 lu(262426482529046)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548595 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426482529046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426482529046)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548595 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426482529046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426482529046" cn_domain=PS destination_name="the-source\n"} 20250204085548595 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548595 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262426482529046" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426482529046" 20250204085548596 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548596 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426482529046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426482529046" source_name="the-source\n"} 20250204085548596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426482529046)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548596 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426482529046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548596 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426482529046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426482529046" destination_name="the-source\n"} 20250204085548596 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426482529046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426482529046)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426482529046)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548596 DLU <0006> fsm.c:568 lu(PS:IMSI-262426482529046)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548596 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548596 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@90d54dd42421: Final verdict of PTC: pass 20250204085548598 DAUC <0003> db_auc.c:157 IMSI='262425711740481': No 2G Auth Data 20250204085548598 DAUC <0003> db_auc.c:192 IMSI='262425711740481': No 3G Auth Data 20250204085548598 DLGSUP <0013> hlr.c:121 IMSI 262425711740481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90d54dd42421: Created GsupExpect[0] for "262425711740481" to be handled at TC_gsup_ul_via_proxy(84) 20250204085548604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4258 20250204085548606 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548606 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425711740481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425711740481" cn_domain=PS source_name="the-source\n"} 20250204085548606 DLU <0006> fsm.c:456 lu(262425711740481)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085548606 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425711740481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250204085548606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425711740481)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085548606 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425711740481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425711740481" cn_domain=PS destination_name="the-source\n"} 20250204085548606 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548606 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90d54dd42421: Found GsupExpect[0] for "262425711740481" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@90d54dd42421: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425711740481" 20250204085548607 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548607 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425711740481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425711740481" source_name="the-source\n"} 20250204085548607 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425711740481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085548607 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425711740481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085548607 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425711740481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425711740481" destination_name="the-source\n"} 20250204085548607 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425711740481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085548607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425711740481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085548607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425711740481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085548607 DLU <0006> fsm.c:568 lu(PS:IMSI-262425711740481)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085548607 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085548607 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085548608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085548609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4258 20250204085548609 DLINP <000b> input/ipa.c:452 connected read/write 20250204085548609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085548609 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085548609 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085548609 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085548609 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250204085548609 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37127<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@90d54dd42421: Final verdict of PTC: none 75@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Tue Feb 4 08:55:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250204085548631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55988<->l=127.0.0.1:4258 20250204085548732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55988<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78496) Waiting for packet dumper to finish... 1 (prev_count=78496, count=114808) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Tue Feb 4 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_ul_subscriber_data started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085551861 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085551861 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085551865 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085551872 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551872 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085551872 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085551872 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  20250204085551872 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085551872 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  20250204085551872 DLGSUP <0013> gsup_server.c:236 2:  20250204085551872 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085551872 DLGSUP <0013> gsup_server.c:236 3:  20250204085551872 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085551872 DLGSUP <0013> gsup_server.c:236 4:  20250204085551872 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085551872 DLGSUP <0013> gsup_server.c:236 5:  20250204085551872 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085551873 DLGSUP <0013> gsup_server.c:236 7:  20250204085551873 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085551873 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085551873 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085551873 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@90d54dd42421: 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") 20250204085551892 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45031<->l=127.0.0.1:4259) 20250204085551902 DAUC <0003> db_auc.c:157 IMSI='262420253389171': No 2G Auth Data 20250204085551902 DAUC <0003> db_auc.c:192 IMSI='262420253389171': No 3G Auth Data HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262420253389171" to be handled at TC_gsup_ul_subscriber_data(89) 20250204085551918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@90d54dd42421: GSUP ul subscriber_data 20250204085551922 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551922 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420253389171" cn_domain=PS} 20250204085551922 DLU <0006> fsm.c:456 lu(262420253389171)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551922 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551922 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420253389171)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551922 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420253389171" cn_domain=PS} 20250204085551922 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551922 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262420253389171" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420253389171" 20250204085551924 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551924 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420253389171"} 20250204085551924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420253389171)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551924 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551924 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420253389171"} 20250204085551924 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420253389171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420253389171)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420253389171)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551924 DLU <0006> fsm.c:568 lu(PS:IMSI-262420253389171)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551924 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551924 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@90d54dd42421: Final verdict of PTC: pass 20250204085551927 DAUC <0003> db_auc.c:157 IMSI='262420813681914': No 2G Auth Data 20250204085551927 DAUC <0003> db_auc.c:192 IMSI='262420813681914': No 3G Auth Data 20250204085551928 DLGSUP <0013> hlr.c:121 IMSI 262420813681914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262420813681914" to be handled at TC_gsup_ul_subscriber_data(90) 20250204085551935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@90d54dd42421: GSUP ul subscriber_data 20250204085551937 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551937 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420813681914" cn_domain=PS} 20250204085551937 DLU <0006> fsm.c:456 lu(262420813681914)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551937 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420813681914)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551937 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420813681914" cn_domain=PS} 20250204085551937 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551937 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262420813681914" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420813681914" 20250204085551938 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551938 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420813681914"} 20250204085551938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420813681914)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551938 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551938 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420813681914"} 20250204085551938 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420813681914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420813681914)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420813681914)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551938 DLU <0006> fsm.c:568 lu(PS:IMSI-262420813681914)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551938 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551938 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@90d54dd42421: Final verdict of PTC: pass 20250204085551939 DAUC <0003> db_auc.c:157 IMSI='262423395678838': No 2G Auth Data 20250204085551939 DAUC <0003> db_auc.c:192 IMSI='262423395678838': No 3G Auth Data 20250204085551939 DLGSUP <0013> hlr.c:121 IMSI 262423395678838: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262423395678838" to be handled at TC_gsup_ul_subscriber_data(91) 20250204085551945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@90d54dd42421: GSUP ul subscriber_data 20250204085551947 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551947 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423395678838" cn_domain=PS} 20250204085551947 DLU <0006> fsm.c:456 lu(262423395678838)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551947 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423395678838)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551947 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423395678838" cn_domain=PS} 20250204085551947 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551947 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262423395678838" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423395678838" 20250204085551948 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551948 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423395678838"} 20250204085551948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423395678838)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551948 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551948 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423395678838"} 20250204085551948 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423395678838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423395678838)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423395678838)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551948 DLU <0006> fsm.c:568 lu(PS:IMSI-262423395678838)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551948 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551948 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@90d54dd42421: Final verdict of PTC: pass 20250204085551949 DAUC <0003> db_auc.c:157 IMSI='262425445508012': No 2G Auth Data 20250204085551949 DAUC <0003> db_auc.c:192 IMSI='262425445508012': No 3G Auth Data 20250204085551950 DLGSUP <0013> hlr.c:121 IMSI 262425445508012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262425445508012" to be handled at TC_gsup_ul_subscriber_data(92) 20250204085551957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@90d54dd42421: GSUP ul subscriber_data 20250204085551959 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551959 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425445508012" cn_domain=PS} 20250204085551959 DLU <0006> fsm.c:456 lu(262425445508012)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551960 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425445508012)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551960 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425445508012" cn_domain=PS} 20250204085551960 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551960 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262425445508012" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425445508012" 20250204085551961 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551961 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425445508012"} 20250204085551961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425445508012)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551961 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551961 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425445508012"} 20250204085551961 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425445508012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425445508012)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425445508012)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551961 DLU <0006> fsm.c:568 lu(PS:IMSI-262425445508012)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551961 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551961 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@90d54dd42421: Final verdict of PTC: pass 20250204085551962 DAUC <0003> db_auc.c:157 IMSI='262423076928951': No 2G Auth Data 20250204085551962 DAUC <0003> db_auc.c:192 IMSI='262423076928951': No 3G Auth Data 20250204085551962 DLGSUP <0013> hlr.c:121 IMSI 262423076928951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262423076928951" to be handled at TC_gsup_ul_subscriber_data(93) 20250204085551969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47200<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@90d54dd42421: GSUP ul subscriber_data 20250204085551971 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551971 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423076928951" cn_domain=PS} 20250204085551971 DLU <0006> fsm.c:456 lu(262423076928951)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551971 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423076928951)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551971 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423076928951" cn_domain=PS} 20250204085551971 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551971 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262423076928951" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423076928951" 20250204085551972 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551972 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423076928951"} 20250204085551972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423076928951)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551972 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551972 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423076928951"} 20250204085551972 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423076928951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423076928951)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423076928951)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551972 DLU <0006> fsm.c:568 lu(PS:IMSI-262423076928951)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551972 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551972 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47200<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@90d54dd42421: Final verdict of PTC: pass 20250204085551974 DAUC <0003> db_auc.c:157 IMSI='262423244665581': No 2G Auth Data 20250204085551974 DAUC <0003> db_auc.c:192 IMSI='262423244665581': No 3G Auth Data 20250204085551974 DLGSUP <0013> hlr.c:121 IMSI 262423244665581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262423244665581" to be handled at TC_gsup_ul_subscriber_data(94) 20250204085551980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@90d54dd42421: GSUP ul subscriber_data 20250204085551981 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551981 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244665581" cn_domain=PS} 20250204085551981 DLU <0006> fsm.c:456 lu(262423244665581)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551981 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551981 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423244665581)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551981 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423244665581" cn_domain=PS} 20250204085551981 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551981 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262423244665581" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423244665581" 20250204085551982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551983 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423244665581"} 20250204085551983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423244665581)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551983 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551983 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423244665581"} 20250204085551983 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423244665581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244665581)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244665581)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551983 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244665581)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@90d54dd42421: Final verdict of PTC: pass 20250204085551984 DAUC <0003> db_auc.c:157 IMSI='262426552506359': No 2G Auth Data 20250204085551984 DAUC <0003> db_auc.c:192 IMSI='262426552506359': No 3G Auth Data 20250204085551985 DLGSUP <0013> hlr.c:121 IMSI 262426552506359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262426552506359" to be handled at TC_gsup_ul_subscriber_data(95) 20250204085551992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@90d54dd42421: GSUP ul subscriber_data 20250204085551994 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551994 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426552506359" cn_domain=PS} 20250204085551994 DLU <0006> fsm.c:456 lu(262426552506359)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085551994 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085551994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426552506359)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085551994 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426552506359" cn_domain=PS} 20250204085551994 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551994 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262426552506359" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426552506359" 20250204085551996 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085551996 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426552506359"} 20250204085551996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426552506359)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085551996 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085551996 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426552506359"} 20250204085551996 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426552506359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085551996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426552506359)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085551996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426552506359)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085551996 DLU <0006> fsm.c:568 lu(PS:IMSI-262426552506359)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085551996 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085551996 DLINP <000b> input/ipa.c:452 connected read/write 20250204085551996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085551997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@90d54dd42421: Final verdict of PTC: pass 20250204085551997 DAUC <0003> db_auc.c:157 IMSI='262421752736570': No 2G Auth Data 20250204085551997 DAUC <0003> db_auc.c:192 IMSI='262421752736570': No 3G Auth Data 20250204085551998 DLGSUP <0013> hlr.c:121 IMSI 262421752736570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90d54dd42421: Created GsupExpect[0] for "262421752736570" to be handled at TC_gsup_ul_subscriber_data(96) 20250204085552005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@90d54dd42421: GSUP ul subscriber_data 20250204085552007 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085552007 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421752736570" cn_domain=PS} 20250204085552007 DLU <0006> fsm.c:456 lu(262421752736570)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085552007 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085552007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421752736570)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085552007 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421752736570" cn_domain=PS} 20250204085552007 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085552007 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90d54dd42421: Found GsupExpect[0] for "262421752736570" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@90d54dd42421: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421752736570" 20250204085552008 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085552008 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421752736570"} 20250204085552008 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421752736570)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085552008 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085552008 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421752736570"} 20250204085552008 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421752736570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085552008 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421752736570)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085552008 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421752736570)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085552008 DLU <0006> fsm.c:568 lu(PS:IMSI-262421752736570)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085552008 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085552008 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085552009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085552010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4258 20250204085552010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45031<->l=127.0.0.1:4259) 20250204085552010 DLINP <000b> input/ipa.c:452 connected read/write 20250204085552010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085552011 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 87@90d54dd42421: Final verdict of PTC: none 20250204085552011 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085552011 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Tue Feb 4 08:55:52 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250204085552033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47242<->l=127.0.0.1:4258 20250204085552133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69860) Waiting for packet dumper to finish... 1 (prev_count=69860, count=117948) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Tue Feb 4 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_vty started. MTC@90d54dd42421: legacy= true 20250204085555213 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085555213 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085555218 DLINP <000b> input/ipa.c:452 connected read/write 20250204085555218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085555219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@90d54dd42421: 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 } } } } 20250204085555223 DLINP <000b> input/ipa.c:452 connected read/write 20250204085555223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085555224 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085555224 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085555224 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  20250204085555224 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085555224 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  20250204085555224 DLGSUP <0013> gsup_server.c:236 2:  20250204085555224 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085555224 DLGSUP <0013> gsup_server.c:236 3:  20250204085555224 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085555224 DLGSUP <0013> gsup_server.c:236 4:  20250204085555224 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085555224 DLGSUP <0013> gsup_server.c:236 5:  20250204085555224 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085555224 DLGSUP <0013> gsup_server.c:236 7:  20250204085555224 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085555224 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085555224 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085555224 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@90d54dd42421: 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") 20250204085555251 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34795<->l=127.0.0.1:4259) 20250204085555256 DAUC <0003> db_auc.c:157 IMSI='262427332498591': No 2G Auth Data 20250204085555256 DAUC <0003> db_auc.c:192 IMSI='262427332498591': No 3G Auth Data 20250204085555260 DAUC <0003> db_auc.c:192 IMSI='262427332498591': No 3G Auth Data 20250204085555264 DAUC <0003> db_auc.c:157 IMSI='262426699133234': No 2G Auth Data 20250204085555264 DAUC <0003> db_auc.c:192 IMSI='262426699133234': No 3G Auth Data 20250204085555269 DAUC <0003> db_auc.c:157 IMSI='262426699133234': No 2G Auth Data 20250204085555273 DAUC <0003> db_auc.c:157 IMSI='262427898715496': No 2G Auth Data 20250204085555273 DAUC <0003> db_auc.c:192 IMSI='262427898715496': No 3G Auth Data MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085555281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 20250204085555282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34795<->l=127.0.0.1:4259) 20250204085555282 DLINP <000b> input/ipa.c:452 connected read/write 20250204085555282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085555282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085555282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085555282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(97)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@90d54dd42421: Final verdict of PTC: none 98@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@90d54dd42421: Test case TC_vty finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Tue Feb 4 08:55:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250204085555315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47264<->l=127.0.0.1:4258 20250204085555416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47264<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Tue Feb 4 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_vty_msisdn_isd started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085558519 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085558519 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085558523 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085558524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085558527 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085558527 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085558527 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085558527 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  20250204085558527 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085558527 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  20250204085558527 DLGSUP <0013> gsup_server.c:236 2:  20250204085558527 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085558527 DLGSUP <0013> gsup_server.c:236 3:  20250204085558527 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085558527 DLGSUP <0013> gsup_server.c:236 4:  20250204085558527 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085558527 DLGSUP <0013> gsup_server.c:236 5:  20250204085558527 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085558527 DLGSUP <0013> gsup_server.c:236 7:  20250204085558527 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085558527 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085558527 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085558527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@90d54dd42421: 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") 20250204085558538 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35573<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@90d54dd42421: Created GsupExpect[0] for "262428607687863" to be handled at TC_vty_msisdn_isd(104) 20250204085558544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47286<->l=127.0.0.1:4258 20250204085558545 DAUC <0003> db_auc.c:157 IMSI='262428607687863': No 2G Auth Data 20250204085558545 DAUC <0003> db_auc.c:192 IMSI='262428607687863': No 3G Auth Data 20250204085558570 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085558570 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428607687863" cn_domain=PS} 20250204085558570 DLU <0006> fsm.c:456 lu(262428607687863)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085558570 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085558570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428607687863)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085558570 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428607687863" cn_domain=PS} 20250204085558570 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085558570 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@90d54dd42421: Found GsupExpect[0] for "262428607687863" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@90d54dd42421: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428607687863" 20250204085558576 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085558577 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428607687863"} 20250204085558577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428607687863)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085558577 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085558577 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428607687863"} 20250204085558577 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085558577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428607687863)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085558577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428607687863)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085558577 DLU <0006> fsm.c:568 lu(PS:IMSI-262428607687863)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085558577 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085558577 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@90d54dd42421: setverdict(pass): none -> pass 20250204085558580 DLGSUP <0013> hlr.c:128 IMSI 262428607687863: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250204085558580 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085558580 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085558582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47286<->l=127.0.0.1:4258 20250204085558583 DLINP <000b> input/ipa.c:452 connected read/write TC_vty_msisdn_isd(104)@90d54dd42421: Final verdict of PTC: pass 20250204085558583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085558583 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428607687863"} 20250204085558583 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250204085558583 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428607687863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085558585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20250204085558587 DLINP <000b> input/ipa.c:452 connected read/write 20250204085558587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085558587 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085558587 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085558587 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@90d54dd42421: Final verdict of PTC: none 102@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@90d54dd42421: Final verdict of PTC: none 20250204085558588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35573<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(103)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 102: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@90d54dd42421: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Tue Feb 4 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250204085558642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47302<->l=127.0.0.1:4258 20250204085558743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47302<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Tue Feb 4 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_purge_cs started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085601864 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085601864 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085601868 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085601872 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601872 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085601872 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085601872 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  20250204085601872 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085601872 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  20250204085601872 DLGSUP <0013> gsup_server.c:236 2:  20250204085601872 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085601872 DLGSUP <0013> gsup_server.c:236 3:  20250204085601872 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085601872 DLGSUP <0013> gsup_server.c:236 4:  20250204085601872 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085601872 DLGSUP <0013> gsup_server.c:236 5:  20250204085601872 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085601872 DLGSUP <0013> gsup_server.c:236 7:  20250204085601872 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085601872 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085601872 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085601872 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@90d54dd42421: 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") 20250204085601886 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40983<->l=127.0.0.1:4259) 20250204085601890 DAUC <0003> db_auc.c:157 IMSI='262422424437616': No 2G Auth Data 20250204085601890 DAUC <0003> db_auc.c:192 IMSI='262422424437616': No 3G Auth Data HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262422424437616" to be handled at TC_gsup_purge_cs(109) 20250204085601901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 20250204085601918 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601918 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422424437616" cn_domain=PS} 20250204085601918 DLU <0006> fsm.c:456 lu(262422424437616)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085601918 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085601918 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422424437616)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085601918 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422424437616" cn_domain=PS} 20250204085601918 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601918 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262422424437616" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422424437616" 20250204085601924 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601924 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422424437616"} 20250204085601924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422424437616)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085601924 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085601924 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422424437616"} 20250204085601924 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085601924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422424437616)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085601924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422424437616)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085601924 DLU <0006> fsm.c:568 lu(PS:IMSI-262422424437616)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085601924 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601924 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@90d54dd42421: setverdict(pass): none -> pass 20250204085601927 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601927 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422424437616" cn_domain=CS} 20250204085601927 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085601927 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422424437616"} 20250204085601927 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422424437616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085601927 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601927 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085601930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@90d54dd42421: Final verdict of PTC: pass 20250204085601932 DAUC <0003> db_auc.c:157 IMSI='262423677857082': No 2G Auth Data 20250204085601932 DAUC <0003> db_auc.c:192 IMSI='262423677857082': No 3G Auth Data 20250204085601933 DLGSUP <0013> hlr.c:121 IMSI 262423677857082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262423677857082" to be handled at TC_gsup_purge_cs(110) 20250204085601947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37328<->l=127.0.0.1:4258 20250204085601949 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601949 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423677857082" cn_domain=PS} 20250204085601949 DLU <0006> fsm.c:456 lu(262423677857082)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085601949 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085601949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423677857082)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085601949 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423677857082" cn_domain=PS} 20250204085601949 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601949 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262423677857082" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423677857082" 20250204085601950 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601950 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423677857082"} 20250204085601950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423677857082)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085601950 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085601950 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423677857082"} 20250204085601950 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085601950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423677857082)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085601950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423677857082)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085601950 DLU <0006> fsm.c:568 lu(PS:IMSI-262423677857082)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085601950 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601950 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@90d54dd42421: setverdict(pass): none -> pass 20250204085601950 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601950 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423677857082" cn_domain=CS} 20250204085601950 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085601950 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423677857082"} 20250204085601950 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423677857082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085601950 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601950 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37328<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@90d54dd42421: Final verdict of PTC: pass 20250204085601951 DAUC <0003> db_auc.c:157 IMSI='262428119895110': No 2G Auth Data 20250204085601951 DAUC <0003> db_auc.c:192 IMSI='262428119895110': No 3G Auth Data 20250204085601951 DLGSUP <0013> hlr.c:121 IMSI 262428119895110: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262428119895110" to be handled at TC_gsup_purge_cs(111) 20250204085601957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 20250204085601958 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601959 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428119895110" cn_domain=PS} 20250204085601959 DLU <0006> fsm.c:456 lu(262428119895110)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085601959 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085601959 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428119895110)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085601959 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428119895110" cn_domain=PS} 20250204085601959 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601959 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262428119895110" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428119895110" 20250204085601959 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601959 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428119895110"} 20250204085601959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428119895110)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085601959 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085601959 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428119895110"} 20250204085601959 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085601959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428119895110)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085601959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428119895110)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085601959 DLU <0006> fsm.c:568 lu(PS:IMSI-262428119895110)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085601959 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601959 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@90d54dd42421: setverdict(pass): none -> pass 20250204085601960 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601960 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428119895110" cn_domain=CS} 20250204085601960 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085601960 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428119895110"} 20250204085601960 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428119895110 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085601960 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601960 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085601961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@90d54dd42421: Final verdict of PTC: pass 20250204085601961 DAUC <0003> db_auc.c:157 IMSI='262428746711871': No 2G Auth Data 20250204085601961 DAUC <0003> db_auc.c:192 IMSI='262428746711871': No 3G Auth Data 20250204085601961 DLGSUP <0013> hlr.c:121 IMSI 262428746711871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262428746711871" to be handled at TC_gsup_purge_cs(112) 20250204085601967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 20250204085601969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601969 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428746711871" cn_domain=PS} 20250204085601969 DLU <0006> fsm.c:456 lu(262428746711871)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085601969 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085601969 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428746711871)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085601969 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428746711871" cn_domain=PS} 20250204085601969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262428746711871" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428746711871" 20250204085601970 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601970 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428746711871"} 20250204085601970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428746711871)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085601970 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085601970 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428746711871"} 20250204085601970 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085601970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428746711871)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085601970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428746711871)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085601970 DLU <0006> fsm.c:568 lu(PS:IMSI-262428746711871)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085601970 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601970 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@90d54dd42421: setverdict(pass): none -> pass 20250204085601971 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601971 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428746711871" cn_domain=CS} 20250204085601971 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085601971 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428746711871"} 20250204085601971 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428746711871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085601971 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601971 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085601972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@90d54dd42421: Final verdict of PTC: pass 20250204085601972 DAUC <0003> db_auc.c:157 IMSI='262425265961587': No 2G Auth Data 20250204085601972 DAUC <0003> db_auc.c:192 IMSI='262425265961587': No 3G Auth Data 20250204085601973 DLGSUP <0013> hlr.c:121 IMSI 262425265961587: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262425265961587" to be handled at TC_gsup_purge_cs(113) 20250204085601979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4258 20250204085601981 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601981 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425265961587" cn_domain=PS} 20250204085601981 DLU <0006> fsm.c:456 lu(262425265961587)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085601981 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085601981 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425265961587)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085601981 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425265961587" cn_domain=PS} 20250204085601981 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601981 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262425265961587" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425265961587" 20250204085601982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601982 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425265961587"} 20250204085601982 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425265961587)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085601982 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085601982 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425265961587"} 20250204085601982 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085601982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425265961587)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085601982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425265961587)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085601982 DLU <0006> fsm.c:568 lu(PS:IMSI-262425265961587)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085601982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@90d54dd42421: setverdict(pass): none -> pass 20250204085601983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601983 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425265961587" cn_domain=CS} 20250204085601983 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085601983 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425265961587"} 20250204085601983 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425265961587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085601983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085601984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@90d54dd42421: Final verdict of PTC: pass 20250204085601984 DAUC <0003> db_auc.c:157 IMSI='262428477006730': No 2G Auth Data 20250204085601984 DAUC <0003> db_auc.c:192 IMSI='262428477006730': No 3G Auth Data 20250204085601985 DLGSUP <0013> hlr.c:121 IMSI 262428477006730: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262428477006730" to be handled at TC_gsup_purge_cs(114) 20250204085601991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37370<->l=127.0.0.1:4258 20250204085601993 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601993 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428477006730" cn_domain=PS} 20250204085601993 DLU <0006> fsm.c:456 lu(262428477006730)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085601993 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085601993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428477006730)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085601993 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428477006730" cn_domain=PS} 20250204085601993 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601993 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262428477006730" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428477006730" 20250204085601994 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601994 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428477006730"} 20250204085601994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428477006730)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085601994 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085601994 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428477006730"} 20250204085601994 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085601994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428477006730)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085601994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428477006730)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085601994 DLU <0006> fsm.c:568 lu(PS:IMSI-262428477006730)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085601994 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601994 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@90d54dd42421: setverdict(pass): none -> pass 20250204085601995 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085601995 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428477006730" cn_domain=CS} 20250204085601995 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085601995 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428477006730"} 20250204085601995 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428477006730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085601995 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085601995 DLINP <000b> input/ipa.c:452 connected read/write 20250204085601995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085601996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37370<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@90d54dd42421: Final verdict of PTC: pass 20250204085601997 DAUC <0003> db_auc.c:157 IMSI='262428900021251': No 2G Auth Data 20250204085601997 DAUC <0003> db_auc.c:192 IMSI='262428900021251': No 3G Auth Data 20250204085601997 DLGSUP <0013> hlr.c:121 IMSI 262428900021251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262428900021251" to be handled at TC_gsup_purge_cs(115) 20250204085602004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37384<->l=127.0.0.1:4258 20250204085602006 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085602006 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428900021251" cn_domain=PS} 20250204085602006 DLU <0006> fsm.c:456 lu(262428900021251)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085602006 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085602006 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428900021251)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085602006 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428900021251" cn_domain=PS} 20250204085602006 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085602006 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262428900021251" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428900021251" 20250204085602008 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085602008 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428900021251"} 20250204085602008 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428900021251)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085602008 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085602008 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428900021251"} 20250204085602008 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085602008 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428900021251)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085602008 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428900021251)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085602008 DLU <0006> fsm.c:568 lu(PS:IMSI-262428900021251)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085602008 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085602008 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@90d54dd42421: setverdict(pass): none -> pass 20250204085602009 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085602009 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428900021251" cn_domain=CS} 20250204085602009 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085602009 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428900021251"} 20250204085602009 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428900021251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085602009 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085602009 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085602009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37384<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@90d54dd42421: Final verdict of PTC: pass 20250204085602010 DAUC <0003> db_auc.c:157 IMSI='262422296548782': No 2G Auth Data 20250204085602010 DAUC <0003> db_auc.c:192 IMSI='262422296548782': No 3G Auth Data 20250204085602011 DLGSUP <0013> hlr.c:121 IMSI 262422296548782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90d54dd42421: Created GsupExpect[0] for "262422296548782" to be handled at TC_gsup_purge_cs(116) 20250204085602017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37400<->l=127.0.0.1:4258 20250204085602019 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085602019 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422296548782" cn_domain=PS} 20250204085602019 DLU <0006> fsm.c:456 lu(262422296548782)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085602019 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085602019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422296548782)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085602019 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422296548782" cn_domain=PS} 20250204085602019 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085602019 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90d54dd42421: Found GsupExpect[0] for "262422296548782" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@90d54dd42421: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422296548782" 20250204085602020 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085602020 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422296548782"} 20250204085602020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422296548782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085602020 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085602020 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422296548782"} 20250204085602020 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085602020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422296548782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085602020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422296548782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085602020 DLU <0006> fsm.c:568 lu(PS:IMSI-262422296548782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085602020 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085602020 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@90d54dd42421: setverdict(pass): none -> pass 20250204085602021 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085602021 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422296548782" cn_domain=CS} 20250204085602021 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250204085602021 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422296548782"} 20250204085602021 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422296548782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085602021 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085602021 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085602022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37400<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085602023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20250204085602023 DLINP <000b> input/ipa.c:452 connected read/write 20250204085602023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(106)@90d54dd42421: Final verdict of PTC: none 20250204085602023 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085602023 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085602023 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085602023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40983<->l=127.0.0.1:4259) 107@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Tue Feb 4 08:56:02 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250204085602046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20250204085602147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37410<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Tue Feb 4 08:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_purge_ps started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085605267 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085605267 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085605272 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085605277 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605277 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085605277 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085605277 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  20250204085605277 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085605277 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  20250204085605277 DLGSUP <0013> gsup_server.c:236 2:  20250204085605277 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085605277 DLGSUP <0013> gsup_server.c:236 3:  20250204085605277 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085605277 DLGSUP <0013> gsup_server.c:236 4:  20250204085605277 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085605277 DLGSUP <0013> gsup_server.c:236 5:  20250204085605277 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085605277 DLGSUP <0013> gsup_server.c:236 7:  20250204085605277 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085605277 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085605277 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085605277 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@90d54dd42421: 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") 20250204085605297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41049<->l=127.0.0.1:4259) 20250204085605301 DAUC <0003> db_auc.c:157 IMSI='262423422008644': No 2G Auth Data 20250204085605301 DAUC <0003> db_auc.c:192 IMSI='262423422008644': No 3G Auth Data HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262423422008644" to be handled at TC_gsup_purge_ps(121) 20250204085605310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20250204085605318 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605318 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423422008644" cn_domain=PS} 20250204085605318 DLU <0006> fsm.c:456 lu(262423422008644)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605318 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423422008644)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605318 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423422008644" cn_domain=PS} 20250204085605318 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605318 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262423422008644" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423422008644" 20250204085605322 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605322 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423422008644"} 20250204085605322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423422008644)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605322 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605322 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423422008644"} 20250204085605322 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423422008644)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423422008644)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605322 DLU <0006> fsm.c:568 lu(PS:IMSI-262423422008644)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605322 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605322 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@90d54dd42421: setverdict(pass): none -> pass 20250204085605324 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605324 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423422008644" cn_domain=PS} 20250204085605324 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605324 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423422008644"} 20250204085605324 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423422008644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605324 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605324 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@90d54dd42421: Final verdict of PTC: pass 20250204085605328 DAUC <0003> db_auc.c:157 IMSI='262425440071782': No 2G Auth Data 20250204085605328 DAUC <0003> db_auc.c:192 IMSI='262425440071782': No 3G Auth Data 20250204085605328 DLGSUP <0013> hlr.c:121 IMSI 262425440071782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262425440071782" to be handled at TC_gsup_purge_ps(122) 20250204085605338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 20250204085605339 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605339 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425440071782" cn_domain=PS} 20250204085605339 DLU <0006> fsm.c:456 lu(262425440071782)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605339 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605339 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425440071782)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605339 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425440071782" cn_domain=PS} 20250204085605339 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605339 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262425440071782" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425440071782" 20250204085605340 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605340 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425440071782"} 20250204085605340 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425440071782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605340 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605340 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425440071782"} 20250204085605340 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425440071782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425440071782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605340 DLU <0006> fsm.c:568 lu(PS:IMSI-262425440071782)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605340 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605340 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@90d54dd42421: setverdict(pass): none -> pass 20250204085605341 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605341 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425440071782" cn_domain=PS} 20250204085605341 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605341 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425440071782"} 20250204085605341 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425440071782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605341 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605341 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@90d54dd42421: Final verdict of PTC: pass 20250204085605342 DAUC <0003> db_auc.c:157 IMSI='262424090207593': No 2G Auth Data 20250204085605342 DAUC <0003> db_auc.c:192 IMSI='262424090207593': No 3G Auth Data 20250204085605343 DLGSUP <0013> hlr.c:121 IMSI 262424090207593: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262424090207593" to be handled at TC_gsup_purge_ps(123) 20250204085605349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 20250204085605350 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605350 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424090207593" cn_domain=PS} 20250204085605350 DLU <0006> fsm.c:456 lu(262424090207593)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605350 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424090207593)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605350 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424090207593" cn_domain=PS} 20250204085605350 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605350 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262424090207593" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424090207593" 20250204085605352 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605352 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424090207593"} 20250204085605352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424090207593)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605352 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605352 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424090207593"} 20250204085605352 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424090207593)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424090207593)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605352 DLU <0006> fsm.c:568 lu(PS:IMSI-262424090207593)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605352 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605352 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@90d54dd42421: setverdict(pass): none -> pass 20250204085605352 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605352 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424090207593" cn_domain=PS} 20250204085605352 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605352 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424090207593"} 20250204085605352 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424090207593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605352 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605353 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@90d54dd42421: Final verdict of PTC: pass 20250204085605354 DAUC <0003> db_auc.c:157 IMSI='262428265334133': No 2G Auth Data 20250204085605354 DAUC <0003> db_auc.c:192 IMSI='262428265334133': No 3G Auth Data 20250204085605355 DLGSUP <0013> hlr.c:121 IMSI 262428265334133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262428265334133" to be handled at TC_gsup_purge_ps(124) 20250204085605361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4258 20250204085605363 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605363 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428265334133" cn_domain=PS} 20250204085605363 DLU <0006> fsm.c:456 lu(262428265334133)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605363 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428265334133)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605363 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428265334133" cn_domain=PS} 20250204085605363 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605364 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262428265334133" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428265334133" 20250204085605365 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605365 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428265334133"} 20250204085605365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428265334133)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605365 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605365 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428265334133"} 20250204085605365 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428265334133)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428265334133)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605365 DLU <0006> fsm.c:568 lu(PS:IMSI-262428265334133)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605365 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605365 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@90d54dd42421: setverdict(pass): none -> pass 20250204085605366 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605366 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428265334133" cn_domain=PS} 20250204085605366 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605366 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428265334133"} 20250204085605366 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428265334133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605366 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605366 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@90d54dd42421: Final verdict of PTC: pass 20250204085605367 DAUC <0003> db_auc.c:157 IMSI='262421474129451': No 2G Auth Data 20250204085605367 DAUC <0003> db_auc.c:192 IMSI='262421474129451': No 3G Auth Data 20250204085605368 DLGSUP <0013> hlr.c:121 IMSI 262421474129451: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262421474129451" to be handled at TC_gsup_purge_ps(125) 20250204085605374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37446<->l=127.0.0.1:4258 20250204085605376 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605376 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421474129451" cn_domain=PS} 20250204085605376 DLU <0006> fsm.c:456 lu(262421474129451)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605376 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605376 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421474129451)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605376 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421474129451" cn_domain=PS} 20250204085605376 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605376 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262421474129451" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421474129451" 20250204085605377 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605377 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421474129451"} 20250204085605377 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421474129451)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605377 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605377 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421474129451"} 20250204085605377 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421474129451)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421474129451)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605377 DLU <0006> fsm.c:568 lu(PS:IMSI-262421474129451)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605377 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605377 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@90d54dd42421: setverdict(pass): none -> pass 20250204085605377 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605377 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421474129451" cn_domain=PS} 20250204085605377 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605377 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421474129451"} 20250204085605377 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421474129451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605378 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605378 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37446<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@90d54dd42421: Final verdict of PTC: pass 20250204085605379 DAUC <0003> db_auc.c:157 IMSI='262422882446458': No 2G Auth Data 20250204085605379 DAUC <0003> db_auc.c:192 IMSI='262422882446458': No 3G Auth Data 20250204085605379 DLGSUP <0013> hlr.c:121 IMSI 262422882446458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262422882446458" to be handled at TC_gsup_purge_ps(126) 20250204085605385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 20250204085605388 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605388 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422882446458" cn_domain=PS} 20250204085605388 DLU <0006> fsm.c:456 lu(262422882446458)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605388 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605388 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422882446458)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605388 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422882446458" cn_domain=PS} 20250204085605388 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605388 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262422882446458" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422882446458" 20250204085605389 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605389 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422882446458"} 20250204085605389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422882446458)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605389 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605389 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422882446458"} 20250204085605389 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422882446458)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422882446458)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605389 DLU <0006> fsm.c:568 lu(PS:IMSI-262422882446458)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605389 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605389 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@90d54dd42421: setverdict(pass): none -> pass 20250204085605390 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605390 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422882446458" cn_domain=PS} 20250204085605390 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605390 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422882446458"} 20250204085605390 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422882446458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605390 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605390 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@90d54dd42421: Final verdict of PTC: pass 20250204085605392 DAUC <0003> db_auc.c:157 IMSI='262422336597339': No 2G Auth Data 20250204085605392 DAUC <0003> db_auc.c:192 IMSI='262422336597339': No 3G Auth Data 20250204085605392 DLGSUP <0013> hlr.c:121 IMSI 262422336597339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262422336597339" to be handled at TC_gsup_purge_ps(127) 20250204085605398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20250204085605400 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605400 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422336597339" cn_domain=PS} 20250204085605400 DLU <0006> fsm.c:456 lu(262422336597339)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605400 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422336597339)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605400 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422336597339" cn_domain=PS} 20250204085605400 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605400 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262422336597339" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422336597339" 20250204085605401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605401 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422336597339"} 20250204085605401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422336597339)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605401 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605401 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422336597339"} 20250204085605401 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422336597339)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422336597339)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605401 DLU <0006> fsm.c:568 lu(PS:IMSI-262422336597339)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@90d54dd42421: setverdict(pass): none -> pass 20250204085605402 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605402 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422336597339" cn_domain=PS} 20250204085605402 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605402 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422336597339"} 20250204085605402 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422336597339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605402 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605402 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@90d54dd42421: Final verdict of PTC: pass 20250204085605404 DAUC <0003> db_auc.c:157 IMSI='262427180927211': No 2G Auth Data 20250204085605404 DAUC <0003> db_auc.c:192 IMSI='262427180927211': No 3G Auth Data 20250204085605404 DLGSUP <0013> hlr.c:121 IMSI 262427180927211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90d54dd42421: Created GsupExpect[0] for "262427180927211" to be handled at TC_gsup_purge_ps(128) 20250204085605410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20250204085605412 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605412 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427180927211" cn_domain=PS} 20250204085605412 DLU <0006> fsm.c:456 lu(262427180927211)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085605412 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085605412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427180927211)[0x562fd1530120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085605412 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427180927211" cn_domain=PS} 20250204085605412 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605412 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90d54dd42421: Found GsupExpect[0] for "262427180927211" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@90d54dd42421: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427180927211" 20250204085605413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605413 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427180927211"} 20250204085605413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427180927211)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085605413 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085605413 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427180927211"} 20250204085605413 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085605413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427180927211)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085605413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427180927211)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085605413 DLU <0006> fsm.c:568 lu(PS:IMSI-262427180927211)[0x562fd1530120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085605413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@90d54dd42421: setverdict(pass): none -> pass 20250204085605413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605413 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427180927211" cn_domain=PS} 20250204085605413 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250204085605413 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427180927211"} 20250204085605413 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427180927211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250204085605413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085605413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085605414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085605414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37414<->l=127.0.0.1:4258 20250204085605415 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41049<->l=127.0.0.1:4259) 20250204085605415 DLINP <000b> input/ipa.c:452 connected read/write 20250204085605415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085605415 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(120)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP(118)@90d54dd42421: Final verdict of PTC: none 20250204085605415 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085605415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Tue Feb 4 08:56:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250204085605438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 20250204085605539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69500) Waiting for packet dumper to finish... 1 (prev_count=69500, count=134564) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Tue Feb 4 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_purge_unknown started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085608648 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085608648 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085608651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085608651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085608652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@90d54dd42421: 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) } } } } 20250204085608655 DLINP <000b> input/ipa.c:452 connected read/write 20250204085608655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@90d54dd42421: 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 } } } } 20250204085608655 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085608655 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085608655 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  20250204085608655 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085608655 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  20250204085608655 DLGSUP <0013> gsup_server.c:236 2:  20250204085608655 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085608655 DLGSUP <0013> gsup_server.c:236 3:  20250204085608655 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085608655 DLGSUP <0013> gsup_server.c:236 4:  20250204085608655 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085608655 DLGSUP <0013> gsup_server.c:236 5:  20250204085608655 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085608655 DLGSUP <0013> gsup_server.c:236 7:  20250204085608655 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085608655 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085608655 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(129)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085608655 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@90d54dd42421: 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") 20250204085608679 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33433<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@90d54dd42421: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250204085608692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37506<->l=127.0.0.1:4258 20250204085608698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085608698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085608698 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} 20250204085608698 DLU <0006> fsm.c:456 lu(2345743413463)[0x562fd1530120]{UNVALIDATED}: Allocated 20250204085608698 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 20250204085608698 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} 20250204085608698 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085608698 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562fd1530120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085608698 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562fd1530120]{UNVALIDATED}: Freeing instance 20250204085608698 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x562fd1530120]{UNVALIDATED}: Deallocated 20250204085608698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085608698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085608698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085608698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@90d54dd42421: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@90d54dd42421: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@90d54dd42421: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085608701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37506<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085608703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4258 20250204085608704 DLINP <000b> input/ipa.c:452 connected read/write 20250204085608704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085608704 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085608704 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085608704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@90d54dd42421: Final verdict of PTC: none 20250204085608705 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33433<->l=127.0.0.1:4259) 131@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Tue Feb 4 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250204085608733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4258 20250204085608833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37516<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Tue Feb 4 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_unknown started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085611952 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085611952 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085611954 DLINP <000b> input/ipa.c:452 connected read/write 20250204085611954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085611955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085611956 DLINP <000b> input/ipa.c:452 connected read/write 20250204085611956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085611956 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085611956 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085611956 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  20250204085611956 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085611956 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  20250204085611956 DLGSUP <0013> gsup_server.c:236 2:  20250204085611956 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085611956 DLGSUP <0013> gsup_server.c:236 3:  20250204085611956 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085611956 DLGSUP <0013> gsup_server.c:236 4:  20250204085611956 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085611956 DLGSUP <0013> gsup_server.c:236 5:  20250204085611956 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085611956 DLGSUP <0013> gsup_server.c:236 7:  20250204085611957 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085611957 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085611957 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085611957 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@90d54dd42421: 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") 20250204085611966 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44089<->l=127.0.0.1:4259) 20250204085611969 DAUC <0003> db_auc.c:157 IMSI='262425014895463': No 2G Auth Data 20250204085611969 DAUC <0003> db_auc.c:192 IMSI='262425014895463': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262425014895463" to be handled at TC_mo_ussd_unknown(138) 20250204085611974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20250204085611998 DLINP <000b> input/ipa.c:452 connected read/write 20250204085611998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085611998 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425014895463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425014895463" session_id=2818896236 session_state=BEGIN} 20250204085611998 DSS <0004> hlr_ussd.c:576 262425014895463/0xa804f16c: Process SS (BEGIN) 20250204085611998 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085611998 DSS <0004> hlr_ussd.c:518 262425014895463/0xa804f16c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085611998 DSS <0004> hlr_ussd.c:523 262425014895463/0xa804f16c: USSD for unknown code '*#200#' 20250204085611998 DSS <0004> hlr_ussd.c:354 262425014895463/0xa804f16c: Tx ReturnError(1, 0x12) 20250204085611998 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425014895463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425014895463" session_id=2818896236 session_state=END} 20250204085611998 DLINP <000b> input/ipa.c:452 connected read/write 20250204085611998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085611998 DLINP <000b> input/ipa.c:452 connected read/write 20250204085611999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262425014895463" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425014895463" TC_mo_ussd_unknown(138)@90d54dd42421: setverdict(pass): none -> pass 20250204085612006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@90d54dd42421: Final verdict of PTC: pass 20250204085612007 DAUC <0003> db_auc.c:157 IMSI='262426141134681': No 2G Auth Data 20250204085612008 DAUC <0003> db_auc.c:192 IMSI='262426141134681': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262426141134681" to be handled at TC_mo_ussd_unknown(139) 20250204085612025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 20250204085612028 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612028 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426141134681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426141134681" session_id=3655530206 session_state=BEGIN} 20250204085612028 DSS <0004> hlr_ussd.c:576 262426141134681/0xd9e2f6de: Process SS (BEGIN) 20250204085612028 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612028 DSS <0004> hlr_ussd.c:518 262426141134681/0xd9e2f6de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612028 DSS <0004> hlr_ussd.c:523 262426141134681/0xd9e2f6de: USSD for unknown code '*#200#' 20250204085612028 DSS <0004> hlr_ussd.c:354 262426141134681/0xd9e2f6de: Tx ReturnError(1, 0x12) 20250204085612028 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426141134681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426141134681" session_id=3655530206 session_state=END} 20250204085612028 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612028 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262426141134681" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426141134681" TC_mo_ussd_unknown(139)@90d54dd42421: setverdict(pass): none -> pass 20250204085612029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@90d54dd42421: Final verdict of PTC: pass 20250204085612029 DAUC <0003> db_auc.c:157 IMSI='262422635585251': No 2G Auth Data 20250204085612029 DAUC <0003> db_auc.c:192 IMSI='262422635585251': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262422635585251" to be handled at TC_mo_ussd_unknown(140) 20250204085612036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4258 20250204085612039 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612039 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422635585251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422635585251" session_id=3451946351 session_state=BEGIN} 20250204085612039 DSS <0004> hlr_ussd.c:576 262422635585251/0xcdc0856f: Process SS (BEGIN) 20250204085612039 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612039 DSS <0004> hlr_ussd.c:518 262422635585251/0xcdc0856f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612039 DSS <0004> hlr_ussd.c:523 262422635585251/0xcdc0856f: USSD for unknown code '*#200#' 20250204085612039 DSS <0004> hlr_ussd.c:354 262422635585251/0xcdc0856f: Tx ReturnError(1, 0x12) 20250204085612039 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422635585251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422635585251" session_id=3451946351 session_state=END} 20250204085612039 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612039 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262422635585251" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422635585251" TC_mo_ussd_unknown(140)@90d54dd42421: setverdict(pass): none -> pass 20250204085612040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@90d54dd42421: Final verdict of PTC: pass 20250204085612041 DAUC <0003> db_auc.c:157 IMSI='262424257548326': No 2G Auth Data 20250204085612041 DAUC <0003> db_auc.c:192 IMSI='262424257548326': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262424257548326" to be handled at TC_mo_ussd_unknown(141) 20250204085612047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 20250204085612051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612051 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424257548326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424257548326" session_id=1624730971 session_state=BEGIN} 20250204085612051 DSS <0004> hlr_ussd.c:576 262424257548326/0x60d76d5b: Process SS (BEGIN) 20250204085612051 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612051 DSS <0004> hlr_ussd.c:518 262424257548326/0x60d76d5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612051 DSS <0004> hlr_ussd.c:523 262424257548326/0x60d76d5b: USSD for unknown code '*#200#' 20250204085612051 DSS <0004> hlr_ussd.c:354 262424257548326/0x60d76d5b: Tx ReturnError(1, 0x12) 20250204085612051 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424257548326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424257548326" session_id=1624730971 session_state=END} 20250204085612051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262424257548326" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424257548326" TC_mo_ussd_unknown(141)@90d54dd42421: setverdict(pass): none -> pass 20250204085612053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@90d54dd42421: Final verdict of PTC: pass 20250204085612053 DAUC <0003> db_auc.c:157 IMSI='262424282861993': No 2G Auth Data 20250204085612053 DAUC <0003> db_auc.c:192 IMSI='262424282861993': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262424282861993" to be handled at TC_mo_ussd_unknown(142) 20250204085612059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 20250204085612062 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612062 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424282861993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424282861993" session_id=998258632 session_state=BEGIN} 20250204085612062 DSS <0004> hlr_ussd.c:576 262424282861993/0x3b8037c8: Process SS (BEGIN) 20250204085612062 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612062 DSS <0004> hlr_ussd.c:518 262424282861993/0x3b8037c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612062 DSS <0004> hlr_ussd.c:523 262424282861993/0x3b8037c8: USSD for unknown code '*#200#' 20250204085612062 DSS <0004> hlr_ussd.c:354 262424282861993/0x3b8037c8: Tx ReturnError(1, 0x12) 20250204085612062 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424282861993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282861993" session_id=998258632 session_state=END} 20250204085612062 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612062 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262424282861993" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424282861993" TC_mo_ussd_unknown(142)@90d54dd42421: setverdict(pass): none -> pass 20250204085612063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@90d54dd42421: Final verdict of PTC: pass 20250204085612063 DAUC <0003> db_auc.c:157 IMSI='262429690245948': No 2G Auth Data 20250204085612063 DAUC <0003> db_auc.c:192 IMSI='262429690245948': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262429690245948" to be handled at TC_mo_ussd_unknown(143) 20250204085612070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20250204085612073 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612073 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429690245948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429690245948" session_id=1371795924 session_state=BEGIN} 20250204085612073 DSS <0004> hlr_ussd.c:576 262429690245948/0x51c3f1d4: Process SS (BEGIN) 20250204085612073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612073 DSS <0004> hlr_ussd.c:518 262429690245948/0x51c3f1d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612073 DSS <0004> hlr_ussd.c:523 262429690245948/0x51c3f1d4: USSD for unknown code '*#200#' 20250204085612073 DSS <0004> hlr_ussd.c:354 262429690245948/0x51c3f1d4: Tx ReturnError(1, 0x12) 20250204085612073 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429690245948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429690245948" session_id=1371795924 session_state=END} 20250204085612073 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612073 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262429690245948" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429690245948" TC_mo_ussd_unknown(143)@90d54dd42421: setverdict(pass): none -> pass 20250204085612074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@90d54dd42421: Final verdict of PTC: pass 20250204085612075 DAUC <0003> db_auc.c:157 IMSI='262423440632671': No 2G Auth Data 20250204085612075 DAUC <0003> db_auc.c:192 IMSI='262423440632671': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262423440632671" to be handled at TC_mo_ussd_unknown(144) 20250204085612082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 20250204085612087 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612087 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423440632671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423440632671" session_id=4290407752 session_state=BEGIN} 20250204085612087 DSS <0004> hlr_ussd.c:576 262423440632671/0xffba6d48: Process SS (BEGIN) 20250204085612087 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612087 DSS <0004> hlr_ussd.c:518 262423440632671/0xffba6d48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612087 DSS <0004> hlr_ussd.c:523 262423440632671/0xffba6d48: USSD for unknown code '*#200#' 20250204085612087 DSS <0004> hlr_ussd.c:354 262423440632671/0xffba6d48: Tx ReturnError(1, 0x12) 20250204085612087 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423440632671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423440632671" session_id=4290407752 session_state=END} 20250204085612087 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612087 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262423440632671" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423440632671" TC_mo_ussd_unknown(144)@90d54dd42421: setverdict(pass): none -> pass 20250204085612089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@90d54dd42421: Final verdict of PTC: pass 20250204085612089 DAUC <0003> db_auc.c:157 IMSI='262422414322326': No 2G Auth Data 20250204085612089 DAUC <0003> db_auc.c:192 IMSI='262422414322326': No 3G Auth Data HLR_Test-GSUP(135)@90d54dd42421: Created GsupExpect[0] for "262422414322326" to be handled at TC_mo_ussd_unknown(145) 20250204085612097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4258 20250204085612100 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612100 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422414322326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422414322326" session_id=3240112955 session_state=BEGIN} 20250204085612100 DSS <0004> hlr_ussd.c:576 262422414322326/0xc120333b: Process SS (BEGIN) 20250204085612100 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250204085612100 DSS <0004> hlr_ussd.c:518 262422414322326/0xc120333b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250204085612100 DSS <0004> hlr_ussd.c:523 262422414322326/0xc120333b: USSD for unknown code '*#200#' 20250204085612100 DSS <0004> hlr_ussd.c:354 262422414322326/0xc120333b: Tx ReturnError(1, 0x12) 20250204085612100 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422414322326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422414322326" session_id=3240112955 session_state=END} 20250204085612100 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085612100 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90d54dd42421: Found GsupExpect[0] for "262422414322326" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422414322326" TC_mo_ussd_unknown(145)@90d54dd42421: setverdict(pass): none -> pass 20250204085612101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@90d54dd42421: Final verdict of PTC: pass 20250204085612102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 20250204085612102 DLINP <000b> input/ipa.c:452 connected read/write 20250204085612102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085612102 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085612102 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085612102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@90d54dd42421: Final verdict of PTC: none 20250204085612102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44089<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@90d54dd42421: Final verdict of PTC: none 136@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 136: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Tue Feb 4 08:56:12 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250204085612125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 20250204085612226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78492) Waiting for packet dumper to finish... 1 (prev_count=78492, count=81396) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Tue Feb 4 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_euse_disc started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085615346 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085615346 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085615351 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085615356 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615357 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085615357 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085615357 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  20250204085615357 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085615357 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  20250204085615357 DLGSUP <0013> gsup_server.c:236 2:  20250204085615357 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085615357 DLGSUP <0013> gsup_server.c:236 3:  20250204085615357 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085615357 DLGSUP <0013> gsup_server.c:236 4:  20250204085615357 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085615357 DLGSUP <0013> gsup_server.c:236 5:  20250204085615357 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085615357 DLGSUP <0013> gsup_server.c:236 7:  20250204085615357 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085615357 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085615357 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085615357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@90d54dd42421: 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") 20250204085615389 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41389<->l=127.0.0.1:4259) 20250204085615400 DAUC <0003> db_auc.c:157 IMSI='262428449673121': No 2G Auth Data 20250204085615400 DAUC <0003> db_auc.c:192 IMSI='262428449673121': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262428449673121" to be handled at TC_mo_ussd_euse_disc(150) 20250204085615427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44000<->l=127.0.0.1:4258 20250204085615439 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615439 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428449673121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428449673121" session_id=3964599725 session_state=BEGIN} 20250204085615439 DSS <0004> hlr_ussd.c:576 262428449673121/0xec4efdad: Process SS (BEGIN) 20250204085615439 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615439 DSS <0004> hlr_ussd.c:518 262428449673121/0xec4efdad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615439 DSS <0004> hlr_ussd.c:542 262428449673121/0xec4efdad: Cannot find conn for EUSE EUSE-foobar 20250204085615439 DSS <0004> hlr_ussd.c:354 262428449673121/0xec4efdad: Tx ReturnError(1, 0x22) 20250204085615439 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428449673121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428449673121" session_id=3964599725 session_state=END} 20250204085615440 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615440 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262428449673121" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428449673121" TC_mo_ussd_euse_disc(150)@90d54dd42421: setverdict(pass): none -> pass 20250204085615445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44000<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@90d54dd42421: Final verdict of PTC: pass 20250204085615446 DAUC <0003> db_auc.c:157 IMSI='262423436038451': No 2G Auth Data 20250204085615446 DAUC <0003> db_auc.c:192 IMSI='262423436038451': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262423436038451" to be handled at TC_mo_ussd_euse_disc(151) 20250204085615454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 20250204085615457 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615457 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423436038451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423436038451" session_id=2096209441 session_state=BEGIN} 20250204085615457 DSS <0004> hlr_ussd.c:576 262423436038451/0x7cf19e21: Process SS (BEGIN) 20250204085615457 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615457 DSS <0004> hlr_ussd.c:518 262423436038451/0x7cf19e21: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615457 DSS <0004> hlr_ussd.c:542 262423436038451/0x7cf19e21: Cannot find conn for EUSE EUSE-foobar 20250204085615457 DSS <0004> hlr_ussd.c:354 262423436038451/0x7cf19e21: Tx ReturnError(1, 0x22) 20250204085615457 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423436038451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423436038451" session_id=2096209441 session_state=END} 20250204085615457 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615457 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262423436038451" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423436038451" TC_mo_ussd_euse_disc(151)@90d54dd42421: setverdict(pass): none -> pass 20250204085615458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@90d54dd42421: Final verdict of PTC: pass 20250204085615458 DAUC <0003> db_auc.c:157 IMSI='262424753671689': No 2G Auth Data 20250204085615458 DAUC <0003> db_auc.c:192 IMSI='262424753671689': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262424753671689" to be handled at TC_mo_ussd_euse_disc(152) 20250204085615464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44012<->l=127.0.0.1:4258 20250204085615467 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615467 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424753671689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424753671689" session_id=47211036 session_state=BEGIN} 20250204085615467 DSS <0004> hlr_ussd.c:576 262424753671689/0x02d0621c: Process SS (BEGIN) 20250204085615467 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615467 DSS <0004> hlr_ussd.c:518 262424753671689/0x02d0621c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615467 DSS <0004> hlr_ussd.c:542 262424753671689/0x02d0621c: Cannot find conn for EUSE EUSE-foobar 20250204085615467 DSS <0004> hlr_ussd.c:354 262424753671689/0x02d0621c: Tx ReturnError(1, 0x22) 20250204085615467 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424753671689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424753671689" session_id=47211036 session_state=END} 20250204085615467 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615467 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262424753671689" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424753671689" TC_mo_ussd_euse_disc(152)@90d54dd42421: setverdict(pass): none -> pass 20250204085615469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44012<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@90d54dd42421: Final verdict of PTC: pass 20250204085615469 DAUC <0003> db_auc.c:157 IMSI='262424775630037': No 2G Auth Data 20250204085615469 DAUC <0003> db_auc.c:192 IMSI='262424775630037': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262424775630037" to be handled at TC_mo_ussd_euse_disc(153) 20250204085615476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4258 20250204085615479 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615479 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424775630037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424775630037" session_id=392498683 session_state=BEGIN} 20250204085615479 DSS <0004> hlr_ussd.c:576 262424775630037/0x17650dfb: Process SS (BEGIN) 20250204085615479 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615479 DSS <0004> hlr_ussd.c:518 262424775630037/0x17650dfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615479 DSS <0004> hlr_ussd.c:542 262424775630037/0x17650dfb: Cannot find conn for EUSE EUSE-foobar 20250204085615479 DSS <0004> hlr_ussd.c:354 262424775630037/0x17650dfb: Tx ReturnError(1, 0x22) 20250204085615479 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424775630037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424775630037" session_id=392498683 session_state=END} 20250204085615479 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615479 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262424775630037" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424775630037" TC_mo_ussd_euse_disc(153)@90d54dd42421: setverdict(pass): none -> pass 20250204085615480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@90d54dd42421: Final verdict of PTC: pass 20250204085615480 DAUC <0003> db_auc.c:157 IMSI='262429489045519': No 2G Auth Data 20250204085615480 DAUC <0003> db_auc.c:192 IMSI='262429489045519': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262429489045519" to be handled at TC_mo_ussd_euse_disc(154) 20250204085615487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44034<->l=127.0.0.1:4258 20250204085615490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615490 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429489045519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429489045519" session_id=444407170 session_state=BEGIN} 20250204085615490 DSS <0004> hlr_ussd.c:576 262429489045519/0x1a7d1d82: Process SS (BEGIN) 20250204085615490 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615490 DSS <0004> hlr_ussd.c:518 262429489045519/0x1a7d1d82: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615490 DSS <0004> hlr_ussd.c:542 262429489045519/0x1a7d1d82: Cannot find conn for EUSE EUSE-foobar 20250204085615490 DSS <0004> hlr_ussd.c:354 262429489045519/0x1a7d1d82: Tx ReturnError(1, 0x22) 20250204085615490 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429489045519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429489045519" session_id=444407170 session_state=END} 20250204085615490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262429489045519" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429489045519" TC_mo_ussd_euse_disc(154)@90d54dd42421: setverdict(pass): none -> pass 20250204085615491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44034<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@90d54dd42421: Final verdict of PTC: pass 20250204085615491 DAUC <0003> db_auc.c:157 IMSI='262422520009741': No 2G Auth Data 20250204085615491 DAUC <0003> db_auc.c:192 IMSI='262422520009741': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262422520009741" to be handled at TC_mo_ussd_euse_disc(155) 20250204085615498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 20250204085615501 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615501 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422520009741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422520009741" session_id=282935849 session_state=BEGIN} 20250204085615501 DSS <0004> hlr_ussd.c:576 262422520009741/0x10dd4229: Process SS (BEGIN) 20250204085615501 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615501 DSS <0004> hlr_ussd.c:518 262422520009741/0x10dd4229: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615501 DSS <0004> hlr_ussd.c:542 262422520009741/0x10dd4229: Cannot find conn for EUSE EUSE-foobar 20250204085615501 DSS <0004> hlr_ussd.c:354 262422520009741/0x10dd4229: Tx ReturnError(1, 0x22) 20250204085615501 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422520009741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422520009741" session_id=282935849 session_state=END} 20250204085615501 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615501 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262422520009741" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422520009741" TC_mo_ussd_euse_disc(155)@90d54dd42421: setverdict(pass): none -> pass 20250204085615502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@90d54dd42421: Final verdict of PTC: pass 20250204085615503 DAUC <0003> db_auc.c:157 IMSI='262427771220730': No 2G Auth Data 20250204085615503 DAUC <0003> db_auc.c:192 IMSI='262427771220730': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262427771220730" to be handled at TC_mo_ussd_euse_disc(156) 20250204085615509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4258 20250204085615512 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615512 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427771220730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427771220730" session_id=861353616 session_state=BEGIN} 20250204085615512 DSS <0004> hlr_ussd.c:576 262427771220730/0x33573690: Process SS (BEGIN) 20250204085615512 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615512 DSS <0004> hlr_ussd.c:518 262427771220730/0x33573690: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615512 DSS <0004> hlr_ussd.c:542 262427771220730/0x33573690: Cannot find conn for EUSE EUSE-foobar 20250204085615512 DSS <0004> hlr_ussd.c:354 262427771220730/0x33573690: Tx ReturnError(1, 0x22) 20250204085615512 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427771220730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427771220730" session_id=861353616 session_state=END} 20250204085615512 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615512 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262427771220730" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427771220730" TC_mo_ussd_euse_disc(156)@90d54dd42421: setverdict(pass): none -> pass 20250204085615513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@90d54dd42421: Final verdict of PTC: pass 20250204085615514 DAUC <0003> db_auc.c:157 IMSI='262429088075467': No 2G Auth Data 20250204085615514 DAUC <0003> db_auc.c:192 IMSI='262429088075467': No 3G Auth Data HLR_Test-GSUP(147)@90d54dd42421: Created GsupExpect[0] for "262429088075467" to be handled at TC_mo_ussd_euse_disc(157) 20250204085615520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 20250204085615523 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615523 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429088075467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429088075467" session_id=1469063149 session_state=BEGIN} 20250204085615523 DSS <0004> hlr_ussd.c:576 262429088075467/0x57901fed: Process SS (BEGIN) 20250204085615523 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085615523 DSS <0004> hlr_ussd.c:518 262429088075467/0x57901fed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085615523 DSS <0004> hlr_ussd.c:542 262429088075467/0x57901fed: Cannot find conn for EUSE EUSE-foobar 20250204085615523 DSS <0004> hlr_ussd.c:354 262429088075467/0x57901fed: Tx ReturnError(1, 0x22) 20250204085615523 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429088075467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429088075467" session_id=1469063149 session_state=END} 20250204085615523 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085615523 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90d54dd42421: Found GsupExpect[0] for "262429088075467" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429088075467" TC_mo_ussd_euse_disc(157)@90d54dd42421: setverdict(pass): none -> pass 20250204085615524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@90d54dd42421: Final verdict of PTC: pass 20250204085615524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43992<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@90d54dd42421: Final verdict of PTC: none 20250204085615525 DLINP <000b> input/ipa.c:452 connected read/write 20250204085615525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085615525 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085615525 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085615525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085615525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41389<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@90d54dd42421: Final verdict of PTC: none 148@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 148: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Tue Feb 4 08:56:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250204085615548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44072<->l=127.0.0.1:4258 20250204085615749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44072<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77356) Waiting for packet dumper to finish... 1 (prev_count=77356, count=81620) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Tue Feb 4 08:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_iuse_imsi started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085618858 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085618858 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085618863 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085618864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085618868 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085618868 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085618868 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085618868 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  20250204085618868 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085618868 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  20250204085618868 DLGSUP <0013> gsup_server.c:236 2:  20250204085618868 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085618868 DLGSUP <0013> gsup_server.c:236 3:  20250204085618868 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085618868 DLGSUP <0013> gsup_server.c:236 4:  20250204085618868 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085618868 DLGSUP <0013> gsup_server.c:236 5:  20250204085618868 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085618868 DLGSUP <0013> gsup_server.c:236 7:  20250204085618868 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085618868 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085618868 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085618868 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@90d54dd42421: 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") 20250204085618894 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41945<->l=127.0.0.1:4259) 20250204085618903 DAUC <0003> db_auc.c:157 IMSI='262425847331825': No 2G Auth Data 20250204085618903 DAUC <0003> db_auc.c:192 IMSI='262425847331825': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262425847331825" to be handled at TC_mo_ussd_iuse_imsi(162) 20250204085618930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44092<->l=127.0.0.1:4258 20250204085618945 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085618945 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425847331825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425847331825" session_id=1093347023 session_state=BEGIN} 20250204085618946 DSS <0004> hlr_ussd.c:576 262425847331825/0x412b26cf: Process SS (BEGIN) 20250204085618946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085618946 DSS <0004> hlr_ussd.c:518 262425847331825/0x412b26cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085618946 DSS <0004> hlr_ussd.c:363 262425847331825/0x412b26cf: Tx USSD 'Your IMSI is 262425847331825' 20250204085618946 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425847331825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425847331825" session_id=1093347023 session_state=END} 20250204085618946 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425847331825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085618946 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085618946 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262425847331825" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425847331825" TC_mo_ussd_iuse_imsi(162)@90d54dd42421: setverdict(pass): none -> pass 20250204085618955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@90d54dd42421: Final verdict of PTC: pass 20250204085618956 DAUC <0003> db_auc.c:157 IMSI='262428583068455': No 2G Auth Data 20250204085618956 DAUC <0003> db_auc.c:192 IMSI='262428583068455': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262428583068455" to be handled at TC_mo_ussd_iuse_imsi(163) 20250204085618965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20250204085618968 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085618968 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428583068455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428583068455" session_id=2333000284 session_state=BEGIN} 20250204085618968 DSS <0004> hlr_ussd.c:576 262428583068455/0x8b0ec25c: Process SS (BEGIN) 20250204085618968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085618968 DSS <0004> hlr_ussd.c:518 262428583068455/0x8b0ec25c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085618968 DSS <0004> hlr_ussd.c:363 262428583068455/0x8b0ec25c: Tx USSD 'Your IMSI is 262428583068455' 20250204085618968 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428583068455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428583068455" session_id=2333000284 session_state=END} 20250204085618968 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428583068455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085618968 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085618968 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262428583068455" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428583068455" TC_mo_ussd_iuse_imsi(163)@90d54dd42421: setverdict(pass): none -> pass 20250204085618969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@90d54dd42421: Final verdict of PTC: pass 20250204085618970 DAUC <0003> db_auc.c:157 IMSI='262426444943726': No 2G Auth Data 20250204085618970 DAUC <0003> db_auc.c:192 IMSI='262426444943726': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262426444943726" to be handled at TC_mo_ussd_iuse_imsi(164) 20250204085618975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 20250204085618978 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085618978 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426444943726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426444943726" session_id=211982091 session_state=BEGIN} 20250204085618978 DSS <0004> hlr_ussd.c:576 262426444943726/0x0ca2970b: Process SS (BEGIN) 20250204085618978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085618978 DSS <0004> hlr_ussd.c:518 262426444943726/0x0ca2970b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085618978 DSS <0004> hlr_ussd.c:363 262426444943726/0x0ca2970b: Tx USSD 'Your IMSI is 262426444943726' 20250204085618978 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426444943726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426444943726" session_id=211982091 session_state=END} 20250204085618978 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426444943726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085618978 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085618978 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262426444943726" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426444943726" TC_mo_ussd_iuse_imsi(164)@90d54dd42421: setverdict(pass): none -> pass 20250204085618980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@90d54dd42421: Final verdict of PTC: pass 20250204085618980 DAUC <0003> db_auc.c:157 IMSI='262425180075942': No 2G Auth Data 20250204085618980 DAUC <0003> db_auc.c:192 IMSI='262425180075942': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262425180075942" to be handled at TC_mo_ussd_iuse_imsi(165) 20250204085618987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44122<->l=127.0.0.1:4258 20250204085618990 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085618990 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425180075942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425180075942" session_id=56180300 session_state=BEGIN} 20250204085618990 DSS <0004> hlr_ussd.c:576 262425180075942/0x03593e4c: Process SS (BEGIN) 20250204085618990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085618990 DSS <0004> hlr_ussd.c:518 262425180075942/0x03593e4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085618990 DSS <0004> hlr_ussd.c:363 262425180075942/0x03593e4c: Tx USSD 'Your IMSI is 262425180075942' 20250204085618990 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425180075942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425180075942" session_id=56180300 session_state=END} 20250204085618990 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425180075942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085618990 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085618990 DLINP <000b> input/ipa.c:452 connected read/write 20250204085618990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262425180075942" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425180075942" TC_mo_ussd_iuse_imsi(165)@90d54dd42421: setverdict(pass): none -> pass 20250204085618991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@90d54dd42421: Final verdict of PTC: pass 20250204085618992 DAUC <0003> db_auc.c:157 IMSI='262422124089428': No 2G Auth Data 20250204085618992 DAUC <0003> db_auc.c:192 IMSI='262422124089428': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262422124089428" to be handled at TC_mo_ussd_iuse_imsi(166) 20250204085618999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20250204085619001 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085619001 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422124089428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422124089428" session_id=133531173 session_state=BEGIN} 20250204085619001 DSS <0004> hlr_ussd.c:576 262422124089428/0x07f58625: Process SS (BEGIN) 20250204085619001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085619001 DSS <0004> hlr_ussd.c:518 262422124089428/0x07f58625: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085619001 DSS <0004> hlr_ussd.c:363 262422124089428/0x07f58625: Tx USSD 'Your IMSI is 262422124089428' 20250204085619001 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422124089428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124089428" session_id=133531173 session_state=END} 20250204085619001 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422124089428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085619001 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085619001 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262422124089428" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422124089428" TC_mo_ussd_iuse_imsi(166)@90d54dd42421: setverdict(pass): none -> pass 20250204085619003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@90d54dd42421: Final verdict of PTC: pass 20250204085619003 DAUC <0003> db_auc.c:157 IMSI='262422774612065': No 2G Auth Data 20250204085619003 DAUC <0003> db_auc.c:192 IMSI='262422774612065': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262422774612065" to be handled at TC_mo_ussd_iuse_imsi(167) 20250204085619010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20250204085619013 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085619013 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422774612065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422774612065" session_id=3299456082 session_state=BEGIN} 20250204085619013 DSS <0004> hlr_ussd.c:576 262422774612065/0xc4a9b452: Process SS (BEGIN) 20250204085619013 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085619013 DSS <0004> hlr_ussd.c:518 262422774612065/0xc4a9b452: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085619013 DSS <0004> hlr_ussd.c:363 262422774612065/0xc4a9b452: Tx USSD 'Your IMSI is 262422774612065' 20250204085619013 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422774612065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422774612065" session_id=3299456082 session_state=END} 20250204085619013 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422774612065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085619013 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085619013 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262422774612065" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422774612065" TC_mo_ussd_iuse_imsi(167)@90d54dd42421: setverdict(pass): none -> pass 20250204085619015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@90d54dd42421: Final verdict of PTC: pass 20250204085619015 DAUC <0003> db_auc.c:157 IMSI='262422121506372': No 2G Auth Data 20250204085619015 DAUC <0003> db_auc.c:192 IMSI='262422121506372': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262422121506372" to be handled at TC_mo_ussd_iuse_imsi(168) 20250204085619022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4258 20250204085619025 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085619025 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422121506372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422121506372" session_id=1634542117 session_state=BEGIN} 20250204085619025 DSS <0004> hlr_ussd.c:576 262422121506372/0x616d2225: Process SS (BEGIN) 20250204085619025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085619025 DSS <0004> hlr_ussd.c:518 262422121506372/0x616d2225: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085619025 DSS <0004> hlr_ussd.c:363 262422121506372/0x616d2225: Tx USSD 'Your IMSI is 262422121506372' 20250204085619025 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422121506372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422121506372" session_id=1634542117 session_state=END} 20250204085619025 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422121506372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085619025 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085619025 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262422121506372" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422121506372" TC_mo_ussd_iuse_imsi(168)@90d54dd42421: setverdict(pass): none -> pass 20250204085619027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@90d54dd42421: Final verdict of PTC: pass 20250204085619027 DAUC <0003> db_auc.c:157 IMSI='262426792101993': No 2G Auth Data 20250204085619027 DAUC <0003> db_auc.c:192 IMSI='262426792101993': No 3G Auth Data HLR_Test-GSUP(159)@90d54dd42421: Created GsupExpect[0] for "262426792101993" to be handled at TC_mo_ussd_iuse_imsi(169) 20250204085619034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4258 20250204085619037 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085619037 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426792101993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426792101993" session_id=1707449020 session_state=BEGIN} 20250204085619037 DSS <0004> hlr_ussd.c:576 262426792101993/0x65c59abc: Process SS (BEGIN) 20250204085619037 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085619037 DSS <0004> hlr_ussd.c:518 262426792101993/0x65c59abc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085619037 DSS <0004> hlr_ussd.c:363 262426792101993/0x65c59abc: Tx USSD 'Your IMSI is 262426792101993' 20250204085619037 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426792101993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426792101993" session_id=1707449020 session_state=END} 20250204085619037 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426792101993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085619037 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085619037 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90d54dd42421: Found GsupExpect[0] for "262426792101993" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426792101993" TC_mo_ussd_iuse_imsi(169)@90d54dd42421: setverdict(pass): none -> pass 20250204085619039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@90d54dd42421: Final verdict of PTC: pass 20250204085619039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@90d54dd42421: Final verdict of PTC: none 20250204085619040 DLINP <000b> input/ipa.c:452 connected read/write 20250204085619040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085619040 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085619040 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085619040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085619040 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41945<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@90d54dd42421: Final verdict of PTC: none 160@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 160: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Tue Feb 4 08:56:19 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250204085619065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20250204085619267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=82428) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Tue Feb 4 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085622396 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085622397 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085622401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085622406 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622406 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085622406 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085622406 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  20250204085622406 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085622406 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  20250204085622406 DLGSUP <0013> gsup_server.c:236 2:  20250204085622406 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085622406 DLGSUP <0013> gsup_server.c:236 3:  20250204085622406 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085622406 DLGSUP <0013> gsup_server.c:236 4:  20250204085622406 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085622406 DLGSUP <0013> gsup_server.c:236 5:  20250204085622406 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085622406 DLGSUP <0013> gsup_server.c:236 7:  20250204085622406 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085622406 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085622406 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085622406 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@90d54dd42421: 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") 20250204085622420 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37131<->l=127.0.0.1:4259) 20250204085622423 DAUC <0003> db_auc.c:157 IMSI='262429977524790': No 2G Auth Data 20250204085622423 DAUC <0003> db_auc.c:192 IMSI='262429977524790': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262429977524790" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250204085622429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4258 20250204085622446 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622446 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429977524790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429977524790" source_name="the-source\n" session_id=374533193 session_state=BEGIN} 20250204085622446 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250204085622446 DSS <0004> hlr_ussd.c:576 262429977524790/0x1652ec49: Process SS (BEGIN) 20250204085622446 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622446 DSS <0004> hlr_ussd.c:518 262429977524790/0x1652ec49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622446 DSS <0004> hlr_ussd.c:363 262429977524790/0x1652ec49: Tx USSD 'Your IMSI is 262429977524790' 20250204085622446 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429977524790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429977524790" destination_name="the-source\n" session_id=374533193 session_state=END} 20250204085622446 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429977524790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622446 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622446 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262429977524790" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429977524790" TC_mo_ussd_iuse_imsi_via_proxy(174)@90d54dd42421: setverdict(pass): none -> pass 20250204085622455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@90d54dd42421: Final verdict of PTC: pass 20250204085622456 DAUC <0003> db_auc.c:157 IMSI='262424074696217': No 2G Auth Data 20250204085622456 DAUC <0003> db_auc.c:192 IMSI='262424074696217': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262424074696217" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250204085622465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 20250204085622468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622468 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424074696217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424074696217" source_name="the-source\n" session_id=3803084978 session_state=BEGIN} 20250204085622468 DSS <0004> hlr_ussd.c:576 262424074696217/0xe2ae78b2: Process SS (BEGIN) 20250204085622468 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622468 DSS <0004> hlr_ussd.c:518 262424074696217/0xe2ae78b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622468 DSS <0004> hlr_ussd.c:363 262424074696217/0xe2ae78b2: Tx USSD 'Your IMSI is 262424074696217' 20250204085622468 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424074696217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424074696217" destination_name="the-source\n" session_id=3803084978 session_state=END} 20250204085622468 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262424074696217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262424074696217" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424074696217" TC_mo_ussd_iuse_imsi_via_proxy(175)@90d54dd42421: setverdict(pass): none -> pass 20250204085622469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@90d54dd42421: Final verdict of PTC: pass 20250204085622470 DAUC <0003> db_auc.c:157 IMSI='262424325592345': No 2G Auth Data 20250204085622470 DAUC <0003> db_auc.c:192 IMSI='262424325592345': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262424325592345" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250204085622475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20250204085622478 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622478 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424325592345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424325592345" source_name="the-source\n" session_id=3634539889 session_state=BEGIN} 20250204085622478 DSS <0004> hlr_ussd.c:576 262424325592345/0xd8a2ad71: Process SS (BEGIN) 20250204085622478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622478 DSS <0004> hlr_ussd.c:518 262424325592345/0xd8a2ad71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622478 DSS <0004> hlr_ussd.c:363 262424325592345/0xd8a2ad71: Tx USSD 'Your IMSI is 262424325592345' 20250204085622478 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424325592345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424325592345" destination_name="the-source\n" session_id=3634539889 session_state=END} 20250204085622478 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424325592345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622478 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622478 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262424325592345" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424325592345" TC_mo_ussd_iuse_imsi_via_proxy(176)@90d54dd42421: setverdict(pass): none -> pass 20250204085622480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@90d54dd42421: Final verdict of PTC: pass 20250204085622481 DAUC <0003> db_auc.c:157 IMSI='262424597089042': No 2G Auth Data 20250204085622481 DAUC <0003> db_auc.c:192 IMSI='262424597089042': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262424597089042" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250204085622487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20250204085622490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622490 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424597089042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424597089042" source_name="the-source\n" session_id=1812612042 session_state=BEGIN} 20250204085622490 DSS <0004> hlr_ussd.c:576 262424597089042/0x6c0a43ca: Process SS (BEGIN) 20250204085622490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622490 DSS <0004> hlr_ussd.c:518 262424597089042/0x6c0a43ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622490 DSS <0004> hlr_ussd.c:363 262424597089042/0x6c0a43ca: Tx USSD 'Your IMSI is 262424597089042' 20250204085622490 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424597089042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597089042" destination_name="the-source\n" session_id=1812612042 session_state=END} 20250204085622490 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424597089042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262424597089042" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424597089042" TC_mo_ussd_iuse_imsi_via_proxy(177)@90d54dd42421: setverdict(pass): none -> pass 20250204085622493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@90d54dd42421: Final verdict of PTC: pass 20250204085622493 DAUC <0003> db_auc.c:157 IMSI='262423591195912': No 2G Auth Data 20250204085622493 DAUC <0003> db_auc.c:192 IMSI='262423591195912': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262423591195912" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250204085622499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 20250204085622502 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622502 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423591195912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423591195912" source_name="the-source\n" session_id=3468872706 session_state=BEGIN} 20250204085622502 DSS <0004> hlr_ussd.c:576 262423591195912/0xcec2cc02: Process SS (BEGIN) 20250204085622502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622502 DSS <0004> hlr_ussd.c:518 262423591195912/0xcec2cc02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622502 DSS <0004> hlr_ussd.c:363 262423591195912/0xcec2cc02: Tx USSD 'Your IMSI is 262423591195912' 20250204085622502 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423591195912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423591195912" destination_name="the-source\n" session_id=3468872706 session_state=END} 20250204085622502 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262423591195912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622502 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622502 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262423591195912" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423591195912" TC_mo_ussd_iuse_imsi_via_proxy(178)@90d54dd42421: setverdict(pass): none -> pass 20250204085622504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@90d54dd42421: Final verdict of PTC: pass 20250204085622504 DAUC <0003> db_auc.c:157 IMSI='262421042764710': No 2G Auth Data 20250204085622504 DAUC <0003> db_auc.c:192 IMSI='262421042764710': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262421042764710" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250204085622511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 20250204085622514 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622514 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421042764710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421042764710" source_name="the-source\n" session_id=3285618760 session_state=BEGIN} 20250204085622514 DSS <0004> hlr_ussd.c:576 262421042764710/0xc3d69048: Process SS (BEGIN) 20250204085622514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622514 DSS <0004> hlr_ussd.c:518 262421042764710/0xc3d69048: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622514 DSS <0004> hlr_ussd.c:363 262421042764710/0xc3d69048: Tx USSD 'Your IMSI is 262421042764710' 20250204085622514 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421042764710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421042764710" destination_name="the-source\n" session_id=3285618760 session_state=END} 20250204085622514 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262421042764710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622514 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622514 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262421042764710" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421042764710" TC_mo_ussd_iuse_imsi_via_proxy(179)@90d54dd42421: setverdict(pass): none -> pass 20250204085622516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@90d54dd42421: Final verdict of PTC: pass 20250204085622516 DAUC <0003> db_auc.c:157 IMSI='262426211358099': No 2G Auth Data 20250204085622516 DAUC <0003> db_auc.c:192 IMSI='262426211358099': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262426211358099" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250204085622523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20250204085622526 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622526 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426211358099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426211358099" source_name="the-source\n" session_id=293775681 session_state=BEGIN} 20250204085622526 DSS <0004> hlr_ussd.c:576 262426211358099/0x1182a941: Process SS (BEGIN) 20250204085622526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622526 DSS <0004> hlr_ussd.c:518 262426211358099/0x1182a941: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622526 DSS <0004> hlr_ussd.c:363 262426211358099/0x1182a941: Tx USSD 'Your IMSI is 262426211358099' 20250204085622526 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426211358099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426211358099" destination_name="the-source\n" session_id=293775681 session_state=END} 20250204085622526 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426211358099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622526 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622526 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262426211358099" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426211358099" TC_mo_ussd_iuse_imsi_via_proxy(180)@90d54dd42421: setverdict(pass): none -> pass 20250204085622528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@90d54dd42421: Final verdict of PTC: pass 20250204085622528 DAUC <0003> db_auc.c:157 IMSI='262422583422537': No 2G Auth Data 20250204085622528 DAUC <0003> db_auc.c:192 IMSI='262422583422537': No 3G Auth Data HLR_Test-GSUP(171)@90d54dd42421: Created GsupExpect[0] for "262422583422537" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250204085622535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4258 20250204085622538 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622538 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422583422537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422583422537" source_name="the-source\n" session_id=2069285460 session_state=BEGIN} 20250204085622538 DSS <0004> hlr_ussd.c:576 262422583422537/0x7b56ca54: Process SS (BEGIN) 20250204085622538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250204085622538 DSS <0004> hlr_ussd.c:518 262422583422537/0x7b56ca54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250204085622538 DSS <0004> hlr_ussd.c:363 262422583422537/0x7b56ca54: Tx USSD 'Your IMSI is 262422583422537' 20250204085622538 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422583422537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422583422537" destination_name="the-source\n" session_id=2069285460 session_state=END} 20250204085622538 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422583422537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085622538 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085622538 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90d54dd42421: Found GsupExpect[0] for "262422583422537" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422583422537" TC_mo_ussd_iuse_imsi_via_proxy(181)@90d54dd42421: setverdict(pass): none -> pass 20250204085622540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@90d54dd42421: Final verdict of PTC: pass 20250204085622542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 20250204085622543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37131<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@90d54dd42421: Final verdict of PTC: none 20250204085622543 DLINP <000b> input/ipa.c:452 connected read/write 20250204085622543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085622543 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085622543 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085622543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085622543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@90d54dd42421: Final verdict of PTC: none 172@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 172: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Tue Feb 4 08:56:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250204085622565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 20250204085622766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67412) Waiting for packet dumper to finish... 1 (prev_count=67412, count=83480) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Tue Feb 4 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_iuse_msisdn started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085625871 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085625871 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085625874 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085625879 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625880 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085625880 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085625880 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  20250204085625880 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085625880 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  20250204085625880 DLGSUP <0013> gsup_server.c:236 2:  20250204085625880 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085625880 DLGSUP <0013> gsup_server.c:236 3:  20250204085625880 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085625880 DLGSUP <0013> gsup_server.c:236 4:  20250204085625880 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(182)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085625880 DLGSUP <0013> gsup_server.c:236 5:  20250204085625880 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085625880 DLGSUP <0013> gsup_server.c:236 7:  20250204085625880 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085625880 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085625880 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085625880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@90d54dd42421: 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") 20250204085625897 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36447<->l=127.0.0.1:4259) 20250204085625901 DAUC <0003> db_auc.c:157 IMSI='262427417404902': No 2G Auth Data 20250204085625901 DAUC <0003> db_auc.c:192 IMSI='262427417404902': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262427417404902" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250204085625908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4258 20250204085625922 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625922 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427417404902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427417404902" session_id=1606408456 session_state=BEGIN} 20250204085625922 DSS <0004> hlr_ussd.c:576 262427417404902/0x5fbfd908: Process SS (BEGIN) 20250204085625922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085625922 DSS <0004> hlr_ussd.c:518 262427417404902/0x5fbfd908: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085625922 DSS <0004> hlr_ussd.c:363 262427417404902/0x5fbfd908: Tx USSD 'Your extension is 491618562638' 20250204085625922 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427417404902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427417404902" session_id=1606408456 session_state=END} 20250204085625922 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427417404902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085625922 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085625922 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262427417404902" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427417404902" TC_mo_ussd_iuse_msisdn(186)@90d54dd42421: setverdict(pass): none -> pass 20250204085625931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@90d54dd42421: Final verdict of PTC: pass 20250204085625932 DAUC <0003> db_auc.c:157 IMSI='262423424060977': No 2G Auth Data 20250204085625932 DAUC <0003> db_auc.c:192 IMSI='262423424060977': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262423424060977" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250204085625943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20250204085625945 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625945 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423424060977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423424060977" session_id=1199950378 session_state=BEGIN} 20250204085625945 DSS <0004> hlr_ussd.c:576 262423424060977/0x4785ca2a: Process SS (BEGIN) 20250204085625945 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085625945 DSS <0004> hlr_ussd.c:518 262423424060977/0x4785ca2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085625945 DSS <0004> hlr_ussd.c:363 262423424060977/0x4785ca2a: Tx USSD 'Your extension is 491615340580' 20250204085625945 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423424060977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423424060977" session_id=1199950378 session_state=END} 20250204085625945 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423424060977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085625945 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085625945 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262423424060977" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262423424060977" TC_mo_ussd_iuse_msisdn(187)@90d54dd42421: setverdict(pass): none -> pass 20250204085625947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@90d54dd42421: Final verdict of PTC: pass 20250204085625947 DAUC <0003> db_auc.c:157 IMSI='262422972593743': No 2G Auth Data 20250204085625947 DAUC <0003> db_auc.c:192 IMSI='262422972593743': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262422972593743" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250204085625953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20250204085625956 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625956 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422972593743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422972593743" session_id=1144694233 session_state=BEGIN} 20250204085625956 DSS <0004> hlr_ussd.c:576 262422972593743/0x443aa5d9: Process SS (BEGIN) 20250204085625956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085625956 DSS <0004> hlr_ussd.c:518 262422972593743/0x443aa5d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085625956 DSS <0004> hlr_ussd.c:363 262422972593743/0x443aa5d9: Tx USSD 'Your extension is 491613426105' 20250204085625956 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422972593743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422972593743" session_id=1144694233 session_state=END} 20250204085625956 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422972593743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085625956 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085625956 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262422972593743" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262422972593743" TC_mo_ussd_iuse_msisdn(188)@90d54dd42421: setverdict(pass): none -> pass 20250204085625957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@90d54dd42421: Final verdict of PTC: pass 20250204085625958 DAUC <0003> db_auc.c:157 IMSI='262423196762048': No 2G Auth Data 20250204085625958 DAUC <0003> db_auc.c:192 IMSI='262423196762048': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262423196762048" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250204085625964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20250204085625967 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625967 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423196762048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423196762048" session_id=2829177755 session_state=BEGIN} 20250204085625967 DSS <0004> hlr_ussd.c:576 262423196762048/0xa8a1d39b: Process SS (BEGIN) 20250204085625967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085625967 DSS <0004> hlr_ussd.c:518 262423196762048/0xa8a1d39b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085625967 DSS <0004> hlr_ussd.c:363 262423196762048/0xa8a1d39b: Tx USSD 'Your extension is 491617045165' 20250204085625967 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423196762048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423196762048" session_id=2829177755 session_state=END} 20250204085625967 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423196762048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085625967 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085625967 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262423196762048" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423196762048" TC_mo_ussd_iuse_msisdn(189)@90d54dd42421: setverdict(pass): none -> pass 20250204085625969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@90d54dd42421: Final verdict of PTC: pass 20250204085625969 DAUC <0003> db_auc.c:157 IMSI='262420879461191': No 2G Auth Data 20250204085625969 DAUC <0003> db_auc.c:192 IMSI='262420879461191': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262420879461191" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250204085625975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20250204085625978 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625978 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420879461191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420879461191" session_id=1154565600 session_state=BEGIN} 20250204085625978 DSS <0004> hlr_ussd.c:576 262420879461191/0x44d145e0: Process SS (BEGIN) 20250204085625978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085625978 DSS <0004> hlr_ussd.c:518 262420879461191/0x44d145e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085625978 DSS <0004> hlr_ussd.c:363 262420879461191/0x44d145e0: Tx USSD 'Your extension is 491618780473' 20250204085625978 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420879461191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420879461191" session_id=1154565600 session_state=END} 20250204085625978 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420879461191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085625978 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085625978 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262420879461191" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420879461191" TC_mo_ussd_iuse_msisdn(190)@90d54dd42421: setverdict(pass): none -> pass 20250204085625980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@90d54dd42421: Final verdict of PTC: pass 20250204085625980 DAUC <0003> db_auc.c:157 IMSI='262420664076766': No 2G Auth Data 20250204085625980 DAUC <0003> db_auc.c:192 IMSI='262420664076766': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262420664076766" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250204085625986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 20250204085625989 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085625989 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420664076766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420664076766" session_id=1108940866 session_state=BEGIN} 20250204085625989 DSS <0004> hlr_ussd.c:576 262420664076766/0x42191842: Process SS (BEGIN) 20250204085625989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085625989 DSS <0004> hlr_ussd.c:518 262420664076766/0x42191842: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085625989 DSS <0004> hlr_ussd.c:363 262420664076766/0x42191842: Tx USSD 'Your extension is 491617714584' 20250204085625989 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420664076766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420664076766" session_id=1108940866 session_state=END} 20250204085625989 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420664076766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085625989 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085625989 DLINP <000b> input/ipa.c:452 connected read/write 20250204085625989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262420664076766" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420664076766" TC_mo_ussd_iuse_msisdn(191)@90d54dd42421: setverdict(pass): none -> pass 20250204085625991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@90d54dd42421: Final verdict of PTC: pass 20250204085625991 DAUC <0003> db_auc.c:157 IMSI='262424173127522': No 2G Auth Data 20250204085625991 DAUC <0003> db_auc.c:192 IMSI='262424173127522': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262424173127522" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250204085625997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4258 20250204085626000 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085626000 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424173127522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424173127522" session_id=2679597535 session_state=BEGIN} 20250204085626000 DSS <0004> hlr_ussd.c:576 262424173127522/0x9fb769df: Process SS (BEGIN) 20250204085626000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085626000 DSS <0004> hlr_ussd.c:518 262424173127522/0x9fb769df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085626000 DSS <0004> hlr_ussd.c:363 262424173127522/0x9fb769df: Tx USSD 'Your extension is 491612066843' 20250204085626000 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424173127522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424173127522" session_id=2679597535 session_state=END} 20250204085626000 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424173127522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085626000 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085626000 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262424173127522" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424173127522" TC_mo_ussd_iuse_msisdn(192)@90d54dd42421: setverdict(pass): none -> pass 20250204085626002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@90d54dd42421: Final verdict of PTC: pass 20250204085626002 DAUC <0003> db_auc.c:157 IMSI='262425227586947': No 2G Auth Data 20250204085626002 DAUC <0003> db_auc.c:192 IMSI='262425227586947': No 3G Auth Data HLR_Test-GSUP(183)@90d54dd42421: Created GsupExpect[0] for "262425227586947" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250204085626009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 20250204085626012 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085626012 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425227586947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425227586947" session_id=3633774455 session_state=BEGIN} 20250204085626012 DSS <0004> hlr_ussd.c:576 262425227586947/0xd896ff77: Process SS (BEGIN) 20250204085626012 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085626012 DSS <0004> hlr_ussd.c:518 262425227586947/0xd896ff77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085626012 DSS <0004> hlr_ussd.c:363 262425227586947/0xd896ff77: Tx USSD 'Your extension is 491616480111' 20250204085626012 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425227586947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425227586947" session_id=3633774455 session_state=END} 20250204085626012 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425227586947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085626012 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085626012 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90d54dd42421: Found GsupExpect[0] for "262425227586947" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425227586947" TC_mo_ussd_iuse_msisdn(193)@90d54dd42421: setverdict(pass): none -> pass 20250204085626014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42190<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@90d54dd42421: Final verdict of PTC: pass 20250204085626014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@90d54dd42421: Final verdict of PTC: none 20250204085626014 DLINP <000b> input/ipa.c:452 connected read/write 20250204085626014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 184@90d54dd42421: Final verdict of PTC: none 20250204085626014 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085626015 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085626015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085626015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36447<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(185)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 184: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Tue Feb 4 08:56:26 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250204085626045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 20250204085626246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42200<->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=82604) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Tue Feb 4 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085629361 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085629361 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085629365 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085629370 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629371 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085629371 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085629371 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  20250204085629371 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085629371 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  20250204085629371 DLGSUP <0013> gsup_server.c:236 2:  20250204085629371 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085629371 DLGSUP <0013> gsup_server.c:236 3:  20250204085629371 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085629371 DLGSUP <0013> gsup_server.c:236 4:  20250204085629371 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085629371 DLGSUP <0013> gsup_server.c:236 5:  20250204085629371 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085629371 DLGSUP <0013> gsup_server.c:236 7:  20250204085629371 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(194)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085629371 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085629371 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085629371 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@90d54dd42421: 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") 20250204085629392 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44919<->l=127.0.0.1:4259) 20250204085629398 DAUC <0003> db_auc.c:157 IMSI='262429845926946': No 2G Auth Data 20250204085629399 DAUC <0003> db_auc.c:192 IMSI='262429845926946': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262429845926946" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250204085629416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 20250204085629430 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629430 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429845926946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429845926946" source_name="the-source\n" session_id=4020365628 session_state=BEGIN} 20250204085629430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250204085629430 DSS <0004> hlr_ussd.c:576 262429845926946/0xefa1e93c: Process SS (BEGIN) 20250204085629430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629430 DSS <0004> hlr_ussd.c:518 262429845926946/0xefa1e93c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629430 DSS <0004> hlr_ussd.c:363 262429845926946/0xefa1e93c: Tx USSD 'Your extension is 491616335837' 20250204085629430 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429845926946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429845926946" destination_name="the-source\n" session_id=4020365628 session_state=END} 20250204085629430 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429845926946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629430 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629430 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262429845926946" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429845926946" TC_mo_ussd_iuse_msisdn_via_proxy(198)@90d54dd42421: setverdict(pass): none -> pass 20250204085629439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@90d54dd42421: Final verdict of PTC: pass 20250204085629440 DAUC <0003> db_auc.c:157 IMSI='262423488214958': No 2G Auth Data 20250204085629440 DAUC <0003> db_auc.c:192 IMSI='262423488214958': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262423488214958" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250204085629449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20250204085629452 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629452 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423488214958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423488214958" source_name="the-source\n" session_id=2699596413 session_state=BEGIN} 20250204085629452 DSS <0004> hlr_ussd.c:576 262423488214958/0xa0e8927d: Process SS (BEGIN) 20250204085629452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629452 DSS <0004> hlr_ussd.c:518 262423488214958/0xa0e8927d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629452 DSS <0004> hlr_ussd.c:363 262423488214958/0xa0e8927d: Tx USSD 'Your extension is 491614662343' 20250204085629452 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423488214958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423488214958" destination_name="the-source\n" session_id=2699596413 session_state=END} 20250204085629452 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423488214958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629452 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629452 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262423488214958" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423488214958" TC_mo_ussd_iuse_msisdn_via_proxy(199)@90d54dd42421: setverdict(pass): none -> pass 20250204085629453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@90d54dd42421: Final verdict of PTC: pass 20250204085629454 DAUC <0003> db_auc.c:157 IMSI='262422457238969': No 2G Auth Data 20250204085629454 DAUC <0003> db_auc.c:192 IMSI='262422457238969': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262422457238969" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250204085629460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4258 20250204085629463 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629463 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422457238969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457238969" source_name="the-source\n" session_id=842966268 session_state=BEGIN} 20250204085629463 DSS <0004> hlr_ussd.c:576 262422457238969/0x323ea4fc: Process SS (BEGIN) 20250204085629463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629463 DSS <0004> hlr_ussd.c:518 262422457238969/0x323ea4fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629463 DSS <0004> hlr_ussd.c:363 262422457238969/0x323ea4fc: Tx USSD 'Your extension is 491611612774' 20250204085629463 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422457238969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457238969" destination_name="the-source\n" session_id=842966268 session_state=END} 20250204085629463 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422457238969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629463 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629463 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262422457238969" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422457238969" TC_mo_ussd_iuse_msisdn_via_proxy(200)@90d54dd42421: setverdict(pass): none -> pass 20250204085629465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@90d54dd42421: Final verdict of PTC: pass 20250204085629465 DAUC <0003> db_auc.c:157 IMSI='262421792638950': No 2G Auth Data 20250204085629465 DAUC <0003> db_auc.c:192 IMSI='262421792638950': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262421792638950" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250204085629472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.1:4258 20250204085629475 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629475 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421792638950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421792638950" source_name="the-source\n" session_id=1968656979 session_state=BEGIN} 20250204085629475 DSS <0004> hlr_ussd.c:576 262421792638950/0x75575253: Process SS (BEGIN) 20250204085629475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629475 DSS <0004> hlr_ussd.c:518 262421792638950/0x75575253: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629475 DSS <0004> hlr_ussd.c:363 262421792638950/0x75575253: Tx USSD 'Your extension is 491612384544' 20250204085629475 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421792638950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421792638950" destination_name="the-source\n" session_id=1968656979 session_state=END} 20250204085629475 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421792638950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629475 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629475 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262421792638950" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421792638950" TC_mo_ussd_iuse_msisdn_via_proxy(201)@90d54dd42421: setverdict(pass): none -> pass 20250204085629477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42234<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@90d54dd42421: Final verdict of PTC: pass 20250204085629477 DAUC <0003> db_auc.c:157 IMSI='262423790931236': No 2G Auth Data 20250204085629477 DAUC <0003> db_auc.c:192 IMSI='262423790931236': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262423790931236" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250204085629485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4258 20250204085629488 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629488 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423790931236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423790931236" source_name="the-source\n" session_id=2715483945 session_state=BEGIN} 20250204085629488 DSS <0004> hlr_ussd.c:576 262423790931236/0xa1daff29: Process SS (BEGIN) 20250204085629488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629488 DSS <0004> hlr_ussd.c:518 262423790931236/0xa1daff29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629488 DSS <0004> hlr_ussd.c:363 262423790931236/0xa1daff29: Tx USSD 'Your extension is 491612460753' 20250204085629488 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423790931236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423790931236" destination_name="the-source\n" session_id=2715483945 session_state=END} 20250204085629488 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423790931236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629488 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629488 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262423790931236" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423790931236" TC_mo_ussd_iuse_msisdn_via_proxy(202)@90d54dd42421: setverdict(pass): none -> pass 20250204085629490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@90d54dd42421: Final verdict of PTC: pass 20250204085629490 DAUC <0003> db_auc.c:157 IMSI='262429911598437': No 2G Auth Data 20250204085629490 DAUC <0003> db_auc.c:192 IMSI='262429911598437': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262429911598437" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250204085629497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42258<->l=127.0.0.1:4258 20250204085629499 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629499 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429911598437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429911598437" source_name="the-source\n" session_id=1439318279 session_state=BEGIN} 20250204085629499 DSS <0004> hlr_ussd.c:576 262429911598437/0x55ca4107: Process SS (BEGIN) 20250204085629499 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629499 DSS <0004> hlr_ussd.c:518 262429911598437/0x55ca4107: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629499 DSS <0004> hlr_ussd.c:363 262429911598437/0x55ca4107: Tx USSD 'Your extension is 491610022763' 20250204085629499 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429911598437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911598437" destination_name="the-source\n" session_id=1439318279 session_state=END} 20250204085629499 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429911598437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629499 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629500 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262429911598437" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429911598437" TC_mo_ussd_iuse_msisdn_via_proxy(203)@90d54dd42421: setverdict(pass): none -> pass 20250204085629501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42258<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@90d54dd42421: Final verdict of PTC: pass 20250204085629502 DAUC <0003> db_auc.c:157 IMSI='262421336056805': No 2G Auth Data 20250204085629502 DAUC <0003> db_auc.c:192 IMSI='262421336056805': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262421336056805" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250204085629508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4258 20250204085629510 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629511 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421336056805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421336056805" source_name="the-source\n" session_id=3303900534 session_state=BEGIN} 20250204085629511 DSS <0004> hlr_ussd.c:576 262421336056805/0xc4ed8576: Process SS (BEGIN) 20250204085629511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629511 DSS <0004> hlr_ussd.c:518 262421336056805/0xc4ed8576: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629511 DSS <0004> hlr_ussd.c:363 262421336056805/0xc4ed8576: Tx USSD 'Your extension is 491611466815' 20250204085629511 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421336056805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421336056805" destination_name="the-source\n" session_id=3303900534 session_state=END} 20250204085629511 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421336056805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629511 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629511 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262421336056805" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421336056805" TC_mo_ussd_iuse_msisdn_via_proxy(204)@90d54dd42421: setverdict(pass): none -> pass 20250204085629512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@90d54dd42421: Final verdict of PTC: pass 20250204085629513 DAUC <0003> db_auc.c:157 IMSI='262423230265117': No 2G Auth Data 20250204085629513 DAUC <0003> db_auc.c:192 IMSI='262423230265117': No 3G Auth Data HLR_Test-GSUP(195)@90d54dd42421: Created GsupExpect[0] for "262423230265117" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250204085629519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20250204085629522 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629522 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423230265117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423230265117" source_name="the-source\n" session_id=2035256868 session_state=BEGIN} 20250204085629522 DSS <0004> hlr_ussd.c:576 262423230265117/0x794f8e24: Process SS (BEGIN) 20250204085629522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250204085629522 DSS <0004> hlr_ussd.c:518 262423230265117/0x794f8e24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250204085629522 DSS <0004> hlr_ussd.c:363 262423230265117/0x794f8e24: Tx USSD 'Your extension is 491612736716' 20250204085629522 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423230265117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423230265117" destination_name="the-source\n" session_id=2035256868 session_state=END} 20250204085629522 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423230265117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085629522 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085629522 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90d54dd42421: Found GsupExpect[0] for "262423230265117" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423230265117" TC_mo_ussd_iuse_msisdn_via_proxy(205)@90d54dd42421: setverdict(pass): none -> pass 20250204085629524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@90d54dd42421: Final verdict of PTC: pass 20250204085629524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@90d54dd42421: Final verdict of PTC: none 20250204085629525 DLINP <000b> input/ipa.c:452 connected read/write 20250204085629525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085629525 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085629525 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085629525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085629525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250204085629525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44919<->l=127.0.0.1:4259) 196@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 196: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Tue Feb 4 08:56:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250204085629557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 20250204085629758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77644) Waiting for packet dumper to finish... 1 (prev_count=77644, count=83816) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Tue Feb 4 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_euse started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 20250204085632875 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43863 20250204085632875 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43863 MTC@90d54dd42421: in not legacy case 2 IPA-EUSE-foobar(208)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085632876 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632876 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received IPA-EUSE-foobar(208)@90d54dd42421: 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) } } } } 20250204085632877 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085632877 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250204085632877 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632877 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received IPA-EUSE-foobar(208)@90d54dd42421: 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 } } } } 20250204085632877 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085632877 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250204085632878 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250204085632878 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250204085632878 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  20250204085632878 DLGSUP <0013> gsup_server.c:236 2:  20250204085632878 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085632878 DLGSUP <0013> gsup_server.c:236 3:  20250204085632878 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085632878 DLGSUP <0013> gsup_server.c:236 4:  20250204085632878 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085632878 DLGSUP <0013> gsup_server.c:236 5:  20250204085632878 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085632878 DLGSUP <0013> gsup_server.c:236 7:  20250204085632878 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085632878 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085632878 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085632878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43863 IPA-EUSE-foobar(208)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085632879 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085632880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085632881 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085632881 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085632881 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085632881 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  20250204085632881 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085632881 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  20250204085632881 DLGSUP <0013> gsup_server.c:236 2:  20250204085632881 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085632881 DLGSUP <0013> gsup_server.c:236 3:  20250204085632881 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085632881 DLGSUP <0013> gsup_server.c:236 4:  20250204085632881 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085632881 DLGSUP <0013> gsup_server.c:236 5:  20250204085632881 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085632881 DLGSUP <0013> gsup_server.c:236 7:  20250204085632881 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085632881 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085632881 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085632881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@90d54dd42421: 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") 20250204085632890 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41115<->l=127.0.0.1:4259) 20250204085632894 DAUC <0003> db_auc.c:157 IMSI='262425192111638': No 2G Auth Data 20250204085632894 DAUC <0003> db_auc.c:192 IMSI='262425192111638': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262425192111638" to be handled at TC_mo_ussd_euse(212) 20250204085632906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 20250204085632926 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085632926 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425192111638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425192111638" session_id=2339632034 session_state=BEGIN} 20250204085632926 DSS <0004> hlr_ussd.c:576 262425192111638/0x8b73f3a2: Process SS (BEGIN) 20250204085632926 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085632926 DSS <0004> hlr_ussd.c:518 262425192111638/0x8b73f3a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085632926 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632926 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085632926 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632926 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085632936 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632936 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085632937 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425192111638 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425192111638" session_id=2339632034 session_state=END} 20250204085632937 DSS <0004> hlr_ussd.c:576 262425192111638/0x8b73f3a2: Process SS (END) 20250204085632937 DSS <0004> hlr_ussd.c:518 262425192111638/0x8b73f3a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085632937 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425192111638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425192111638" session_id=2339632034 session_state=END} 20250204085632937 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425192111638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085632937 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425192111638 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085632937 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085632937 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262425192111638" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425192111638" TC_mo_ussd_euse(212)@90d54dd42421: setverdict(pass): none -> pass 20250204085632945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@90d54dd42421: Final verdict of PTC: pass 20250204085632946 DAUC <0003> db_auc.c:157 IMSI='262424244485573': No 2G Auth Data 20250204085632946 DAUC <0003> db_auc.c:192 IMSI='262424244485573': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262424244485573" to be handled at TC_mo_ussd_euse(213) 20250204085632965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20250204085632969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085632969 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424244485573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424244485573" session_id=2837594803 session_state=BEGIN} 20250204085632969 DSS <0004> hlr_ussd.c:576 262424244485573/0xa92242b3: Process SS (BEGIN) 20250204085632969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085632969 DSS <0004> hlr_ussd.c:518 262424244485573/0xa92242b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085632969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632969 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085632969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632969 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085632969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632969 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085632969 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424244485573 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244485573" session_id=2837594803 session_state=END} 20250204085632969 DSS <0004> hlr_ussd.c:576 262424244485573/0xa92242b3: Process SS (END) 20250204085632969 DSS <0004> hlr_ussd.c:518 262424244485573/0xa92242b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085632969 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424244485573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244485573" session_id=2837594803 session_state=END} 20250204085632969 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424244485573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085632969 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424244485573 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085632969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085632969 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262424244485573" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424244485573" TC_mo_ussd_euse(213)@90d54dd42421: setverdict(pass): none -> pass 20250204085632972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@90d54dd42421: Final verdict of PTC: pass 20250204085632972 DAUC <0003> db_auc.c:157 IMSI='262429297476932': No 2G Auth Data 20250204085632972 DAUC <0003> db_auc.c:192 IMSI='262429297476932': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262429297476932" to be handled at TC_mo_ussd_euse(214) 20250204085632979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20250204085632982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085632982 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429297476932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429297476932" session_id=3487514545 session_state=BEGIN} 20250204085632982 DSS <0004> hlr_ussd.c:576 262429297476932/0xcfdf3fb1: Process SS (BEGIN) 20250204085632982 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085632982 DSS <0004> hlr_ussd.c:518 262429297476932/0xcfdf3fb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085632982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632982 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085632982 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632982 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085632983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632983 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085632983 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429297476932 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429297476932" session_id=3487514545 session_state=END} 20250204085632983 DSS <0004> hlr_ussd.c:576 262429297476932/0xcfdf3fb1: Process SS (END) 20250204085632983 DSS <0004> hlr_ussd.c:518 262429297476932/0xcfdf3fb1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085632983 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429297476932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429297476932" session_id=3487514545 session_state=END} 20250204085632983 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429297476932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085632983 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429297476932 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085632983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085632983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262429297476932" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429297476932" TC_mo_ussd_euse(214)@90d54dd42421: setverdict(pass): none -> pass 20250204085632985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@90d54dd42421: Final verdict of PTC: pass 20250204085632986 DAUC <0003> db_auc.c:157 IMSI='262427995462116': No 2G Auth Data 20250204085632986 DAUC <0003> db_auc.c:192 IMSI='262427995462116': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262427995462116" to be handled at TC_mo_ussd_euse(215) 20250204085632993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4258 20250204085632996 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085632996 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427995462116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427995462116" session_id=2542446268 session_state=BEGIN} 20250204085632996 DSS <0004> hlr_ussd.c:576 262427995462116/0x978aa6bc: Process SS (BEGIN) 20250204085632996 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085632996 DSS <0004> hlr_ussd.c:518 262427995462116/0x978aa6bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085632996 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632996 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085632996 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632996 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085632997 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632997 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085632997 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427995462116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427995462116" session_id=2542446268 session_state=END} 20250204085632997 DSS <0004> hlr_ussd.c:576 262427995462116/0x978aa6bc: Process SS (END) 20250204085632997 DSS <0004> hlr_ussd.c:518 262427995462116/0x978aa6bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085632997 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427995462116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427995462116" session_id=2542446268 session_state=END} 20250204085632997 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427995462116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085632997 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427995462116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085632997 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085632997 DLINP <000b> input/ipa.c:452 connected read/write 20250204085632997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262427995462116" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427995462116" TC_mo_ussd_euse(215)@90d54dd42421: setverdict(pass): none -> pass 20250204085632999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@90d54dd42421: Final verdict of PTC: pass 20250204085632999 DAUC <0003> db_auc.c:157 IMSI='262429457544796': No 2G Auth Data 20250204085632999 DAUC <0003> db_auc.c:192 IMSI='262429457544796': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262429457544796" to be handled at TC_mo_ussd_euse(216) 20250204085633006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47222<->l=127.0.0.1:4258 20250204085633009 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085633009 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429457544796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429457544796" session_id=2155165691 session_state=BEGIN} 20250204085633009 DSS <0004> hlr_ussd.c:576 262429457544796/0x807537fb: Process SS (BEGIN) 20250204085633009 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085633009 DSS <0004> hlr_ussd.c:518 262429457544796/0x807537fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085633009 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633009 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085633009 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633009 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085633010 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633010 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085633010 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429457544796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429457544796" session_id=2155165691 session_state=END} 20250204085633010 DSS <0004> hlr_ussd.c:576 262429457544796/0x807537fb: Process SS (END) 20250204085633010 DSS <0004> hlr_ussd.c:518 262429457544796/0x807537fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085633010 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429457544796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429457544796" session_id=2155165691 session_state=END} 20250204085633010 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429457544796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085633010 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429457544796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085633010 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085633010 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262429457544796" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429457544796" TC_mo_ussd_euse(216)@90d54dd42421: setverdict(pass): none -> pass 20250204085633012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47222<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@90d54dd42421: Final verdict of PTC: pass 20250204085633012 DAUC <0003> db_auc.c:157 IMSI='262429294810819': No 2G Auth Data 20250204085633012 DAUC <0003> db_auc.c:192 IMSI='262429294810819': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262429294810819" to be handled at TC_mo_ussd_euse(217) 20250204085633019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4258 20250204085633021 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085633021 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429294810819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429294810819" session_id=98962473 session_state=BEGIN} 20250204085633021 DSS <0004> hlr_ussd.c:576 262429294810819/0x05e60c29: Process SS (BEGIN) 20250204085633021 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085633021 DSS <0004> hlr_ussd.c:518 262429294810819/0x05e60c29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085633021 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633021 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085633021 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633021 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085633022 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633022 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085633022 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429294810819 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429294810819" session_id=98962473 session_state=END} 20250204085633022 DSS <0004> hlr_ussd.c:576 262429294810819/0x05e60c29: Process SS (END) 20250204085633022 DSS <0004> hlr_ussd.c:518 262429294810819/0x05e60c29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085633022 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429294810819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429294810819" session_id=98962473 session_state=END} 20250204085633022 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429294810819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085633022 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429294810819 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085633022 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085633022 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262429294810819" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429294810819" TC_mo_ussd_euse(217)@90d54dd42421: setverdict(pass): none -> pass 20250204085633024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@90d54dd42421: Final verdict of PTC: pass 20250204085633025 DAUC <0003> db_auc.c:157 IMSI='262429308929613': No 2G Auth Data 20250204085633025 DAUC <0003> db_auc.c:192 IMSI='262429308929613': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262429308929613" to be handled at TC_mo_ussd_euse(218) 20250204085633031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47246<->l=127.0.0.1:4258 20250204085633034 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085633034 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429308929613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429308929613" session_id=3158647216 session_state=BEGIN} 20250204085633034 DSS <0004> hlr_ussd.c:576 262429308929613/0xbc4521b0: Process SS (BEGIN) 20250204085633034 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085633034 DSS <0004> hlr_ussd.c:518 262429308929613/0xbc4521b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085633034 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633034 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085633034 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633034 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085633035 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633035 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085633035 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429308929613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308929613" session_id=3158647216 session_state=END} 20250204085633035 DSS <0004> hlr_ussd.c:576 262429308929613/0xbc4521b0: Process SS (END) 20250204085633035 DSS <0004> hlr_ussd.c:518 262429308929613/0xbc4521b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085633035 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429308929613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308929613" session_id=3158647216 session_state=END} 20250204085633035 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429308929613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085633035 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429308929613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085633035 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085633035 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262429308929613" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429308929613" TC_mo_ussd_euse(218)@90d54dd42421: setverdict(pass): none -> pass 20250204085633037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47246<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@90d54dd42421: Final verdict of PTC: pass 20250204085633037 DAUC <0003> db_auc.c:157 IMSI='262429919875948': No 2G Auth Data 20250204085633037 DAUC <0003> db_auc.c:192 IMSI='262429919875948': No 3G Auth Data HLR_Test-GSUP(209)@90d54dd42421: Created GsupExpect[0] for "262429919875948" to be handled at TC_mo_ussd_euse(219) 20250204085633043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47250<->l=127.0.0.1:4258 20250204085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085633047 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429919875948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429919875948" session_id=1216073389 session_state=BEGIN} 20250204085633047 DSS <0004> hlr_ussd.c:576 262429919875948/0x487bcead: Process SS (BEGIN) 20250204085633047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085633047 DSS <0004> hlr_ussd.c:518 262429919875948/0x487bcead: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633047 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data 20250204085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633047 DLINP <000b> input/ipa.c:432 127.0.0.1:43863 sending data EUSE-TC_mo_ussd_euse(206)@90d54dd42421: 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 } } } } } 20250204085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633047 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085633047 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429919875948 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919875948" session_id=1216073389 session_state=END} 20250204085633047 DSS <0004> hlr_ussd.c:576 262429919875948/0x487bcead: Process SS (END) 20250204085633047 DSS <0004> hlr_ussd.c:518 262429919875948/0x487bcead: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085633047 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429919875948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429919875948" session_id=1216073389 session_state=END} 20250204085633047 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429919875948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085633047 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429919875948 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90d54dd42421: Found GsupExpect[0] for "262429919875948" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429919875948" TC_mo_ussd_euse(219)@90d54dd42421: setverdict(pass): none -> pass 20250204085633049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47250<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@90d54dd42421: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@90d54dd42421: Final verdict of PTC: none 20250204085633050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47164<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@90d54dd42421: Final verdict of PTC: none 20250204085633051 DLINP <000b> input/ipa.c:452 connected read/write 210@90d54dd42421: Final verdict of PTC: none 20250204085633051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085633051 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085633051 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085633051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085633051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41115<->l=127.0.0.1:4259) 20250204085633051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085633051 DLINP <000b> input/ipa.c:406 127.0.0.1:43863 message received 20250204085633051 DLINP <000b> input/ipa.c:415 127.0.0.1:43863 connection closed with server 20250204085633051 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43863 20250204085633051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(208)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 210: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Tue Feb 4 08:56:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250204085633075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 20250204085633276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47256<->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=111392) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Tue Feb 4 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_euse_continue started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 20250204085636391 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36399 20250204085636391 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36399 MTC@90d54dd42421: in not legacy case 2 IPA-EUSE-foobar(222)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085636393 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636393 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636394 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085636394 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@90d54dd42421: 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 } } } } 20250204085636394 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636394 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636394 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085636395 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250204085636395 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250204085636395 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250204085636395 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  20250204085636395 DLGSUP <0013> gsup_server.c:236 2:  20250204085636395 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085636395 DLGSUP <0013> gsup_server.c:236 3:  20250204085636395 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085636395 DLGSUP <0013> gsup_server.c:236 4:  20250204085636395 DLGSUP <0013> gsup_server.c:238 4: 00  IPA-EUSE-foobar(222)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085636395 DLGSUP <0013> gsup_server.c:236 5:  20250204085636395 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085636395 DLGSUP <0013> gsup_server.c:236 7:  20250204085636395 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085636395 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085636395 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085636395 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36399 HLR_Test-GSUP-IPA(221)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085636395 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085636397 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636397 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085636398 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085636398 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  20250204085636398 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085636398 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  20250204085636398 DLGSUP <0013> gsup_server.c:236 2:  20250204085636398 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085636398 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(221)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085636398 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085636398 DLGSUP <0013> gsup_server.c:236 4:  20250204085636398 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085636398 DLGSUP <0013> gsup_server.c:236 5:  20250204085636398 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085636398 DLGSUP <0013> gsup_server.c:236 7:  20250204085636398 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085636398 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085636398 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085636398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@90d54dd42421: 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") 20250204085636408 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45253<->l=127.0.0.1:4259) 20250204085636411 DAUC <0003> db_auc.c:157 IMSI='262421171626531': No 2G Auth Data 20250204085636411 DAUC <0003> db_auc.c:192 IMSI='262421171626531': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262421171626531" to be handled at TC_mo_ussd_euse_continue(226) 20250204085636416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 20250204085636438 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636438 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421171626531" session_id=137058252 session_state=BEGIN} 20250204085636438 DSS <0004> hlr_ussd.c:576 262421171626531/0x082b57cc: Process SS (BEGIN) 20250204085636438 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636438 DSS <0004> hlr_ussd.c:518 262421171626531/0x082b57cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636438 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636438 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636438 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636438 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636448 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636448 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636448 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421171626531" session_id=137058252 session_state=CONTINUE} 20250204085636448 DSS <0004> hlr_ussd.c:576 262421171626531/0x082b57cc: Process SS (CONTINUE) 20250204085636448 DSS <0004> hlr_ussd.c:518 262421171626531/0x082b57cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636448 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421171626531" session_id=137058252 session_state=CONTINUE} 20250204085636448 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636448 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636448 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262421171626531" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421171626531" TC_mo_ussd_euse_continue(226)@90d54dd42421: setverdict(pass): none -> pass 20250204085636456 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636456 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421171626531" session_id=137058252 session_state=CONTINUE} 20250204085636456 DSS <0004> hlr_ussd.c:576 262421171626531/0x082b57cc: Process SS (CONTINUE) 20250204085636456 DSS <0004> hlr_ussd.c:518 262421171626531/0x082b57cc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636456 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636456 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636456 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636456 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636456 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636460 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636460 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636460 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421171626531" session_id=137058252 session_state=END} 20250204085636460 DSS <0004> hlr_ussd.c:576 262421171626531/0x082b57cc: Process SS (END) 20250204085636460 DSS <0004> hlr_ussd.c:518 262421171626531/0x082b57cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636460 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421171626531" session_id=137058252 session_state=END} 20250204085636460 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636460 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421171626531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636460 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636460 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@90d54dd42421: Final verdict of PTC: pass 20250204085636465 DAUC <0003> db_auc.c:157 IMSI='262427394413281': No 2G Auth Data 20250204085636465 DAUC <0003> db_auc.c:192 IMSI='262427394413281': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262427394413281" to be handled at TC_mo_ussd_euse_continue(227) 20250204085636481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 20250204085636486 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636486 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427394413281" session_id=3772355278 session_state=BEGIN} 20250204085636486 DSS <0004> hlr_ussd.c:576 262427394413281/0xe0d992ce: Process SS (BEGIN) 20250204085636486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636486 DSS <0004> hlr_ussd.c:518 262427394413281/0xe0d992ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636486 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636486 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636486 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636486 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636486 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636486 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636486 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394413281" session_id=3772355278 session_state=CONTINUE} 20250204085636486 DSS <0004> hlr_ussd.c:576 262427394413281/0xe0d992ce: Process SS (CONTINUE) 20250204085636486 DSS <0004> hlr_ussd.c:518 262427394413281/0xe0d992ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636486 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394413281" session_id=3772355278 session_state=CONTINUE} 20250204085636486 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636486 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636487 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262427394413281" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427394413281" TC_mo_ussd_euse_continue(227)@90d54dd42421: setverdict(pass): none -> pass 20250204085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636490 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427394413281" session_id=3772355278 session_state=CONTINUE} 20250204085636490 DSS <0004> hlr_ussd.c:576 262427394413281/0xe0d992ce: Process SS (CONTINUE) 20250204085636490 DSS <0004> hlr_ussd.c:518 262427394413281/0xe0d992ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636490 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636490 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636490 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636490 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636490 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394413281" session_id=3772355278 session_state=END} 20250204085636490 DSS <0004> hlr_ussd.c:576 262427394413281/0xe0d992ce: Process SS (END) 20250204085636490 DSS <0004> hlr_ussd.c:518 262427394413281/0xe0d992ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636490 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394413281" session_id=3772355278 session_state=END} 20250204085636490 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636490 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427394413281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636490 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636491 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@90d54dd42421: Final verdict of PTC: pass 20250204085636492 DAUC <0003> db_auc.c:157 IMSI='262420567812214': No 2G Auth Data 20250204085636492 DAUC <0003> db_auc.c:192 IMSI='262420567812214': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262420567812214" to be handled at TC_mo_ussd_euse_continue(228) 20250204085636499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47290<->l=127.0.0.1:4258 20250204085636503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636503 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420567812214" session_id=851393202 session_state=BEGIN} 20250204085636503 DSS <0004> hlr_ussd.c:576 262420567812214/0x32bf3ab2: Process SS (BEGIN) 20250204085636503 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636503 DSS <0004> hlr_ussd.c:518 262420567812214/0x32bf3ab2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636503 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636503 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636503 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636503 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567812214" session_id=851393202 session_state=CONTINUE} 20250204085636503 DSS <0004> hlr_ussd.c:576 262420567812214/0x32bf3ab2: Process SS (CONTINUE) 20250204085636503 DSS <0004> hlr_ussd.c:518 262420567812214/0x32bf3ab2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636503 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567812214" session_id=851393202 session_state=CONTINUE} 20250204085636503 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262420567812214" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420567812214" TC_mo_ussd_euse_continue(228)@90d54dd42421: setverdict(pass): none -> pass 20250204085636506 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636506 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420567812214" session_id=851393202 session_state=CONTINUE} 20250204085636506 DSS <0004> hlr_ussd.c:576 262420567812214/0x32bf3ab2: Process SS (CONTINUE) 20250204085636506 DSS <0004> hlr_ussd.c:518 262420567812214/0x32bf3ab2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636506 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636506 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636506 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636506 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636506 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636506 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636506 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636506 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567812214" session_id=851393202 session_state=END} 20250204085636506 DSS <0004> hlr_ussd.c:576 262420567812214/0x32bf3ab2: Process SS (END) 20250204085636506 DSS <0004> hlr_ussd.c:518 262420567812214/0x32bf3ab2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636506 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567812214" session_id=851393202 session_state=END} 20250204085636506 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636506 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420567812214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636506 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636506 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47290<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@90d54dd42421: Final verdict of PTC: pass 20250204085636507 DAUC <0003> db_auc.c:157 IMSI='262429398784170': No 2G Auth Data 20250204085636507 DAUC <0003> db_auc.c:192 IMSI='262429398784170': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262429398784170" to be handled at TC_mo_ussd_euse_continue(229) 20250204085636514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4258 20250204085636517 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636517 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429398784170" session_id=340678291 session_state=BEGIN} 20250204085636517 DSS <0004> hlr_ussd.c:576 262429398784170/0x144e5693: Process SS (BEGIN) 20250204085636517 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636517 DSS <0004> hlr_ussd.c:518 262429398784170/0x144e5693: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636517 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636517 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636517 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636517 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636518 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636518 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636518 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429398784170" session_id=340678291 session_state=CONTINUE} 20250204085636518 DSS <0004> hlr_ussd.c:576 262429398784170/0x144e5693: Process SS (CONTINUE) 20250204085636518 DSS <0004> hlr_ussd.c:518 262429398784170/0x144e5693: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636518 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429398784170" session_id=340678291 session_state=CONTINUE} 20250204085636518 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636518 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636518 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262429398784170" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429398784170" TC_mo_ussd_euse_continue(229)@90d54dd42421: setverdict(pass): none -> pass 20250204085636520 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636520 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429398784170" session_id=340678291 session_state=CONTINUE} 20250204085636520 DSS <0004> hlr_ussd.c:576 262429398784170/0x144e5693: Process SS (CONTINUE) 20250204085636520 DSS <0004> hlr_ussd.c:518 262429398784170/0x144e5693: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636520 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636520 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636520 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636520 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636520 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636521 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636521 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636521 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429398784170" session_id=340678291 session_state=END} 20250204085636521 DSS <0004> hlr_ussd.c:576 262429398784170/0x144e5693: Process SS (END) 20250204085636521 DSS <0004> hlr_ussd.c:518 262429398784170/0x144e5693: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636521 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429398784170" session_id=340678291 session_state=END} 20250204085636521 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636521 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429398784170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636521 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636521 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@90d54dd42421: Final verdict of PTC: pass 20250204085636522 DAUC <0003> db_auc.c:157 IMSI='262427301701657': No 2G Auth Data 20250204085636522 DAUC <0003> db_auc.c:192 IMSI='262427301701657': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262427301701657" to be handled at TC_mo_ussd_euse_continue(230) 20250204085636528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4258 20250204085636530 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636530 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427301701657" session_id=2711973681 session_state=BEGIN} 20250204085636530 DSS <0004> hlr_ussd.c:576 262427301701657/0xa1a56f31: Process SS (BEGIN) 20250204085636530 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636530 DSS <0004> hlr_ussd.c:518 262427301701657/0xa1a56f31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636530 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636530 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636530 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636530 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636531 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636531 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636531 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427301701657" session_id=2711973681 session_state=CONTINUE} 20250204085636531 DSS <0004> hlr_ussd.c:576 262427301701657/0xa1a56f31: Process SS (CONTINUE) 20250204085636531 DSS <0004> hlr_ussd.c:518 262427301701657/0xa1a56f31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636531 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427301701657" session_id=2711973681 session_state=CONTINUE} 20250204085636531 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636531 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636531 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262427301701657" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427301701657" TC_mo_ussd_euse_continue(230)@90d54dd42421: setverdict(pass): none -> pass 20250204085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636533 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427301701657" session_id=2711973681 session_state=CONTINUE} 20250204085636533 DSS <0004> hlr_ussd.c:576 262427301701657/0xa1a56f31: Process SS (CONTINUE) 20250204085636533 DSS <0004> hlr_ussd.c:518 262427301701657/0xa1a56f31: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636533 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636533 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636533 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636534 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636534 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636534 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427301701657" session_id=2711973681 session_state=END} 20250204085636534 DSS <0004> hlr_ussd.c:576 262427301701657/0xa1a56f31: Process SS (END) 20250204085636534 DSS <0004> hlr_ussd.c:518 262427301701657/0xa1a56f31: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636534 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427301701657" session_id=2711973681 session_state=END} 20250204085636534 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636534 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427301701657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636534 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636534 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@90d54dd42421: Final verdict of PTC: pass 20250204085636535 DAUC <0003> db_auc.c:157 IMSI='262421221348831': No 2G Auth Data 20250204085636535 DAUC <0003> db_auc.c:192 IMSI='262421221348831': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262421221348831" to be handled at TC_mo_ussd_euse_continue(231) 20250204085636541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47322<->l=127.0.0.1:4258 20250204085636543 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636544 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421221348831" session_id=1160947546 session_state=BEGIN} 20250204085636544 DSS <0004> hlr_ussd.c:576 262421221348831/0x4532a75a: Process SS (BEGIN) 20250204085636544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636544 DSS <0004> hlr_ussd.c:518 262421221348831/0x4532a75a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636544 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636544 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636544 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636544 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421221348831" session_id=1160947546 session_state=CONTINUE} 20250204085636544 DSS <0004> hlr_ussd.c:576 262421221348831/0x4532a75a: Process SS (CONTINUE) 20250204085636544 DSS <0004> hlr_ussd.c:518 262421221348831/0x4532a75a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636544 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421221348831" session_id=1160947546 session_state=CONTINUE} 20250204085636544 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262421221348831" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421221348831" TC_mo_ussd_euse_continue(231)@90d54dd42421: setverdict(pass): none -> pass 20250204085636546 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636546 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421221348831" session_id=1160947546 session_state=CONTINUE} 20250204085636546 DSS <0004> hlr_ussd.c:576 262421221348831/0x4532a75a: Process SS (CONTINUE) 20250204085636546 DSS <0004> hlr_ussd.c:518 262421221348831/0x4532a75a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636546 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636546 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636546 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636546 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636546 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636547 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636547 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636547 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421221348831" session_id=1160947546 session_state=END} 20250204085636547 DSS <0004> hlr_ussd.c:576 262421221348831/0x4532a75a: Process SS (END) 20250204085636547 DSS <0004> hlr_ussd.c:518 262421221348831/0x4532a75a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636547 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421221348831" session_id=1160947546 session_state=END} 20250204085636547 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636547 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421221348831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636547 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636547 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47322<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@90d54dd42421: Final verdict of PTC: pass 20250204085636548 DAUC <0003> db_auc.c:157 IMSI='262428676758254': No 2G Auth Data 20250204085636548 DAUC <0003> db_auc.c:192 IMSI='262428676758254': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262428676758254" to be handled at TC_mo_ussd_euse_continue(232) 20250204085636554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47328<->l=127.0.0.1:4258 20250204085636557 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636557 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428676758254" session_id=969885373 session_state=BEGIN} 20250204085636557 DSS <0004> hlr_ussd.c:576 262428676758254/0x39cf46bd: Process SS (BEGIN) 20250204085636557 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636557 DSS <0004> hlr_ussd.c:518 262428676758254/0x39cf46bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636557 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636557 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636557 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636557 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636558 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636558 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636558 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676758254" session_id=969885373 session_state=CONTINUE} 20250204085636558 DSS <0004> hlr_ussd.c:576 262428676758254/0x39cf46bd: Process SS (CONTINUE) 20250204085636558 DSS <0004> hlr_ussd.c:518 262428676758254/0x39cf46bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636558 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676758254" session_id=969885373 session_state=CONTINUE} 20250204085636558 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636558 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636558 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262428676758254" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428676758254" TC_mo_ussd_euse_continue(232)@90d54dd42421: setverdict(pass): none -> pass 20250204085636560 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636560 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428676758254" session_id=969885373 session_state=CONTINUE} 20250204085636560 DSS <0004> hlr_ussd.c:576 262428676758254/0x39cf46bd: Process SS (CONTINUE) 20250204085636560 DSS <0004> hlr_ussd.c:518 262428676758254/0x39cf46bd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636560 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636560 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636560 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636560 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636560 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636560 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636560 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636560 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676758254" session_id=969885373 session_state=END} 20250204085636560 DSS <0004> hlr_ussd.c:576 262428676758254/0x39cf46bd: Process SS (END) 20250204085636560 DSS <0004> hlr_ussd.c:518 262428676758254/0x39cf46bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636560 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676758254" session_id=969885373 session_state=END} 20250204085636561 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636561 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262428676758254 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636561 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636561 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47328<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@90d54dd42421: Final verdict of PTC: pass 20250204085636561 DAUC <0003> db_auc.c:157 IMSI='262427063041277': No 2G Auth Data 20250204085636561 DAUC <0003> db_auc.c:192 IMSI='262427063041277': No 3G Auth Data HLR_Test-GSUP(223)@90d54dd42421: Created GsupExpect[0] for "262427063041277" to be handled at TC_mo_ussd_euse_continue(233) 20250204085636568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 20250204085636571 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636571 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427063041277" session_id=493871385 session_state=BEGIN} 20250204085636571 DSS <0004> hlr_ussd.c:576 262427063041277/0x1d6fe119: Process SS (BEGIN) 20250204085636571 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250204085636571 DSS <0004> hlr_ussd.c:518 262427063041277/0x1d6fe119: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250204085636571 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636571 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636571 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636571 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636572 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636572 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636572 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427063041277" session_id=493871385 session_state=CONTINUE} 20250204085636572 DSS <0004> hlr_ussd.c:576 262427063041277/0x1d6fe119: Process SS (CONTINUE) 20250204085636572 DSS <0004> hlr_ussd.c:518 262427063041277/0x1d6fe119: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250204085636572 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427063041277" session_id=493871385 session_state=CONTINUE} 20250204085636572 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636572 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636572 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90d54dd42421: Found GsupExpect[0] for "262427063041277" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427063041277" TC_mo_ussd_euse_continue(233)@90d54dd42421: setverdict(pass): none -> pass 20250204085636575 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636575 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427063041277" session_id=493871385 session_state=CONTINUE} 20250204085636575 DSS <0004> hlr_ussd.c:576 262427063041277/0x1d6fe119: Process SS (CONTINUE) 20250204085636575 DSS <0004> hlr_ussd.c:518 262427063041277/0x1d6fe119: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636575 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636575 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636575 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data 20250204085636575 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636575 DLINP <000b> input/ipa.c:432 127.0.0.1:36399 sending data EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: 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 } } } } } 20250204085636576 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636576 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636576 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427063041277" session_id=493871385 session_state=END} 20250204085636576 DSS <0004> hlr_ussd.c:576 262427063041277/0x1d6fe119: Process SS (END) 20250204085636576 DSS <0004> hlr_ussd.c:518 262427063041277/0x1d6fe119: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250204085636576 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427063041277" session_id=493871385 session_state=END} 20250204085636576 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085636576 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427063041277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085636576 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085636576 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085636576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@90d54dd42421: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@90d54dd42421: Final verdict of PTC: none 20250204085636578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@90d54dd42421: Final verdict of PTC: none 20250204085636578 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085636578 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085636578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085636578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085636578 DLINP <000b> input/ipa.c:452 connected read/write 20250204085636578 DLINP <000b> input/ipa.c:406 127.0.0.1:36399 message received 20250204085636578 DLINP <000b> input/ipa.c:415 127.0.0.1:36399 connection closed with server 20250204085636578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36399 20250204085636578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250204085636578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45253<->l=127.0.0.1:4259) 224@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@90d54dd42421: Final verdict of PTC: none IPA-EUSE-foobar(222)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 224: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Tue Feb 4 08:56:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250204085636603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47342<->l=127.0.0.1:4258 20250204085636805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47342<->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=157116) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Tue Feb 4 08:56:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_ussd_euse_defaultroute started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 20250204085639882 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45157 20250204085639882 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45157 MTC@90d54dd42421: in not legacy case 2 IPA-EUSE-foobar(236)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085639883 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639883 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085639884 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085639884 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085639885 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639885 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received IPA-EUSE-foobar(236)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085639885 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085639885 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250204085639885 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250204085639885 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250204085639885 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  20250204085639885 DLGSUP <0013> gsup_server.c:236 2:  20250204085639885 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085639885 DLGSUP <0013> gsup_server.c:236 3:  20250204085639885 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085639885 DLGSUP <0013> gsup_server.c:236 4:  20250204085639885 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085639885 DLGSUP <0013> gsup_server.c:236 5:  20250204085639885 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085639885 DLGSUP <0013> gsup_server.c:236 7:  20250204085639885 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085639885 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085639885 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085639885 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45157 HLR_Test-GSUP-IPA(235)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085639886 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085639886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085639888 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085639888 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085639888 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085639888 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  20250204085639888 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085639888 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  20250204085639888 DLGSUP <0013> gsup_server.c:236 2:  20250204085639888 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085639888 DLGSUP <0013> gsup_server.c:236 3:  20250204085639888 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085639888 DLGSUP <0013> gsup_server.c:236 4:  20250204085639888 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085639888 DLGSUP <0013> gsup_server.c:236 5:  20250204085639888 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085639888 DLGSUP <0013> gsup_server.c:236 7:  20250204085639888 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085639888 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085639888 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085639888 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@90d54dd42421: 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") 20250204085639909 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36119<->l=127.0.0.1:4259) 20250204085639920 DAUC <0003> db_auc.c:157 IMSI='262421268415806': No 2G Auth Data 20250204085639920 DAUC <0003> db_auc.c:192 IMSI='262421268415806': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262421268415806" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250204085639933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4258 20250204085639942 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085639942 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421268415806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421268415806" session_id=2872033336 session_state=BEGIN} 20250204085639942 DSS <0004> hlr_ussd.c:576 262421268415806/0xab2fc038: Process SS (BEGIN) 20250204085639942 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085639942 DSS <0004> hlr_ussd.c:518 262421268415806/0xab2fc038: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085639942 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639942 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085639942 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639942 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085639957 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639958 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085639958 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421268415806 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421268415806" session_id=2872033336 session_state=END} 20250204085639958 DSS <0004> hlr_ussd.c:576 262421268415806/0xab2fc038: Process SS (END) 20250204085639958 DSS <0004> hlr_ussd.c:518 262421268415806/0xab2fc038: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085639958 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421268415806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421268415806" session_id=2872033336 session_state=END} 20250204085639958 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421268415806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085639958 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421268415806 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085639958 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085639958 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262421268415806" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421268415806" TC_mo_ussd_euse_defaultroute(240)@90d54dd42421: setverdict(pass): none -> pass 20250204085639968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@90d54dd42421: Final verdict of PTC: pass 20250204085639969 DAUC <0003> db_auc.c:157 IMSI='262421017439454': No 2G Auth Data 20250204085639969 DAUC <0003> db_auc.c:192 IMSI='262421017439454': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262421017439454" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250204085639982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 20250204085639984 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085639984 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421017439454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421017439454" session_id=527578805 session_state=BEGIN} 20250204085639984 DSS <0004> hlr_ussd.c:576 262421017439454/0x1f7236b5: Process SS (BEGIN) 20250204085639984 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085639984 DSS <0004> hlr_ussd.c:518 262421017439454/0x1f7236b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085639984 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639984 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085639984 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639984 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085639985 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639985 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085639985 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262421017439454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017439454" session_id=527578805 session_state=END} 20250204085639985 DSS <0004> hlr_ussd.c:576 262421017439454/0x1f7236b5: Process SS (END) 20250204085639985 DSS <0004> hlr_ussd.c:518 262421017439454/0x1f7236b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085639985 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421017439454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017439454" session_id=527578805 session_state=END} 20250204085639985 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421017439454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085639985 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262421017439454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085639985 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085639985 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262421017439454" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421017439454" TC_mo_ussd_euse_defaultroute(241)@90d54dd42421: setverdict(pass): none -> pass 20250204085639987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@90d54dd42421: Final verdict of PTC: pass 20250204085639987 DAUC <0003> db_auc.c:157 IMSI='262424708182922': No 2G Auth Data 20250204085639987 DAUC <0003> db_auc.c:192 IMSI='262424708182922': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262424708182922" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250204085639994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4258 20250204085639998 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085639998 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424708182922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424708182922" session_id=2333587405 session_state=BEGIN} 20250204085639998 DSS <0004> hlr_ussd.c:576 262424708182922/0x8b17b7cd: Process SS (BEGIN) 20250204085639998 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085639998 DSS <0004> hlr_ussd.c:518 262424708182922/0x8b17b7cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085639998 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639998 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085639998 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639998 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085639999 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639999 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085639999 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424708182922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424708182922" session_id=2333587405 session_state=END} 20250204085639999 DSS <0004> hlr_ussd.c:576 262424708182922/0x8b17b7cd: Process SS (END) 20250204085639999 DSS <0004> hlr_ussd.c:518 262424708182922/0x8b17b7cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085639999 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424708182922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424708182922" session_id=2333587405 session_state=END} 20250204085639999 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424708182922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085639999 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424708182922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085639999 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085639999 DLINP <000b> input/ipa.c:452 connected read/write 20250204085639999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262424708182922" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424708182922" TC_mo_ussd_euse_defaultroute(242)@90d54dd42421: setverdict(pass): none -> pass 20250204085640002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@90d54dd42421: Final verdict of PTC: pass 20250204085640002 DAUC <0003> db_auc.c:157 IMSI='262422690515618': No 2G Auth Data 20250204085640002 DAUC <0003> db_auc.c:192 IMSI='262422690515618': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262422690515618" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250204085640009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4258 20250204085640011 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085640011 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422690515618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422690515618" session_id=404210005 session_state=BEGIN} 20250204085640011 DSS <0004> hlr_ussd.c:576 262422690515618/0x1817c155: Process SS (BEGIN) 20250204085640011 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085640011 DSS <0004> hlr_ussd.c:518 262422690515618/0x1817c155: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085640011 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640011 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085640011 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640011 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085640012 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640012 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085640012 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422690515618 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690515618" session_id=404210005 session_state=END} 20250204085640012 DSS <0004> hlr_ussd.c:576 262422690515618/0x1817c155: Process SS (END) 20250204085640012 DSS <0004> hlr_ussd.c:518 262422690515618/0x1817c155: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085640012 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422690515618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690515618" session_id=404210005 session_state=END} 20250204085640012 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422690515618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085640012 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422690515618 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085640012 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085640012 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262422690515618" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422690515618" TC_mo_ussd_euse_defaultroute(243)@90d54dd42421: setverdict(pass): none -> pass 20250204085640014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@90d54dd42421: Final verdict of PTC: pass 20250204085640015 DAUC <0003> db_auc.c:157 IMSI='262421908902859': No 2G Auth Data 20250204085640015 DAUC <0003> db_auc.c:192 IMSI='262421908902859': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262421908902859" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250204085640021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4258 20250204085640024 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085640024 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421908902859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421908902859" session_id=3510599206 session_state=BEGIN} 20250204085640024 DSS <0004> hlr_ussd.c:576 262421908902859/0xd13f7e26: Process SS (BEGIN) 20250204085640024 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085640024 DSS <0004> hlr_ussd.c:518 262421908902859/0xd13f7e26: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085640024 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640024 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085640024 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640024 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085640025 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640025 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085640025 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421908902859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421908902859" session_id=3510599206 session_state=END} 20250204085640025 DSS <0004> hlr_ussd.c:576 262421908902859/0xd13f7e26: Process SS (END) 20250204085640025 DSS <0004> hlr_ussd.c:518 262421908902859/0xd13f7e26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085640025 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421908902859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421908902859" session_id=3510599206 session_state=END} 20250204085640025 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421908902859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085640025 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421908902859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085640025 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085640025 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262421908902859" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421908902859" TC_mo_ussd_euse_defaultroute(244)@90d54dd42421: setverdict(pass): none -> pass 20250204085640027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@90d54dd42421: Final verdict of PTC: pass 20250204085640027 DAUC <0003> db_auc.c:157 IMSI='262425209911767': No 2G Auth Data 20250204085640027 DAUC <0003> db_auc.c:192 IMSI='262425209911767': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262425209911767" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250204085640034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 20250204085640037 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085640037 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425209911767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425209911767" session_id=3897546954 session_state=BEGIN} 20250204085640037 DSS <0004> hlr_ussd.c:576 262425209911767/0xe84fd8ca: Process SS (BEGIN) 20250204085640037 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085640037 DSS <0004> hlr_ussd.c:518 262425209911767/0xe84fd8ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085640037 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640037 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085640037 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640037 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085640038 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640038 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085640038 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425209911767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425209911767" session_id=3897546954 session_state=END} 20250204085640038 DSS <0004> hlr_ussd.c:576 262425209911767/0xe84fd8ca: Process SS (END) 20250204085640038 DSS <0004> hlr_ussd.c:518 262425209911767/0xe84fd8ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085640038 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425209911767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425209911767" session_id=3897546954 session_state=END} 20250204085640038 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425209911767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085640038 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425209911767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085640038 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085640038 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262425209911767" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425209911767" TC_mo_ussd_euse_defaultroute(245)@90d54dd42421: setverdict(pass): none -> pass 20250204085640040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@90d54dd42421: Final verdict of PTC: pass 20250204085640040 DAUC <0003> db_auc.c:157 IMSI='262424926556704': No 2G Auth Data 20250204085640040 DAUC <0003> db_auc.c:192 IMSI='262424926556704': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262424926556704" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250204085640047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4258 20250204085640050 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085640050 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424926556704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424926556704" session_id=3944121242 session_state=BEGIN} 20250204085640050 DSS <0004> hlr_ussd.c:576 262424926556704/0xeb16839a: Process SS (BEGIN) 20250204085640050 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085640050 DSS <0004> hlr_ussd.c:518 262424926556704/0xeb16839a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085640050 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640050 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085640050 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640050 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085640051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640051 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085640051 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424926556704 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424926556704" session_id=3944121242 session_state=END} 20250204085640051 DSS <0004> hlr_ussd.c:576 262424926556704/0xeb16839a: Process SS (END) 20250204085640051 DSS <0004> hlr_ussd.c:518 262424926556704/0xeb16839a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085640051 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424926556704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424926556704" session_id=3944121242 session_state=END} 20250204085640051 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424926556704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085640051 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424926556704 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085640051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085640051 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262424926556704" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424926556704" TC_mo_ussd_euse_defaultroute(246)@90d54dd42421: setverdict(pass): none -> pass 20250204085640053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@90d54dd42421: Final verdict of PTC: pass 20250204085640053 DAUC <0003> db_auc.c:157 IMSI='262422198849801': No 2G Auth Data 20250204085640053 DAUC <0003> db_auc.c:192 IMSI='262422198849801': No 3G Auth Data HLR_Test-GSUP(237)@90d54dd42421: Created GsupExpect[0] for "262422198849801" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250204085640060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 20250204085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085640063 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422198849801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422198849801" session_id=2530952008 session_state=BEGIN} 20250204085640063 DSS <0004> hlr_ussd.c:576 262422198849801/0x96db4348: Process SS (BEGIN) 20250204085640063 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250204085640063 DSS <0004> hlr_ussd.c:518 262422198849801/0x96db4348: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250204085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640063 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data 20250204085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640063 DLINP <000b> input/ipa.c:432 127.0.0.1:45157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: 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 } } } } } 20250204085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640063 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085640063 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262422198849801 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422198849801" session_id=2530952008 session_state=END} 20250204085640063 DSS <0004> hlr_ussd.c:576 262422198849801/0x96db4348: Process SS (END) 20250204085640063 DSS <0004> hlr_ussd.c:518 262422198849801/0x96db4348: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250204085640063 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422198849801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422198849801" session_id=2530952008 session_state=END} 20250204085640063 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422198849801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085640063 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262422198849801 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250204085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085640063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90d54dd42421: Found GsupExpect[0] for "262422198849801" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@90d54dd42421: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422198849801" TC_mo_ussd_euse_defaultroute(247)@90d54dd42421: setverdict(pass): none -> pass 20250204085640065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@90d54dd42421: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@90d54dd42421: Final verdict of PTC: none 20250204085640067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 20250204085640067 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640067 DLINP <000b> input/ipa.c:406 127.0.0.1:45157 message received 20250204085640067 DLINP <000b> input/ipa.c:415 127.0.0.1:45157 connection closed with server 20250204085640067 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45157 20250204085640067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250204085640067 DLINP <000b> input/ipa.c:452 connected read/write 20250204085640067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085640067 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085640067 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085640067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085640067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36119<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP(237)@90d54dd42421: Final verdict of PTC: none IPA-EUSE-foobar(236)@90d54dd42421: Final verdict of PTC: none 238@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 238: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@90d54dd42421: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Tue Feb 4 08:56:40 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250204085640090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 20250204085640291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47428<->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=113580) 20250204085641999 DSS <0004> hlr_ussd.c:239 262425014895463/0xa804f16c: SS Session Timeout, destroying 20250204085642000 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425014895463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642029 DSS <0004> hlr_ussd.c:239 262426141134681/0xd9e2f6de: SS Session Timeout, destroying 20250204085642029 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426141134681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642039 DSS <0004> hlr_ussd.c:239 262422635585251/0xcdc0856f: SS Session Timeout, destroying 20250204085642039 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422635585251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642052 DSS <0004> hlr_ussd.c:239 262424257548326/0x60d76d5b: SS Session Timeout, destroying 20250204085642052 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424257548326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642062 DSS <0004> hlr_ussd.c:239 262424282861993/0x3b8037c8: SS Session Timeout, destroying 20250204085642062 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424282861993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642073 DSS <0004> hlr_ussd.c:239 262429690245948/0x51c3f1d4: SS Session Timeout, destroying 20250204085642074 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429690245948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642088 DSS <0004> hlr_ussd.c:239 262423440632671/0xffba6d48: SS Session Timeout, destroying 20250204085642088 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423440632671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085642100 DSS <0004> hlr_ussd.c:239 262422414322326/0xc120333b: SS Session Timeout, destroying 20250204085642100 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422414322326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Tue Feb 4 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_mo_sss_reject started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085643409 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085643409 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085643413 DLINP <000b> input/ipa.c:452 connected read/write 20250204085643413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085643414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085643416 DLINP <000b> input/ipa.c:452 connected read/write 20250204085643416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085643416 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085643416 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085643416 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  20250204085643416 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085643416 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  20250204085643416 DLGSUP <0013> gsup_server.c:236 2:  20250204085643416 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085643416 DLGSUP <0013> gsup_server.c:236 3:  20250204085643416 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085643416 DLGSUP <0013> gsup_server.c:236 4:  20250204085643416 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(248)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085643416 DLGSUP <0013> gsup_server.c:236 5:  20250204085643416 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085643416 DLGSUP <0013> gsup_server.c:236 7:  20250204085643416 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085643416 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085643416 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085643416 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@90d54dd42421: 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") 20250204085643435 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36275<->l=127.0.0.1:4259) 20250204085643437 DAUC <0003> db_auc.c:157 IMSI='262429046815348': No 2G Auth Data 20250204085643437 DAUC <0003> db_auc.c:192 IMSI='262429046815348': No 3G Auth Data HLR_Test-GSUP(249)@90d54dd42421: Created GsupExpect[0] for "262429046815348" to be handled at TC_mo_sss_reject(252) 20250204085643452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57994<->l=127.0.0.1:4258 20250204085643467 DLINP <000b> input/ipa.c:452 connected read/write 20250204085643467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085643468 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429046815348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429046815348" session_id=174863527 session_state=BEGIN} 20250204085643468 DSS <0004> hlr_ussd.c:576 262429046815348/0x0a6c34a7: Process SS (BEGIN) 20250204085643468 DSS <0004> hlr_ussd.c:498 262429046815348/0x0a6c34a7: SS CompType=Invoke, OpCode=InterrogateSS 20250204085643468 DSS <0004> hlr_ussd.c:506 262429046815348/0x0a6c34a7: Structured SS requests are not supported, rejecting... 20250204085643468 DSS <0004> hlr_ussd.c:354 262429046815348/0x0a6c34a7: Tx ReturnError(0, 0x15) 20250204085643468 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429046815348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429046815348" session_id=174863527 session_state=END} 20250204085643468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085643468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085643468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085643468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@90d54dd42421: Found GsupExpect[0] for "262429046815348" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@90d54dd42421: Added IMSI table entry 0TC_mo_sss_reject(252)"262429046815348" TC_mo_sss_reject(252)@90d54dd42421: setverdict(pass): none -> pass 20250204085643476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57994<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@90d54dd42421: Final verdict of PTC: pass 20250204085643480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20250204085643482 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36275<->l=127.0.0.1:4259) 20250204085643482 DLINP <000b> input/ipa.c:452 connected read/write 20250204085643482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085643482 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085643482 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085643482 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@90d54dd42421: Final verdict of PTC: none 250@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 250: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@90d54dd42421: Test case TC_mo_sss_reject finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Tue Feb 4 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250204085643545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20250204085643646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57996<->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) 20250204085645442 DSS <0004> hlr_ussd.c:239 262428449673121/0xec4efdad: SS Session Timeout, destroying 20250204085645442 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428449673121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645458 DSS <0004> hlr_ussd.c:239 262423436038451/0x7cf19e21: SS Session Timeout, destroying 20250204085645458 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423436038451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645468 DSS <0004> hlr_ussd.c:239 262424753671689/0x02d0621c: SS Session Timeout, destroying 20250204085645468 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424753671689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645479 DSS <0004> hlr_ussd.c:239 262424775630037/0x17650dfb: SS Session Timeout, destroying 20250204085645479 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424775630037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645490 DSS <0004> hlr_ussd.c:239 262429489045519/0x1a7d1d82: SS Session Timeout, destroying 20250204085645490 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429489045519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645502 DSS <0004> hlr_ussd.c:239 262422520009741/0x10dd4229: SS Session Timeout, destroying 20250204085645502 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422520009741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645513 DSS <0004> hlr_ussd.c:239 262427771220730/0x33573690: SS Session Timeout, destroying 20250204085645513 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427771220730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250204085645523 DSS <0004> hlr_ussd.c:239 262429088075467/0x57901fed: SS Session Timeout, destroying 20250204085645523 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429088075467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Tue Feb 4 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_check_imei started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085646722 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085646722 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085646726 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085646731 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646731 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085646731 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085646731 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  20250204085646731 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085646731 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  20250204085646731 DLGSUP <0013> gsup_server.c:236 2:  20250204085646731 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085646731 DLGSUP <0013> gsup_server.c:236 3:  20250204085646731 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085646731 DLGSUP <0013> gsup_server.c:236 4:  20250204085646731 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085646731 DLGSUP <0013> gsup_server.c:236 5:  20250204085646731 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085646731 DLGSUP <0013> gsup_server.c:236 7:  20250204085646731 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085646731 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085646731 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085646731 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@90d54dd42421: 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") 20250204085646747 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38067<->l=127.0.0.1:4259) 20250204085646751 DAUC <0003> db_auc.c:157 IMSI='262429718380254': No 2G Auth Data 20250204085646751 DAUC <0003> db_auc.c:192 IMSI='262429718380254': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262429718380254" to be handled at TC_gsup_check_imei(257) 20250204085646761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4258 20250204085646774 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646774 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429718380254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429718380254"} 20250204085646774 DMAIN <0000> hlr.c:435 IMSI='262429718380254': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646774 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429718380254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429718380254"} 20250204085646774 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429718380254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646774 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646774 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262429718380254" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 0TC_gsup_check_imei(257)"262429718380254" TC_gsup_check_imei(257)@90d54dd42421: setverdict(pass): none -> pass 20250204085646777 DAUC <0003> db_auc.c:192 IMSI='262429718380254': No 3G Auth Data 20250204085646781 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646781 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429718380254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429718380254"} 20250204085646781 DAUC <0003> hlr.c:428 IMSI='262429718380254': storing IMEI = 12345678901234 20250204085646781 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429718380254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429718380254"} 20250204085646781 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429718380254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646781 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646781 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646783 DAUC <0003> db_auc.c:192 IMSI='262429718380254': No 3G Auth Data 20250204085646784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@90d54dd42421: Final verdict of PTC: pass 20250204085646785 DAUC <0003> db_auc.c:157 IMSI='262420796496031': No 2G Auth Data 20250204085646785 DAUC <0003> db_auc.c:192 IMSI='262420796496031': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262420796496031" to be handled at TC_gsup_check_imei(258) 20250204085646794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58036<->l=127.0.0.1:4258 20250204085646796 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646796 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420796496031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420796496031"} 20250204085646796 DMAIN <0000> hlr.c:435 IMSI='262420796496031': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646796 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420796496031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420796496031"} 20250204085646796 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420796496031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646796 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646796 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262420796496031" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 1TC_gsup_check_imei(258)"262420796496031" TC_gsup_check_imei(258)@90d54dd42421: setverdict(pass): none -> pass 20250204085646797 DAUC <0003> db_auc.c:192 IMSI='262420796496031': No 3G Auth Data 20250204085646798 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646798 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420796496031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420796496031"} 20250204085646798 DAUC <0003> hlr.c:428 IMSI='262420796496031': storing IMEI = 12345678901234 20250204085646798 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420796496031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420796496031"} 20250204085646798 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420796496031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646798 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646798 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646799 DAUC <0003> db_auc.c:192 IMSI='262420796496031': No 3G Auth Data TC_gsup_check_imei(258)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58036<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@90d54dd42421: Final verdict of PTC: pass 20250204085646800 DAUC <0003> db_auc.c:157 IMSI='262425563529561': No 2G Auth Data 20250204085646800 DAUC <0003> db_auc.c:192 IMSI='262425563529561': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262425563529561" to be handled at TC_gsup_check_imei(259) 20250204085646806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 20250204085646808 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646808 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425563529561 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425563529561"} 20250204085646808 DMAIN <0000> hlr.c:435 IMSI='262425563529561': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646808 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425563529561 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425563529561"} 20250204085646808 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425563529561 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646808 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646808 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262425563529561" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 2TC_gsup_check_imei(259)"262425563529561" TC_gsup_check_imei(259)@90d54dd42421: setverdict(pass): none -> pass 20250204085646809 DAUC <0003> db_auc.c:192 IMSI='262425563529561': No 3G Auth Data 20250204085646810 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646810 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425563529561 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425563529561"} 20250204085646810 DAUC <0003> hlr.c:428 IMSI='262425563529561': storing IMEI = 12345678901234 20250204085646810 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425563529561 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425563529561"} 20250204085646810 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425563529561 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646810 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646810 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646811 DAUC <0003> db_auc.c:192 IMSI='262425563529561': No 3G Auth Data 20250204085646811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@90d54dd42421: Final verdict of PTC: pass 20250204085646811 DAUC <0003> db_auc.c:157 IMSI='262425530269823': No 2G Auth Data 20250204085646811 DAUC <0003> db_auc.c:192 IMSI='262425530269823': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262425530269823" to be handled at TC_gsup_check_imei(260) 20250204085646817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 20250204085646821 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646821 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425530269823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425530269823"} 20250204085646821 DMAIN <0000> hlr.c:435 IMSI='262425530269823': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646821 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425530269823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425530269823"} 20250204085646821 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425530269823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646821 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646821 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262425530269823" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 3TC_gsup_check_imei(260)"262425530269823" TC_gsup_check_imei(260)@90d54dd42421: setverdict(pass): none -> pass 20250204085646822 DAUC <0003> db_auc.c:157 IMSI='262425530269823': No 2G Auth Data 20250204085646824 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646824 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425530269823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425530269823"} 20250204085646824 DAUC <0003> hlr.c:428 IMSI='262425530269823': storing IMEI = 12345678901234 20250204085646824 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425530269823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425530269823"} 20250204085646824 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425530269823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646824 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646824 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646824 DAUC <0003> db_auc.c:157 IMSI='262425530269823': No 2G Auth Data 20250204085646824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@90d54dd42421: Final verdict of PTC: pass 20250204085646825 DAUC <0003> db_auc.c:157 IMSI='262427626406556': No 2G Auth Data 20250204085646825 DAUC <0003> db_auc.c:192 IMSI='262427626406556': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262427626406556" to be handled at TC_gsup_check_imei(261) 20250204085646831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 20250204085646833 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646833 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427626406556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427626406556"} 20250204085646833 DMAIN <0000> hlr.c:435 IMSI='262427626406556': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646833 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427626406556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427626406556"} 20250204085646833 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427626406556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646833 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646833 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262427626406556" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 4TC_gsup_check_imei(261)"262427626406556" TC_gsup_check_imei(261)@90d54dd42421: setverdict(pass): none -> pass 20250204085646834 DAUC <0003> db_auc.c:157 IMSI='262427626406556': No 2G Auth Data 20250204085646835 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646835 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427626406556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427626406556"} 20250204085646835 DAUC <0003> hlr.c:428 IMSI='262427626406556': storing IMEI = 12345678901234 20250204085646835 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427626406556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427626406556"} 20250204085646835 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427626406556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646835 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646835 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646835 DAUC <0003> db_auc.c:157 IMSI='262427626406556': No 2G Auth Data TC_gsup_check_imei(261)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@90d54dd42421: Final verdict of PTC: pass 20250204085646836 DAUC <0003> db_auc.c:157 IMSI='262423098684898': No 2G Auth Data 20250204085646836 DAUC <0003> db_auc.c:192 IMSI='262423098684898': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262423098684898" to be handled at TC_gsup_check_imei(262) 20250204085646842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58052<->l=127.0.0.1:4258 20250204085646844 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646844 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423098684898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423098684898"} 20250204085646844 DMAIN <0000> hlr.c:435 IMSI='262423098684898': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646844 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423098684898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423098684898"} 20250204085646844 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423098684898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646844 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646844 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262423098684898" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 5TC_gsup_check_imei(262)"262423098684898" TC_gsup_check_imei(262)@90d54dd42421: setverdict(pass): none -> pass 20250204085646846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646846 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423098684898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423098684898"} 20250204085646846 DAUC <0003> hlr.c:428 IMSI='262423098684898': storing IMEI = 12345678901234 20250204085646846 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423098684898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423098684898"} 20250204085646846 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423098684898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58052<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@90d54dd42421: Final verdict of PTC: pass 20250204085646848 DAUC <0003> db_auc.c:157 IMSI='262420754067458': No 2G Auth Data 20250204085646848 DAUC <0003> db_auc.c:192 IMSI='262420754067458': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262420754067458" to be handled at TC_gsup_check_imei(263) 20250204085646856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58064<->l=127.0.0.1:4258 20250204085646858 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646858 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420754067458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420754067458"} 20250204085646859 DMAIN <0000> hlr.c:435 IMSI='262420754067458': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646859 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420754067458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420754067458"} 20250204085646859 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420754067458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646859 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646859 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262420754067458" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 6TC_gsup_check_imei(263)"262420754067458" TC_gsup_check_imei(263)@90d54dd42421: setverdict(pass): none -> pass 20250204085646861 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646861 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420754067458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420754067458"} 20250204085646861 DAUC <0003> hlr.c:428 IMSI='262420754067458': storing IMEI = 12345678901234 20250204085646861 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420754067458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420754067458"} 20250204085646861 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420754067458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646861 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646861 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58064<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@90d54dd42421: Final verdict of PTC: pass 20250204085646863 DAUC <0003> db_auc.c:157 IMSI='262421581174915': No 2G Auth Data 20250204085646863 DAUC <0003> db_auc.c:192 IMSI='262421581174915': No 3G Auth Data HLR_Test-GSUP(254)@90d54dd42421: Created GsupExpect[0] for "262421581174915" to be handled at TC_gsup_check_imei(264) 20250204085646870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 20250204085646873 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646873 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421581174915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581174915"} 20250204085646873 DMAIN <0000> hlr.c:435 IMSI='262421581174915': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085646873 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421581174915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421581174915"} 20250204085646873 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421581174915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646873 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646873 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90d54dd42421: Found GsupExpect[0] for "262421581174915" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@90d54dd42421: Added IMSI table entry 7TC_gsup_check_imei(264)"262421581174915" TC_gsup_check_imei(264)@90d54dd42421: setverdict(pass): none -> pass 20250204085646875 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646875 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421581174915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581174915"} 20250204085646875 DAUC <0003> hlr.c:428 IMSI='262421581174915': storing IMEI = 12345678901234 20250204085646875 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421581174915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421581174915"} 20250204085646875 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421581174915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085646875 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085646875 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085646876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085646877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 20250204085646878 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38067<->l=127.0.0.1:4259) 20250204085646878 DLINP <000b> input/ipa.c:452 connected read/write 20250204085646878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085646878 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085646878 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085646878 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@90d54dd42421: Final verdict of PTC: none 255@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_check_imei finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Tue Feb 4 08:56:46 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 20250204085646901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58068<->l=127.0.0.1:4258 20250204085647002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58068<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Tue Feb 4 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_check_imei_via_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085650133 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085650133 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085650137 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085650140 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085650140 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085650140 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085650140 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  20250204085650140 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085650140 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  20250204085650140 DLGSUP <0013> gsup_server.c:236 2:  20250204085650140 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085650140 DLGSUP <0013> gsup_server.c:236 3:  20250204085650140 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085650140 DLGSUP <0013> gsup_server.c:236 4:  20250204085650140 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085650140 DLGSUP <0013> gsup_server.c:236 5:  20250204085650140 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085650140 DLGSUP <0013> gsup_server.c:236 7:  20250204085650140 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085650140 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085650140 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085650140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@90d54dd42421: 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") 20250204085650154 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33151<->l=127.0.0.1:4259) 20250204085650157 DAUC <0003> db_auc.c:157 IMSI='262423498236474': No 2G Auth Data 20250204085650157 DAUC <0003> db_auc.c:192 IMSI='262423498236474': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262423498236474" to be handled at TC_gsup_check_imei_via_proxy(269) 20250204085650164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58082<->l=127.0.0.1:4258 20250204085650182 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650182 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423498236474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423498236474" source_name="the-source\n"} 20250204085650182 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250204085650182 DMAIN <0000> hlr.c:435 IMSI='262423498236474': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650182 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423498236474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423498236474" destination_name="the-source\n"} 20250204085650182 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262423498236474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650183 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650183 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262423498236474" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423498236474" TC_gsup_check_imei_via_proxy(269)@90d54dd42421: setverdict(pass): none -> pass 20250204085650188 DAUC <0003> db_auc.c:192 IMSI='262423498236474': No 3G Auth Data 20250204085650195 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650195 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423498236474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423498236474" source_name="the-source\n"} 20250204085650195 DAUC <0003> hlr.c:428 IMSI='262423498236474': storing IMEI = 12345678901234 20250204085650195 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423498236474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423498236474" destination_name="the-source\n"} 20250204085650195 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262423498236474 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650195 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650195 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650198 DAUC <0003> db_auc.c:192 IMSI='262423498236474': No 3G Auth Data 20250204085650200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58082<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@90d54dd42421: Final verdict of PTC: pass 20250204085650203 DAUC <0003> db_auc.c:157 IMSI='262425022861235': No 2G Auth Data 20250204085650203 DAUC <0003> db_auc.c:192 IMSI='262425022861235': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262425022861235" to be handled at TC_gsup_check_imei_via_proxy(270) 20250204085650220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20250204085650222 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650222 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425022861235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425022861235" source_name="the-source\n"} 20250204085650222 DMAIN <0000> hlr.c:435 IMSI='262425022861235': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650222 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425022861235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425022861235" destination_name="the-source\n"} 20250204085650222 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425022861235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650222 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650222 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262425022861235" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425022861235" TC_gsup_check_imei_via_proxy(270)@90d54dd42421: setverdict(pass): none -> pass 20250204085650223 DAUC <0003> db_auc.c:192 IMSI='262425022861235': No 3G Auth Data 20250204085650224 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650224 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425022861235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425022861235" source_name="the-source\n"} 20250204085650224 DAUC <0003> hlr.c:428 IMSI='262425022861235': storing IMEI = 12345678901234 20250204085650225 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425022861235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425022861235" destination_name="the-source\n"} 20250204085650225 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425022861235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650225 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650225 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650225 DAUC <0003> db_auc.c:192 IMSI='262425022861235': No 3G Auth Data 20250204085650225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@90d54dd42421: Final verdict of PTC: pass 20250204085650226 DAUC <0003> db_auc.c:157 IMSI='262422144020669': No 2G Auth Data 20250204085650226 DAUC <0003> db_auc.c:192 IMSI='262422144020669': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262422144020669" to be handled at TC_gsup_check_imei_via_proxy(271) 20250204085650232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58114<->l=127.0.0.1:4258 20250204085650234 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650234 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422144020669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422144020669" source_name="the-source\n"} 20250204085650234 DMAIN <0000> hlr.c:435 IMSI='262422144020669': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650234 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422144020669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422144020669" destination_name="the-source\n"} 20250204085650234 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262422144020669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650234 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650234 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262422144020669" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262422144020669" TC_gsup_check_imei_via_proxy(271)@90d54dd42421: setverdict(pass): none -> pass 20250204085650235 DAUC <0003> db_auc.c:192 IMSI='262422144020669': No 3G Auth Data 20250204085650237 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650237 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422144020669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422144020669" source_name="the-source\n"} 20250204085650237 DAUC <0003> hlr.c:428 IMSI='262422144020669': storing IMEI = 12345678901234 20250204085650237 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422144020669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422144020669" destination_name="the-source\n"} 20250204085650237 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262422144020669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650237 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650237 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650237 DAUC <0003> db_auc.c:192 IMSI='262422144020669': No 3G Auth Data 20250204085650238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58114<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@90d54dd42421: Final verdict of PTC: pass 20250204085650239 DAUC <0003> db_auc.c:157 IMSI='262427237202307': No 2G Auth Data 20250204085650239 DAUC <0003> db_auc.c:192 IMSI='262427237202307': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262427237202307" to be handled at TC_gsup_check_imei_via_proxy(272) 20250204085650245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 20250204085650247 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650247 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427237202307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427237202307" source_name="the-source\n"} 20250204085650247 DMAIN <0000> hlr.c:435 IMSI='262427237202307': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650247 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427237202307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427237202307" destination_name="the-source\n"} 20250204085650247 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262427237202307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650247 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650247 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262427237202307" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427237202307" TC_gsup_check_imei_via_proxy(272)@90d54dd42421: setverdict(pass): none -> pass 20250204085650248 DAUC <0003> db_auc.c:157 IMSI='262427237202307': No 2G Auth Data 20250204085650249 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650249 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427237202307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427237202307" source_name="the-source\n"} 20250204085650249 DAUC <0003> hlr.c:428 IMSI='262427237202307': storing IMEI = 12345678901234 20250204085650249 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427237202307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427237202307" destination_name="the-source\n"} 20250204085650249 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262427237202307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650249 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650249 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650250 DAUC <0003> db_auc.c:157 IMSI='262427237202307': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@90d54dd42421: Final verdict of PTC: pass 20250204085650251 DAUC <0003> db_auc.c:157 IMSI='262424702116445': No 2G Auth Data 20250204085650251 DAUC <0003> db_auc.c:192 IMSI='262424702116445': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262424702116445" to be handled at TC_gsup_check_imei_via_proxy(273) 20250204085650257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58130<->l=127.0.0.1:4258 20250204085650259 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650259 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424702116445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424702116445" source_name="the-source\n"} 20250204085650259 DMAIN <0000> hlr.c:435 IMSI='262424702116445': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650259 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424702116445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424702116445" destination_name="the-source\n"} 20250204085650259 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262424702116445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650259 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650259 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262424702116445" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424702116445" 20250204085650260 DAUC <0003> db_auc.c:157 IMSI='262424702116445': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@90d54dd42421: setverdict(pass): none -> pass 20250204085650261 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650262 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424702116445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424702116445" source_name="the-source\n"} 20250204085650262 DAUC <0003> hlr.c:428 IMSI='262424702116445': storing IMEI = 12345678901234 20250204085650262 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424702116445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424702116445" destination_name="the-source\n"} 20250204085650262 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262424702116445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650262 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650262 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650262 DAUC <0003> db_auc.c:157 IMSI='262424702116445': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58130<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@90d54dd42421: Final verdict of PTC: pass 20250204085650263 DAUC <0003> db_auc.c:157 IMSI='262423572759577': No 2G Auth Data 20250204085650263 DAUC <0003> db_auc.c:192 IMSI='262423572759577': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262423572759577" to be handled at TC_gsup_check_imei_via_proxy(274) 20250204085650269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20250204085650272 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650272 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423572759577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423572759577" source_name="the-source\n"} 20250204085650272 DMAIN <0000> hlr.c:435 IMSI='262423572759577': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650272 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423572759577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423572759577" destination_name="the-source\n"} 20250204085650272 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423572759577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650272 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650272 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262423572759577" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423572759577" TC_gsup_check_imei_via_proxy(274)@90d54dd42421: setverdict(pass): none -> pass 20250204085650274 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650274 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423572759577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423572759577" source_name="the-source\n"} 20250204085650274 DAUC <0003> hlr.c:428 IMSI='262423572759577': storing IMEI = 12345678901234 20250204085650274 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423572759577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423572759577" destination_name="the-source\n"} 20250204085650274 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423572759577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650274 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650274 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@90d54dd42421: Final verdict of PTC: pass 20250204085650276 DAUC <0003> db_auc.c:157 IMSI='262429238216862': No 2G Auth Data 20250204085650276 DAUC <0003> db_auc.c:192 IMSI='262429238216862': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262429238216862" to be handled at TC_gsup_check_imei_via_proxy(275) 20250204085650283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20250204085650285 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650285 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429238216862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429238216862" source_name="the-source\n"} 20250204085650285 DMAIN <0000> hlr.c:435 IMSI='262429238216862': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650285 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429238216862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429238216862" destination_name="the-source\n"} 20250204085650285 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429238216862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650285 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650285 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262429238216862" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429238216862" TC_gsup_check_imei_via_proxy(275)@90d54dd42421: setverdict(pass): none -> pass 20250204085650287 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650287 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429238216862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429238216862" source_name="the-source\n"} 20250204085650287 DAUC <0003> hlr.c:428 IMSI='262429238216862': storing IMEI = 12345678901234 20250204085650287 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429238216862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429238216862" destination_name="the-source\n"} 20250204085650287 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429238216862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650287 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650287 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@90d54dd42421: Final verdict of PTC: pass 20250204085650289 DAUC <0003> db_auc.c:157 IMSI='262423221058452': No 2G Auth Data 20250204085650289 DAUC <0003> db_auc.c:192 IMSI='262423221058452': No 3G Auth Data HLR_Test-GSUP(266)@90d54dd42421: Created GsupExpect[0] for "262423221058452" to be handled at TC_gsup_check_imei_via_proxy(276) 20250204085650295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20250204085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650297 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423221058452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423221058452" source_name="the-source\n"} 20250204085650297 DMAIN <0000> hlr.c:435 IMSI='262423221058452': has IMEI = 12345678901234 (consider setting 'store-imei') 20250204085650297 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423221058452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423221058452" destination_name="the-source\n"} 20250204085650297 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423221058452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90d54dd42421: Found GsupExpect[0] for "262423221058452" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@90d54dd42421: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423221058452" TC_gsup_check_imei_via_proxy(276)@90d54dd42421: setverdict(pass): none -> pass 20250204085650299 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650299 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423221058452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423221058452" source_name="the-source\n"} 20250204085650299 DAUC <0003> hlr.c:428 IMSI='262423221058452': storing IMEI = 12345678901234 20250204085650299 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423221058452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423221058452" destination_name="the-source\n"} 20250204085650299 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423221058452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085650299 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085650299 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085650301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085650301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 20250204085650302 DLINP <000b> input/ipa.c:452 connected read/write 20250204085650302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085650302 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085650302 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085650302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085650302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250204085650302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33151<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@90d54dd42421: Final verdict of PTC: none 267@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Tue Feb 4 08:56:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250204085650324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4258 20250204085650425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Tue Feb 4 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_check_imei_invalid_len started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085653544 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085653544 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085653549 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085653554 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653554 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085653554 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085653554 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  20250204085653554 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085653554 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  20250204085653554 DLGSUP <0013> gsup_server.c:236 2:  20250204085653554 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085653554 DLGSUP <0013> gsup_server.c:236 3:  20250204085653554 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085653554 DLGSUP <0013> gsup_server.c:236 4:  20250204085653554 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085653554 DLGSUP <0013> gsup_server.c:236 5:  20250204085653554 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085653554 DLGSUP <0013> gsup_server.c:236 7:  20250204085653554 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085653554 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085653554 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085653554 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@90d54dd42421: 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") 20250204085653576 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43985<->l=127.0.0.1:4259) 20250204085653583 DAUC <0003> db_auc.c:157 IMSI='262424829942308': No 2G Auth Data 20250204085653583 DAUC <0003> db_auc.c:192 IMSI='262424829942308': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262424829942308" to be handled at TC_gsup_check_imei_invalid_len(281) 20250204085653605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53786<->l=127.0.0.1:4258 20250204085653615 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653615 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829942308"} 20250204085653615 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653615 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424829942308" cause=Invalid mandatory information} 20250204085653615 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653615 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653615 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262424829942308" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424829942308" TC_gsup_check_imei_invalid_len(281)@90d54dd42421: setverdict(pass): none -> pass 20250204085653620 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653620 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829942308"} 20250204085653620 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653620 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424829942308" cause=Invalid mandatory information} 20250204085653620 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653620 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653620 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653623 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653623 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829942308"} 20250204085653623 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653623 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424829942308" cause=Invalid mandatory information} 20250204085653623 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653623 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653623 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653626 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653626 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829942308"} 20250204085653626 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653626 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424829942308" cause=Invalid mandatory information} 20250204085653626 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653626 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653626 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653628 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653628 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829942308"} 20250204085653628 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653628 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424829942308" cause=Invalid mandatory information} 20250204085653628 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424829942308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653628 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653628 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53786<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@90d54dd42421: Final verdict of PTC: pass 20250204085653635 DAUC <0003> db_auc.c:157 IMSI='262428898409954': No 2G Auth Data 20250204085653635 DAUC <0003> db_auc.c:192 IMSI='262428898409954': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262428898409954" to be handled at TC_gsup_check_imei_invalid_len(282) 20250204085653648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53800<->l=127.0.0.1:4258 20250204085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653650 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428898409954"} 20250204085653650 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653650 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428898409954" cause=Invalid mandatory information} 20250204085653650 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262428898409954" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428898409954" TC_gsup_check_imei_invalid_len(282)@90d54dd42421: setverdict(pass): none -> pass 20250204085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653650 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428898409954"} 20250204085653650 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653650 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428898409954" cause=Invalid mandatory information} 20250204085653650 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653650 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653651 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428898409954"} 20250204085653651 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653651 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428898409954" cause=Invalid mandatory information} 20250204085653651 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653651 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428898409954"} 20250204085653651 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653651 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428898409954" cause=Invalid mandatory information} 20250204085653651 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653651 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653652 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653652 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428898409954"} 20250204085653652 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653652 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428898409954" cause=Invalid mandatory information} 20250204085653652 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428898409954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653652 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653652 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53800<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@90d54dd42421: Final verdict of PTC: pass 20250204085653653 DAUC <0003> db_auc.c:157 IMSI='262428259865271': No 2G Auth Data 20250204085653653 DAUC <0003> db_auc.c:192 IMSI='262428259865271': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262428259865271" to be handled at TC_gsup_check_imei_invalid_len(283) 20250204085653659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53814<->l=127.0.0.1:4258 20250204085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653661 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428259865271"} 20250204085653661 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653661 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428259865271" cause=Invalid mandatory information} 20250204085653661 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262428259865271" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428259865271" TC_gsup_check_imei_invalid_len(283)@90d54dd42421: setverdict(pass): none -> pass 20250204085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653661 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428259865271"} 20250204085653661 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653661 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428259865271" cause=Invalid mandatory information} 20250204085653661 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653661 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653662 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653662 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428259865271"} 20250204085653662 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653662 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428259865271" cause=Invalid mandatory information} 20250204085653662 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653662 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653662 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653663 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428259865271"} 20250204085653663 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653663 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428259865271" cause=Invalid mandatory information} 20250204085653663 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653663 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428259865271"} 20250204085653663 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653663 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428259865271" cause=Invalid mandatory information} 20250204085653663 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428259865271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653663 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53814<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@90d54dd42421: Final verdict of PTC: pass 20250204085653664 DAUC <0003> db_auc.c:157 IMSI='262424487307163': No 2G Auth Data 20250204085653664 DAUC <0003> db_auc.c:192 IMSI='262424487307163': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262424487307163" to be handled at TC_gsup_check_imei_invalid_len(284) 20250204085653670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4258 20250204085653672 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653672 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487307163"} 20250204085653672 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653672 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424487307163" cause=Invalid mandatory information} 20250204085653672 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653672 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653672 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262424487307163" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424487307163" TC_gsup_check_imei_invalid_len(284)@90d54dd42421: setverdict(pass): none -> pass 20250204085653673 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653673 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487307163"} 20250204085653673 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653673 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424487307163" cause=Invalid mandatory information} 20250204085653673 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653673 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653673 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653673 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653673 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487307163"} 20250204085653673 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653673 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424487307163" cause=Invalid mandatory information} 20250204085653673 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653673 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653673 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653674 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653674 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487307163"} 20250204085653674 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653674 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424487307163" cause=Invalid mandatory information} 20250204085653674 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653674 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653674 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653675 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653675 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424487307163"} 20250204085653675 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653675 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424487307163" cause=Invalid mandatory information} 20250204085653675 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424487307163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653675 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653675 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@90d54dd42421: Final verdict of PTC: pass 20250204085653676 DAUC <0003> db_auc.c:157 IMSI='262423774246597': No 2G Auth Data 20250204085653676 DAUC <0003> db_auc.c:192 IMSI='262423774246597': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262423774246597" to be handled at TC_gsup_check_imei_invalid_len(285) 20250204085653682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20250204085653684 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653684 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423774246597"} 20250204085653684 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653684 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423774246597" cause=Invalid mandatory information} 20250204085653684 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653684 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653684 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262423774246597" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423774246597" TC_gsup_check_imei_invalid_len(285)@90d54dd42421: setverdict(pass): none -> pass 20250204085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653685 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423774246597"} 20250204085653685 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653685 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423774246597" cause=Invalid mandatory information} 20250204085653685 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653685 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423774246597"} 20250204085653685 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653685 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423774246597" cause=Invalid mandatory information} 20250204085653685 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653685 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653686 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653686 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423774246597"} 20250204085653686 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653686 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423774246597" cause=Invalid mandatory information} 20250204085653686 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653686 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653686 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653687 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423774246597"} 20250204085653687 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653687 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423774246597" cause=Invalid mandatory information} 20250204085653687 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423774246597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653687 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@90d54dd42421: Final verdict of PTC: pass 20250204085653688 DAUC <0003> db_auc.c:157 IMSI='262421934515852': No 2G Auth Data 20250204085653688 DAUC <0003> db_auc.c:192 IMSI='262421934515852': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262421934515852" to be handled at TC_gsup_check_imei_invalid_len(286) 20250204085653695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20250204085653696 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653696 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934515852"} 20250204085653696 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653696 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421934515852" cause=Invalid mandatory information} 20250204085653696 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653696 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653696 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262421934515852" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421934515852" TC_gsup_check_imei_invalid_len(286)@90d54dd42421: setverdict(pass): none -> pass 20250204085653697 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653697 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934515852"} 20250204085653697 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653697 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421934515852" cause=Invalid mandatory information} 20250204085653697 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653697 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653697 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653698 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934515852"} 20250204085653698 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653698 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421934515852" cause=Invalid mandatory information} 20250204085653698 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653698 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934515852"} 20250204085653698 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653698 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421934515852" cause=Invalid mandatory information} 20250204085653698 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653698 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653699 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653699 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421934515852"} 20250204085653699 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653699 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421934515852" cause=Invalid mandatory information} 20250204085653699 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421934515852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653699 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653699 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@90d54dd42421: Final verdict of PTC: pass 20250204085653700 DAUC <0003> db_auc.c:157 IMSI='262427813179853': No 2G Auth Data 20250204085653700 DAUC <0003> db_auc.c:192 IMSI='262427813179853': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262427813179853" to be handled at TC_gsup_check_imei_invalid_len(287) 20250204085653706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20250204085653708 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653708 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427813179853"} 20250204085653708 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653708 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427813179853" cause=Invalid mandatory information} 20250204085653708 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653708 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653708 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262427813179853" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427813179853" TC_gsup_check_imei_invalid_len(287)@90d54dd42421: setverdict(pass): none -> pass 20250204085653709 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653709 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427813179853"} 20250204085653709 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653709 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427813179853" cause=Invalid mandatory information} 20250204085653709 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653709 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653709 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653710 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653710 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427813179853"} 20250204085653710 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653710 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427813179853" cause=Invalid mandatory information} 20250204085653710 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653710 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653710 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653711 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653711 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427813179853"} 20250204085653711 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653711 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427813179853" cause=Invalid mandatory information} 20250204085653711 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653711 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653711 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653711 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653711 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427813179853"} 20250204085653711 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653711 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427813179853" cause=Invalid mandatory information} 20250204085653711 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427813179853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653711 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653711 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@90d54dd42421: Final verdict of PTC: pass 20250204085653713 DAUC <0003> db_auc.c:157 IMSI='262423225480567': No 2G Auth Data 20250204085653713 DAUC <0003> db_auc.c:192 IMSI='262423225480567': No 3G Auth Data HLR_Test-GSUP(278)@90d54dd42421: Created GsupExpect[0] for "262423225480567" to be handled at TC_gsup_check_imei_invalid_len(288) 20250204085653719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 20250204085653721 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653721 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423225480567"} 20250204085653721 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250204085653721 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423225480567" cause=Invalid mandatory information} 20250204085653721 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653721 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653721 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90d54dd42421: Found GsupExpect[0] for "262423225480567" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@90d54dd42421: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423225480567" TC_gsup_check_imei_invalid_len(288)@90d54dd42421: setverdict(pass): none -> pass 20250204085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653722 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423225480567"} 20250204085653722 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250204085653722 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423225480567" cause=Invalid mandatory information} 20250204085653722 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653722 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423225480567"} 20250204085653722 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250204085653722 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423225480567" cause=Invalid mandatory information} 20250204085653722 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653723 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653723 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423225480567"} 20250204085653723 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250204085653723 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423225480567" cause=Invalid mandatory information} 20250204085653723 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653723 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653723 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653724 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653724 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423225480567"} 20250204085653724 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250204085653724 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423225480567" cause=Invalid mandatory information} 20250204085653724 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423225480567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085653724 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085653724 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085653725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@90d54dd42421: Final verdict of PTC: pass MTC@90d54dd42421: setverdict(pass): none -> pass 20250204085653726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20250204085653726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43985<->l=127.0.0.1:4259) 279@90d54dd42421: Final verdict of PTC: none 20250204085653726 DLINP <000b> input/ipa.c:452 connected read/write 20250204085653726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085653726 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085653726 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(280)@90d54dd42421: Final verdict of PTC: none 20250204085653726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: pass MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@90d54dd42421: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Tue Feb 4 08:56:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250204085653750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4258 20250204085653851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168556) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Tue Feb 4 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_gsup_check_imei_unknown_imsi started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085656978 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085656978 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085656983 DLINP <000b> input/ipa.c:452 connected read/write 20250204085656983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085656985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085656989 DLINP <000b> input/ipa.c:452 connected read/write 20250204085656989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085656989 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085656989 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085656989 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  20250204085656989 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085656989 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  20250204085656989 DLGSUP <0013> gsup_server.c:236 2:  20250204085656989 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085656989 DLGSUP <0013> gsup_server.c:236 3:  20250204085656989 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085656989 DLGSUP <0013> gsup_server.c:236 4:  20250204085656989 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085656989 DLGSUP <0013> gsup_server.c:236 5:  20250204085656989 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085656989 DLGSUP <0013> gsup_server.c:236 7:  20250204085656989 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085656989 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085656989 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085656989 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@90d54dd42421: 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") 20250204085657021 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39725<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@90d54dd42421: Created GsupExpect[0] for "262428155401788" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250204085657042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53874<->l=127.0.0.1:4258 20250204085657055 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085657055 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428155401788"} 20250204085657055 DMAIN <0000> hlr.c:435 IMSI='262428155401788': has IMEI = 22245678901234 (consider setting 'store-imei') 20250204085657055 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250204085657055 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428155401788" cause=Invalid mandatory information} 20250204085657055 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085657055 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085657055 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@90d54dd42421: Found GsupExpect[0] for "262428155401788" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@90d54dd42421: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428155401788" TC_gsup_check_imei_unknown_imsi(293)@90d54dd42421: setverdict(pass): none -> pass 20250204085657063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085657063 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428155401788"} 20250204085657063 DAUC <0003> hlr.c:428 IMSI='262428155401788': storing IMEI = 22245678901234 20250204085657063 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428155401788': no such subscriber 20250204085657063 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250204085657063 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428155401788" cause=Invalid mandatory information} 20250204085657063 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428155401788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085657063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085657063 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085657067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53874<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@90d54dd42421: Final verdict of PTC: pass 20250204085657068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20250204085657070 DLINP <000b> input/ipa.c:452 connected read/write 20250204085657070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085657070 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085657070 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085657070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085657070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39725<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@90d54dd42421: Final verdict of PTC: none 291@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 291: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@90d54dd42421: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Tue Feb 4 08:56:57 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250204085657105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20250204085657205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53886<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Tue Feb 4 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085700314 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085700314 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085700319 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@90d54dd42421: 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 } } } } 20250204085700325 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700325 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085700325 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085700325 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  20250204085700325 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085700325 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  20250204085700325 DLGSUP <0013> gsup_server.c:236 2:  20250204085700325 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085700325 DLGSUP <0013> gsup_server.c:236 3:  20250204085700325 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085700325 DLGSUP <0013> gsup_server.c:236 4:  20250204085700325 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085700325 DLGSUP <0013> gsup_server.c:236 5:  20250204085700325 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085700325 DLGSUP <0013> gsup_server.c:236 7:  20250204085700325 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085700325 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085700325 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085700325 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@90d54dd42421: 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") 20250204085700347 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43511<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@90d54dd42421: Created GsupExpect[0] for "262423758127109" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250204085700361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20250204085700371 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700371 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758127109"} 20250204085700371 DMAIN <0000> hlr.c:227 IMSI='262423758127109': Creating subscriber on demand 20250204085700372 DMAIN <0000> hlr.c:243 IMSI='262423758127109': Successfully assigned MSISDN='293' 20250204085700372 DAUC <0003> hlr.c:428 IMSI='262423758127109': storing IMEI = 12345678901234 20250204085700372 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423758127109"} 20250204085700372 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085700372 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700372 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@90d54dd42421: Found GsupExpect[0] for "262423758127109" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@90d54dd42421: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423758127109" TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): none -> pass 20250204085700375 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700375 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700377 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700377 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700378 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700378 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700379 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700379 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700379 DLU <0006> fsm.c:456 lu(262423758127109)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085700379 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085700380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085700380 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700380 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700380 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700382 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700382 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423758127109"} 20250204085700382 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085700382 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085700382 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423758127109"} 20250204085700382 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085700382 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085700382 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085700382 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085700382 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700382 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700388 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700388 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758127109"} 20250204085700388 DMAIN <0000> hlr.c:227 IMSI='262423758127109': Creating subscriber on demand 20250204085700388 DMAIN <0000> hlr.c:243 IMSI='262423758127109': Successfully assigned MSISDN='896' 20250204085700388 DAUC <0003> hlr.c:428 IMSI='262423758127109': storing IMEI = 12345678901234 20250204085700388 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423758127109"} 20250204085700388 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085700388 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700389 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700390 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700390 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700392 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700392 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700393 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700393 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700395 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700395 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700397 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700397 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700397 DLU <0006> fsm.c:456 lu(262423758127109)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085700397 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085700397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085700397 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700397 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700398 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700401 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423758127109"} 20250204085700401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085700401 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085700401 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423758127109"} 20250204085700401 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085700401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085700401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085700401 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085700401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700401 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700408 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700408 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758127109"} 20250204085700408 DMAIN <0000> hlr.c:227 IMSI='262423758127109': Creating subscriber on demand 20250204085700408 DMAIN <0000> hlr.c:243 IMSI='262423758127109': Successfully assigned MSISDN='414' 20250204085700408 DAUC <0003> hlr.c:428 IMSI='262423758127109': storing IMEI = 12345678901234 20250204085700408 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423758127109"} 20250204085700408 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085700408 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700408 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700410 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700410 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700411 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700411 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700412 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700412 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700413 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700413 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700415 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700415 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700415 DLU <0006> fsm.c:456 lu(262423758127109)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085700415 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250204085700415 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423758127109" cause=GPRS services not allowed} 20250204085700415 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085700415 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085700415 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Freeing instance 20250204085700415 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Deallocated 20250204085700415 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700415 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700421 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700421 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758127109"} 20250204085700421 DMAIN <0000> hlr.c:227 IMSI='262423758127109': Creating subscriber on demand 20250204085700421 DMAIN <0000> hlr.c:243 IMSI='262423758127109': Successfully assigned MSISDN='020' 20250204085700421 DAUC <0003> hlr.c:428 IMSI='262423758127109': storing IMEI = 12345678901234 20250204085700421 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423758127109"} 20250204085700421 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085700421 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700421 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700423 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700423 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700424 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700424 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700426 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700426 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700428 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700428 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700428 DLU <0006> fsm.c:456 lu(262423758127109)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085700428 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250204085700428 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423758127109" cause=GPRS services not allowed} 20250204085700428 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085700428 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085700428 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Freeing instance 20250204085700428 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Deallocated 20250204085700428 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700428 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700436 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700436 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758127109"} 20250204085700436 DMAIN <0000> hlr.c:227 IMSI='262423758127109': Creating subscriber on demand 20250204085700436 DAUC <0003> hlr.c:428 IMSI='262423758127109': storing IMEI = 12345678901234 20250204085700436 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423758127109"} 20250204085700436 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085700436 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700436 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700438 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700438 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700440 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700440 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700442 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700442 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700445 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700445 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700445 DLU <0006> fsm.c:456 lu(262423758127109)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085700445 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250204085700445 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423758127109" cause=GPRS services not allowed} 20250204085700445 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085700445 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085700445 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Freeing instance 20250204085700445 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: Deallocated 20250204085700445 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700445 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700454 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700454 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758127109"} 20250204085700454 DMAIN <0000> hlr.c:227 IMSI='262423758127109': Creating subscriber on demand 20250204085700454 DAUC <0003> hlr.c:428 IMSI='262423758127109': storing IMEI = 12345678901234 20250204085700454 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423758127109"} 20250204085700454 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250204085700454 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700454 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700457 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700457 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700458 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700458 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700459 DAUC <0003> db_auc.c:157 IMSI='262423758127109': No 2G Auth Data 20250204085700459 DAUC <0003> db_auc.c:192 IMSI='262423758127109': No 3G Auth Data 20250204085700461 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700461 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700461 DLU <0006> fsm.c:456 lu(262423758127109)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085700461 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085700461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423758127109)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085700461 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423758127109" cn_domain=PS} 20250204085700461 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700461 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700463 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700463 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423758127109"} 20250204085700463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085700463 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085700463 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423758127109"} 20250204085700463 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423758127109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085700463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085700463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085700463 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758127109)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085700463 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085700463 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085700465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@90d54dd42421: Final verdict of PTC: pass 20250204085700465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20250204085700466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43511<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@90d54dd42421: Final verdict of PTC: none 20250204085700466 DLINP <000b> input/ipa.c:452 connected read/write 20250204085700466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085700466 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085700466 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085700466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 296: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@90d54dd42421: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Tue Feb 4 08:57:00 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250204085700532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53898<->l=127.0.0.1:4258 20250204085700632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53898<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=97056) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Tue Feb 4 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_subscr_create_on_demand_ul started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085703756 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085703756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085703760 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085703766 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703766 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085703766 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085703766 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  20250204085703766 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085703766 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  20250204085703766 DLGSUP <0013> gsup_server.c:236 2:  20250204085703766 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085703766 DLGSUP <0013> gsup_server.c:236 3:  20250204085703766 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085703766 DLGSUP <0013> gsup_server.c:236 4:  20250204085703766 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085703766 DLGSUP <0013> gsup_server.c:236 5:  20250204085703766 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085703766 DLGSUP <0013> gsup_server.c:236 7:  20250204085703766 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085703766 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085703766 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085703767 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@90d54dd42421: 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") 20250204085703789 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41813<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@90d54dd42421: Created GsupExpect[0] for "262421105163759" to be handled at TC_subscr_create_on_demand_ul(303) 20250204085703802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 20250204085703812 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703812 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703812 DMAIN <0000> hlr.c:227 IMSI='262421105163759': Creating subscriber on demand 20250204085703812 DMAIN <0000> hlr.c:243 IMSI='262421105163759': Successfully assigned MSISDN='327' 20250204085703812 DLU <0006> fsm.c:456 lu(262421105163759)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085703812 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085703812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085703812 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703812 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703812 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@90d54dd42421: Found GsupExpect[0] for "262421105163759" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@90d54dd42421: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421105163759" 20250204085703818 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703818 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421105163759"} 20250204085703818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085703818 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085703818 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421105163759"} 20250204085703818 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085703818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085703818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085703818 DLU <0006> fsm.c:568 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085703818 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703818 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): none -> pass 20250204085703820 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703820 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703822 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703822 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703824 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703824 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703829 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703829 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703829 DMAIN <0000> hlr.c:227 IMSI='262421105163759': Creating subscriber on demand 20250204085703829 DMAIN <0000> hlr.c:243 IMSI='262421105163759': Successfully assigned MSISDN='536' 20250204085703829 DLU <0006> fsm.c:456 lu(262421105163759)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085703829 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085703829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085703829 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703829 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703829 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703832 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703832 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421105163759"} 20250204085703832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085703832 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085703832 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421105163759"} 20250204085703832 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085703832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085703832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085703832 DLU <0006> fsm.c:568 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085703832 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703832 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703834 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703834 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085703835 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703835 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703836 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703836 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703837 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703837 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703840 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703840 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703840 DMAIN <0000> hlr.c:227 IMSI='262421105163759': Creating subscriber on demand 20250204085703840 DMAIN <0000> hlr.c:243 IMSI='262421105163759': Successfully assigned MSISDN='146' 20250204085703840 DLU <0006> fsm.c:456 lu(262421105163759)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085703840 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250204085703840 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421105163759" cause=GPRS services not allowed} 20250204085703840 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085703840 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085703840 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Freeing instance 20250204085703840 DLU <0006> fsm.c:568 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Deallocated 20250204085703840 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703840 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703841 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703841 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085703842 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703842 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703842 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703842 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703843 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703843 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703845 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703845 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703845 DMAIN <0000> hlr.c:227 IMSI='262421105163759': Creating subscriber on demand 20250204085703845 DMAIN <0000> hlr.c:243 IMSI='262421105163759': Successfully assigned MSISDN='890' 20250204085703845 DLU <0006> fsm.c:456 lu(262421105163759)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085703845 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250204085703845 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421105163759" cause=GPRS services not allowed} 20250204085703845 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085703845 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085703845 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Freeing instance 20250204085703845 DLU <0006> fsm.c:568 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Deallocated 20250204085703846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703846 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703846 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703846 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085703847 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703847 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703847 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703847 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703849 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703849 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703849 DMAIN <0000> hlr.c:227 IMSI='262421105163759': Creating subscriber on demand 20250204085703849 DLU <0006> fsm.c:456 lu(262421105163759)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085703849 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250204085703849 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421105163759" cause=GPRS services not allowed} 20250204085703849 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085703849 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085703849 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Freeing instance 20250204085703849 DLU <0006> fsm.c:568 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: Deallocated 20250204085703849 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703849 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703850 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703850 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085703850 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703850 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703851 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703851 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703852 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703852 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703852 DMAIN <0000> hlr.c:227 IMSI='262421105163759': Creating subscriber on demand 20250204085703852 DLU <0006> fsm.c:456 lu(262421105163759)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085703852 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085703852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421105163759)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085703852 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421105163759" cn_domain=PS} 20250204085703852 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703852 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703853 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703853 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421105163759"} 20250204085703853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085703853 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085703853 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421105163759"} 20250204085703853 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421105163759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085703853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085703853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085703853 DLU <0006> fsm.c:568 lu(PS:IMSI-262421105163759)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085703853 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703853 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085703853 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703853 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085703854 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703854 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data 20250204085703854 DAUC <0003> db_auc.c:157 IMSI='262421105163759': No 2G Auth Data 20250204085703854 DAUC <0003> db_auc.c:192 IMSI='262421105163759': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085703855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@90d54dd42421: Final verdict of PTC: pass 20250204085703856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 20250204085703856 DLINP <000b> input/ipa.c:452 connected read/write 20250204085703856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085703856 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085703856 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085703856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@90d54dd42421: Final verdict of PTC: none 20250204085703857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41813<->l=127.0.0.1:4259) 301@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 301: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@90d54dd42421: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Tue Feb 4 08:57:03 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 20250204085703880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20250204085703981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57166<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Tue Feb 4 08:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_subscr_create_on_demand_sai started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085707069 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085707069 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085707072 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085707073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085707077 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085707077 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085707077 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085707077 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  20250204085707077 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085707077 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  20250204085707077 DLGSUP <0013> gsup_server.c:236 2:  20250204085707077 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085707077 DLGSUP <0013> gsup_server.c:236 3:  20250204085707077 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085707077 DLGSUP <0013> gsup_server.c:236 4:  20250204085707077 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085707077 DLGSUP <0013> gsup_server.c:236 5:  20250204085707077 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085707077 DLGSUP <0013> gsup_server.c:236 7:  20250204085707077 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085707077 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085707077 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085707077 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@90d54dd42421: 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") 20250204085707098 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33707<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@90d54dd42421: Created GsupExpect[0] for "262429991550036" to be handled at TC_subscr_create_on_demand_sai(308) 20250204085707111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20250204085707118 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085707118 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429991550036"} 20250204085707118 DMAIN <0000> hlr.c:227 IMSI='262429991550036': Creating subscriber on demand 20250204085707118 DMAIN <0000> hlr.c:243 IMSI='262429991550036': Successfully assigned MSISDN='960' 20250204085707118 DAUC <0003> db_auc.c:157 IMSI='262429991550036': No 2G Auth Data 20250204085707118 DAUC <0003> db_auc.c:192 IMSI='262429991550036': No 3G Auth Data 20250204085707118 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429991550036 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 20250204085707118 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429991550036" cause=IMSI unknown in HLR} 20250204085707118 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250204085707118 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085707118 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@90d54dd42421: Found GsupExpect[0] for "262429991550036" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@90d54dd42421: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429991550036" TC_subscr_create_on_demand_sai(308)@90d54dd42421: setverdict(pass): none -> pass 20250204085707121 DAUC <0003> db_auc.c:157 IMSI='262429991550036': No 2G Auth Data 20250204085707121 DAUC <0003> db_auc.c:192 IMSI='262429991550036': No 3G Auth Data 20250204085707122 DAUC <0003> db_auc.c:157 IMSI='262429991550036': No 2G Auth Data 20250204085707122 DAUC <0003> db_auc.c:192 IMSI='262429991550036': No 3G Auth Data 20250204085707123 DAUC <0003> db_auc.c:157 IMSI='262429991550036': No 2G Auth Data 20250204085707123 DAUC <0003> db_auc.c:192 IMSI='262429991550036': No 3G Auth Data 20250204085707125 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085707125 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429991550036" cn_domain=PS} 20250204085707125 DLU <0006> fsm.c:456 lu(262429991550036)[0x562fd1551400]{UNVALIDATED}: Allocated 20250204085707125 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250204085707125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429991550036)[0x562fd1551400]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085707125 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429991550036" cn_domain=PS} 20250204085707125 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085707125 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085707129 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085707129 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429991550036"} 20250204085707129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429991550036)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085707129 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085707129 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429991550036"} 20250204085707129 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429991550036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085707129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429991550036)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085707129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429991550036)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085707129 DLU <0006> fsm.c:568 lu(PS:IMSI-262429991550036)[0x562fd1551400]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085707129 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085707129 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085707133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@90d54dd42421: Final verdict of PTC: pass 20250204085707134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 20250204085707136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33707<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@90d54dd42421: Final verdict of PTC: none 20250204085707137 DLINP <000b> input/ipa.c:452 connected read/write 20250204085707137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085707137 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 306@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@90d54dd42421: Final verdict of PTC: none 20250204085707137 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085707137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(304)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 306: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@90d54dd42421: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Tue Feb 4 08:57:07 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250204085707167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258 20250204085707268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57188<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Tue Feb 4 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_other_home started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085710380 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085710380 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085710385 DLINP <000b> input/ipa.c:452 connected read/write 20250204085710385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085710387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57202<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085710390 DLINP <000b> input/ipa.c:452 connected read/write 20250204085710390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085710391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085710391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085710391 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  20250204085710391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085710391 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  20250204085710391 DLGSUP <0013> gsup_server.c:236 2:  20250204085710391 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085710391 DLGSUP <0013> gsup_server.c:236 3:  20250204085710391 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085710391 DLGSUP <0013> gsup_server.c:236 4:  20250204085710391 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085710391 DLGSUP <0013> gsup_server.c:236 5:  20250204085710391 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085710391 DLGSUP <0013> gsup_server.c:236 7:  20250204085710391 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085710391 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085710391 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085710391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@90d54dd42421: 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") 20250204085710423 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32811<->l=127.0.0.1:4259) 20250204085710428 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250204085710429 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@90d54dd42421: Created GsupExpect[0] for "262427006652724" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250204085710458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57216<->l=127.0.0.1:4258 20250204085710464 DAUC <0003> db_auc.c:157 IMSI='262427006652724': No 2G Auth Data 20250204085710465 DAUC <0003> db_auc.c:192 IMSI='262427006652724': No 3G Auth Data 20250204085710474 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615642720.msisdn 20250204085710474 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615642720.msisdn: not attached (vlr_number unset) 20250204085710474 DDGSM <0007> mslookup_server.c:327 sip.voice.491615642720.msisdn: does not exist in GSUP proxy 20250204085711481 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085711481 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427006652724" cn_domain=CS} 20250204085711481 DLU <0006> fsm.c:456 lu(262427006652724)[0x562fd1530390]{UNVALIDATED}: Allocated 20250204085711481 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250204085711482 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427006652724)[0x562fd1530390]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250204085711482 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427006652724" cn_domain=CS} 20250204085711482 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085711482 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@90d54dd42421: Found GsupExpect[0] for "262427006652724" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427006652724" 20250204085711488 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085711488 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427006652724"} 20250204085711489 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427006652724)[0x562fd1530390]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250204085711489 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250204085711489 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427006652724"} 20250204085711489 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427006652724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085711489 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427006652724)[0x562fd1530390]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250204085711489 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427006652724)[0x562fd1530390]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250204085711489 DLU <0006> fsm.c:568 lu(CS:IMSI-262427006652724)[0x562fd1530390]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250204085711489 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085711489 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@90d54dd42421: setverdict(pass): none -> pass 20250204085711492 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615642720.msisdn 20250204085711493 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615642720.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250204085711493 DDGSM <0007> mslookup_server.c:327 sip.voice.491615642720.msisdn: does not exist in GSUP proxy 20250204085711493 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615642720.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@90d54dd42421: setverdict(pass): pass -> pass, component reason not changed 20250204085711498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57216<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@90d54dd42421: Final verdict of PTC: pass 20250204085711500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57202<->l=127.0.0.1:4258 20250204085711502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32811<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@90d54dd42421: Final verdict of PTC: none 20250204085711503 DLINP <000b> input/ipa.c:452 connected read/write 20250204085711503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085711503 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085711503 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085711503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@90d54dd42421: Final verdict of PTC: none 311@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 311: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Tue Feb 4 08:57:11 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250204085711531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20250204085711632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250204085713470 DSS <0004> hlr_ussd.c:239 262429046815348/0x0a6c34a7: SS Session Timeout, destroying 20250204085713470 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429046815348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Tue Feb 4 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_MSLookup_GSUP_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085714748 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085714748 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085714752 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085714753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085714755 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250204085714755 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250204085714755 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085714755 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085714755 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085714755 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  20250204085714755 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085714755 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  20250204085714755 DLGSUP <0013> gsup_server.c:236 2:  20250204085714755 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(314)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085714755 DLGSUP <0013> gsup_server.c:236 3:  20250204085714755 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085714755 DLGSUP <0013> gsup_server.c:236 4:  20250204085714755 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085714755 DLGSUP <0013> gsup_server.c:236 5:  20250204085714755 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085714755 DLGSUP <0013> gsup_server.c:236 7:  20250204085714755 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085714755 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085714755 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085714755 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 316@90d54dd42421: 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") 20250204085714770 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44077<->l=127.0.0.1:4259) 20250204085714771 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250204085714771 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@90d54dd42421: Created GsupExpect[0] for "262425985432767" to be handled at TC_MSLookup_GSUP_proxy(320) 20250204085714776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@90d54dd42421: Created GsupExpect[0] for "262425985432767" to be handled at TC_MSLookup_GSUP_proxy(320) 20250204085714802 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085714802 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425985432767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425985432767" cn_domain=CS} 20250204085714802 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425985432767 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250204085714802 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425985432767 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250204085714802 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425985432767.imsi 20250204085714802 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425985432767.imsi 20250204085714802 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425985432767.imsi: does not exist in local HLR 20250204085714814 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425985432767 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250204085714814 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250204085714814 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250204085714814 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250204085714814 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250204085714814 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250204085714814 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425985432767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085714814 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085714814 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250204085714814 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085714814 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250204085714814 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085714814 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@90d54dd42421: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@90d54dd42421: 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) } } } } 20250204085714819 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714819 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714819 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250204085714819 DLINP <000b> ipa.c:396 tag 1: HLR 20250204085714819 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250204085714822 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714822 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714822 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@90d54dd42421: 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)@90d54dd42421: 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)@90d54dd42421: Found GsupExpect[0] for "262425985432767" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425985432767" HLR_Test-GSUP-server-IPA(318)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085714866 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714866 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714866 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714866 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714867 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425985432767 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612757681 20250204085714867 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425985432767 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085714867 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085714867 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@90d54dd42421: Found GsupExpect[0] for "262425985432767" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425985432767" 20250204085714877 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714877 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714877 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425985432767 MSISDN-491612757681 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085714877 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085714877 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085714881 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714882 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714882 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425985432767 MSISDN-491612757681 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 20250204085714882 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425985432767 MSISDN-491612757681 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085714882 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085714882 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@90d54dd42421: setverdict(pass): none -> pass 20250204085714885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@90d54dd42421: Final verdict of PTC: pass 20250204085714886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 20250204085714888 DLINP <000b> input/ipa.c:452 connected read/write 20250204085714888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085714888 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085714888 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085714888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085714888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44077<->l=127.0.0.1:4259) 20250204085714888 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085714888 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085714888 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250204085714888 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250204085714889 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(317)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP(315)@90d54dd42421: Final verdict of PTC: none 316@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 316: none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@90d54dd42421: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Tue Feb 4 08:57:14 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 20250204085714969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20250204085715070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2124) Waiting for packet dumper to finish... 1 (prev_count=2124, count=43260) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Tue Feb 4 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085718182 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085718182 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085718186 DLINP <000b> input/ipa.c:452 connected read/write 20250204085718187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085718188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@90d54dd42421: 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) } } } } 20250204085718191 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250204085718192 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@90d54dd42421: 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 } } } } 20250204085718192 DLINP <000b> input/ipa.c:452 connected read/write 20250204085718192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085718192 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085718192 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085718192 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  20250204085718192 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085718192 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  20250204085718192 DLGSUP <0013> gsup_server.c:236 2:  20250204085718192 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085718192 DLGSUP <0013> gsup_server.c:236 3:  20250204085718192 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085718192 DLGSUP <0013> gsup_server.c:236 4:  20250204085718192 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085718192 DLGSUP <0013> gsup_server.c:236 5:  20250204085718192 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085718192 DLGSUP <0013> gsup_server.c:236 7:  20250204085718192 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085718192 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085718192 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(321)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085718192 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@90d54dd42421: 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") 20250204085718213 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35395<->l=127.0.0.1:4259) 20250204085718215 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250204085718215 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@90d54dd42421: Created GsupExpect[0] for "262429795976848" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250204085718223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20250204085718225 DAUC <0003> db_auc.c:157 IMSI='262429795976848': No 2G Auth Data 20250204085718225 DAUC <0003> db_auc.c:192 IMSI='262429795976848': No 3G Auth Data 20250204085718228 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429795976848.imsi 20250204085718228 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429795976848.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@90d54dd42421: setverdict(pass): none -> pass 20250204085718231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@90d54dd42421: Final verdict of PTC: pass 20250204085718231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20250204085718232 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35395<->l=127.0.0.1:4259) 20250204085718232 DLINP <000b> input/ipa.c:452 connected read/write 20250204085718232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085718232 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085718232 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085718232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP(322)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 323: none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Tue Feb 4 08:57:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250204085718257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20250204085718358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->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@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Tue Feb 4 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085721464 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085721464 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085721468 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085721468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@90d54dd42421: 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) } } } } 20250204085721469 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@90d54dd42421: 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 } } } } 20250204085721469 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085721470 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085721470 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  20250204085721470 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085721470 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  20250204085721470 DLGSUP <0013> gsup_server.c:236 2:  20250204085721470 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085721470 DLGSUP <0013> gsup_server.c:236 3:  20250204085721470 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085721470 DLGSUP <0013> gsup_server.c:236 4:  20250204085721470 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085721470 DLGSUP <0013> gsup_server.c:236 5:  20250204085721470 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085721470 DLGSUP <0013> gsup_server.c:236 7:  20250204085721470 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085721470 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085721470 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(326)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085721470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250204085721470 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250204085721470 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@90d54dd42421: 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") 20250204085721499 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40379<->l=127.0.0.1:4259) 20250204085721500 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250204085721500 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@90d54dd42421: Created GsupExpect[0] for "262425175865877" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250204085721508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@90d54dd42421: Created GsupExpect[0] for "262425175865877" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250204085721511 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085721511 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425175865877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425175865877" cn_domain=CS} 20250204085721511 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425175865877 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250204085721511 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425175865877 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250204085721511 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425175865877.imsi 20250204085721511 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425175865877.imsi 20250204085721511 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425175865877.imsi: does not exist in local HLR 20250204085721517 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425175865877 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250204085721517 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250204085721517 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250204085721517 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250204085721517 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250204085721517 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250204085721517 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425175865877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085721517 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085721517 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250204085721517 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085721517 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250204085721517 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085721517 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@90d54dd42421: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@90d54dd42421: 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) } } } } 20250204085721520 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085721520 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085721520 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250204085721520 DLINP <000b> ipa.c:396 tag 1: HLR 20250204085721520 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250204085721521 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085721521 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085721521 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@90d54dd42421: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@90d54dd42421: Found GsupExpect[0] for "262425175865877" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425175865877" HLR_Test-GSUP-server-IPA(330)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085721562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085721562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085721562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085721562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085721563 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425175865877 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614758780 20250204085721563 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425175865877 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085721563 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085721563 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@90d54dd42421: Found GsupExpect[0] for "262425175865877" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425175865877" 20250204085721571 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085721571 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085721571 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425175865877 MSISDN-491614758780 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085721571 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085721571 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085721575 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085721575 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085721575 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425175865877 MSISDN-491614758780 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 20250204085721575 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425175865877 MSISDN-491614758780 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085721575 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085721575 DLINP <000b> input/ipa.c:452 connected read/write 20250204085721575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085721578 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425175865877.imsi 20250204085721578 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425175865877.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@90d54dd42421: setverdict(pass): none -> pass 20250204085722582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@90d54dd42421: Final verdict of PTC: pass 20250204085722584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 20250204085722587 DLINP <000b> input/ipa.c:452 connected read/write 20250204085722587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085722587 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085722587 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085722587 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@90d54dd42421: Final verdict of PTC: none 20250204085722587 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40379<->l=127.0.0.1:4259) 20250204085722587 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085722587 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085722587 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(329)@90d54dd42421: Final verdict of PTC: none 20250204085722587 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250204085722588 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 328: none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Tue Feb 4 08:57:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250204085722625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4258 20250204085722726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35932) Waiting for packet dumper to finish... 1 (prev_count=35932, count=44100) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Tue Feb 4 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@90d54dd42421: legacy= false MTC@90d54dd42421: in not legacy case 1 MTC@90d54dd42421: in not legacy case 2 20250204085725845 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250204085725845 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085725849 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085725850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@90d54dd42421: 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)@90d54dd42421: 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 } } } } 20250204085725854 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085725855 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250204085725855 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250204085725855 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  20250204085725855 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250204085725855 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  20250204085725855 DLGSUP <0013> gsup_server.c:236 2:  20250204085725855 DLGSUP <0013> gsup_server.c:238 2: 00  20250204085725855 DLGSUP <0013> gsup_server.c:236 3:  20250204085725855 DLGSUP <0013> gsup_server.c:238 3: 00  20250204085725855 DLGSUP <0013> gsup_server.c:236 4:  20250204085725855 DLGSUP <0013> gsup_server.c:238 4: 00  20250204085725855 DLGSUP <0013> gsup_server.c:236 5:  20250204085725855 DLGSUP <0013> gsup_server.c:238 5: 00  20250204085725855 DLGSUP <0013> gsup_server.c:236 7:  20250204085725855 DLGSUP <0013> gsup_server.c:238 7: 00  20250204085725855 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250204085725855 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250204085725855 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)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085725857 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250204085725857 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@90d54dd42421: 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") 20250204085725887 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46777<->l=127.0.0.1:4259) 20250204085725888 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250204085725888 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@90d54dd42421: Created GsupExpect[0] for "262425507108495" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250204085725894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@90d54dd42421: Created GsupExpect[0] for "262425507108495" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250204085725898 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085725898 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425507108495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425507108495" cn_domain=CS} 20250204085725898 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425507108495 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250204085725898 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425507108495 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250204085725898 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425507108495.imsi 20250204085725898 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425507108495.imsi 20250204085725898 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425507108495.imsi: does not exist in local HLR 20250204085725901 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425507108495 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250204085725901 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250204085725901 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250204085725901 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250204085725901 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250204085725901 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250204085725901 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425507108495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250204085725901 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085725901 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250204085725901 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085725901 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250204085725901 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250204085725901 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@90d54dd42421: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@90d54dd42421: 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) } } } } 20250204085725902 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725902 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725902 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250204085725902 DLINP <000b> ipa.c:396 tag 1: HLR 20250204085725902 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250204085725903 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725903 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725903 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@90d54dd42421: 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)@90d54dd42421: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@90d54dd42421: Found GsupExpect[0] for "262425507108495" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425507108495" HLR_Test-GSUP-server-IPA(337)@90d54dd42421: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@90d54dd42421: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250204085725946 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725946 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725946 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725946 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725947 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425507108495 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610330542 20250204085725947 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425507108495 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085725947 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085725947 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@90d54dd42421: Found GsupExpect[0] for "262425507108495" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@90d54dd42421: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425507108495" 20250204085725958 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725958 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725958 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425507108495 MSISDN-491610330542 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085725958 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085725958 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085725962 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725962 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725962 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425507108495 MSISDN-491610330542 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 20250204085725962 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425507108495 MSISDN-491610330542 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250204085725962 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085725962 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250204085725966 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610330542.msisdn 20250204085725966 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610330542.msisdn: does not exist in local HLR 20250204085725966 DDGSM <0007> mslookup_server.c:352 sip.voice.491610330542.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250204085725966 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610330542.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@90d54dd42421: setverdict(pass): none -> pass 20250204085725971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@90d54dd42421: Final verdict of PTC: pass 20250204085725972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4258 20250204085725974 DLINP <000b> input/ipa.c:452 connected read/write 20250204085725974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250204085725974 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250204085725974 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250204085725974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250204085725974 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250204085725974 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250204085725974 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250204085725974 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250204085725974 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250204085725975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46777<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-server(336)@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@90d54dd42421: Final verdict of PTC: none 335@90d54dd42421: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@90d54dd42421: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@90d54dd42421: Final verdict of PTC: none MTC@90d54dd42421: Setting final verdict of the test case. MTC@90d54dd42421: Local verdict of MTC: none MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@90d54dd42421: Local verdict of PTC with component reference 335: none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@90d54dd42421: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@90d54dd42421: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@90d54dd42421: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@90d54dd42421: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@90d54dd42421: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Tue Feb 4 08:57:25 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 20250204085726057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44062<->l=127.0.0.1:4258 20250204085726158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4484) Waiting for packet dumper to finish... 1 (prev_count=4484, count=46420) MTC@90d54dd42421: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@90d54dd42421: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@90d54dd42421: Terminating MTC. MC@90d54dd42421: MTC terminated. MC2> exit MC@90d54dd42421: Shutting down session. MC@90d54dd42421: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (2400573) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2400494) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7521.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0'] testenv-hlr-osmocom-nightly-20250204-0855-c48190e2-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2575/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS