Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b0e3627eaa2665a03eb2301b099da6bceb4e4d4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Commit message: "hnbgw: Test paging with PAge Area ID IE" > git rev-list --no-walk 0f12d25ec57a2795fef62cf65eab8dbb3534102c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins6012904874524230934.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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250411-1225-a7700593-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] Fetched 9300 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1703.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1704.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1705.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1734.20-24: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1735.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1762.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1763.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1764.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1788.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1814.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1815.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1816.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1866.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1868.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1870.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1871.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1872.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1882.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1884.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1886.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1887.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_1.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_3.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_2.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_5.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_3.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_4.cc Creating dependency file for HLR_Tests_part_5.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 TCCInterface_Functions.cc Creating dependency file for TELNETasp_PortType.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 Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for GSUP_Types.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (353 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 57 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.1 [112 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.1 [461 kB] Fetched 16.7 MB in 0s (84.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250411122519612 DMAIN <0000> hlr.c:812 hlr starting 20250411122519613 DDB <0001> db.c:600 using database: :memory: 20250411122519613 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 [testenv] Running testsuite 20250411122519613 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250411122519613 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250411122519614 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250411122519614 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250411122519615 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250411122519615 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250411122519615 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250411122519616 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250411122519616 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@35d7f9ebff3e: Unix server socket created successfully. MC@35d7f9ebff3e: Listening on TCP port 37255. MC2> 35d7f9ebff3e is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 35d7f9ebff3e 37255 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@35d7f9ebff3e: New HC connected from 10.0.2.100 [10.0.2.100]. 35d7f9ebff3e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@35d7f9ebff3e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@35d7f9ebff3e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@35d7f9ebff3e: Configuration file was processed on all HCs. MC@35d7f9ebff3e: Creating MTC on host 10.0.2.100. MC@35d7f9ebff3e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Apr 11 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_sai_err_invalid_imsi started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122521063 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122521063 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122521066 DLINP <000b> input/ipa.c:452 connected read/write 20250411122521066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122521068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122521071 DLINP <000b> input/ipa.c:452 connected read/write 20250411122521071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122521071 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122521071 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122521071 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  20250411122521071 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122521071 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  20250411122521071 DLGSUP <0013> gsup_server.c:236 2:  20250411122521071 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122521071 DLGSUP <0013> gsup_server.c:236 3:  20250411122521071 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122521071 DLGSUP <0013> gsup_server.c:236 4:  20250411122521071 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122521071 DLGSUP <0013> gsup_server.c:236 5:  20250411122521071 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122521071 DLGSUP <0013> gsup_server.c:236 7:  20250411122521071 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122521071 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122521071 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122521071 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@35d7f9ebff3e: 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") 20250411122521087 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33827<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@35d7f9ebff3e: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250411122521095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60506<->l=127.0.0.1:4258 20250411122521118 DLINP <000b> input/ipa.c:452 connected read/write 20250411122521118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122521118 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"} 20250411122521118 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" 20250411122521118 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} 20250411122521118 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 20250411122521118 DLINP <000b> input/ipa.c:452 connected read/write 20250411122521118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122521118 DLINP <000b> input/ipa.c:452 connected read/write 20250411122521118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@35d7f9ebff3e: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122521124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60506<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122521126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4258 20250411122521128 DLINP <000b> input/ipa.c:452 connected read/write 20250411122521128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122521128 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122521128 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122521128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122521128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33827<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@35d7f9ebff3e: Final verdict of PTC: none 5@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 5: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Apr 11 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250411122521176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60512<->l=127.0.0.1:4258 20250411122521277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Apr 11 12:25:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_sai started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122524381 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122524381 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122524386 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122524391 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122524391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122524391 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  20250411122524391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122524391 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  20250411122524391 DLGSUP <0013> gsup_server.c:236 2:  20250411122524391 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122524391 DLGSUP <0013> gsup_server.c:236 3:  20250411122524391 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122524391 DLGSUP <0013> gsup_server.c:236 4:  20250411122524391 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122524391 DLGSUP <0013> gsup_server.c:236 5:  20250411122524391 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122524391 DLGSUP <0013> gsup_server.c:236 7:  20250411122524391 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122524391 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122524391 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122524391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@35d7f9ebff3e: 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") 20250411122524420 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34211<->l=127.0.0.1:4259) 20250411122524432 DAUC <0003> db_auc.c:157 IMSI='262422928872604': No 2G Auth Data 20250411122524432 DAUC <0003> db_auc.c:192 IMSI='262422928872604': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262422928872604" to be handled at TC_gsup_sai(12) 20250411122524451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 20250411122524459 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524459 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422928872604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422928872604"} 20250411122524459 DAUC <0003> db_auc.c:192 IMSI='262422928872604': No 3G Auth Data 20250411122524459 DAUC <0003> db_auc.c:236 IMSI='262422928872604': Calling to generate 5 vectors 20250411122524459 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122524459 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122524459 DAUC <0003> auc.c:113 vector [0]: rand = ae2d3e5704ede9114e284bb4e0fba1f1 20250411122524459 DAUC <0003> auc.c:179 vector [0]: kc = 126218900f43fc00 20250411122524459 DAUC <0003> auc.c:180 vector [0]: sres = 05fbbe0f 20250411122524459 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122524459 DAUC <0003> auc.c:113 vector [1]: rand = b4f7ac81908b459164f111451f34dc5c 20250411122524459 DAUC <0003> auc.c:179 vector [1]: kc = 18eed4c469c6e000 20250411122524459 DAUC <0003> auc.c:180 vector [1]: sres = 62466ea8 20250411122524459 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122524459 DAUC <0003> auc.c:113 vector [2]: rand = e5717f2e74a989c7efac16ec3d96f8f5 20250411122524459 DAUC <0003> auc.c:179 vector [2]: kc = 527e4fe7db604000 20250411122524459 DAUC <0003> auc.c:180 vector [2]: sres = 4caa6c2a 20250411122524459 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122524459 DAUC <0003> auc.c:113 vector [3]: rand = 7c4358e47618c65974b72ffb35006161 20250411122524459 DAUC <0003> auc.c:179 vector [3]: kc = 817cb81120fc5800 20250411122524459 DAUC <0003> auc.c:180 vector [3]: sres = 3646407f 20250411122524459 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122524459 DAUC <0003> auc.c:113 vector [4]: rand = 67a7696e3c959e3705260142fecf67ca 20250411122524459 DAUC <0003> auc.c:179 vector [4]: kc = 0e1937a80b460400 20250411122524459 DAUC <0003> auc.c:180 vector [4]: sres = 17d0be6b 20250411122524459 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122524459 DAUC <0003> db_auc.c:245 IMSI='262422928872604': Generated 5 vectors 20250411122524459 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422928872604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422928872604"} 20250411122524459 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422928872604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524459 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524459 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262422928872604" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_sai(12)"262422928872604" TC_gsup_sai(12)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(12)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 TC_gsup_sai(12)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524468 DAUC <0003> db_auc.c:157 IMSI='262422701718852': No 2G Auth Data 20250411122524468 DAUC <0003> db_auc.c:192 IMSI='262422701718852': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262422701718852" to be handled at TC_gsup_sai(13) 20250411122524479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 20250411122524480 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524480 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422701718852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422701718852"} 20250411122524480 DAUC <0003> db_auc.c:192 IMSI='262422701718852': No 3G Auth Data 20250411122524480 DAUC <0003> db_auc.c:236 IMSI='262422701718852': Calling to generate 5 vectors 20250411122524480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122524480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122524480 DAUC <0003> auc.c:113 vector [0]: rand = 9ced2623c877e65f38be7902c9d157ce 20250411122524480 DAUC <0003> auc.c:179 vector [0]: kc = 858f2135d9d32000 20250411122524480 DAUC <0003> auc.c:180 vector [0]: sres = 1deccf3f 20250411122524480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122524480 DAUC <0003> auc.c:113 vector [1]: rand = 94396fb6a0fe5d41954fb6331b2edc26 20250411122524480 DAUC <0003> auc.c:179 vector [1]: kc = 4f736c2d0f16e000 20250411122524480 DAUC <0003> auc.c:180 vector [1]: sres = 538db295 20250411122524480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122524480 DAUC <0003> auc.c:113 vector [2]: rand = 47bfc991ceec488a5621bb5783f9ce86 20250411122524480 DAUC <0003> auc.c:179 vector [2]: kc = 36c1c1262cb40c00 20250411122524480 DAUC <0003> auc.c:180 vector [2]: sres = 629cb2e7 20250411122524480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122524480 DAUC <0003> auc.c:113 vector [3]: rand = 2424a2a45510f9f51bd2cf40525d03f1 20250411122524480 DAUC <0003> auc.c:179 vector [3]: kc = 5d168fb1fe782400 20250411122524480 DAUC <0003> auc.c:180 vector [3]: sres = 4a8c4c0a 20250411122524480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122524480 DAUC <0003> auc.c:113 vector [4]: rand = 3826e08d23ed80f4c658df23e7b76918 20250411122524480 DAUC <0003> auc.c:179 vector [4]: kc = 4304cfa741a25c00 20250411122524480 DAUC <0003> auc.c:180 vector [4]: sres = 23ac3995 20250411122524480 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122524481 DAUC <0003> db_auc.c:245 IMSI='262422701718852': Generated 5 vectors 20250411122524481 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422701718852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422701718852"} 20250411122524481 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422701718852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524481 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524481 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262422701718852" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_sai(13)"262422701718852" TC_gsup_sai(13)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(13)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 TC_gsup_sai(13)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524482 DAUC <0003> db_auc.c:157 IMSI='262421856882671': No 2G Auth Data 20250411122524482 DAUC <0003> db_auc.c:192 IMSI='262421856882671': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262421856882671" to be handled at TC_gsup_sai(14) 20250411122524488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20250411122524490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524490 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421856882671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421856882671"} 20250411122524490 DAUC <0003> db_auc.c:192 IMSI='262421856882671': No 3G Auth Data 20250411122524490 DAUC <0003> db_auc.c:236 IMSI='262421856882671': Calling to generate 5 vectors 20250411122524490 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122524490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122524490 DAUC <0003> auc.c:113 vector [0]: rand = 77449cd28a1952643086821f8d845af5 20250411122524490 DAUC <0003> auc.c:179 vector [0]: kc = 488934d5fe1a7e85 20250411122524490 DAUC <0003> auc.c:180 vector [0]: sres = cb3f5c35 20250411122524490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122524490 DAUC <0003> auc.c:113 vector [1]: rand = 7ea4c6f80fb60bc708f2842ac15094f6 20250411122524490 DAUC <0003> auc.c:179 vector [1]: kc = e500e7cd2294f369 20250411122524490 DAUC <0003> auc.c:180 vector [1]: sres = 0d6b13ab 20250411122524490 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122524490 DAUC <0003> auc.c:113 vector [2]: rand = a7eb2e446dfcc32cd68fd600938b6adf 20250411122524490 DAUC <0003> auc.c:179 vector [2]: kc = d72c8097a3bc7b80 20250411122524490 DAUC <0003> auc.c:180 vector [2]: sres = 33cacab3 20250411122524490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122524490 DAUC <0003> auc.c:113 vector [3]: rand = dc61f689d8aa76c2e1ac77f0515b3fdf 20250411122524490 DAUC <0003> auc.c:179 vector [3]: kc = 61199c869c21a2e8 20250411122524490 DAUC <0003> auc.c:180 vector [3]: sres = 067a322d 20250411122524490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122524490 DAUC <0003> auc.c:113 vector [4]: rand = 1a6ebbe1b696c0f213f7624c147b6517 20250411122524490 DAUC <0003> auc.c:179 vector [4]: kc = bf6467dbfd15bd81 20250411122524490 DAUC <0003> auc.c:180 vector [4]: sres = bb9ce880 20250411122524490 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122524490 DAUC <0003> db_auc.c:245 IMSI='262421856882671': Generated 5 vectors 20250411122524490 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421856882671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421856882671"} 20250411122524490 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421856882671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262421856882671" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_sai(14)"262421856882671" TC_gsup_sai(14)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(14)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 TC_gsup_sai(14)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524491 DAUC <0003> db_auc.c:157 IMSI='262424125798630': No 2G Auth Data 20250411122524491 DAUC <0003> db_auc.c:192 IMSI='262424125798630': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262424125798630" to be handled at TC_gsup_sai(15) 20250411122524497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 20250411122524499 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524499 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424125798630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424125798630"} 20250411122524499 DAUC <0003> db_auc.c:157 IMSI='262424125798630': No 2G Auth Data 20250411122524499 DAUC <0003> db_auc.c:236 IMSI='262424125798630': Calling to generate 5 vectors 20250411122524499 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122524499 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122524499 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122524499 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122524499 DAUC <0003> auc.c:113 vector [0]: rand = f1cbe0b2619cb800c878eced0fe6a960 20250411122524499 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122524499 DAUC <0003> auc.c:142 vector [0]: autn = 1ecc4f94a91200003602e77b35b596a9 20250411122524499 DAUC <0003> auc.c:143 vector [0]: ck = 96750edade5e1470e83d9551dc91ecff 20250411122524499 DAUC <0003> auc.c:144 vector [0]: ik = 9a98fe72c5eb321779eec5c4c15b6f34 20250411122524499 DAUC <0003> auc.c:145 vector [0]: res = 24b87e1dfe6bce450000000000000000 20250411122524499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122524499 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122524499 DAUC <0003> auc.c:151 vector [0]: kc = 9d3ea03d067fa5ac 20250411122524499 DAUC <0003> auc.c:152 vector [0]: sres = dad3b058 20250411122524499 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122524499 DAUC <0003> auc.c:113 vector [1]: rand = 2066ec464ee9fb93eeeb473d46940f69 20250411122524499 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122524499 DAUC <0003> auc.c:142 vector [1]: autn = ebcec39b65db000067a1a25b84ce6a08 20250411122524499 DAUC <0003> auc.c:143 vector [1]: ck = 7ea06891171b8cd229386699feae6cf0 20250411122524499 DAUC <0003> auc.c:144 vector [1]: ik = 63aa6f4d5a688456efc361b388f98e94 20250411122524499 DAUC <0003> auc.c:145 vector [1]: res = 2db1a414fbb7a4b20000000000000000 20250411122524499 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122524499 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122524499 DAUC <0003> auc.c:151 vector [1]: kc = dbf100f63b24eae0 20250411122524499 DAUC <0003> auc.c:152 vector [1]: sres = d60600a6 20250411122524499 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122524499 DAUC <0003> auc.c:113 vector [2]: rand = b4b75152ef1a7ad08c0832a58a2c5dbf 20250411122524499 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122524499 DAUC <0003> auc.c:142 vector [2]: autn = 0938a9d0f94d00003f58b41c789ceb1e 20250411122524499 DAUC <0003> auc.c:143 vector [2]: ck = dfb04f48bcef84573f85426b60eb5cd5 20250411122524499 DAUC <0003> auc.c:144 vector [2]: ik = 5e151f6e416fb9a8881c2415cd5cd1a2 20250411122524499 DAUC <0003> auc.c:145 vector [2]: res = ec9b57a846f9a6ba0000000000000000 20250411122524499 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122524499 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122524499 DAUC <0003> auc.c:151 vector [2]: kc = 363c36585037b088 20250411122524499 DAUC <0003> auc.c:152 vector [2]: sres = aa62f112 20250411122524499 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122524499 DAUC <0003> auc.c:113 vector [3]: rand = 0c88c0f6fd7bfc70c6e184b53f37bfc6 20250411122524499 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122524499 DAUC <0003> auc.c:142 vector [3]: autn = 6b17b6bb1da90000a1b18473a5ad481f 20250411122524499 DAUC <0003> auc.c:143 vector [3]: ck = 1103709a5ffff699c81019e183546abd 20250411122524499 DAUC <0003> auc.c:144 vector [3]: ik = 2a77c7bd93f63fd12174a8d00eec1999 20250411122524499 DAUC <0003> auc.c:145 vector [3]: res = 0a004785e24be1060000000000000000 20250411122524499 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122524499 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122524499 DAUC <0003> auc.c:151 vector [3]: kc = d210061641b1ba6c 20250411122524499 DAUC <0003> auc.c:152 vector [3]: sres = e84ba683 20250411122524499 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122524499 DAUC <0003> auc.c:113 vector [4]: rand = 924c37b4412817bb7cdcce98ea45c975 20250411122524499 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122524499 DAUC <0003> auc.c:142 vector [4]: autn = a77d5a8c0b3f000076f999b17621f5a8 20250411122524499 DAUC <0003> auc.c:143 vector [4]: ck = ee1db2da22b049f5dfca0c23648abb14 20250411122524499 DAUC <0003> auc.c:144 vector [4]: ik = ec882b5eac320c58a3487138e764c190 20250411122524499 DAUC <0003> auc.c:145 vector [4]: res = be4200bd4d039bc20000000000000000 20250411122524499 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122524499 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122524499 DAUC <0003> auc.c:151 vector [4]: kc = 7e17e49f0d6c3f29 20250411122524499 DAUC <0003> auc.c:152 vector [4]: sres = f3419b7f 20250411122524499 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122524499 DAUC <0003> db_auc.c:245 IMSI='262424125798630': Generated 5 vectors 20250411122524499 DAUC <0003> db_auc.c:249 IMSI='262424125798630': Updating SQN=161 in DB 20250411122524499 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424125798630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424125798630"} 20250411122524499 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424125798630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524499 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524499 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262424125798630" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_sai(15)"262424125798630" TC_gsup_sai(15)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(15)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 TC_gsup_sai(15)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524501 DAUC <0003> db_auc.c:157 IMSI='262429865896346': No 2G Auth Data 20250411122524501 DAUC <0003> db_auc.c:192 IMSI='262429865896346': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262429865896346" to be handled at TC_gsup_sai(16) 20250411122524507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20250411122524508 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524508 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429865896346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429865896346"} 20250411122524508 DAUC <0003> db_auc.c:157 IMSI='262429865896346': No 2G Auth Data 20250411122524508 DAUC <0003> db_auc.c:236 IMSI='262429865896346': Calling to generate 5 vectors 20250411122524508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122524508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122524509 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250411122524509 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122524509 DAUC <0003> auc.c:113 vector [0]: rand = 617d3821a8fdd31aa5686a999f8abec6 20250411122524509 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122524509 DAUC <0003> auc.c:142 vector [0]: autn = 4d4b21f1bc220000852fa2ab803071e4 20250411122524509 DAUC <0003> auc.c:143 vector [0]: ck = 796c66bd990a51f0d0cb2f91e7c036d6 20250411122524509 DAUC <0003> auc.c:144 vector [0]: ik = 45d28949af30ba5d2373a2ac4f6cbc61 20250411122524509 DAUC <0003> auc.c:145 vector [0]: res = 91d0df24b470cdab0000000000000000 20250411122524509 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122524509 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122524509 DAUC <0003> auc.c:151 vector [0]: kc = cf0662c99e96611a 20250411122524509 DAUC <0003> auc.c:152 vector [0]: sres = 25a0128f 20250411122524509 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122524509 DAUC <0003> auc.c:113 vector [1]: rand = 33bc362771b0dd113c610d5cebca6518 20250411122524509 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122524509 DAUC <0003> auc.c:142 vector [1]: autn = b107ea8815ce00001909f9b525e049be 20250411122524509 DAUC <0003> auc.c:143 vector [1]: ck = 8b72e5103a93b237c01389bd6fbeba68 20250411122524509 DAUC <0003> auc.c:144 vector [1]: ik = 9b991134b9a12d8be76dbd5cad10a8a6 20250411122524509 DAUC <0003> auc.c:145 vector [1]: res = ff6f997b5d4452200000000000000000 20250411122524509 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122524509 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122524509 DAUC <0003> auc.c:151 vector [1]: kc = 3795c0c5419c8d72 20250411122524509 DAUC <0003> auc.c:152 vector [1]: sres = a22bcb5b 20250411122524509 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122524509 DAUC <0003> auc.c:113 vector [2]: rand = ed69f926bd890bb6490f25d35843fe27 20250411122524509 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122524509 DAUC <0003> auc.c:142 vector [2]: autn = 97ff929d58660000f64b96e617a4d065 20250411122524509 DAUC <0003> auc.c:143 vector [2]: ck = 2903dc57aad9b76008312a79d32be09b 20250411122524509 DAUC <0003> auc.c:144 vector [2]: ik = 2dd24868512822b458d6c2400adfb564 20250411122524509 DAUC <0003> auc.c:145 vector [2]: res = d093ebd3926bce650000000000000000 20250411122524509 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122524509 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122524509 DAUC <0003> auc.c:151 vector [2]: kc = 54367c062205c02b 20250411122524509 DAUC <0003> auc.c:152 vector [2]: sres = 42f825b6 20250411122524509 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122524509 DAUC <0003> auc.c:113 vector [3]: rand = 535a56b0e253d3a4c1ddef0d5515ff0a 20250411122524509 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122524509 DAUC <0003> auc.c:142 vector [3]: autn = c34f4249eb0e000033431295c36840d0 20250411122524509 DAUC <0003> auc.c:143 vector [3]: ck = 7c1ac8d83256ee2706089c75ed9df66a 20250411122524509 DAUC <0003> auc.c:144 vector [3]: ik = 97189febc69991040118c15efacb73ac 20250411122524509 DAUC <0003> auc.c:145 vector [3]: res = a15477d78f9a9c500000000000000000 20250411122524509 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122524509 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122524509 DAUC <0003> auc.c:151 vector [3]: kc = ec120a18e399fae5 20250411122524509 DAUC <0003> auc.c:152 vector [3]: sres = 2eceeb87 20250411122524509 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122524509 DAUC <0003> auc.c:113 vector [4]: rand = 2ec7b830bf7db87cdf9d88084c2a7caf 20250411122524509 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122524509 DAUC <0003> auc.c:142 vector [4]: autn = 5bd94c8ca2790000e07b018c5ed0326b 20250411122524509 DAUC <0003> auc.c:143 vector [4]: ck = c84e01fcb07fe7d4f2232643b2f46622 20250411122524509 DAUC <0003> auc.c:144 vector [4]: ik = f99c96a9f778e8087c67e13254ea53e5 20250411122524509 DAUC <0003> auc.c:145 vector [4]: res = 6b8406932ab3f3c50000000000000000 20250411122524509 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122524509 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122524509 DAUC <0003> auc.c:151 vector [4]: kc = bf965024a1193a1b 20250411122524509 DAUC <0003> auc.c:152 vector [4]: sres = 4137f556 20250411122524509 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122524509 DAUC <0003> db_auc.c:245 IMSI='262429865896346': Generated 5 vectors 20250411122524509 DAUC <0003> db_auc.c:249 IMSI='262429865896346': Updating SQN=161 in DB 20250411122524509 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429865896346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429865896346"} 20250411122524509 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429865896346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524509 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524509 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262429865896346" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_sai(16)"262429865896346" TC_gsup_sai(16)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(16)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 TC_gsup_sai(16)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524511 DAUC <0003> db_auc.c:157 IMSI='262425624927545': No 2G Auth Data 20250411122524511 DAUC <0003> db_auc.c:192 IMSI='262425624927545': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262425624927545" to be handled at TC_gsup_sai(17) 20250411122524517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 20250411122524519 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524519 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425624927545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425624927545"} 20250411122524519 DAUC <0003> db_auc.c:236 IMSI='262425624927545': Calling to generate 5 vectors 20250411122524519 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122524519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122524519 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122524519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122524519 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122524519 DAUC <0003> auc.c:113 vector [0]: rand = ada3da52a9e0c508a697e03a7e2b617b 20250411122524519 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122524519 DAUC <0003> auc.c:142 vector [0]: autn = a01e92b96ed200001a96b74a12c6df8d 20250411122524519 DAUC <0003> auc.c:143 vector [0]: ck = 951bc82f5b1c2699299e4b9abf78121f 20250411122524519 DAUC <0003> auc.c:144 vector [0]: ik = 57f24bddd98b9cf46dedb0436a62d2b0 20250411122524519 DAUC <0003> auc.c:145 vector [0]: res = b1c4b4c1366812920000000000000000 20250411122524519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122524519 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122524519 DAUC <0003> auc.c:179 vector [0]: kc = b89766ab88263c00 20250411122524519 DAUC <0003> auc.c:180 vector [0]: sres = 9ce1a706 20250411122524519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122524519 DAUC <0003> auc.c:113 vector [1]: rand = 579ee67cb0e97ca48f132a6a6fc24897 20250411122524519 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122524519 DAUC <0003> auc.c:142 vector [1]: autn = 557ce3567c9f0000a826b11888bce287 20250411122524519 DAUC <0003> auc.c:143 vector [1]: ck = 277fbade5eb3efd3224afacd149c085c 20250411122524519 DAUC <0003> auc.c:144 vector [1]: ik = f0adf2bdb78451e981fb0fcbb0fa6853 20250411122524519 DAUC <0003> auc.c:145 vector [1]: res = 3475dfd6a15437dd0000000000000000 20250411122524519 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122524519 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122524519 DAUC <0003> auc.c:179 vector [1]: kc = a59ad303d618dc00 20250411122524519 DAUC <0003> auc.c:180 vector [1]: sres = 5451d4ad 20250411122524519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122524519 DAUC <0003> auc.c:113 vector [2]: rand = 09a26b97ba16b5b500260265ff8b4819 20250411122524519 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122524519 DAUC <0003> auc.c:142 vector [2]: autn = 46c5100b161f000055b5f3f64fcd2365 20250411122524519 DAUC <0003> auc.c:143 vector [2]: ck = 11cecc1c439b8f40d6c18a75ed83eb82 20250411122524519 DAUC <0003> auc.c:144 vector [2]: ik = f1c5e756a9117201e4536c3e8071d57d 20250411122524519 DAUC <0003> auc.c:145 vector [2]: res = 1e64b0b9c0a99fd70000000000000000 20250411122524519 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122524519 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122524519 DAUC <0003> auc.c:179 vector [2]: kc = b4dda10c2f0f9c00 20250411122524519 DAUC <0003> auc.c:180 vector [2]: sres = 3c8bede3 20250411122524519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122524519 DAUC <0003> auc.c:113 vector [3]: rand = 89cdb08d826e78e1fb1a4b6bbaf9bb45 20250411122524519 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122524519 DAUC <0003> auc.c:142 vector [3]: autn = d84bde42c58f0000cdbef8b80e598bcb 20250411122524519 DAUC <0003> auc.c:143 vector [3]: ck = 1690bf5b4adf05ee8343df277b6aac85 20250411122524519 DAUC <0003> auc.c:144 vector [3]: ik = 671406e53ac978792129cc429730d503 20250411122524519 DAUC <0003> auc.c:145 vector [3]: res = 771254aebc3c662d0000000000000000 20250411122524519 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122524519 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122524519 DAUC <0003> auc.c:179 vector [3]: kc = 32bb0b8bd1629800 20250411122524519 DAUC <0003> auc.c:180 vector [3]: sres = 01cbb92e 20250411122524519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122524519 DAUC <0003> auc.c:113 vector [4]: rand = dd22b886f620630583bf1613429668df 20250411122524519 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122524519 DAUC <0003> auc.c:142 vector [4]: autn = 6e33b65dc19d0000cc4fc6fa2fd5555a 20250411122524519 DAUC <0003> auc.c:143 vector [4]: ck = 5513d4ed92ad44e8f39e66f3e887f326 20250411122524519 DAUC <0003> auc.c:144 vector [4]: ik = 0d135ca13a745988b9a10d3b3c3ebb5d 20250411122524519 DAUC <0003> auc.c:145 vector [4]: res = 873bf7d6290145fd0000000000000000 20250411122524519 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122524519 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122524519 DAUC <0003> auc.c:179 vector [4]: kc = 6b2ca05c00b3a400 20250411122524519 DAUC <0003> auc.c:180 vector [4]: sres = e4fae03e 20250411122524519 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122524519 DAUC <0003> db_auc.c:245 IMSI='262425624927545': Generated 5 vectors 20250411122524519 DAUC <0003> db_auc.c:249 IMSI='262425624927545': Updating SQN=161 in DB 20250411122524519 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425624927545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425624927545"} 20250411122524519 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425624927545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524519 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524519 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262425624927545" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_sai(17)"262425624927545" TC_gsup_sai(17)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(17)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 TC_gsup_sai(17)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524521 DAUC <0003> db_auc.c:157 IMSI='262425424723597': No 2G Auth Data 20250411122524521 DAUC <0003> db_auc.c:192 IMSI='262425424723597': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262425424723597" to be handled at TC_gsup_sai(18) 20250411122524527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20250411122524528 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524528 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425424723597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425424723597"} 20250411122524528 DAUC <0003> db_auc.c:236 IMSI='262425424723597': Calling to generate 5 vectors 20250411122524528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122524528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122524528 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122524528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122524528 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122524528 DAUC <0003> auc.c:113 vector [0]: rand = da448526f7c2504ae81f890b88eb4c0c 20250411122524528 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122524528 DAUC <0003> auc.c:142 vector [0]: autn = 454297c66b7f00001075df3198abae2e 20250411122524528 DAUC <0003> auc.c:143 vector [0]: ck = 4553aa745501d73dc634ffbce09155b5 20250411122524528 DAUC <0003> auc.c:144 vector [0]: ik = 9e8e6ec336cf9ee5c3b5f393de4a4fee 20250411122524528 DAUC <0003> auc.c:145 vector [0]: res = 23e62d22611516a30000000000000000 20250411122524528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122524528 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122524528 DAUC <0003> auc.c:179 vector [0]: kc = 27839ac60e3b5400 20250411122524528 DAUC <0003> auc.c:180 vector [0]: sres = 021bb056 20250411122524528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122524528 DAUC <0003> auc.c:113 vector [1]: rand = 34334b238bb1fff9ec67eb44755c56d6 20250411122524528 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122524528 DAUC <0003> auc.c:142 vector [1]: autn = d587224d2b4c000033b30e57b387cf3f 20250411122524528 DAUC <0003> auc.c:143 vector [1]: ck = 554bd3094b45783b17d150c42fe98584 20250411122524528 DAUC <0003> auc.c:144 vector [1]: ik = e7a02b981c5b09dd95a749fb148a89ab 20250411122524528 DAUC <0003> auc.c:145 vector [1]: res = 256eb949b28792310000000000000000 20250411122524528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122524528 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122524528 DAUC <0003> auc.c:179 vector [1]: kc = 55413abcadaf1c00 20250411122524528 DAUC <0003> auc.c:180 vector [1]: sres = 05325477 20250411122524528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122524528 DAUC <0003> auc.c:113 vector [2]: rand = 57e26fb42d9cfe48bc7f4d1d95eadcc9 20250411122524528 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122524528 DAUC <0003> auc.c:142 vector [2]: autn = 3fe99aa9c0b10000539535e4388cc932 20250411122524528 DAUC <0003> auc.c:143 vector [2]: ck = a20b391eaaeeee55fcd187e8b3064428 20250411122524528 DAUC <0003> auc.c:144 vector [2]: ik = c386d798375fbc2c77bd74a3c2e389f0 20250411122524528 DAUC <0003> auc.c:145 vector [2]: res = 95e924b375c56ed40000000000000000 20250411122524528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122524528 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122524528 DAUC <0003> auc.c:179 vector [2]: kc = 863dd1d03fbb4400 20250411122524528 DAUC <0003> auc.c:180 vector [2]: sres = 9831de0b 20250411122524528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122524528 DAUC <0003> auc.c:113 vector [3]: rand = bf1ced1724611dcb8e0e8271e6fbbbb7 20250411122524528 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122524528 DAUC <0003> auc.c:142 vector [3]: autn = b0161fb65f7500001ad3c71c29dbb3af 20250411122524528 DAUC <0003> auc.c:143 vector [3]: ck = 55c91b25fce78d4505b8cf544209ae97 20250411122524528 DAUC <0003> auc.c:144 vector [3]: ik = 40fa28648302544bba094bc9617b56c4 20250411122524528 DAUC <0003> auc.c:145 vector [3]: res = 312e9d75776448f30000000000000000 20250411122524528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122524528 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122524528 DAUC <0003> auc.c:179 vector [3]: kc = 3f438dcbdef41800 20250411122524528 DAUC <0003> auc.c:180 vector [3]: sres = 7eec8a47 20250411122524528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122524528 DAUC <0003> auc.c:113 vector [4]: rand = dd4fb646f5c88deedb1f57fde313116b 20250411122524528 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122524528 DAUC <0003> auc.c:142 vector [4]: autn = b95455211da20000558683f3deb09a57 20250411122524528 DAUC <0003> auc.c:143 vector [4]: ck = e9478c42c686c17bf12a105eb61006fe 20250411122524528 DAUC <0003> auc.c:144 vector [4]: ik = 8432eefce7d8b011d4d859e2c3d3578f 20250411122524528 DAUC <0003> auc.c:145 vector [4]: res = 6e934c15504e24070000000000000000 20250411122524528 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122524528 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122524528 DAUC <0003> auc.c:179 vector [4]: kc = 3402d76a16141c00 20250411122524528 DAUC <0003> auc.c:180 vector [4]: sres = 038b6a93 20250411122524528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122524528 DAUC <0003> db_auc.c:245 IMSI='262425424723597': Generated 5 vectors 20250411122524528 DAUC <0003> db_auc.c:249 IMSI='262425424723597': Updating SQN=161 in DB 20250411122524528 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425424723597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425424723597"} 20250411122524528 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425424723597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524528 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524529 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262425424723597" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_sai(18)"262425424723597" TC_gsup_sai(18)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(18)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 TC_gsup_sai(18)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122524531 DAUC <0003> db_auc.c:157 IMSI='262427378488649': No 2G Auth Data 20250411122524531 DAUC <0003> db_auc.c:192 IMSI='262427378488649': No 3G Auth Data HLR_Test-GSUP(9)@35d7f9ebff3e: Created GsupExpect[0] for "262427378488649" to be handled at TC_gsup_sai(19) 20250411122524537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4258 20250411122524538 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524538 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427378488649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427378488649"} 20250411122524538 DAUC <0003> db_auc.c:236 IMSI='262427378488649': Calling to generate 5 vectors 20250411122524538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122524538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122524538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122524538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122524538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122524538 DAUC <0003> auc.c:113 vector [0]: rand = 3e1802ef66f6d7ebea2b8997ab2775de 20250411122524538 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122524538 DAUC <0003> auc.c:142 vector [0]: autn = 9c4f89a681960000b3f7d82d988f0fc9 20250411122524538 DAUC <0003> auc.c:143 vector [0]: ck = 718bd5b214b840238d308341feb75306 20250411122524538 DAUC <0003> auc.c:144 vector [0]: ik = 8441da7f951bbec90f463e89330227ef 20250411122524538 DAUC <0003> auc.c:145 vector [0]: res = e12d2af163e1fa820000000000000000 20250411122524538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122524538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122524538 DAUC <0003> auc.c:179 vector [0]: kc = cece24046314423d 20250411122524538 DAUC <0003> auc.c:180 vector [0]: sres = bd2cc575 20250411122524538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122524538 DAUC <0003> auc.c:113 vector [1]: rand = ce57a75acb233538360d5560575840c8 20250411122524538 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122524538 DAUC <0003> auc.c:142 vector [1]: autn = ca871bbfa4da0000e37f9986163ec328 20250411122524538 DAUC <0003> auc.c:143 vector [1]: ck = b77cee3f5bfd484c19f137d8871a0b10 20250411122524538 DAUC <0003> auc.c:144 vector [1]: ik = 2742abf209bfa00e38f9099a8c51d1d8 20250411122524538 DAUC <0003> auc.c:145 vector [1]: res = 410d5f0785a532a20000000000000000 20250411122524538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122524538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122524538 DAUC <0003> auc.c:179 vector [1]: kc = 67d84e9c652daf38 20250411122524538 DAUC <0003> auc.c:180 vector [1]: sres = 4e43af9e 20250411122524538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122524538 DAUC <0003> auc.c:113 vector [2]: rand = 43236401c7d2f9dd713e7163720226ef 20250411122524538 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122524538 DAUC <0003> auc.c:142 vector [2]: autn = 12592ea9a93600006a2ecbe042f157ea 20250411122524538 DAUC <0003> auc.c:143 vector [2]: ck = b8ff2309ae71c2c57108cd44ab66c634 20250411122524538 DAUC <0003> auc.c:144 vector [2]: ik = 23e1d9833ae4853f92c88561f0f9df79 20250411122524538 DAUC <0003> auc.c:145 vector [2]: res = 27daa437c44535450000000000000000 20250411122524538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122524538 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122524538 DAUC <0003> auc.c:179 vector [2]: kc = 05cf689edcd5d549 20250411122524538 DAUC <0003> auc.c:180 vector [2]: sres = daa31ab9 20250411122524538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122524539 DAUC <0003> auc.c:113 vector [3]: rand = 4e07fe77b82ad78ade6fc92ce0f6543b 20250411122524539 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122524539 DAUC <0003> auc.c:142 vector [3]: autn = 1cb6967979f00000232456958c188d2d 20250411122524539 DAUC <0003> auc.c:143 vector [3]: ck = c25557801065f486c79c5d9908473787 20250411122524539 DAUC <0003> auc.c:144 vector [3]: ik = 8d03ed2c1cac5349735566a0db67a35b 20250411122524539 DAUC <0003> auc.c:145 vector [3]: res = a2cade1cd56a68930000000000000000 20250411122524539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122524539 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122524539 DAUC <0003> auc.c:179 vector [3]: kc = 27b43362aeca8a93 20250411122524539 DAUC <0003> auc.c:180 vector [3]: sres = 42a65166 20250411122524539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122524539 DAUC <0003> auc.c:113 vector [4]: rand = ce5d1b36372c49cca9ed6fafe94b4ba0 20250411122524539 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122524539 DAUC <0003> auc.c:142 vector [4]: autn = 8f9f7fde2e6300004daad4d2125503f8 20250411122524539 DAUC <0003> auc.c:143 vector [4]: ck = 8f3df189a0e731d83f0cedc909a0efb1 20250411122524539 DAUC <0003> auc.c:144 vector [4]: ik = e513c8791638e63726774cf8338e86e0 20250411122524539 DAUC <0003> auc.c:145 vector [4]: res = 99dae460d4ff1d390000000000000000 20250411122524539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122524539 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122524539 DAUC <0003> auc.c:179 vector [4]: kc = 79a59a87c0b1434c 20250411122524539 DAUC <0003> auc.c:180 vector [4]: sres = 11096f6e 20250411122524539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122524539 DAUC <0003> db_auc.c:245 IMSI='262427378488649': Generated 5 vectors 20250411122524539 DAUC <0003> db_auc.c:249 IMSI='262427378488649': Updating SQN=161 in DB 20250411122524539 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427378488649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427378488649"} 20250411122524539 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427378488649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122524539 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122524539 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@35d7f9ebff3e: Found GsupExpect[0] for "262427378488649" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_sai(19)"262427378488649" TC_gsup_sai(19)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai(19)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122524540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4258 TC_gsup_sai(19)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122524541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 20250411122524541 DLINP <000b> input/ipa.c:452 connected read/write 20250411122524541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122524541 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122524541 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122524541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(8)@35d7f9ebff3e: Final verdict of PTC: none 20250411122524541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34211<->l=127.0.0.1:4259) 10@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP(9)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_sai finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Apr 11 12:25:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250411122524565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 20250411122524666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68388) Waiting for packet dumper to finish... 1 (prev_count=68388, count=163380) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Apr 11 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_sai_num_auth_vectors started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122527782 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122527783 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122527787 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122527793 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527793 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122527793 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122527793 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  20250411122527793 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122527793 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  20250411122527793 DLGSUP <0013> gsup_server.c:236 2:  20250411122527793 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122527793 DLGSUP <0013> gsup_server.c:236 3:  20250411122527793 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122527793 DLGSUP <0013> gsup_server.c:236 4:  20250411122527793 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122527793 DLGSUP <0013> gsup_server.c:236 5:  20250411122527793 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122527793 DLGSUP <0013> gsup_server.c:236 7:  20250411122527793 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122527793 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122527793 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122527793 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@35d7f9ebff3e: 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") 20250411122527815 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36547<->l=127.0.0.1:4259) 20250411122527822 DAUC <0003> db_auc.c:157 IMSI='262421568483279': No 2G Auth Data 20250411122527822 DAUC <0003> db_auc.c:192 IMSI='262421568483279': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262421568483279" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250411122527833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44208<->l=127.0.0.1:4258 20250411122527840 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527840 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421568483279"} 20250411122527840 DAUC <0003> db_auc.c:192 IMSI='262421568483279': No 3G Auth Data 20250411122527840 DAUC <0003> db_auc.c:236 IMSI='262421568483279': Calling to generate 1 vectors 20250411122527840 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250411122527840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527840 DAUC <0003> auc.c:113 vector [0]: rand = 427176b48cc0774b9e4c09b15c85ad42 20250411122527840 DAUC <0003> auc.c:179 vector [0]: kc = cf690a53152e1c00 20250411122527840 DAUC <0003> auc.c:180 vector [0]: sres = 7d24823f 20250411122527840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527840 DAUC <0003> db_auc.c:245 IMSI='262421568483279': Generated 1 vectors 20250411122527840 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421568483279"} 20250411122527840 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527840 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527840 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262421568483279" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421568483279" TC_gsup_sai_num_auth_vectors(24)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527847 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527847 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421568483279"} 20250411122527847 DAUC <0003> db_auc.c:192 IMSI='262421568483279': No 3G Auth Data 20250411122527847 DAUC <0003> db_auc.c:236 IMSI='262421568483279': Calling to generate 4 vectors 20250411122527847 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250411122527847 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527847 DAUC <0003> auc.c:113 vector [0]: rand = 3331605877c2d9f460b783d4eecacbb2 20250411122527847 DAUC <0003> auc.c:179 vector [0]: kc = 2acfbc6c56224000 20250411122527847 DAUC <0003> auc.c:180 vector [0]: sres = acdff335 20250411122527847 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527847 DAUC <0003> auc.c:113 vector [1]: rand = a28c83ab73bc8b0957fb05f54b709022 20250411122527847 DAUC <0003> auc.c:179 vector [1]: kc = 874e904cb1e66400 20250411122527847 DAUC <0003> auc.c:180 vector [1]: sres = cc0b9054 20250411122527847 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527847 DAUC <0003> auc.c:113 vector [2]: rand = c2df038b10eb33afb53c1ffdc1ce2d0c 20250411122527848 DAUC <0003> auc.c:179 vector [2]: kc = 6965aacea2733000 20250411122527848 DAUC <0003> auc.c:180 vector [2]: sres = e67d443a 20250411122527848 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527848 DAUC <0003> auc.c:113 vector [3]: rand = bf5e135041b29111a17ea4034bdbd4ac 20250411122527848 DAUC <0003> auc.c:179 vector [3]: kc = cabbee2aa6a9f000 20250411122527848 DAUC <0003> auc.c:180 vector [3]: sres = 010385f4 20250411122527848 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527848 DAUC <0003> db_auc.c:245 IMSI='262421568483279': Generated 4 vectors 20250411122527848 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421568483279"} 20250411122527848 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527848 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527848 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527852 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527852 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421568483279"} 20250411122527852 DAUC <0003> db_auc.c:192 IMSI='262421568483279': No 3G Auth Data 20250411122527852 DAUC <0003> db_auc.c:236 IMSI='262421568483279': Calling to generate 5 vectors 20250411122527852 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122527852 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527852 DAUC <0003> auc.c:113 vector [0]: rand = 2c22807920414fd36f70e993dc30f527 20250411122527852 DAUC <0003> auc.c:179 vector [0]: kc = d374fb31cc098000 20250411122527852 DAUC <0003> auc.c:180 vector [0]: sres = 7e6412e0 20250411122527852 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527852 DAUC <0003> auc.c:113 vector [1]: rand = 42167463e286065d3060d99f2155c3eb 20250411122527852 DAUC <0003> auc.c:179 vector [1]: kc = cf36254e3fb76c00 20250411122527852 DAUC <0003> auc.c:180 vector [1]: sres = daf7754a 20250411122527852 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527852 DAUC <0003> auc.c:113 vector [2]: rand = d9c37f01ad8c3a864a886e24ed1717f9 20250411122527852 DAUC <0003> auc.c:179 vector [2]: kc = 278121a2550d8400 20250411122527852 DAUC <0003> auc.c:180 vector [2]: sres = c9e6060b 20250411122527852 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527852 DAUC <0003> auc.c:113 vector [3]: rand = bd7bd1d228c1d1a866e30727fcd2c7e1 20250411122527852 DAUC <0003> auc.c:179 vector [3]: kc = 9ea63692df45a400 20250411122527852 DAUC <0003> auc.c:180 vector [3]: sres = 0abc15e2 20250411122527852 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527852 DAUC <0003> auc.c:113 vector [4]: rand = f34ee6b518daf65a18faeaf368296b50 20250411122527853 DAUC <0003> auc.c:179 vector [4]: kc = 7ea3040d0fa36c00 20250411122527853 DAUC <0003> auc.c:180 vector [4]: sres = d85479f6 20250411122527853 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122527853 DAUC <0003> db_auc.c:245 IMSI='262421568483279': Generated 5 vectors 20250411122527853 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421568483279"} 20250411122527853 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527853 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527853 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527857 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527857 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421568483279"} 20250411122527857 DAUC <0003> db_auc.c:192 IMSI='262421568483279': No 3G Auth Data 20250411122527857 DAUC <0003> db_auc.c:236 IMSI='262421568483279': Calling to generate 5 vectors 20250411122527857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122527857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527857 DAUC <0003> auc.c:113 vector [0]: rand = b6a3b691c86a9bf448d74a90171a45b1 20250411122527857 DAUC <0003> auc.c:179 vector [0]: kc = 49da744e906bc400 20250411122527857 DAUC <0003> auc.c:180 vector [0]: sres = 1bb189db 20250411122527857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527857 DAUC <0003> auc.c:113 vector [1]: rand = 3bdf0c32e8f29ace462022d2db9706f8 20250411122527857 DAUC <0003> auc.c:179 vector [1]: kc = 7c005bf1c0260000 20250411122527857 DAUC <0003> auc.c:180 vector [1]: sres = 0a9c2ec2 20250411122527857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527857 DAUC <0003> auc.c:113 vector [2]: rand = 62766a91a5d14c543c7f70ab8fdb74f9 20250411122527857 DAUC <0003> auc.c:179 vector [2]: kc = f5a9329594faf800 20250411122527857 DAUC <0003> auc.c:180 vector [2]: sres = 6bc5660a 20250411122527857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527857 DAUC <0003> auc.c:113 vector [3]: rand = a8e4a8549a7a9879c8671d9409937e71 20250411122527857 DAUC <0003> auc.c:179 vector [3]: kc = 5a7114a9a53d5c00 20250411122527857 DAUC <0003> auc.c:180 vector [3]: sres = c42b7877 20250411122527857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527857 DAUC <0003> auc.c:113 vector [4]: rand = a76a052324c4bc7e2161f5fb590c2974 20250411122527857 DAUC <0003> auc.c:179 vector [4]: kc = 3b312e5e0b27d000 20250411122527857 DAUC <0003> auc.c:180 vector [4]: sres = fe6ee836 20250411122527858 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122527858 DAUC <0003> db_auc.c:245 IMSI='262421568483279': Generated 5 vectors 20250411122527858 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421568483279"} 20250411122527858 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421568483279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527858 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527858 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44208<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527865 DAUC <0003> db_auc.c:157 IMSI='262425527960310': No 2G Auth Data 20250411122527865 DAUC <0003> db_auc.c:192 IMSI='262425527960310': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262425527960310" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250411122527881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4258 20250411122527882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527882 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425527960310"} 20250411122527882 DAUC <0003> db_auc.c:192 IMSI='262425527960310': No 3G Auth Data 20250411122527882 DAUC <0003> db_auc.c:236 IMSI='262425527960310': Calling to generate 1 vectors 20250411122527882 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250411122527882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527882 DAUC <0003> auc.c:113 vector [0]: rand = 75ecd1205ad3dffac6d7d921888743c7 20250411122527882 DAUC <0003> auc.c:179 vector [0]: kc = 0c7bb06f897eb000 20250411122527882 DAUC <0003> auc.c:180 vector [0]: sres = dbc182b6 20250411122527882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527882 DAUC <0003> db_auc.c:245 IMSI='262425527960310': Generated 1 vectors 20250411122527882 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425527960310"} 20250411122527882 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262425527960310" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425527960310" TC_gsup_sai_num_auth_vectors(25)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527883 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527883 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425527960310"} 20250411122527883 DAUC <0003> db_auc.c:192 IMSI='262425527960310': No 3G Auth Data 20250411122527883 DAUC <0003> db_auc.c:236 IMSI='262425527960310': Calling to generate 4 vectors 20250411122527883 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250411122527883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527883 DAUC <0003> auc.c:113 vector [0]: rand = 4cea3e35b9bc8e5ee850fa6d01f6eaa1 20250411122527883 DAUC <0003> auc.c:179 vector [0]: kc = 261bab5af7ef3800 20250411122527883 DAUC <0003> auc.c:180 vector [0]: sres = c1e4f24a 20250411122527883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527883 DAUC <0003> auc.c:113 vector [1]: rand = af94e485dd4c571e26f093bb588919f1 20250411122527883 DAUC <0003> auc.c:179 vector [1]: kc = 70317b373ac77c00 20250411122527883 DAUC <0003> auc.c:180 vector [1]: sres = 026c6318 20250411122527883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527883 DAUC <0003> auc.c:113 vector [2]: rand = 9600965c23dabf2779642d0a896aa568 20250411122527883 DAUC <0003> auc.c:179 vector [2]: kc = 258a6a942494c000 20250411122527883 DAUC <0003> auc.c:180 vector [2]: sres = 69536509 20250411122527883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527883 DAUC <0003> auc.c:113 vector [3]: rand = bbb5b8cfbc8403220332a82c4a1057f6 20250411122527883 DAUC <0003> auc.c:179 vector [3]: kc = 0641baf0d4e22800 20250411122527883 DAUC <0003> auc.c:180 vector [3]: sres = 919a8dd3 20250411122527883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527883 DAUC <0003> db_auc.c:245 IMSI='262425527960310': Generated 4 vectors 20250411122527883 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425527960310"} 20250411122527883 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527883 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527883 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527884 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527884 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425527960310"} 20250411122527884 DAUC <0003> db_auc.c:192 IMSI='262425527960310': No 3G Auth Data 20250411122527884 DAUC <0003> db_auc.c:236 IMSI='262425527960310': Calling to generate 5 vectors 20250411122527884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122527884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527884 DAUC <0003> auc.c:113 vector [0]: rand = 5cae942c69167c3586340313a083cf2f 20250411122527884 DAUC <0003> auc.c:179 vector [0]: kc = afdd7aaa6090f400 20250411122527884 DAUC <0003> auc.c:180 vector [0]: sres = dda6a829 20250411122527884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527884 DAUC <0003> auc.c:113 vector [1]: rand = 5db681922cac35ffb4008f319943cb6f 20250411122527884 DAUC <0003> auc.c:179 vector [1]: kc = 9e29cac4d516a400 20250411122527884 DAUC <0003> auc.c:180 vector [1]: sres = 7d134e9c 20250411122527884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527884 DAUC <0003> auc.c:113 vector [2]: rand = 5833646311e89a302259862837cd07b0 20250411122527884 DAUC <0003> auc.c:179 vector [2]: kc = 7fb82ac9e8ffc000 20250411122527884 DAUC <0003> auc.c:180 vector [2]: sres = bc64cb54 20250411122527884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527884 DAUC <0003> auc.c:113 vector [3]: rand = 78be11236a64397800a37e2265889d01 20250411122527884 DAUC <0003> auc.c:179 vector [3]: kc = 3aa30088b04ddc00 20250411122527884 DAUC <0003> auc.c:180 vector [3]: sres = ed3c15a5 20250411122527884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527884 DAUC <0003> auc.c:113 vector [4]: rand = 79a8c7812dc9b223b3f5f42ed30e2b61 20250411122527884 DAUC <0003> auc.c:179 vector [4]: kc = b8241bc94fd54400 20250411122527884 DAUC <0003> auc.c:180 vector [4]: sres = dcd92e2c 20250411122527884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122527884 DAUC <0003> db_auc.c:245 IMSI='262425527960310': Generated 5 vectors 20250411122527884 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425527960310"} 20250411122527884 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527884 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527885 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527886 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527886 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425527960310"} 20250411122527886 DAUC <0003> db_auc.c:192 IMSI='262425527960310': No 3G Auth Data 20250411122527886 DAUC <0003> db_auc.c:236 IMSI='262425527960310': Calling to generate 5 vectors 20250411122527886 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122527886 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527886 DAUC <0003> auc.c:113 vector [0]: rand = da138b7db774ed20e6110bddae2cd68e 20250411122527886 DAUC <0003> auc.c:179 vector [0]: kc = cf1837749b4e2000 20250411122527886 DAUC <0003> auc.c:180 vector [0]: sres = 55502230 20250411122527886 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527886 DAUC <0003> auc.c:113 vector [1]: rand = b3ab573e86c82240694c0f200b34a7a5 20250411122527886 DAUC <0003> auc.c:179 vector [1]: kc = 3fdc42ffe0c75000 20250411122527886 DAUC <0003> auc.c:180 vector [1]: sres = 4e49ca70 20250411122527886 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527886 DAUC <0003> auc.c:113 vector [2]: rand = fd77764c143b19ee9931614e39df4187 20250411122527886 DAUC <0003> auc.c:179 vector [2]: kc = e8f9394ecc0ff000 20250411122527886 DAUC <0003> auc.c:180 vector [2]: sres = 957535ae 20250411122527886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527886 DAUC <0003> auc.c:113 vector [3]: rand = 578c11e430c841ecc3ac3c98c397e4b7 20250411122527886 DAUC <0003> auc.c:179 vector [3]: kc = 4f34a3cea6ca5c00 20250411122527886 DAUC <0003> auc.c:180 vector [3]: sres = 623f47a1 20250411122527886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527886 DAUC <0003> auc.c:113 vector [4]: rand = 556dbccb70307a0e46658d6fc0490e1f 20250411122527886 DAUC <0003> auc.c:179 vector [4]: kc = 6bebc5f3857aa400 20250411122527886 DAUC <0003> auc.c:180 vector [4]: sres = 6c21a6e4 20250411122527886 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122527886 DAUC <0003> db_auc.c:245 IMSI='262425527960310': Generated 5 vectors 20250411122527886 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425527960310"} 20250411122527886 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425527960310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527886 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527886 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527887 DAUC <0003> db_auc.c:157 IMSI='262427227021034': No 2G Auth Data 20250411122527887 DAUC <0003> db_auc.c:192 IMSI='262427227021034': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262427227021034" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250411122527893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20250411122527894 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527894 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427227021034"} 20250411122527894 DAUC <0003> db_auc.c:192 IMSI='262427227021034': No 3G Auth Data 20250411122527894 DAUC <0003> db_auc.c:236 IMSI='262427227021034': Calling to generate 1 vectors 20250411122527894 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250411122527894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527894 DAUC <0003> auc.c:113 vector [0]: rand = 8d6607450aab3da99d17391ea47a6e33 20250411122527894 DAUC <0003> auc.c:179 vector [0]: kc = def6fd0c1da4a512 20250411122527894 DAUC <0003> auc.c:180 vector [0]: sres = b4a7c607 20250411122527894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527895 DAUC <0003> db_auc.c:245 IMSI='262427227021034': Generated 1 vectors 20250411122527895 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427227021034"} 20250411122527895 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527895 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527895 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262427227021034" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427227021034" TC_gsup_sai_num_auth_vectors(26)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527896 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527896 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427227021034"} 20250411122527896 DAUC <0003> db_auc.c:192 IMSI='262427227021034': No 3G Auth Data 20250411122527896 DAUC <0003> db_auc.c:236 IMSI='262427227021034': Calling to generate 4 vectors 20250411122527896 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250411122527896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527896 DAUC <0003> auc.c:113 vector [0]: rand = 8a3f649b709aaf0d32feb994542d2f9e 20250411122527896 DAUC <0003> auc.c:179 vector [0]: kc = 579df27bd44abdcc 20250411122527896 DAUC <0003> auc.c:180 vector [0]: sres = 48e269d2 20250411122527896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [1]: rand = b3a5d1653c836baae7a22199f0634c2b 20250411122527896 DAUC <0003> auc.c:179 vector [1]: kc = b74cfb61103965d2 20250411122527896 DAUC <0003> auc.c:180 vector [1]: sres = ed99c2d9 20250411122527896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [2]: rand = 0b347ed64bb2868aabb5c9766f345d11 20250411122527896 DAUC <0003> auc.c:179 vector [2]: kc = aaae1118d71ecf57 20250411122527896 DAUC <0003> auc.c:180 vector [2]: sres = 6368192d 20250411122527896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [3]: rand = c1b7ecd4bc01dac3bfad06e4d25f743b 20250411122527896 DAUC <0003> auc.c:179 vector [3]: kc = 5a5f6c04b5ea302d 20250411122527896 DAUC <0003> auc.c:180 vector [3]: sres = 90a7d889 20250411122527896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527896 DAUC <0003> db_auc.c:245 IMSI='262427227021034': Generated 4 vectors 20250411122527896 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427227021034"} 20250411122527896 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527896 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527896 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527896 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527896 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427227021034"} 20250411122527896 DAUC <0003> db_auc.c:192 IMSI='262427227021034': No 3G Auth Data 20250411122527896 DAUC <0003> db_auc.c:236 IMSI='262427227021034': Calling to generate 5 vectors 20250411122527896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122527896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527896 DAUC <0003> auc.c:113 vector [0]: rand = ff3d36818b1ed09ca449bfbc43f72a90 20250411122527896 DAUC <0003> auc.c:179 vector [0]: kc = 08f8e5648c6144ba 20250411122527896 DAUC <0003> auc.c:180 vector [0]: sres = f4868fcb 20250411122527896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [1]: rand = 4398756c8e84a846825fb2b244c5f263 20250411122527896 DAUC <0003> auc.c:179 vector [1]: kc = 11f10a91dfdf874f 20250411122527896 DAUC <0003> auc.c:180 vector [1]: sres = 3ba58994 20250411122527896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [2]: rand = a0033b11a4864d447e7e5ddd86ea5999 20250411122527896 DAUC <0003> auc.c:179 vector [2]: kc = bf3d49bc26798d7c 20250411122527896 DAUC <0003> auc.c:180 vector [2]: sres = d78998a5 20250411122527896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [3]: rand = 6424c7e277a8aa47832feec2bcecc3e5 20250411122527896 DAUC <0003> auc.c:179 vector [3]: kc = 743e211b28926c41 20250411122527896 DAUC <0003> auc.c:180 vector [3]: sres = d5bc423a 20250411122527896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527896 DAUC <0003> auc.c:113 vector [4]: rand = 6527e306bc83cde2bec76f5bda2755ea 20250411122527896 DAUC <0003> auc.c:179 vector [4]: kc = 6f78f6b64328e7ee 20250411122527896 DAUC <0003> auc.c:180 vector [4]: sres = 9fa1d8ab 20250411122527896 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122527896 DAUC <0003> db_auc.c:245 IMSI='262427227021034': Generated 5 vectors 20250411122527896 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427227021034"} 20250411122527896 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527896 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527897 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527897 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527897 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427227021034"} 20250411122527897 DAUC <0003> db_auc.c:192 IMSI='262427227021034': No 3G Auth Data 20250411122527897 DAUC <0003> db_auc.c:236 IMSI='262427227021034': Calling to generate 5 vectors 20250411122527897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250411122527897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527897 DAUC <0003> auc.c:113 vector [0]: rand = b166b4e562caf5cd0d323e62c6b9ae8a 20250411122527897 DAUC <0003> auc.c:179 vector [0]: kc = 158005ac1efc4406 20250411122527897 DAUC <0003> auc.c:180 vector [0]: sres = 25e4c709 20250411122527897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250411122527897 DAUC <0003> auc.c:113 vector [1]: rand = 4670559765284084eeceea95b602cdd7 20250411122527897 DAUC <0003> auc.c:179 vector [1]: kc = 529e3b8d7b3f7b6f 20250411122527897 DAUC <0003> auc.c:180 vector [1]: sres = 343a064c 20250411122527897 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250411122527897 DAUC <0003> auc.c:113 vector [2]: rand = 6e62637cd7d59387810ea6dd3a32ed5f 20250411122527897 DAUC <0003> auc.c:179 vector [2]: kc = 7b067f929ebd0cc8 20250411122527897 DAUC <0003> auc.c:180 vector [2]: sres = 1dfdda2a 20250411122527897 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250411122527897 DAUC <0003> auc.c:113 vector [3]: rand = de0791792719a0f5f435369785ca5b2f 20250411122527897 DAUC <0003> auc.c:179 vector [3]: kc = c8c89237a5f17b59 20250411122527897 DAUC <0003> auc.c:180 vector [3]: sres = 1cd575bc 20250411122527897 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250411122527897 DAUC <0003> auc.c:113 vector [4]: rand = 5bb4d9d30233e6d5d7fba0f837c5a1c3 20250411122527897 DAUC <0003> auc.c:179 vector [4]: kc = e9d671b3ee70accf 20250411122527897 DAUC <0003> auc.c:180 vector [4]: sres = 4ebffe07 20250411122527897 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250411122527897 DAUC <0003> db_auc.c:245 IMSI='262427227021034': Generated 5 vectors 20250411122527897 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427227021034"} 20250411122527897 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427227021034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527897 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527897 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527899 DAUC <0003> db_auc.c:157 IMSI='262423126889863': No 2G Auth Data 20250411122527899 DAUC <0003> db_auc.c:192 IMSI='262423126889863': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262423126889863" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250411122527905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44238<->l=127.0.0.1:4258 20250411122527906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527906 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423126889863"} 20250411122527907 DAUC <0003> db_auc.c:157 IMSI='262423126889863': No 2G Auth Data 20250411122527907 DAUC <0003> db_auc.c:236 IMSI='262423126889863': Calling to generate 1 vectors 20250411122527907 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250411122527907 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527907 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527907 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122527907 DAUC <0003> auc.c:113 vector [0]: rand = 3e3d2a391c4f58a8217332b148f3d210 20250411122527907 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122527907 DAUC <0003> auc.c:142 vector [0]: autn = 1b5703c30e710000f121b8df176803fd 20250411122527907 DAUC <0003> auc.c:143 vector [0]: ck = c97e4ae736a633fe4b650cbdf02ff40f 20250411122527907 DAUC <0003> auc.c:144 vector [0]: ik = 4b766ac8afe3caa123f5cb9418cb8886 20250411122527907 DAUC <0003> auc.c:145 vector [0]: res = 1d3248dbf39696d30000000000000000 20250411122527907 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527907 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527907 DAUC <0003> auc.c:151 vector [0]: kc = ea98e70671a185d6 20250411122527907 DAUC <0003> auc.c:152 vector [0]: sres = eea4de08 20250411122527907 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527907 DAUC <0003> db_auc.c:245 IMSI='262423126889863': Generated 1 vectors 20250411122527907 DAUC <0003> db_auc.c:249 IMSI='262423126889863': Updating SQN=33 in DB 20250411122527907 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423126889863"} 20250411122527907 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262423126889863" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423126889863" TC_gsup_sai_num_auth_vectors(27)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527908 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527908 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423126889863"} 20250411122527908 DAUC <0003> db_auc.c:157 IMSI='262423126889863': No 2G Auth Data 20250411122527908 DAUC <0003> db_auc.c:236 IMSI='262423126889863': Calling to generate 4 vectors 20250411122527908 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250411122527908 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527908 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527908 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250411122527908 DAUC <0003> auc.c:113 vector [0]: rand = bf5dd0a5f620bbf9ccaba917e8706109 20250411122527908 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250411122527908 DAUC <0003> auc.c:142 vector [0]: autn = 0c726bb2e59a0000985d72598563fea4 20250411122527908 DAUC <0003> auc.c:143 vector [0]: ck = 5f54c426bc83d46787d101f4f0bb27f8 20250411122527908 DAUC <0003> auc.c:144 vector [0]: ik = ce6d70c38508cf2b39ea3e61b6a13799 20250411122527908 DAUC <0003> auc.c:145 vector [0]: res = d3b4c1debd62778c0000000000000000 20250411122527908 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527908 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527908 DAUC <0003> auc.c:151 vector [0]: kc = 2f028b707f910b2d 20250411122527908 DAUC <0003> auc.c:152 vector [0]: sres = 6ed6b652 20250411122527908 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527908 DAUC <0003> auc.c:113 vector [1]: rand = c8d367452161a0c048a2e78d8780be43 20250411122527908 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250411122527908 DAUC <0003> auc.c:142 vector [1]: autn = 68eeb2449be800008fa7c4a7ab10818b 20250411122527908 DAUC <0003> auc.c:143 vector [1]: ck = 106b86750c5e89ba20d9edcbc3cd6d39 20250411122527908 DAUC <0003> auc.c:144 vector [1]: ik = d2495a9dcf785aab564922a9d47ed761 20250411122527908 DAUC <0003> auc.c:145 vector [1]: res = d5c777cf83871bd90000000000000000 20250411122527908 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527908 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122527908 DAUC <0003> auc.c:151 vector [1]: kc = b4b2138ad4956949 20250411122527908 DAUC <0003> auc.c:152 vector [1]: sres = 56406c16 20250411122527908 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122527908 DAUC <0003> auc.c:113 vector [2]: rand = d493a96a3f13cf6807fc8848c6f16e1b 20250411122527908 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250411122527908 DAUC <0003> auc.c:142 vector [2]: autn = 2fff85e19409000039a9fea96e4b51a2 20250411122527908 DAUC <0003> auc.c:143 vector [2]: ck = ae114176ba93d37fdf5b21f7fdd43746 20250411122527908 DAUC <0003> auc.c:144 vector [2]: ik = 67f04ab8d2b042b9294b6ba55499f4ab 20250411122527908 DAUC <0003> auc.c:145 vector [2]: res = 86ddd472f49905d50000000000000000 20250411122527908 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527908 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122527908 DAUC <0003> auc.c:151 vector [2]: kc = 3ff1419cc16e522b 20250411122527908 DAUC <0003> auc.c:152 vector [2]: sres = 7244d1a7 20250411122527908 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122527908 DAUC <0003> auc.c:113 vector [3]: rand = 0218394269817595e8ee8ea3c50326c4 20250411122527908 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250411122527908 DAUC <0003> auc.c:142 vector [3]: autn = 1c54e3e8874100006f43ecf8a9d703a1 20250411122527908 DAUC <0003> auc.c:143 vector [3]: ck = 3ee886d7b5d886fde36fdeee2ba37e97 20250411122527908 DAUC <0003> auc.c:144 vector [3]: ik = 6f6a4c8f74e112c037f242cdfb734a74 20250411122527908 DAUC <0003> auc.c:145 vector [3]: res = 97b8d9ff2ef11fb00000000000000000 20250411122527908 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527908 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122527908 DAUC <0003> auc.c:151 vector [3]: kc = 851f567b11e9a0de 20250411122527908 DAUC <0003> auc.c:152 vector [3]: sres = b949c64f 20250411122527908 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122527908 DAUC <0003> db_auc.c:245 IMSI='262423126889863': Generated 4 vectors 20250411122527908 DAUC <0003> db_auc.c:249 IMSI='262423126889863': Updating SQN=161 in DB 20250411122527908 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423126889863"} 20250411122527908 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527908 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527908 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527909 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527909 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423126889863"} 20250411122527909 DAUC <0003> db_auc.c:157 IMSI='262423126889863': No 2G Auth Data 20250411122527909 DAUC <0003> db_auc.c:236 IMSI='262423126889863': Calling to generate 5 vectors 20250411122527909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122527909 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527909 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527909 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250411122527909 DAUC <0003> auc.c:113 vector [0]: rand = 17a4cf363a01aad924e13fa6ff82d65e 20250411122527909 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250411122527909 DAUC <0003> auc.c:142 vector [0]: autn = 57bef3fa79d50000cb37d5afb3e50f6f 20250411122527909 DAUC <0003> auc.c:143 vector [0]: ck = b749fe40c2f9051524dda69d025be186 20250411122527909 DAUC <0003> auc.c:144 vector [0]: ik = 94197f217dc91589ae56fa202a85309f 20250411122527909 DAUC <0003> auc.c:145 vector [0]: res = 87e4c975d3aa3bb90000000000000000 20250411122527909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527909 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527909 DAUC <0003> auc.c:151 vector [0]: kc = a9dbdddc97eec185 20250411122527909 DAUC <0003> auc.c:152 vector [0]: sres = 544ef2cc 20250411122527909 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527909 DAUC <0003> auc.c:113 vector [1]: rand = a00aed6b298510ce5b4e698d7924945c 20250411122527909 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250411122527909 DAUC <0003> auc.c:142 vector [1]: autn = 09af3850456d000087d017508c82e88a 20250411122527909 DAUC <0003> auc.c:143 vector [1]: ck = 7169939ae3bc5c2c40243df24465b653 20250411122527909 DAUC <0003> auc.c:144 vector [1]: ik = 5a544bf361d49c6642a41e63ca9f87c9 20250411122527909 DAUC <0003> auc.c:145 vector [1]: res = 37dad43910246c1f0000000000000000 20250411122527909 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527909 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122527909 DAUC <0003> auc.c:151 vector [1]: kc = 29bdfbf80c92f1d0 20250411122527909 DAUC <0003> auc.c:152 vector [1]: sres = 27feb826 20250411122527909 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122527909 DAUC <0003> auc.c:113 vector [2]: rand = 5177862e50871a2dd0365064edaacd0e 20250411122527909 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250411122527909 DAUC <0003> auc.c:142 vector [2]: autn = 881b193281c0000044ae0bcacb55d841 20250411122527909 DAUC <0003> auc.c:143 vector [2]: ck = 25717c7e7bbed9bc8b0097a0123a1d30 20250411122527909 DAUC <0003> auc.c:144 vector [2]: ik = 89a4229e50176f1688e4d8289510f5e0 20250411122527909 DAUC <0003> auc.c:145 vector [2]: res = fece95cde0b6ab280000000000000000 20250411122527909 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527909 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122527909 DAUC <0003> auc.c:151 vector [2]: kc = af311168ac835e7a 20250411122527909 DAUC <0003> auc.c:152 vector [2]: sres = 1e783ee5 20250411122527909 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122527909 DAUC <0003> auc.c:113 vector [3]: rand = 4134be7322ddb0370fa5a3551f2b5cca 20250411122527909 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250411122527910 DAUC <0003> auc.c:142 vector [3]: autn = 120ed67d59270000a4c4f6fbbbc1abbc 20250411122527910 DAUC <0003> auc.c:143 vector [3]: ck = 0be73501ae5594aa35b8d35728660cb7 20250411122527910 DAUC <0003> auc.c:144 vector [3]: ik = 4f05cfde25173b81f8b9eb455684d137 20250411122527910 DAUC <0003> auc.c:145 vector [3]: res = b1878c326cf41d790000000000000000 20250411122527910 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527910 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122527910 DAUC <0003> auc.c:151 vector [3]: kc = 89e3c2cdf5a072ab 20250411122527910 DAUC <0003> auc.c:152 vector [3]: sres = dd73914b 20250411122527910 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122527910 DAUC <0003> auc.c:113 vector [4]: rand = 3e1088b81641e647640a5cb0aad54d96 20250411122527910 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250411122527910 DAUC <0003> auc.c:142 vector [4]: autn = 7180cc7c816b0000cf58c1c6e4c0d89b 20250411122527910 DAUC <0003> auc.c:143 vector [4]: ck = 623a384a369644e4e437c90c1a0551b9 20250411122527910 DAUC <0003> auc.c:144 vector [4]: ik = 2c3da7849cc8a6818c01778ab660bc4b 20250411122527910 DAUC <0003> auc.c:145 vector [4]: res = 39e5af95f08de8b80000000000000000 20250411122527910 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527910 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122527910 DAUC <0003> auc.c:151 vector [4]: kc = 26312148063b0f97 20250411122527910 DAUC <0003> auc.c:152 vector [4]: sres = c968472d 20250411122527910 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122527910 DAUC <0003> db_auc.c:245 IMSI='262423126889863': Generated 5 vectors 20250411122527910 DAUC <0003> db_auc.c:249 IMSI='262423126889863': Updating SQN=321 in DB 20250411122527910 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423126889863"} 20250411122527910 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527910 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527910 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527911 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527911 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423126889863"} 20250411122527911 DAUC <0003> db_auc.c:157 IMSI='262423126889863': No 2G Auth Data 20250411122527911 DAUC <0003> db_auc.c:236 IMSI='262423126889863': Calling to generate 5 vectors 20250411122527911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122527911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527911 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250411122527911 DAUC <0003> auc.c:113 vector [0]: rand = 369e118627050c22823208b5ee482fd9 20250411122527911 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250411122527911 DAUC <0003> auc.c:142 vector [0]: autn = 7019545145b1000064529f68268f6179 20250411122527911 DAUC <0003> auc.c:143 vector [0]: ck = 0f2fe876a5ead8b3cd5d6413a04ee1d8 20250411122527911 DAUC <0003> auc.c:144 vector [0]: ik = 0e9e35374e08fac44559fe1fb2bf4536 20250411122527911 DAUC <0003> auc.c:145 vector [0]: res = 426dbd4454d0e5b90000000000000000 20250411122527911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527911 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527911 DAUC <0003> auc.c:151 vector [0]: kc = 89b5474df9138699 20250411122527911 DAUC <0003> auc.c:152 vector [0]: sres = 16bd58fd 20250411122527911 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527911 DAUC <0003> auc.c:113 vector [1]: rand = 67ad7f787919ae02d0c10bba9cd76910 20250411122527911 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250411122527911 DAUC <0003> auc.c:142 vector [1]: autn = 75045babf5f00000d6a1dbda8f9aa76f 20250411122527911 DAUC <0003> auc.c:143 vector [1]: ck = 7211d25ecb906cbe4d7f0fa2e50e0bf1 20250411122527911 DAUC <0003> auc.c:144 vector [1]: ik = 633041e5a2607269471c2fe96f447709 20250411122527911 DAUC <0003> auc.c:145 vector [1]: res = bc481cd678a3fdeb0000000000000000 20250411122527911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527911 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122527911 DAUC <0003> auc.c:151 vector [1]: kc = 1b42b3f0e3ba622f 20250411122527911 DAUC <0003> auc.c:152 vector [1]: sres = c4ebe13d 20250411122527911 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122527911 DAUC <0003> auc.c:113 vector [2]: rand = 0aacb669ef5ebbbad4cb330774d5f431 20250411122527911 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250411122527911 DAUC <0003> auc.c:142 vector [2]: autn = 28d3dddfb7b20000b2546e2188a1779b 20250411122527911 DAUC <0003> auc.c:143 vector [2]: ck = 09fb9e5a10809cb3125f150c848905cd 20250411122527911 DAUC <0003> auc.c:144 vector [2]: ik = 4dcdcadea5520d3d8a6b36dc9f86a6b2 20250411122527911 DAUC <0003> auc.c:145 vector [2]: res = 5da9acbda67424920000000000000000 20250411122527911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527911 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122527911 DAUC <0003> auc.c:151 vector [2]: kc = dc027754aedd32f1 20250411122527911 DAUC <0003> auc.c:152 vector [2]: sres = fbdd882f 20250411122527911 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122527911 DAUC <0003> auc.c:113 vector [3]: rand = d8d89f76a1065e0f0fe5d2229c68c28b 20250411122527911 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250411122527911 DAUC <0003> auc.c:142 vector [3]: autn = 64d8b05155bc0000deddeaae00ec3555 20250411122527911 DAUC <0003> auc.c:143 vector [3]: ck = b6110e21a5bab09ba21605c31b919c7a 20250411122527911 DAUC <0003> auc.c:144 vector [3]: ik = d90576c3f3be399b307fe02cb52f3efa 20250411122527911 DAUC <0003> auc.c:145 vector [3]: res = d80a3fd9a63db1660000000000000000 20250411122527911 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527911 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122527911 DAUC <0003> auc.c:151 vector [3]: kc = fd7d9d0df8ba2b80 20250411122527911 DAUC <0003> auc.c:152 vector [3]: sres = 7e378ebf 20250411122527911 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122527911 DAUC <0003> auc.c:113 vector [4]: rand = 22eaed4af873a1bfd698d5b47b3357cf 20250411122527911 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250411122527911 DAUC <0003> auc.c:142 vector [4]: autn = f7c3adaa1800000021593d9299d2deb2 20250411122527911 DAUC <0003> auc.c:143 vector [4]: ck = ede37f613bc4d3680974b006f78d0e34 20250411122527911 DAUC <0003> auc.c:144 vector [4]: ik = 03187566ffbb1c0be4300e2161c53569 20250411122527911 DAUC <0003> auc.c:145 vector [4]: res = 04fcaeec5278e6a50000000000000000 20250411122527911 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527911 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122527911 DAUC <0003> auc.c:151 vector [4]: kc = 03bfb4205237f43e 20250411122527911 DAUC <0003> auc.c:152 vector [4]: sres = 56844849 20250411122527911 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122527911 DAUC <0003> db_auc.c:245 IMSI='262423126889863': Generated 5 vectors 20250411122527911 DAUC <0003> db_auc.c:249 IMSI='262423126889863': Updating SQN=481 in DB 20250411122527911 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423126889863"} 20250411122527911 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423126889863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527911 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527911 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44238<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527913 DAUC <0003> db_auc.c:157 IMSI='262429233656506': No 2G Auth Data 20250411122527913 DAUC <0003> db_auc.c:192 IMSI='262429233656506': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262429233656506" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250411122527920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4258 20250411122527922 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527922 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429233656506"} 20250411122527922 DAUC <0003> db_auc.c:157 IMSI='262429233656506': No 2G Auth Data 20250411122527922 DAUC <0003> db_auc.c:236 IMSI='262429233656506': Calling to generate 1 vectors 20250411122527922 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250411122527922 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527922 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250411122527922 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122527922 DAUC <0003> auc.c:113 vector [0]: rand = 42a7cdc2e3d6b7fdc48762072e247bb7 20250411122527922 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122527922 DAUC <0003> auc.c:142 vector [0]: autn = acfad92259b4000018a60c58391e0ae9 20250411122527922 DAUC <0003> auc.c:143 vector [0]: ck = 39d14d0a8e081435a9534171ca6c13ed 20250411122527922 DAUC <0003> auc.c:144 vector [0]: ik = d256d292f3eeb82c9ddf05d22e3b166d 20250411122527922 DAUC <0003> auc.c:145 vector [0]: res = 95f34136fdcca2650000000000000000 20250411122527922 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527922 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527922 DAUC <0003> auc.c:151 vector [0]: kc = df0bdb3b99b1a999 20250411122527922 DAUC <0003> auc.c:152 vector [0]: sres = 683fe353 20250411122527922 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527922 DAUC <0003> db_auc.c:245 IMSI='262429233656506': Generated 1 vectors 20250411122527922 DAUC <0003> db_auc.c:249 IMSI='262429233656506': Updating SQN=33 in DB 20250411122527922 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429233656506"} 20250411122527922 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527922 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527922 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262429233656506" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429233656506" TC_gsup_sai_num_auth_vectors(28)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527924 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527924 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429233656506"} 20250411122527924 DAUC <0003> db_auc.c:157 IMSI='262429233656506': No 2G Auth Data 20250411122527924 DAUC <0003> db_auc.c:236 IMSI='262429233656506': Calling to generate 4 vectors 20250411122527924 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250411122527924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527924 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250411122527924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250411122527924 DAUC <0003> auc.c:113 vector [0]: rand = 496f66485aa0af6cd6ab920c78dee3ca 20250411122527924 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250411122527924 DAUC <0003> auc.c:142 vector [0]: autn = 100ece68386f000059d2cab72bb3bd8b 20250411122527924 DAUC <0003> auc.c:143 vector [0]: ck = 536b844bf1dd65203d12c5c2eb7b861c 20250411122527924 DAUC <0003> auc.c:144 vector [0]: ik = f14c43208a6f2fdbb0d1cbdf7bbe21aa 20250411122527924 DAUC <0003> auc.c:145 vector [0]: res = 441abe708da383b80000000000000000 20250411122527924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527924 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527924 DAUC <0003> auc.c:151 vector [0]: kc = 2fe4c976eb77ed4d 20250411122527924 DAUC <0003> auc.c:152 vector [0]: sres = c9b93dc8 20250411122527924 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527924 DAUC <0003> auc.c:113 vector [1]: rand = 796edd2d0ff2a1eb4e170a69d3eedade 20250411122527924 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250411122527924 DAUC <0003> auc.c:142 vector [1]: autn = 85267c3c010600006df1c44c723b9e46 20250411122527924 DAUC <0003> auc.c:143 vector [1]: ck = 8f56a1ffcb9bdced70aaa95c507af6e7 20250411122527924 DAUC <0003> auc.c:144 vector [1]: ik = 50149d805d8719bb73a642e382834efa 20250411122527924 DAUC <0003> auc.c:145 vector [1]: res = 848595c131c01c1f0000000000000000 20250411122527924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527924 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122527924 DAUC <0003> auc.c:151 vector [1]: kc = dc4ed7c044e57d4b 20250411122527924 DAUC <0003> auc.c:152 vector [1]: sres = b54589de 20250411122527924 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122527924 DAUC <0003> auc.c:113 vector [2]: rand = 3d386e6da2f3debbc8bcff399a97bbb4 20250411122527924 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250411122527924 DAUC <0003> auc.c:142 vector [2]: autn = 53647a4ce0b1000080ad33a3e2cebb7a 20250411122527924 DAUC <0003> auc.c:143 vector [2]: ck = 714978fcad58fab30b6795a68c343925 20250411122527924 DAUC <0003> auc.c:144 vector [2]: ik = b5655c3f7bca058ac0756f62129969bd 20250411122527924 DAUC <0003> auc.c:145 vector [2]: res = a4f0ad8cd445cf9f0000000000000000 20250411122527924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527924 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122527924 DAUC <0003> auc.c:151 vector [2]: kc = 0f3ede07483fafa1 20250411122527924 DAUC <0003> auc.c:152 vector [2]: sres = 70b56213 20250411122527924 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122527924 DAUC <0003> auc.c:113 vector [3]: rand = add155d81f2ab3b09f10bbb03357e2f6 20250411122527924 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250411122527924 DAUC <0003> auc.c:142 vector [3]: autn = 8240a908348800004777d89defc2ce1e 20250411122527924 DAUC <0003> auc.c:143 vector [3]: ck = b92921ecc8ee9050f9bddb7ee655adcd 20250411122527924 DAUC <0003> auc.c:144 vector [3]: ik = c18fd1462edce73ba31d051851312c2b 20250411122527924 DAUC <0003> auc.c:145 vector [3]: res = fee3dad2785865470000000000000000 20250411122527924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527924 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122527924 DAUC <0003> auc.c:151 vector [3]: kc = 22062ecc5156f68d 20250411122527924 DAUC <0003> auc.c:152 vector [3]: sres = 86bbbf95 20250411122527924 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122527924 DAUC <0003> db_auc.c:245 IMSI='262429233656506': Generated 4 vectors 20250411122527924 DAUC <0003> db_auc.c:249 IMSI='262429233656506': Updating SQN=161 in DB 20250411122527924 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429233656506"} 20250411122527924 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527924 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527924 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527925 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429233656506"} 20250411122527925 DAUC <0003> db_auc.c:157 IMSI='262429233656506': No 2G Auth Data 20250411122527925 DAUC <0003> db_auc.c:236 IMSI='262429233656506': Calling to generate 5 vectors 20250411122527925 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122527925 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527925 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250411122527925 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250411122527925 DAUC <0003> auc.c:113 vector [0]: rand = badec04ab8c7f0a00405e329345f7353 20250411122527925 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250411122527925 DAUC <0003> auc.c:142 vector [0]: autn = 9c9442762fa500007bab8be03dc334fe 20250411122527925 DAUC <0003> auc.c:143 vector [0]: ck = 1d6df4e44d866dc59ce93d480ff858e5 20250411122527925 DAUC <0003> auc.c:144 vector [0]: ik = cd285360f2ef6c2f3e05fdb5eb03e82f 20250411122527925 DAUC <0003> auc.c:145 vector [0]: res = 206758addb70642c0000000000000000 20250411122527925 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527925 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527925 DAUC <0003> auc.c:151 vector [0]: kc = 72a967795b92b120 20250411122527925 DAUC <0003> auc.c:152 vector [0]: sres = fb173c81 20250411122527925 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527925 DAUC <0003> auc.c:113 vector [1]: rand = 55529b91cb07ed3cb3752bfaae7ad6c2 20250411122527925 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250411122527925 DAUC <0003> auc.c:142 vector [1]: autn = ce1145e4c4f900001b03d36c2a82befc 20250411122527925 DAUC <0003> auc.c:143 vector [1]: ck = ba367c9988556167ffd24989e4bb1df3 20250411122527925 DAUC <0003> auc.c:144 vector [1]: ik = d3939dc3e53d6f149d0ba7d5bc26c15a 20250411122527925 DAUC <0003> auc.c:145 vector [1]: res = f889e6678d3e43540000000000000000 20250411122527925 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527925 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122527925 DAUC <0003> auc.c:151 vector [1]: kc = 0b7c0f0635f5d2da 20250411122527925 DAUC <0003> auc.c:152 vector [1]: sres = 75b7a533 20250411122527925 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122527925 DAUC <0003> auc.c:113 vector [2]: rand = 1fc0e537fd81eb91cd4b0b11df71746c 20250411122527925 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250411122527925 DAUC <0003> auc.c:142 vector [2]: autn = 36122c9a693300000ff310d42d22363a 20250411122527925 DAUC <0003> auc.c:143 vector [2]: ck = 8e1b870c9ba7c80d770af41d6b807b6e 20250411122527925 DAUC <0003> auc.c:144 vector [2]: ik = 74996cf21526b2f576f243be46854af7 20250411122527925 DAUC <0003> auc.c:145 vector [2]: res = 940081be89cb0e370000000000000000 20250411122527925 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527925 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122527925 DAUC <0003> auc.c:151 vector [2]: kc = fb7a5c5da3844b61 20250411122527925 DAUC <0003> auc.c:152 vector [2]: sres = 1dcb8f89 20250411122527925 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122527925 DAUC <0003> auc.c:113 vector [3]: rand = 28b70d93483d63e06fac50f0749dcd72 20250411122527925 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250411122527925 DAUC <0003> auc.c:142 vector [3]: autn = 15542a20d04e000063cd834318994dc4 20250411122527925 DAUC <0003> auc.c:143 vector [3]: ck = 95f2190521e68988a4e387b24c8e37fd 20250411122527925 DAUC <0003> auc.c:144 vector [3]: ik = ed4b9bc8e8757dcd1c1b3abb615731ad 20250411122527925 DAUC <0003> auc.c:145 vector [3]: res = 76d37fa961113bfd0000000000000000 20250411122527925 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527925 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122527925 DAUC <0003> auc.c:151 vector [3]: kc = c0413fc4e44af215 20250411122527925 DAUC <0003> auc.c:152 vector [3]: sres = 17c24454 20250411122527925 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122527925 DAUC <0003> auc.c:113 vector [4]: rand = 52f76dd8ff9ba2c07292cb4e96707b1b 20250411122527925 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250411122527925 DAUC <0003> auc.c:142 vector [4]: autn = f4e77f8b3638000037dc8fa094fda1e9 20250411122527925 DAUC <0003> auc.c:143 vector [4]: ck = c1613a84754da7557bbf7b5714133367 20250411122527925 DAUC <0003> auc.c:144 vector [4]: ik = 890dfe574bcdbaaab8bca103c1e0e007 20250411122527925 DAUC <0003> auc.c:145 vector [4]: res = fae92134eddbe7b70000000000000000 20250411122527925 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527925 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122527925 DAUC <0003> auc.c:151 vector [4]: kc = 8b6f1e87eb73ce9f 20250411122527925 DAUC <0003> auc.c:152 vector [4]: sres = 1732c683 20250411122527925 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122527925 DAUC <0003> db_auc.c:245 IMSI='262429233656506': Generated 5 vectors 20250411122527925 DAUC <0003> db_auc.c:249 IMSI='262429233656506': Updating SQN=321 in DB 20250411122527925 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429233656506"} 20250411122527925 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527927 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429233656506"} 20250411122527927 DAUC <0003> db_auc.c:157 IMSI='262429233656506': No 2G Auth Data 20250411122527927 DAUC <0003> db_auc.c:236 IMSI='262429233656506': Calling to generate 5 vectors 20250411122527927 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122527927 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527927 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250411122527927 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250411122527927 DAUC <0003> auc.c:113 vector [0]: rand = f80061552b079d39375dc756664bad27 20250411122527927 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250411122527927 DAUC <0003> auc.c:142 vector [0]: autn = 143874f1e6ac0000d63f85c8fe22bde1 20250411122527927 DAUC <0003> auc.c:143 vector [0]: ck = 48884b55a165d3b503d8e53fd53e4fab 20250411122527927 DAUC <0003> auc.c:144 vector [0]: ik = 402b1d96179be7c0297b19ff0d097559 20250411122527927 DAUC <0003> auc.c:145 vector [0]: res = c8b259fdac7bf3b90000000000000000 20250411122527927 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527927 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122527927 DAUC <0003> auc.c:151 vector [0]: kc = 2200aa036ec90e87 20250411122527927 DAUC <0003> auc.c:152 vector [0]: sres = 64c9aa44 20250411122527927 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122527927 DAUC <0003> auc.c:113 vector [1]: rand = 9ad38e9a6633c79a7cdbe2bee62ce80c 20250411122527927 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250411122527927 DAUC <0003> auc.c:142 vector [1]: autn = e5a6d39342a80000cd9e5c544879f5d8 20250411122527927 DAUC <0003> auc.c:143 vector [1]: ck = ec7f4ed32d890ff55c0f886eb59dfdd7 20250411122527927 DAUC <0003> auc.c:144 vector [1]: ik = 78e1a4f8fde77bb6a23e1258d8e07526 20250411122527927 DAUC <0003> auc.c:145 vector [1]: res = abebd67f8ca334980000000000000000 20250411122527927 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527927 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122527927 DAUC <0003> auc.c:151 vector [1]: kc = 6aaf701dbd13fcb2 20250411122527927 DAUC <0003> auc.c:152 vector [1]: sres = 2748e2e7 20250411122527927 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122527927 DAUC <0003> auc.c:113 vector [2]: rand = 5b1d565e1dda4658e3af84dbb7240b2f 20250411122527927 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250411122527927 DAUC <0003> auc.c:142 vector [2]: autn = fc95c7d9c6dc0000bb13cdf767a7dccc 20250411122527927 DAUC <0003> auc.c:143 vector [2]: ck = e882cbcaaf4770de0268c30b709b82e0 20250411122527927 DAUC <0003> auc.c:144 vector [2]: ik = 9cab875f63ecdcae0804d54853893eac 20250411122527927 DAUC <0003> auc.c:145 vector [2]: res = 681c78f6c49a2ab90000000000000000 20250411122527927 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527927 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122527927 DAUC <0003> auc.c:151 vector [2]: kc = 7e455ad6efb9103c 20250411122527927 DAUC <0003> auc.c:152 vector [2]: sres = ac86524f 20250411122527927 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122527927 DAUC <0003> auc.c:113 vector [3]: rand = 342c715adc75f95b12af5d47c00c5cf3 20250411122527927 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250411122527927 DAUC <0003> auc.c:142 vector [3]: autn = f3faf2e4e1f50000cdffea014c841ca2 20250411122527927 DAUC <0003> auc.c:143 vector [3]: ck = 82a21cfa5209eff57daf96d7fbe24283 20250411122527927 DAUC <0003> auc.c:144 vector [3]: ik = 2742adf4fbce16b32ecc4620c798ce4f 20250411122527927 DAUC <0003> auc.c:145 vector [3]: res = 11e0ecb8ccb7b3f30000000000000000 20250411122527927 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527927 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122527927 DAUC <0003> auc.c:151 vector [3]: kc = f68361f995bd758a 20250411122527927 DAUC <0003> auc.c:152 vector [3]: sres = dd575f4b 20250411122527927 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122527927 DAUC <0003> auc.c:113 vector [4]: rand = e1f7dfb2c134c076c2571af7aed8445c 20250411122527927 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250411122527927 DAUC <0003> auc.c:142 vector [4]: autn = 385b6dd1786900000409763bb4e3134a 20250411122527927 DAUC <0003> auc.c:143 vector [4]: ck = 6aa011996590a90ce475dc9d222f7782 20250411122527927 DAUC <0003> auc.c:144 vector [4]: ik = f1bac2316758c4520d8cc688f8c202c0 20250411122527927 DAUC <0003> auc.c:145 vector [4]: res = 8af4da1213d286b00000000000000000 20250411122527927 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527927 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122527927 DAUC <0003> auc.c:151 vector [4]: kc = 72e3c9bdd825181c 20250411122527927 DAUC <0003> auc.c:152 vector [4]: sres = 99265ca2 20250411122527927 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122527927 DAUC <0003> db_auc.c:245 IMSI='262429233656506': Generated 5 vectors 20250411122527927 DAUC <0003> db_auc.c:249 IMSI='262429233656506': Updating SQN=481 in DB 20250411122527927 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429233656506"} 20250411122527927 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429233656506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527929 DAUC <0003> db_auc.c:157 IMSI='262424399148351': No 2G Auth Data 20250411122527929 DAUC <0003> db_auc.c:192 IMSI='262424399148351': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262424399148351" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250411122527937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 20250411122527940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527940 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424399148351"} 20250411122527940 DAUC <0003> db_auc.c:236 IMSI='262424399148351': Calling to generate 1 vectors 20250411122527940 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250411122527940 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527940 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527940 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122527940 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527940 DAUC <0003> auc.c:113 vector [0]: rand = 25d9927dff130e12a645dd6a00f26ba7 20250411122527940 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122527940 DAUC <0003> auc.c:142 vector [0]: autn = 7cdc0694e22200001320f3e34a02bc2d 20250411122527940 DAUC <0003> auc.c:143 vector [0]: ck = 65a3919eba9b4a2ffbd36e9d59dc19d1 20250411122527940 DAUC <0003> auc.c:144 vector [0]: ik = b8423e054018d83698c3028649855d9e 20250411122527940 DAUC <0003> auc.c:145 vector [0]: res = 9813f066989291770000000000000000 20250411122527940 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527940 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527940 DAUC <0003> auc.c:179 vector [0]: kc = 2dc527a6ac9d8800 20250411122527940 DAUC <0003> auc.c:180 vector [0]: sres = a18dec20 20250411122527940 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527940 DAUC <0003> db_auc.c:245 IMSI='262424399148351': Generated 1 vectors 20250411122527940 DAUC <0003> db_auc.c:249 IMSI='262424399148351': Updating SQN=33 in DB 20250411122527940 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424399148351"} 20250411122527940 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262424399148351" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424399148351" TC_gsup_sai_num_auth_vectors(29)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527941 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527941 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424399148351"} 20250411122527942 DAUC <0003> db_auc.c:236 IMSI='262424399148351': Calling to generate 4 vectors 20250411122527942 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250411122527942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527942 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250411122527942 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527942 DAUC <0003> auc.c:113 vector [0]: rand = 2adeab675a01cf2ab27229d5d58dda20 20250411122527942 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250411122527942 DAUC <0003> auc.c:142 vector [0]: autn = 3feb90eb6c910000dd8918d2a3f3859b 20250411122527942 DAUC <0003> auc.c:143 vector [0]: ck = 72866a6177cd63eeba960cec0f3b84fb 20250411122527942 DAUC <0003> auc.c:144 vector [0]: ik = ab755a4a0ea57daf506bb84b3f4e605f 20250411122527942 DAUC <0003> auc.c:145 vector [0]: res = e79a7117cc96c7170000000000000000 20250411122527942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527942 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527942 DAUC <0003> auc.c:179 vector [0]: kc = 0d5722672bbfbc00 20250411122527942 DAUC <0003> auc.c:180 vector [0]: sres = d2f8ed8b 20250411122527942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527942 DAUC <0003> auc.c:113 vector [1]: rand = 7325e3a79b726e8ef11181161a1d4137 20250411122527942 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250411122527942 DAUC <0003> auc.c:142 vector [1]: autn = db52e618d51b0000662e84707b0c3a0e 20250411122527942 DAUC <0003> auc.c:143 vector [1]: ck = aff3996b55f6e7f37a73bebfe21d21df 20250411122527942 DAUC <0003> auc.c:144 vector [1]: ik = 96c8a11fa4b9c8131cadf65142653657 20250411122527942 DAUC <0003> auc.c:145 vector [1]: res = 7af74685748978ed0000000000000000 20250411122527942 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527942 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527942 DAUC <0003> auc.c:179 vector [1]: kc = d14b52244a3b9000 20250411122527942 DAUC <0003> auc.c:180 vector [1]: sres = 7a2ebe54 20250411122527942 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527942 DAUC <0003> auc.c:113 vector [2]: rand = c8a3190ffea04f897680f9b7ee19c094 20250411122527942 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250411122527942 DAUC <0003> auc.c:142 vector [2]: autn = a7593a44505200009cf2660d02a20cc0 20250411122527942 DAUC <0003> auc.c:143 vector [2]: ck = b7c301923fd6bdd05131b462196e4cd3 20250411122527942 DAUC <0003> auc.c:144 vector [2]: ik = 3815482b07560988879c9652890b6c71 20250411122527942 DAUC <0003> auc.c:145 vector [2]: res = 9f026284f0e6dbfb0000000000000000 20250411122527942 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527942 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527942 DAUC <0003> auc.c:179 vector [2]: kc = f994e5530ed0fc00 20250411122527942 DAUC <0003> auc.c:180 vector [2]: sres = 8d4eae35 20250411122527942 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527942 DAUC <0003> auc.c:113 vector [3]: rand = 124d8e643708ae17bc25f8f1bb584d37 20250411122527942 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250411122527942 DAUC <0003> auc.c:142 vector [3]: autn = 5098d47ed0cd0000f0997896d53adb8f 20250411122527942 DAUC <0003> auc.c:143 vector [3]: ck = 3da79f79463be59f8e72fb6088276764 20250411122527942 DAUC <0003> auc.c:144 vector [3]: ik = 42a48bff46aa0c626dc1ffb48847d92b 20250411122527942 DAUC <0003> auc.c:145 vector [3]: res = 9d17193e8536b3180000000000000000 20250411122527942 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527942 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527942 DAUC <0003> auc.c:179 vector [3]: kc = 438d1b333c53d800 20250411122527942 DAUC <0003> auc.c:180 vector [3]: sres = 06a541ee 20250411122527942 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527942 DAUC <0003> db_auc.c:245 IMSI='262424399148351': Generated 4 vectors 20250411122527942 DAUC <0003> db_auc.c:249 IMSI='262424399148351': Updating SQN=161 in DB 20250411122527942 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424399148351"} 20250411122527942 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527942 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527942 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527943 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527943 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424399148351"} 20250411122527943 DAUC <0003> db_auc.c:236 IMSI='262424399148351': Calling to generate 5 vectors 20250411122527943 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122527943 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527943 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527943 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250411122527943 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527943 DAUC <0003> auc.c:113 vector [0]: rand = cd84878a06f5330c9e216b23353708d6 20250411122527943 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250411122527943 DAUC <0003> auc.c:142 vector [0]: autn = 49020fde839b000050ba98bf576eebb2 20250411122527943 DAUC <0003> auc.c:143 vector [0]: ck = 1f5009fe1faa8b79aaccc2329c033c7b 20250411122527943 DAUC <0003> auc.c:144 vector [0]: ik = 1165fb9ca0ec5445c80b093ba9f9fb67 20250411122527943 DAUC <0003> auc.c:145 vector [0]: res = 95d3a0654c92ea060000000000000000 20250411122527943 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527943 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527943 DAUC <0003> auc.c:179 vector [0]: kc = 277bf62a5a4f8400 20250411122527943 DAUC <0003> auc.c:180 vector [0]: sres = f5eecbd3 20250411122527943 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527943 DAUC <0003> auc.c:113 vector [1]: rand = fdc90af934a7538e703e0637711e9965 20250411122527943 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250411122527943 DAUC <0003> auc.c:142 vector [1]: autn = 815aff7da9b00000cd592ad992749108 20250411122527943 DAUC <0003> auc.c:143 vector [1]: ck = 872792d7f3370b4316a1fae8da40aee3 20250411122527943 DAUC <0003> auc.c:144 vector [1]: ik = 19bbd6e087e53e40148b41733fb4ef2f 20250411122527943 DAUC <0003> auc.c:145 vector [1]: res = 2282b80e53c373bb0000000000000000 20250411122527943 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527943 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527943 DAUC <0003> auc.c:179 vector [1]: kc = 5ba255b6df90b000 20250411122527943 DAUC <0003> auc.c:180 vector [1]: sres = 6fde8cd5 20250411122527943 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527943 DAUC <0003> auc.c:113 vector [2]: rand = 1828e495e10a557939c11e5cfb9d8336 20250411122527943 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250411122527943 DAUC <0003> auc.c:142 vector [2]: autn = a5aef734722200001eccdc4ce1b42a10 20250411122527943 DAUC <0003> auc.c:143 vector [2]: ck = 3a68842a5544de1be37e2670bb2151d8 20250411122527943 DAUC <0003> auc.c:144 vector [2]: ik = 59a80b87ef68e597c5fe114432805c7b 20250411122527943 DAUC <0003> auc.c:145 vector [2]: res = aa638f76f2b0a68c0000000000000000 20250411122527943 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527943 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527943 DAUC <0003> auc.c:179 vector [2]: kc = f2d76c1d84aa1000 20250411122527943 DAUC <0003> auc.c:180 vector [2]: sres = dfa46517 20250411122527943 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527943 DAUC <0003> auc.c:113 vector [3]: rand = 9d6fc14103eba1cd7557f0639cddce66 20250411122527943 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250411122527943 DAUC <0003> auc.c:142 vector [3]: autn = 5dd81705b69300006ada2dd404fb9599 20250411122527944 DAUC <0003> auc.c:143 vector [3]: ck = 639c0e9a37d361ee55f1b89c52e39e41 20250411122527944 DAUC <0003> auc.c:144 vector [3]: ik = 30d031f2d381e4e0938aef57e367febc 20250411122527944 DAUC <0003> auc.c:145 vector [3]: res = bf92c9636149e8fa0000000000000000 20250411122527944 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527944 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527944 DAUC <0003> auc.c:179 vector [3]: kc = abaded6ca266c000 20250411122527944 DAUC <0003> auc.c:180 vector [3]: sres = 7ac7b14e 20250411122527944 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527944 DAUC <0003> auc.c:113 vector [4]: rand = 4596895d79c4d4d54ffa6501aac3cc10 20250411122527944 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250411122527944 DAUC <0003> auc.c:142 vector [4]: autn = a8abffd9153400001abe2ade8dc77864 20250411122527944 DAUC <0003> auc.c:143 vector [4]: ck = d6a9aa07b616333ea7d20aa0d38919a9 20250411122527944 DAUC <0003> auc.c:144 vector [4]: ik = d87109f28dbc7107131afbafab758989 20250411122527944 DAUC <0003> auc.c:145 vector [4]: res = c17204886640c4ed0000000000000000 20250411122527944 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527944 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122527944 DAUC <0003> auc.c:179 vector [4]: kc = 3256d4143d32fc00 20250411122527944 DAUC <0003> auc.c:180 vector [4]: sres = 7b662b01 20250411122527944 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122527944 DAUC <0003> db_auc.c:245 IMSI='262424399148351': Generated 5 vectors 20250411122527944 DAUC <0003> db_auc.c:249 IMSI='262424399148351': Updating SQN=321 in DB 20250411122527944 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424399148351"} 20250411122527944 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527944 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527944 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527945 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527945 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424399148351"} 20250411122527945 DAUC <0003> db_auc.c:236 IMSI='262424399148351': Calling to generate 5 vectors 20250411122527945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122527945 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527945 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527945 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250411122527945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527945 DAUC <0003> auc.c:113 vector [0]: rand = 59719e0e153fe2edc32e89004d8d0755 20250411122527945 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250411122527945 DAUC <0003> auc.c:142 vector [0]: autn = 5b6e13cc7a1f0000ef53b69e804b7c6f 20250411122527945 DAUC <0003> auc.c:143 vector [0]: ck = f0d89ffdad80fea79d3b30f52f09632e 20250411122527945 DAUC <0003> auc.c:144 vector [0]: ik = 8519a51f73a5c9bee4a124b5a8f353ef 20250411122527945 DAUC <0003> auc.c:145 vector [0]: res = 54df83d24673a4a80000000000000000 20250411122527945 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527945 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527945 DAUC <0003> auc.c:179 vector [0]: kc = 79582fda15798000 20250411122527945 DAUC <0003> auc.c:180 vector [0]: sres = 52c53145 20250411122527945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527945 DAUC <0003> auc.c:113 vector [1]: rand = 070d8343d286329014f558359c0b9980 20250411122527945 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250411122527945 DAUC <0003> auc.c:142 vector [1]: autn = 174e85f2f42a000087354677d6bffd29 20250411122527945 DAUC <0003> auc.c:143 vector [1]: ck = 8bba1271ee377a09609ce7c8a382a0d1 20250411122527945 DAUC <0003> auc.c:144 vector [1]: ik = 1276da032e3e4171d835079435ff7394 20250411122527945 DAUC <0003> auc.c:145 vector [1]: res = e06b5ccdf6ca02440000000000000000 20250411122527945 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527945 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527945 DAUC <0003> auc.c:179 vector [1]: kc = f95bc48200a1f400 20250411122527945 DAUC <0003> auc.c:180 vector [1]: sres = 802f8dbf 20250411122527945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527945 DAUC <0003> auc.c:113 vector [2]: rand = db391b97dcb7184d55c32b60891cca08 20250411122527945 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250411122527945 DAUC <0003> auc.c:142 vector [2]: autn = 4e33ada4f2490000b4e5e07b47474616 20250411122527945 DAUC <0003> auc.c:143 vector [2]: ck = cadf9f9affc8f07f02ddfc1711351972 20250411122527945 DAUC <0003> auc.c:144 vector [2]: ik = 995f163a80d3f7dcf8565a531836237b 20250411122527945 DAUC <0003> auc.c:145 vector [2]: res = 54dd8fafce7149570000000000000000 20250411122527945 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527945 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527945 DAUC <0003> auc.c:179 vector [2]: kc = cea05ced31f4c000 20250411122527945 DAUC <0003> auc.c:180 vector [2]: sres = ff055992 20250411122527945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527945 DAUC <0003> auc.c:113 vector [3]: rand = c258c8bd3d47a1d53069220e5826ca31 20250411122527945 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250411122527945 DAUC <0003> auc.c:142 vector [3]: autn = 08923f31060f00008e8c00a952888ce3 20250411122527945 DAUC <0003> auc.c:143 vector [3]: ck = 0a70e680f733bcf5af777068715f5cdb 20250411122527945 DAUC <0003> auc.c:144 vector [3]: ik = 2f72d221c3cae5adb5deb50ccf88fec5 20250411122527945 DAUC <0003> auc.c:145 vector [3]: res = 906a05cb93573e290000000000000000 20250411122527945 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527945 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527945 DAUC <0003> auc.c:179 vector [3]: kc = 86427e99d9c90c00 20250411122527945 DAUC <0003> auc.c:180 vector [3]: sres = 647676db 20250411122527945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527945 DAUC <0003> auc.c:113 vector [4]: rand = 2941814132a0502e9b4d9f98de0f4770 20250411122527945 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250411122527945 DAUC <0003> auc.c:142 vector [4]: autn = 1de8ff7c8c11000095b0d47ac0011333 20250411122527945 DAUC <0003> auc.c:143 vector [4]: ck = e20ee23be5b7cf69c16134cb50d63595 20250411122527945 DAUC <0003> auc.c:144 vector [4]: ik = 5f649ae2350d65d2e0f26b495d8abdbb 20250411122527945 DAUC <0003> auc.c:145 vector [4]: res = 6096dcac3cd0739b0000000000000000 20250411122527945 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527945 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122527946 DAUC <0003> auc.c:179 vector [4]: kc = caf38c382c7e1800 20250411122527946 DAUC <0003> auc.c:180 vector [4]: sres = caa1b1b1 20250411122527946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122527946 DAUC <0003> db_auc.c:245 IMSI='262424399148351': Generated 5 vectors 20250411122527946 DAUC <0003> db_auc.c:249 IMSI='262424399148351': Updating SQN=481 in DB 20250411122527946 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424399148351"} 20250411122527946 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424399148351 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527946 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527946 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527948 DAUC <0003> db_auc.c:157 IMSI='262422402790884': No 2G Auth Data 20250411122527948 DAUC <0003> db_auc.c:192 IMSI='262422402790884': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262422402790884" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250411122527955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20250411122527957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527957 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422402790884"} 20250411122527957 DAUC <0003> db_auc.c:236 IMSI='262422402790884': Calling to generate 1 vectors 20250411122527957 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250411122527957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122527957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527957 DAUC <0003> auc.c:113 vector [0]: rand = 213e049baff41eee85d21d97b0eaa6f2 20250411122527957 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122527957 DAUC <0003> auc.c:142 vector [0]: autn = 8a8c38ed4b6d0000680a51626ada3d31 20250411122527957 DAUC <0003> auc.c:143 vector [0]: ck = e45bcd3240cc5ced03f466f0729f8008 20250411122527957 DAUC <0003> auc.c:144 vector [0]: ik = 576c117ed247eef144039b80187db68e 20250411122527957 DAUC <0003> auc.c:145 vector [0]: res = 9b28f2ba161bb7950000000000000000 20250411122527957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527957 DAUC <0003> auc.c:179 vector [0]: kc = d5a3155098574400 20250411122527957 DAUC <0003> auc.c:180 vector [0]: sres = d3739d7e 20250411122527957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527957 DAUC <0003> db_auc.c:245 IMSI='262422402790884': Generated 1 vectors 20250411122527957 DAUC <0003> db_auc.c:249 IMSI='262422402790884': Updating SQN=33 in DB 20250411122527957 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422402790884"} 20250411122527957 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262422402790884" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422402790884" TC_gsup_sai_num_auth_vectors(30)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527958 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527958 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422402790884"} 20250411122527958 DAUC <0003> db_auc.c:236 IMSI='262422402790884': Calling to generate 4 vectors 20250411122527958 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250411122527958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250411122527958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527958 DAUC <0003> auc.c:113 vector [0]: rand = 2f5dae11fda0c90a54f25577b75c6651 20250411122527958 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250411122527958 DAUC <0003> auc.c:142 vector [0]: autn = 9334ee97922000009da986a9ea146c1e 20250411122527958 DAUC <0003> auc.c:143 vector [0]: ck = b3eda6be491aeca3a58a67ec05afeb2c 20250411122527958 DAUC <0003> auc.c:144 vector [0]: ik = aed2bed9bdcc5e59b04dee636a1290c5 20250411122527958 DAUC <0003> auc.c:145 vector [0]: res = 3abd5875235943fa0000000000000000 20250411122527958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527958 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527958 DAUC <0003> auc.c:179 vector [0]: kc = 24f23bc0acd8ec00 20250411122527958 DAUC <0003> auc.c:180 vector [0]: sres = 976beccb 20250411122527958 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527958 DAUC <0003> auc.c:113 vector [1]: rand = 2942615997aa5926df599edcbc1b64ca 20250411122527958 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250411122527958 DAUC <0003> auc.c:142 vector [1]: autn = 34fe387631e000005bc0c315925b159c 20250411122527958 DAUC <0003> auc.c:143 vector [1]: ck = 647ccec8fa8276a5f0ebf75b20efdcef 20250411122527958 DAUC <0003> auc.c:144 vector [1]: ik = 7be3a1829ae5f0753f7bd9247802a50e 20250411122527958 DAUC <0003> auc.c:145 vector [1]: res = 61adaea010b440b10000000000000000 20250411122527958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527958 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527958 DAUC <0003> auc.c:179 vector [1]: kc = 431b237456fe5000 20250411122527958 DAUC <0003> auc.c:180 vector [1]: sres = 88a540eb 20250411122527958 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527958 DAUC <0003> auc.c:113 vector [2]: rand = 2c0f9278f45dccce2480c954cae67c77 20250411122527958 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250411122527958 DAUC <0003> auc.c:142 vector [2]: autn = ea775cb6ccaf00000d2bcdf3d1f82d84 20250411122527958 DAUC <0003> auc.c:143 vector [2]: ck = df0a97cdb6a9c5d6941ff77900296c6a 20250411122527958 DAUC <0003> auc.c:144 vector [2]: ik = e7d574cc1b5a05d366d9de706e5c653c 20250411122527958 DAUC <0003> auc.c:145 vector [2]: res = 054614acbda841ca0000000000000000 20250411122527958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527958 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527958 DAUC <0003> auc.c:179 vector [2]: kc = edd80a46439b9000 20250411122527958 DAUC <0003> auc.c:180 vector [2]: sres = 95501e0d 20250411122527958 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527958 DAUC <0003> auc.c:113 vector [3]: rand = bca22a6822fe6d60374f973650005351 20250411122527958 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250411122527958 DAUC <0003> auc.c:142 vector [3]: autn = 1b67af65087200003d8561b145524bdf 20250411122527958 DAUC <0003> auc.c:143 vector [3]: ck = 9579f1c5736dcf4071b0920c8e8c05a3 20250411122527958 DAUC <0003> auc.c:144 vector [3]: ik = 2fc214b267acd74fbe5d12f5eac2aff5 20250411122527958 DAUC <0003> auc.c:145 vector [3]: res = 07bcf6d38e97e39b0000000000000000 20250411122527958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527958 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527958 DAUC <0003> auc.c:179 vector [3]: kc = 73e4f75cba83d400 20250411122527958 DAUC <0003> auc.c:180 vector [3]: sres = 6f227ecd 20250411122527958 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527958 DAUC <0003> db_auc.c:245 IMSI='262422402790884': Generated 4 vectors 20250411122527958 DAUC <0003> db_auc.c:249 IMSI='262422402790884': Updating SQN=161 in DB 20250411122527958 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422402790884"} 20250411122527958 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527958 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527958 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527959 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527959 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422402790884"} 20250411122527959 DAUC <0003> db_auc.c:236 IMSI='262422402790884': Calling to generate 5 vectors 20250411122527959 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122527959 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527959 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527959 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250411122527959 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527959 DAUC <0003> auc.c:113 vector [0]: rand = 517f4cede5698994ad905d1b5bfe656d 20250411122527959 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250411122527959 DAUC <0003> auc.c:142 vector [0]: autn = 7cea427b071e000043fd004847456e30 20250411122527959 DAUC <0003> auc.c:143 vector [0]: ck = e1cf119e2d9b0568f63c1bb597331c66 20250411122527959 DAUC <0003> auc.c:144 vector [0]: ik = 2c31cebee30d755ea6f73a177754de7f 20250411122527959 DAUC <0003> auc.c:145 vector [0]: res = 3d2b4b164e2900de0000000000000000 20250411122527959 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527959 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527959 DAUC <0003> auc.c:179 vector [0]: kc = aac2d89c8f09f000 20250411122527959 DAUC <0003> auc.c:180 vector [0]: sres = 078acd05 20250411122527959 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527959 DAUC <0003> auc.c:113 vector [1]: rand = 0276bee7afc057b1e0c7203d2638167b 20250411122527959 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250411122527959 DAUC <0003> auc.c:142 vector [1]: autn = 51d54400a9670000a79236974fcf1812 20250411122527959 DAUC <0003> auc.c:143 vector [1]: ck = 65a8b326c5593f817264beca48a520b5 20250411122527959 DAUC <0003> auc.c:144 vector [1]: ik = bf746a4bee28693b0f341ad7ddb2a4f1 20250411122527959 DAUC <0003> auc.c:145 vector [1]: res = 49cc781788522bc90000000000000000 20250411122527959 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527959 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527959 DAUC <0003> auc.c:179 vector [1]: kc = 4c414de6798b9800 20250411122527959 DAUC <0003> auc.c:180 vector [1]: sres = d0e3c2b0 20250411122527959 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527959 DAUC <0003> auc.c:113 vector [2]: rand = 3010fb96177ca54e351d3186950c8fcd 20250411122527959 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250411122527959 DAUC <0003> auc.c:142 vector [2]: autn = 85faf1890390000015120251f63e0fd7 20250411122527959 DAUC <0003> auc.c:143 vector [2]: ck = aa39fc602fdfe9afd6ebde7f15416eef 20250411122527959 DAUC <0003> auc.c:144 vector [2]: ik = 1c7e995e32c37ddb19ea6f72b77d7ff0 20250411122527959 DAUC <0003> auc.c:145 vector [2]: res = 64c601694213b4060000000000000000 20250411122527959 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527959 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527959 DAUC <0003> auc.c:179 vector [2]: kc = 412e249f3253e400 20250411122527959 DAUC <0003> auc.c:180 vector [2]: sres = b8d9a592 20250411122527959 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527959 DAUC <0003> auc.c:113 vector [3]: rand = 6a2a0ddd0d40519ee5c9a26dee27683f 20250411122527959 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250411122527959 DAUC <0003> auc.c:142 vector [3]: autn = c1091c8befa80000bd1c5198cca38d8e 20250411122527959 DAUC <0003> auc.c:143 vector [3]: ck = 3473f843cabc10b6b18580032ad56be1 20250411122527959 DAUC <0003> auc.c:144 vector [3]: ik = 55780b897ce45cdb6419c45f4690469b 20250411122527959 DAUC <0003> auc.c:145 vector [3]: res = e1782f3dd558977c0000000000000000 20250411122527959 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527959 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527959 DAUC <0003> auc.c:179 vector [3]: kc = 3518bd26f6c06000 20250411122527959 DAUC <0003> auc.c:180 vector [3]: sres = 0f938924 20250411122527959 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527959 DAUC <0003> auc.c:113 vector [4]: rand = 4ac0c859bbb96ac9e2aa06ec73a662c2 20250411122527959 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250411122527959 DAUC <0003> auc.c:142 vector [4]: autn = eddbebb8bc3a000035cbcdebd1fef2a3 20250411122527959 DAUC <0003> auc.c:143 vector [4]: ck = 6cbe089770969045036d84ed8cc015e7 20250411122527959 DAUC <0003> auc.c:144 vector [4]: ik = 5f0aa6c4703cd1c2ecee164b82e678c7 20250411122527959 DAUC <0003> auc.c:145 vector [4]: res = c881fa54adf5c2830000000000000000 20250411122527959 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527959 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122527959 DAUC <0003> auc.c:179 vector [4]: kc = 0883022bbd926000 20250411122527959 DAUC <0003> auc.c:180 vector [4]: sres = 8afee951 20250411122527959 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122527959 DAUC <0003> db_auc.c:245 IMSI='262422402790884': Generated 5 vectors 20250411122527959 DAUC <0003> db_auc.c:249 IMSI='262422402790884': Updating SQN=321 in DB 20250411122527959 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422402790884"} 20250411122527959 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527959 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527959 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527960 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527960 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422402790884"} 20250411122527960 DAUC <0003> db_auc.c:236 IMSI='262422402790884': Calling to generate 5 vectors 20250411122527960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122527960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250411122527960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527960 DAUC <0003> auc.c:113 vector [0]: rand = 94a0e8df9020d7a1bd0313364931169a 20250411122527960 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250411122527960 DAUC <0003> auc.c:142 vector [0]: autn = a43e75c773c90000c080c542693aaacc 20250411122527960 DAUC <0003> auc.c:143 vector [0]: ck = 6ef4dd0eac13cd314cd3e81960ffee75 20250411122527960 DAUC <0003> auc.c:144 vector [0]: ik = 466aa91699a26643e996d70300e5d558 20250411122527960 DAUC <0003> auc.c:145 vector [0]: res = e38db6be99aa0a210000000000000000 20250411122527960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527960 DAUC <0003> auc.c:179 vector [0]: kc = ba22905774913400 20250411122527960 DAUC <0003> auc.c:180 vector [0]: sres = eee3754c 20250411122527960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527960 DAUC <0003> auc.c:113 vector [1]: rand = c12d68d27f01130135739587f109d294 20250411122527960 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250411122527960 DAUC <0003> auc.c:142 vector [1]: autn = e51c375088ac00003fe3fbffac0b2b9a 20250411122527960 DAUC <0003> auc.c:143 vector [1]: ck = 2c338d1eb1446be038ee0f8ffafd5af8 20250411122527960 DAUC <0003> auc.c:144 vector [1]: ik = 796096f2d92d7110b5cd44fad1934815 20250411122527960 DAUC <0003> auc.c:145 vector [1]: res = 896d291ab76353db0000000000000000 20250411122527960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527960 DAUC <0003> auc.c:179 vector [1]: kc = 7e9e0255d4a20800 20250411122527960 DAUC <0003> auc.c:180 vector [1]: sres = aa8f5ae8 20250411122527960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527960 DAUC <0003> auc.c:113 vector [2]: rand = 410add5c5cce7bb485f803901f0a1661 20250411122527960 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250411122527960 DAUC <0003> auc.c:142 vector [2]: autn = 57db0be81e8e00007b2edf8886e14b0d 20250411122527960 DAUC <0003> auc.c:143 vector [2]: ck = 4e04c239a91787240f03f423ebd8c732 20250411122527960 DAUC <0003> auc.c:144 vector [2]: ik = 11356ff4cc5f38c95b5586a1f1b9ef13 20250411122527960 DAUC <0003> auc.c:145 vector [2]: res = 6a72262bd255d0e80000000000000000 20250411122527960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527960 DAUC <0003> auc.c:179 vector [2]: kc = 324c668cee7fdc00 20250411122527960 DAUC <0003> auc.c:180 vector [2]: sres = e3775b09 20250411122527960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527960 DAUC <0003> auc.c:113 vector [3]: rand = 2fb8e6b6061384818bc9d8315ff6e85f 20250411122527960 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250411122527960 DAUC <0003> auc.c:142 vector [3]: autn = 7ff43ddf61dc00000a27b717671e2c93 20250411122527960 DAUC <0003> auc.c:143 vector [3]: ck = 61d91882e61498c9af95a2b39fd8f097 20250411122527960 DAUC <0003> auc.c:144 vector [3]: ik = 6cd80a44e796a28e10144f9427bdd7a0 20250411122527960 DAUC <0003> auc.c:145 vector [3]: res = 7ff9d26d93dffbd80000000000000000 20250411122527960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527960 DAUC <0003> auc.c:179 vector [3]: kc = 2d93370b4afee800 20250411122527960 DAUC <0003> auc.c:180 vector [3]: sres = 4f6db181 20250411122527960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527960 DAUC <0003> auc.c:113 vector [4]: rand = 43ea4b79101162927d5521c84fa4eeda 20250411122527960 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250411122527961 DAUC <0003> auc.c:142 vector [4]: autn = 68a0493502b60000665e495f77ec4129 20250411122527961 DAUC <0003> auc.c:143 vector [4]: ck = e9846c345beac6c30453a738c7190df2 20250411122527961 DAUC <0003> auc.c:144 vector [4]: ik = ae6911a5d69337592dc41efd25a2bfa0 20250411122527961 DAUC <0003> auc.c:145 vector [4]: res = 01014c3e6398ef120000000000000000 20250411122527961 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527961 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122527961 DAUC <0003> auc.c:179 vector [4]: kc = 3256ba12d1f1c800 20250411122527961 DAUC <0003> auc.c:180 vector [4]: sres = 331900da 20250411122527961 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122527961 DAUC <0003> db_auc.c:245 IMSI='262422402790884': Generated 5 vectors 20250411122527961 DAUC <0003> db_auc.c:249 IMSI='262422402790884': Updating SQN=481 in DB 20250411122527961 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422402790884"} 20250411122527961 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422402790884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527961 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527961 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122527962 DAUC <0003> db_auc.c:157 IMSI='262422601132617': No 2G Auth Data 20250411122527962 DAUC <0003> db_auc.c:192 IMSI='262422601132617': No 3G Auth Data HLR_Test-GSUP(21)@35d7f9ebff3e: Created GsupExpect[0] for "262422601132617" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250411122527969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 20250411122527971 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527971 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422601132617"} 20250411122527971 DAUC <0003> db_auc.c:236 IMSI='262422601132617': Calling to generate 1 vectors 20250411122527971 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250411122527971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527971 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122527971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527971 DAUC <0003> auc.c:113 vector [0]: rand = 66ba8c382362f371580ec09f40d2bbe6 20250411122527971 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122527971 DAUC <0003> auc.c:142 vector [0]: autn = 199f00d665e60000689f1fb857df8f52 20250411122527971 DAUC <0003> auc.c:143 vector [0]: ck = 31d58fd45ec4aca50e6b25c6cf159285 20250411122527971 DAUC <0003> auc.c:144 vector [0]: ik = 016d46751188bc658ce7d67e5819409a 20250411122527971 DAUC <0003> auc.c:145 vector [0]: res = e2f044d32119ccc20000000000000000 20250411122527971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527971 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527971 DAUC <0003> auc.c:179 vector [0]: kc = 7ae67825cc334b0e 20250411122527971 DAUC <0003> auc.c:180 vector [0]: sres = d2b081a6 20250411122527971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527971 DAUC <0003> db_auc.c:245 IMSI='262422601132617': Generated 1 vectors 20250411122527971 DAUC <0003> db_auc.c:249 IMSI='262422601132617': Updating SQN=33 in DB 20250411122527971 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422601132617"} 20250411122527971 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527971 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527971 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@35d7f9ebff3e: Found GsupExpect[0] for "262422601132617" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422601132617" TC_gsup_sai_num_auth_vectors(31)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527972 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527972 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422601132617"} 20250411122527972 DAUC <0003> db_auc.c:236 IMSI='262422601132617': Calling to generate 4 vectors 20250411122527972 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250411122527972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250411122527972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527972 DAUC <0003> auc.c:113 vector [0]: rand = 5959b42a5b7ae671284d380f08bd762b 20250411122527972 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250411122527972 DAUC <0003> auc.c:142 vector [0]: autn = 7d1f5fd3a5010000ebd2e5b7ccdcf562 20250411122527972 DAUC <0003> auc.c:143 vector [0]: ck = b4b00956d239a35b726a03eed02260dd 20250411122527972 DAUC <0003> auc.c:144 vector [0]: ik = 975943688405a052b7ace6008cb3e8a1 20250411122527972 DAUC <0003> auc.c:145 vector [0]: res = 653ba5f09d4391540000000000000000 20250411122527972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527972 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527972 DAUC <0003> auc.c:179 vector [0]: kc = bfeb6f4fe3dc3b6b 20250411122527972 DAUC <0003> auc.c:180 vector [0]: sres = 0be5f672 20250411122527972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527972 DAUC <0003> auc.c:113 vector [1]: rand = 288a84f40b6c2ba86870b7a73b894f7b 20250411122527972 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250411122527972 DAUC <0003> auc.c:142 vector [1]: autn = 85b04c4401810000b3c46ca1c9d0250e 20250411122527973 DAUC <0003> auc.c:143 vector [1]: ck = 3983fe6be594ab1f20b9ddfbf9ba180a 20250411122527973 DAUC <0003> auc.c:144 vector [1]: ik = dc4489470a9884456050b54a1c43733e 20250411122527973 DAUC <0003> auc.c:145 vector [1]: res = bb3dee92a73a7e420000000000000000 20250411122527973 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527973 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527973 DAUC <0003> auc.c:179 vector [1]: kc = 2ac951d81bb90d8f 20250411122527973 DAUC <0003> auc.c:180 vector [1]: sres = 33e658af 20250411122527973 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527973 DAUC <0003> auc.c:113 vector [2]: rand = 84ba3c1d0fd2dab8d7b7f42581f302c9 20250411122527973 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250411122527973 DAUC <0003> auc.c:142 vector [2]: autn = 894b754358310000a5567275c6535c1d 20250411122527973 DAUC <0003> auc.c:143 vector [2]: ck = 34ae6225ac6c9395b8f22f7564689977 20250411122527973 DAUC <0003> auc.c:144 vector [2]: ik = 501e68b0b832e6412bb2be243712f5ee 20250411122527973 DAUC <0003> auc.c:145 vector [2]: res = 5f4c48849f2fc8120000000000000000 20250411122527973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527973 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527973 DAUC <0003> auc.c:179 vector [2]: kc = 359f6dd1f3cad2df 20250411122527973 DAUC <0003> auc.c:180 vector [2]: sres = 3f6bab4c 20250411122527973 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527973 DAUC <0003> auc.c:113 vector [3]: rand = 11542a16e6c8206441bc965a5f2463d9 20250411122527973 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250411122527973 DAUC <0003> auc.c:142 vector [3]: autn = 722fc26be2ff0000688da6432ca22f2e 20250411122527973 DAUC <0003> auc.c:143 vector [3]: ck = e0266775331a1406eaac46fdf0517aef 20250411122527973 DAUC <0003> auc.c:144 vector [3]: ik = b2d5701f0ffb2c0c558f9457835b04e7 20250411122527973 DAUC <0003> auc.c:145 vector [3]: res = e825ac2aa172146a0000000000000000 20250411122527973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527973 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527973 DAUC <0003> auc.c:179 vector [3]: kc = 1fb7e2eab97d8d4f 20250411122527973 DAUC <0003> auc.c:180 vector [3]: sres = 6b3a8fb9 20250411122527973 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527973 DAUC <0003> db_auc.c:245 IMSI='262422601132617': Generated 4 vectors 20250411122527973 DAUC <0003> db_auc.c:249 IMSI='262422601132617': Updating SQN=161 in DB 20250411122527973 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422601132617"} 20250411122527973 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527973 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527973 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527974 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527974 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422601132617"} 20250411122527974 DAUC <0003> db_auc.c:236 IMSI='262422601132617': Calling to generate 5 vectors 20250411122527974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122527974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250411122527974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527974 DAUC <0003> auc.c:113 vector [0]: rand = 21f96836dbe048945f42f8e899b14412 20250411122527974 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250411122527974 DAUC <0003> auc.c:142 vector [0]: autn = 5bc0d672cae80000b451861c53b9788f 20250411122527974 DAUC <0003> auc.c:143 vector [0]: ck = edc5ea9a1a2b00a2a74e23893a723d5a 20250411122527974 DAUC <0003> auc.c:144 vector [0]: ik = ebddc5211abb8faad7865982b0b3e860 20250411122527974 DAUC <0003> auc.c:145 vector [0]: res = 0a7514b39c3396be0000000000000000 20250411122527974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527974 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527974 DAUC <0003> auc.c:179 vector [0]: kc = b935e8d804348699 20250411122527974 DAUC <0003> auc.c:180 vector [0]: sres = e426d1c7 20250411122527974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527974 DAUC <0003> auc.c:113 vector [1]: rand = 7c5660dac0aafa73ce34eb8373b5c975 20250411122527974 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250411122527974 DAUC <0003> auc.c:142 vector [1]: autn = 6d71fa17a8900000916bb5d5c3d12ed4 20250411122527974 DAUC <0003> auc.c:143 vector [1]: ck = 024006d393071e5c2c8b573f5f8987b9 20250411122527974 DAUC <0003> auc.c:144 vector [1]: ik = 560fb76e3d01ce85d699cbf4ecfae801 20250411122527974 DAUC <0003> auc.c:145 vector [1]: res = e66e1f930103b3810000000000000000 20250411122527974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527974 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527974 DAUC <0003> auc.c:179 vector [1]: kc = 3fff9144a95aace9 20250411122527974 DAUC <0003> auc.c:180 vector [1]: sres = 95d6c25a 20250411122527974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527974 DAUC <0003> auc.c:113 vector [2]: rand = 210b0ba8668326951fd5b094982da534 20250411122527974 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250411122527974 DAUC <0003> auc.c:142 vector [2]: autn = 0996eac31fd40000d704a0f57d7362a0 20250411122527974 DAUC <0003> auc.c:143 vector [2]: ck = 863f0980eb4d03196a72faa2f062d933 20250411122527974 DAUC <0003> auc.c:144 vector [2]: ik = 35a50b3a2e1bf9a4abc7c440aa46adfc 20250411122527974 DAUC <0003> auc.c:145 vector [2]: res = 7d77282b72a7d8f70000000000000000 20250411122527974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527974 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527974 DAUC <0003> auc.c:179 vector [2]: kc = a05f557b664c4ef2 20250411122527974 DAUC <0003> auc.c:180 vector [2]: sres = e6e84dce 20250411122527974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527974 DAUC <0003> auc.c:113 vector [3]: rand = e99cb3fdc192344a3adaf5a667ed9395 20250411122527974 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250411122527974 DAUC <0003> auc.c:142 vector [3]: autn = 661dfc5ad2ed00009acada1278969ac2 20250411122527974 DAUC <0003> auc.c:143 vector [3]: ck = 1a6e494e903da9ab88dc8606c3b49c94 20250411122527974 DAUC <0003> auc.c:144 vector [3]: ik = 0bf2378d1c0313246459e058fc1c168c 20250411122527974 DAUC <0003> auc.c:145 vector [3]: res = fde91725fa0fb5ec0000000000000000 20250411122527974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527974 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527974 DAUC <0003> auc.c:179 vector [3]: kc = b143650a1aec1f9e 20250411122527974 DAUC <0003> auc.c:180 vector [3]: sres = cc2c61e4 20250411122527974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527974 DAUC <0003> auc.c:113 vector [4]: rand = 930020cf733860ecc3a93071b7b3b871 20250411122527974 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250411122527974 DAUC <0003> auc.c:142 vector [4]: autn = 77d9448f55700000f53cf9f733e7d46a 20250411122527974 DAUC <0003> auc.c:143 vector [4]: ck = 291179d8a5cbf8bd78fcb78a4a34723a 20250411122527974 DAUC <0003> auc.c:144 vector [4]: ik = 85e651f93f7a0350e894067a81f821c5 20250411122527974 DAUC <0003> auc.c:145 vector [4]: res = a1465e40b794bbf70000000000000000 20250411122527974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527974 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122527974 DAUC <0003> auc.c:179 vector [4]: kc = 38a5cfde53c17894 20250411122527974 DAUC <0003> auc.c:180 vector [4]: sres = 84de622d 20250411122527974 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122527974 DAUC <0003> db_auc.c:245 IMSI='262422601132617': Generated 5 vectors 20250411122527974 DAUC <0003> db_auc.c:249 IMSI='262422601132617': Updating SQN=321 in DB 20250411122527974 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422601132617"} 20250411122527974 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527974 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527974 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527975 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422601132617"} 20250411122527975 DAUC <0003> db_auc.c:236 IMSI='262422601132617': Calling to generate 5 vectors 20250411122527975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122527975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122527975 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122527975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250411122527975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122527975 DAUC <0003> auc.c:113 vector [0]: rand = 93a3c896ff790143d7d7b4e6d30a83af 20250411122527975 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250411122527975 DAUC <0003> auc.c:142 vector [0]: autn = 2286611e67740000bccb8f8ca33d3bbc 20250411122527975 DAUC <0003> auc.c:143 vector [0]: ck = eaf56f75f82bc2fc4cdc694e4dff07dc 20250411122527975 DAUC <0003> auc.c:144 vector [0]: ik = d4c1976f486a72f6beda71472a391cfb 20250411122527975 DAUC <0003> auc.c:145 vector [0]: res = a49ce50af37755e30000000000000000 20250411122527975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122527975 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122527975 DAUC <0003> auc.c:179 vector [0]: kc = 9cebcadd8d28125a 20250411122527975 DAUC <0003> auc.c:180 vector [0]: sres = 9c4d0f80 20250411122527975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122527975 DAUC <0003> auc.c:113 vector [1]: rand = be8c1cc05cab25b05c216135f597c9ac 20250411122527975 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250411122527975 DAUC <0003> auc.c:142 vector [1]: autn = 63e9803ef6950000629f50d587e2bfb5 20250411122527975 DAUC <0003> auc.c:143 vector [1]: ck = e7bbeb1516479b452c731bae2c00d7c2 20250411122527975 DAUC <0003> auc.c:144 vector [1]: ik = 351625890a9097d71009261ab6168e1f 20250411122527975 DAUC <0003> auc.c:145 vector [1]: res = 21d7f39f3c45fe720000000000000000 20250411122527975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122527975 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122527975 DAUC <0003> auc.c:179 vector [1]: kc = 0fb7e34363428f36 20250411122527975 DAUC <0003> auc.c:180 vector [1]: sres = 62c688de 20250411122527975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122527975 DAUC <0003> auc.c:113 vector [2]: rand = 56ed589b6cd20615aca79dd450aaa302 20250411122527975 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250411122527975 DAUC <0003> auc.c:142 vector [2]: autn = 0e5def0d9f3d0000e4101e46c69b989e 20250411122527975 DAUC <0003> auc.c:143 vector [2]: ck = a640a0ce01aa7ec9033df7e60ee971d3 20250411122527975 DAUC <0003> auc.c:144 vector [2]: ik = 799b9341889cb5c402bea27377af91bc 20250411122527975 DAUC <0003> auc.c:145 vector [2]: res = c8d16f2071c6faf10000000000000000 20250411122527975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122527975 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122527975 DAUC <0003> auc.c:179 vector [2]: kc = bef150dec483a97e 20250411122527975 DAUC <0003> auc.c:180 vector [2]: sres = 91e37913 20250411122527975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122527975 DAUC <0003> auc.c:113 vector [3]: rand = 47a5052b9a0336002cb8fd5f5af87269 20250411122527976 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250411122527976 DAUC <0003> auc.c:142 vector [3]: autn = 5ec7797d80d40000e780975f215e5f48 20250411122527976 DAUC <0003> auc.c:143 vector [3]: ck = 274bed83df9aad5e0dee70a8b7c83ce9 20250411122527976 DAUC <0003> auc.c:144 vector [3]: ik = 4cbccd20338ce4a8f96a04a5ddd43448 20250411122527976 DAUC <0003> auc.c:145 vector [3]: res = e963081c25b2be1d0000000000000000 20250411122527976 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122527976 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122527976 DAUC <0003> auc.c:179 vector [3]: kc = 5a270861d8ef50dd 20250411122527976 DAUC <0003> auc.c:180 vector [3]: sres = 58ce0d73 20250411122527976 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122527976 DAUC <0003> auc.c:113 vector [4]: rand = a5a1c401e7f63f8fc8e1a77e967bbf9b 20250411122527976 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250411122527976 DAUC <0003> auc.c:142 vector [4]: autn = 29426a5dccea0000f31c8aa07f266ccd 20250411122527976 DAUC <0003> auc.c:143 vector [4]: ck = 5672a1b655035e6091f91219fd74ae4a 20250411122527976 DAUC <0003> auc.c:144 vector [4]: ik = 94283fc36200cb9ea2a25847ffd5240c 20250411122527976 DAUC <0003> auc.c:145 vector [4]: res = 7c27dc6c1d7e8f030000000000000000 20250411122527976 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122527976 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122527976 DAUC <0003> auc.c:179 vector [4]: kc = c8979c8cb1fe94ad 20250411122527976 DAUC <0003> auc.c:180 vector [4]: sres = 37bb8d4e 20250411122527976 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122527976 DAUC <0003> db_auc.c:245 IMSI='262422601132617': Generated 5 vectors 20250411122527976 DAUC <0003> db_auc.c:249 IMSI='262422601132617': Updating SQN=481 in DB 20250411122527976 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422601132617"} 20250411122527976 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422601132617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122527976 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122527976 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122527977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122527977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 20250411122527978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36547<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@35d7f9ebff3e: Final verdict of PTC: none 20250411122527978 DLINP <000b> input/ipa.c:452 connected read/write 20250411122527978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122527978 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122527978 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122527978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@35d7f9ebff3e: Final verdict of PTC: none 22@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Apr 11 12:25:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250411122528007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 20250411122528108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=327932) Waiting for packet dumper to finish... 1 (prev_count=327932, count=408908) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Apr 11 12:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_sai_eps started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122532467 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122532467 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122532472 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122532477 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532478 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(32)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122532478 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122532478 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  20250411122532478 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122532478 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  20250411122532478 DLGSUP <0013> gsup_server.c:236 2:  20250411122532478 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122532478 DLGSUP <0013> gsup_server.c:236 3:  20250411122532478 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122532478 DLGSUP <0013> gsup_server.c:236 4:  20250411122532478 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122532478 DLGSUP <0013> gsup_server.c:236 5:  20250411122532478 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122532478 DLGSUP <0013> gsup_server.c:236 7:  20250411122532478 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122532478 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122532478 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122532478 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@35d7f9ebff3e: 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") 20250411122532504 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43621<->l=127.0.0.1:4259) 20250411122532511 DAUC <0003> db_auc.c:157 IMSI='262429197640142': No 2G Auth Data 20250411122532511 DAUC <0003> db_auc.c:192 IMSI='262429197640142': No 3G Auth Data HLR_Test-GSUP(33)@35d7f9ebff3e: Created GsupExpect[0] for "262429197640142" to be handled at TC_gsup_sai_eps(36) 20250411122532538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20250411122532549 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532549 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429197640142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429197640142"} 20250411122532549 DAUC <0003> db_auc.c:157 IMSI='262429197640142': No 2G Auth Data 20250411122532549 DAUC <0003> db_auc.c:236 IMSI='262429197640142': Calling to generate 5 vectors 20250411122532549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122532549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122532549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122532549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122532549 DAUC <0003> auc.c:113 vector [0]: rand = de8cafa6edea2b697a5ea73b1084e73a 20250411122532549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122532549 DAUC <0003> auc.c:142 vector [0]: autn = 35bd12b3cd408000cade305c3f9e1337 20250411122532549 DAUC <0003> auc.c:143 vector [0]: ck = cab96e6a326ea75fe712dd848c42614d 20250411122532549 DAUC <0003> auc.c:144 vector [0]: ik = 4f087bd7a139a31a397c2b94cec8416f 20250411122532549 DAUC <0003> auc.c:145 vector [0]: res = 9ee2847f517cf0fa0000000000000000 20250411122532549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122532549 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122532549 DAUC <0003> auc.c:151 vector [0]: kc = 5bdfe3add1dd2467 20250411122532549 DAUC <0003> auc.c:152 vector [0]: sres = cf9e7485 20250411122532549 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122532549 DAUC <0003> auc.c:113 vector [1]: rand = f2c75b7b5b3e88e6bc58c542fd6db127 20250411122532549 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122532549 DAUC <0003> auc.c:142 vector [1]: autn = b05d25205489800080487e7cfb1e7faf 20250411122532549 DAUC <0003> auc.c:143 vector [1]: ck = f93442fb51fdd78fcfe4b63e5dfb88a9 20250411122532549 DAUC <0003> auc.c:144 vector [1]: ik = 930a8e506fe27441be7ab4d8e310b6ad 20250411122532549 DAUC <0003> auc.c:145 vector [1]: res = ca700854d73940e60000000000000000 20250411122532549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122532549 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122532549 DAUC <0003> auc.c:151 vector [1]: kc = 1ba0ce4d80f49dca 20250411122532549 DAUC <0003> auc.c:152 vector [1]: sres = 1d4948b2 20250411122532549 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122532549 DAUC <0003> auc.c:113 vector [2]: rand = ea0c42c6a5fb1cc2719e5a1a49a423b2 20250411122532549 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122532549 DAUC <0003> auc.c:142 vector [2]: autn = 3629156ca89a8000f384aac905824c80 20250411122532549 DAUC <0003> auc.c:143 vector [2]: ck = 56c72ef9de7c3503bca6f81a6a50154a 20250411122532549 DAUC <0003> auc.c:144 vector [2]: ik = c0dee0b5784808ad03a211e29ba74a33 20250411122532549 DAUC <0003> auc.c:145 vector [2]: res = fb7e78d42789f64a0000000000000000 20250411122532549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122532549 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122532549 DAUC <0003> auc.c:151 vector [2]: kc = 291d27b457c362d7 20250411122532549 DAUC <0003> auc.c:152 vector [2]: sres = dcf78e9e 20250411122532549 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122532549 DAUC <0003> auc.c:113 vector [3]: rand = 1f89eb2d425b850ab0ca27c2c792c65e 20250411122532549 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122532549 DAUC <0003> auc.c:142 vector [3]: autn = f310ebe0041e8000f2e3e136584d1f48 20250411122532549 DAUC <0003> auc.c:143 vector [3]: ck = 0dc047f7e40acd4e6dd1d7f3bbf01a2a 20250411122532549 DAUC <0003> auc.c:144 vector [3]: ik = e1af48a719397d1120982738e9e800ee 20250411122532549 DAUC <0003> auc.c:145 vector [3]: res = 9bb33307206131510000000000000000 20250411122532549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122532549 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122532549 DAUC <0003> auc.c:151 vector [3]: kc = a126ff9baf2baa9b 20250411122532549 DAUC <0003> auc.c:152 vector [3]: sres = bbd20256 20250411122532549 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122532549 DAUC <0003> auc.c:113 vector [4]: rand = 3caf0d99d11352c0a5bf7409ec99b1bf 20250411122532549 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122532549 DAUC <0003> auc.c:142 vector [4]: autn = 51c7b947be198000c21bba236fda9a40 20250411122532549 DAUC <0003> auc.c:143 vector [4]: ck = 2dec784603328fceda95ca49d01b63e3 20250411122532549 DAUC <0003> auc.c:144 vector [4]: ik = 772004b10d95ed3165e580f4c1720fc3 20250411122532549 DAUC <0003> auc.c:145 vector [4]: res = f3940dfcc5993a220000000000000000 20250411122532549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122532549 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122532549 DAUC <0003> auc.c:151 vector [4]: kc = e5bc364a1fce0edf 20250411122532549 DAUC <0003> auc.c:152 vector [4]: sres = 360d37de 20250411122532549 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122532549 DAUC <0003> db_auc.c:245 IMSI='262429197640142': Generated 5 vectors 20250411122532549 DAUC <0003> db_auc.c:249 IMSI='262429197640142': Updating SQN=161 in DB 20250411122532550 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429197640142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429197640142"} 20250411122532550 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429197640142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122532550 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122532550 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@35d7f9ebff3e: Found GsupExpect[0] for "262429197640142" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429197640142" TC_gsup_sai_eps(36)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122532558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122532562 DAUC <0003> db_auc.c:157 IMSI='262428875960346': No 2G Auth Data 20250411122532562 DAUC <0003> db_auc.c:192 IMSI='262428875960346': No 3G Auth Data HLR_Test-GSUP(33)@35d7f9ebff3e: Created GsupExpect[0] for "262428875960346" to be handled at TC_gsup_sai_eps(37) 20250411122532583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55806<->l=127.0.0.1:4258 20250411122532585 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532585 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428875960346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428875960346"} 20250411122532585 DAUC <0003> db_auc.c:157 IMSI='262428875960346': No 2G Auth Data 20250411122532585 DAUC <0003> db_auc.c:236 IMSI='262428875960346': Calling to generate 5 vectors 20250411122532585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250411122532585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122532585 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250411122532585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122532585 DAUC <0003> auc.c:113 vector [0]: rand = 045a3c092e774e73beea88696e7906be 20250411122532585 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122532585 DAUC <0003> auc.c:142 vector [0]: autn = 1e7dc0cac4d780006828a12ba3f4f14d 20250411122532585 DAUC <0003> auc.c:143 vector [0]: ck = 3abf44eb59ba6446268515d3c4aeb11a 20250411122532585 DAUC <0003> auc.c:144 vector [0]: ik = 6ad359a2dacabf6dcea2e99f5cde75b6 20250411122532585 DAUC <0003> auc.c:145 vector [0]: res = ee972cfa5b1562960000000000000000 20250411122532585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122532585 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250411122532585 DAUC <0003> auc.c:151 vector [0]: kc = b84be1051b001f87 20250411122532585 DAUC <0003> auc.c:152 vector [0]: sres = b5824e6c 20250411122532585 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250411122532585 DAUC <0003> auc.c:113 vector [1]: rand = 08466d08ed59fdf5eb65a97dfdf4a10e 20250411122532585 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122532585 DAUC <0003> auc.c:142 vector [1]: autn = 7b8c626c8d0980008d19c32f449f1a24 20250411122532585 DAUC <0003> auc.c:143 vector [1]: ck = 72bbbb64288e1648476da17c3eb8ffb2 20250411122532585 DAUC <0003> auc.c:144 vector [1]: ik = 7f04ab7367fdee1b47817473c1c7d82f 20250411122532585 DAUC <0003> auc.c:145 vector [1]: res = 6783da52ec4a10150000000000000000 20250411122532585 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122532585 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250411122532585 DAUC <0003> auc.c:151 vector [1]: kc = 0d53c518b00cdfce 20250411122532585 DAUC <0003> auc.c:152 vector [1]: sres = 8bc9ca47 20250411122532585 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250411122532585 DAUC <0003> auc.c:113 vector [2]: rand = abeed5bbc03b73822d1d77dbcbffdbe8 20250411122532585 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122532585 DAUC <0003> auc.c:142 vector [2]: autn = 7af90dc1ee90800073c4f4ac04758229 20250411122532585 DAUC <0003> auc.c:143 vector [2]: ck = 831061c1d5255f7970dd234d59e35d8b 20250411122532585 DAUC <0003> auc.c:144 vector [2]: ik = ed7b05c09584962a40b8a0ca802227a3 20250411122532585 DAUC <0003> auc.c:145 vector [2]: res = 6732fc94035d13e00000000000000000 20250411122532585 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122532585 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250411122532585 DAUC <0003> auc.c:151 vector [2]: kc = 5e0ee7869960b37b 20250411122532585 DAUC <0003> auc.c:152 vector [2]: sres = 646fef74 20250411122532585 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250411122532585 DAUC <0003> auc.c:113 vector [3]: rand = 739127d62c01e8a9b535b91eb97bae12 20250411122532585 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122532585 DAUC <0003> auc.c:142 vector [3]: autn = f63a856cbe68800092373f43bf6eaf45 20250411122532585 DAUC <0003> auc.c:143 vector [3]: ck = c9fecc29a59f7f17c79adf751980b7f5 20250411122532585 DAUC <0003> auc.c:144 vector [3]: ik = 160b480cfb963c744b1428eb836d4563 20250411122532585 DAUC <0003> auc.c:145 vector [3]: res = 932c291c661b51c70000000000000000 20250411122532585 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122532585 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250411122532585 DAUC <0003> auc.c:151 vector [3]: kc = 537b73bbc4e4b1f5 20250411122532585 DAUC <0003> auc.c:152 vector [3]: sres = f53778db 20250411122532585 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250411122532585 DAUC <0003> auc.c:113 vector [4]: rand = 2b5ecc071e77a6d122d9fcee7b23ec49 20250411122532585 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122532585 DAUC <0003> auc.c:142 vector [4]: autn = b36c18d1fc3680000d1384d4e28095a8 20250411122532585 DAUC <0003> auc.c:143 vector [4]: ck = 9e5a32fbb1b1f0c9ae29f969df5932d4 20250411122532585 DAUC <0003> auc.c:144 vector [4]: ik = 595726214951231c2536b04bdfbf93e5 20250411122532585 DAUC <0003> auc.c:145 vector [4]: res = e1ba1273354222800000000000000000 20250411122532585 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122532585 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250411122532585 DAUC <0003> auc.c:151 vector [4]: kc = 4c125df8f80672e4 20250411122532585 DAUC <0003> auc.c:152 vector [4]: sres = d4f830f3 20250411122532585 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250411122532585 DAUC <0003> db_auc.c:245 IMSI='262428875960346': Generated 5 vectors 20250411122532585 DAUC <0003> db_auc.c:249 IMSI='262428875960346': Updating SQN=161 in DB 20250411122532585 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428875960346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428875960346"} 20250411122532585 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428875960346 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122532585 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122532585 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@35d7f9ebff3e: Found GsupExpect[0] for "262428875960346" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428875960346" TC_gsup_sai_eps(37)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122532586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55806<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122532587 DAUC <0003> db_auc.c:157 IMSI='262427962895469': No 2G Auth Data 20250411122532587 DAUC <0003> db_auc.c:192 IMSI='262427962895469': No 3G Auth Data HLR_Test-GSUP(33)@35d7f9ebff3e: Created GsupExpect[0] for "262427962895469" to be handled at TC_gsup_sai_eps(38) 20250411122532594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4258 20250411122532595 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532595 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427962895469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427962895469"} 20250411122532595 DAUC <0003> db_auc.c:236 IMSI='262427962895469': Calling to generate 5 vectors 20250411122532595 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122532595 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122532595 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122532595 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122532595 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122532595 DAUC <0003> auc.c:113 vector [0]: rand = 346350c3a9de6521a00327910fd6f96b 20250411122532595 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122532595 DAUC <0003> auc.c:142 vector [0]: autn = f183801dae898000dd06a9dba226caa7 20250411122532595 DAUC <0003> auc.c:143 vector [0]: ck = 4996d082eb063a1d3bd1e6a58bd80873 20250411122532595 DAUC <0003> auc.c:144 vector [0]: ik = e0ee018d30e64ce6c951836bc4e9a142 20250411122532595 DAUC <0003> auc.c:145 vector [0]: res = a3291e25dd987aaa0000000000000000 20250411122532595 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122532595 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122532595 DAUC <0003> auc.c:179 vector [0]: kc = 80fbf3a750266800 20250411122532595 DAUC <0003> auc.c:180 vector [0]: sres = 991b93e0 20250411122532595 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122532596 DAUC <0003> auc.c:113 vector [1]: rand = fad5610581bd4b3e477da0712d792e7c 20250411122532596 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122532596 DAUC <0003> auc.c:142 vector [1]: autn = 2632d4f2bc258000e7bb9319522a8e34 20250411122532596 DAUC <0003> auc.c:143 vector [1]: ck = 7b6b50e20d3bc8922d7934f625a7a7eb 20250411122532596 DAUC <0003> auc.c:144 vector [1]: ik = b06b392977f14989a2b294f27314caae 20250411122532596 DAUC <0003> auc.c:145 vector [1]: res = d99f39ef1e6df6760000000000000000 20250411122532596 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122532596 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122532596 DAUC <0003> auc.c:179 vector [1]: kc = 190e030077170800 20250411122532596 DAUC <0003> auc.c:180 vector [1]: sres = ed6fd67b 20250411122532596 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122532596 DAUC <0003> auc.c:113 vector [2]: rand = 2a9bd3dd90969a971b416db513eeec54 20250411122532596 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122532596 DAUC <0003> auc.c:142 vector [2]: autn = d33fe26c3d2980002c02303ef5408539 20250411122532596 DAUC <0003> auc.c:143 vector [2]: ck = 77a1ed2184b61f96d33e2590d7c9d4de 20250411122532596 DAUC <0003> auc.c:144 vector [2]: ik = 9618c58cac0752162200aec669502dc4 20250411122532596 DAUC <0003> auc.c:145 vector [2]: res = 8ce749dd145a4e100000000000000000 20250411122532596 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122532596 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122532596 DAUC <0003> auc.c:179 vector [2]: kc = f4c079c86d23e800 20250411122532596 DAUC <0003> auc.c:180 vector [2]: sres = 2c63e200 20250411122532596 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122532596 DAUC <0003> auc.c:113 vector [3]: rand = 52749ab5391008d307658a8c69b8a6fc 20250411122532596 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122532596 DAUC <0003> auc.c:142 vector [3]: autn = 03ee88f0f9808000af7ac4a5ff1e4f4e 20250411122532596 DAUC <0003> auc.c:143 vector [3]: ck = 6bd4564daca56b5df3cb037722c08297 20250411122532596 DAUC <0003> auc.c:144 vector [3]: ik = 6c072beccb6d7ad1beab9bab3ceeec57 20250411122532596 DAUC <0003> auc.c:145 vector [3]: res = d44e08886b9371bc0000000000000000 20250411122532596 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122532596 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122532596 DAUC <0003> auc.c:179 vector [3]: kc = e39e9378e2118c00 20250411122532596 DAUC <0003> auc.c:180 vector [3]: sres = 12830fe7 20250411122532596 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122532596 DAUC <0003> auc.c:113 vector [4]: rand = db33eb931705394caaa0c30159e5cb55 20250411122532596 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122532596 DAUC <0003> auc.c:142 vector [4]: autn = 55346ad984d580001b69dce678a25399 20250411122532596 DAUC <0003> auc.c:143 vector [4]: ck = 8b3fc280d52c08c8a9c44ea02f908986 20250411122532596 DAUC <0003> auc.c:144 vector [4]: ik = a6fc8d1279c4d808c5fe88444d988e2f 20250411122532596 DAUC <0003> auc.c:145 vector [4]: res = 7e605d23dda54b030000000000000000 20250411122532596 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122532596 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122532596 DAUC <0003> auc.c:179 vector [4]: kc = c42dd432a9c51000 20250411122532596 DAUC <0003> auc.c:180 vector [4]: sres = 1093b668 20250411122532596 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122532596 DAUC <0003> db_auc.c:245 IMSI='262427962895469': Generated 5 vectors 20250411122532596 DAUC <0003> db_auc.c:249 IMSI='262427962895469': Updating SQN=161 in DB 20250411122532596 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427962895469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427962895469"} 20250411122532596 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427962895469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122532596 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122532596 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@35d7f9ebff3e: Found GsupExpect[0] for "262427962895469" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427962895469" TC_gsup_sai_eps(38)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122532597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122532598 DAUC <0003> db_auc.c:157 IMSI='262428547054744': No 2G Auth Data 20250411122532598 DAUC <0003> db_auc.c:192 IMSI='262428547054744': No 3G Auth Data HLR_Test-GSUP(33)@35d7f9ebff3e: Created GsupExpect[0] for "262428547054744" to be handled at TC_gsup_sai_eps(39) 20250411122532604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55838<->l=127.0.0.1:4258 20250411122532606 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532606 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428547054744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428547054744"} 20250411122532606 DAUC <0003> db_auc.c:236 IMSI='262428547054744': Calling to generate 5 vectors 20250411122532606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122532606 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122532606 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122532606 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122532606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122532606 DAUC <0003> auc.c:113 vector [0]: rand = 6151b79f5812ac38a46b9b617b23e2f2 20250411122532606 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122532606 DAUC <0003> auc.c:142 vector [0]: autn = d31cb34a759480003995f361b3ad306a 20250411122532606 DAUC <0003> auc.c:143 vector [0]: ck = 500b33776c622c7a6da04f45d1ad4047 20250411122532606 DAUC <0003> auc.c:144 vector [0]: ik = b3b3b038616b4d5ec4248f5c9658c85b 20250411122532606 DAUC <0003> auc.c:145 vector [0]: res = 5c28b1b2d87419750000000000000000 20250411122532606 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122532606 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122532606 DAUC <0003> auc.c:179 vector [0]: kc = b86ce5b116143000 20250411122532606 DAUC <0003> auc.c:180 vector [0]: sres = 0d2aa523 20250411122532606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122532606 DAUC <0003> auc.c:113 vector [1]: rand = 3b90d290368a64bc4dc0594301fe9e91 20250411122532606 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122532606 DAUC <0003> auc.c:142 vector [1]: autn = 1bfa3cbf33df8000a3255b8921853d67 20250411122532606 DAUC <0003> auc.c:143 vector [1]: ck = ff44f8730b50652394a29a5cbe4725f0 20250411122532606 DAUC <0003> auc.c:144 vector [1]: ik = 6dd9e174aec8e63eeec7a7d1feac013b 20250411122532606 DAUC <0003> auc.c:145 vector [1]: res = a91d6f52ca9802e10000000000000000 20250411122532606 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122532606 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122532606 DAUC <0003> auc.c:179 vector [1]: kc = f84c38983e318c00 20250411122532606 DAUC <0003> auc.c:180 vector [1]: sres = 4913bbaf 20250411122532606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122532606 DAUC <0003> auc.c:113 vector [2]: rand = 6b3fc3ec39f14117d96eeb160bf02f31 20250411122532606 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122532606 DAUC <0003> auc.c:142 vector [2]: autn = 1acbee644c188000f78a3521815a869c 20250411122532606 DAUC <0003> auc.c:143 vector [2]: ck = f98c9d6067798b1cf76846f7ffb7e2db 20250411122532606 DAUC <0003> auc.c:144 vector [2]: ik = dd9f7a7c254c2bd98b131109a6315908 20250411122532606 DAUC <0003> auc.c:145 vector [2]: res = e3773d5bc78a89f00000000000000000 20250411122532606 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122532606 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122532606 DAUC <0003> auc.c:179 vector [2]: kc = e48ad4de42462400 20250411122532606 DAUC <0003> auc.c:180 vector [2]: sres = f22d0868 20250411122532606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122532606 DAUC <0003> auc.c:113 vector [3]: rand = 41f1a88eb1f3fc8bb9f9896b6bc7a94b 20250411122532606 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122532606 DAUC <0003> auc.c:142 vector [3]: autn = 1a8f552a200c8000960e9c5fef78c7fb 20250411122532606 DAUC <0003> auc.c:143 vector [3]: ck = b3886ccecd53bfed80cf3a76b8f7fb3a 20250411122532606 DAUC <0003> auc.c:144 vector [3]: ik = c16a95bf53e15f758d10d2ab32ce4b1f 20250411122532606 DAUC <0003> auc.c:145 vector [3]: res = 661c966dd0c8dcb80000000000000000 20250411122532606 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122532606 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122532606 DAUC <0003> auc.c:179 vector [3]: kc = a6b8a46ada200800 20250411122532606 DAUC <0003> auc.c:180 vector [3]: sres = 83d8d157 20250411122532606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122532606 DAUC <0003> auc.c:113 vector [4]: rand = fe6cec09682db0eb5cc0b7d6fc855194 20250411122532606 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122532606 DAUC <0003> auc.c:142 vector [4]: autn = 330518aa7947800028e023caa0a30d9d 20250411122532606 DAUC <0003> auc.c:143 vector [4]: ck = 167d7666c29a6ee5facd570c4b04c2d9 20250411122532606 DAUC <0003> auc.c:144 vector [4]: ik = 251c9c5ce57f086d39c7274003143cce 20250411122532606 DAUC <0003> auc.c:145 vector [4]: res = 201c6e0d8ff29d630000000000000000 20250411122532606 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122532606 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122532606 DAUC <0003> auc.c:179 vector [4]: kc = 6d5d926e11be5000 20250411122532606 DAUC <0003> auc.c:180 vector [4]: sres = 7c54205a 20250411122532606 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122532606 DAUC <0003> db_auc.c:245 IMSI='262428547054744': Generated 5 vectors 20250411122532606 DAUC <0003> db_auc.c:249 IMSI='262428547054744': Updating SQN=161 in DB 20250411122532606 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428547054744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428547054744"} 20250411122532606 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428547054744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122532606 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122532606 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@35d7f9ebff3e: Found GsupExpect[0] for "262428547054744" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428547054744" TC_gsup_sai_eps(39)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122532608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55838<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122532609 DAUC <0003> db_auc.c:157 IMSI='262420770337480': No 2G Auth Data 20250411122532609 DAUC <0003> db_auc.c:192 IMSI='262420770337480': No 3G Auth Data HLR_Test-GSUP(33)@35d7f9ebff3e: Created GsupExpect[0] for "262420770337480" to be handled at TC_gsup_sai_eps(40) 20250411122532616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 20250411122532617 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532617 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420770337480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420770337480"} 20250411122532617 DAUC <0003> db_auc.c:236 IMSI='262420770337480': Calling to generate 5 vectors 20250411122532617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250411122532617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250411122532617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250411122532617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250411122532617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250411122532617 DAUC <0003> auc.c:113 vector [0]: rand = e6ee88b1278fe26b3dfbabdc831ddb84 20250411122532617 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250411122532617 DAUC <0003> auc.c:142 vector [0]: autn = 3abe932147e580009c4cef45d2aa1fc0 20250411122532617 DAUC <0003> auc.c:143 vector [0]: ck = 85bc3e13d279bece178c28824028cffa 20250411122532617 DAUC <0003> auc.c:144 vector [0]: ik = 76674cf32b75dbeea99b9300777ba13a 20250411122532617 DAUC <0003> auc.c:145 vector [0]: res = b49665b51fb065290000000000000000 20250411122532617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250411122532617 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250411122532617 DAUC <0003> auc.c:179 vector [0]: kc = b9905581535c568a 20250411122532617 DAUC <0003> auc.c:180 vector [0]: sres = 19e86562 20250411122532617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250411122532617 DAUC <0003> auc.c:113 vector [1]: rand = 5ba9d2651f54f780bef79464e8e9f589 20250411122532617 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250411122532617 DAUC <0003> auc.c:142 vector [1]: autn = 5fd1a40653c580007fbcbad2854d2dc2 20250411122532617 DAUC <0003> auc.c:143 vector [1]: ck = d21ae03a5cb3c7c351181a9daa9e6c0b 20250411122532617 DAUC <0003> auc.c:144 vector [1]: ik = 266c1b3182fd214c7aa3272c1d04a882 20250411122532617 DAUC <0003> auc.c:145 vector [1]: res = c1f646b0f58a4aa20000000000000000 20250411122532617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250411122532617 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250411122532617 DAUC <0003> auc.c:179 vector [1]: kc = 3ccb7045eec21fc6 20250411122532617 DAUC <0003> auc.c:180 vector [1]: sres = be652f3b 20250411122532617 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250411122532617 DAUC <0003> auc.c:113 vector [2]: rand = a5e7aa14d2f224aaa937b1e29b04380f 20250411122532617 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250411122532617 DAUC <0003> auc.c:142 vector [2]: autn = 077855064a8b8000af7ced23f43ef16e 20250411122532617 DAUC <0003> auc.c:143 vector [2]: ck = 13deb20ac40b46c2fd3b2498446caeb1 20250411122532617 DAUC <0003> auc.c:144 vector [2]: ik = 9f88ac4f2ca58000b00b927ce9e03001 20250411122532617 DAUC <0003> auc.c:145 vector [2]: res = 8955eb60b2ab77c20000000000000000 20250411122532617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250411122532617 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250411122532617 DAUC <0003> auc.c:179 vector [2]: kc = a77c4d004abc2f6a 20250411122532617 DAUC <0003> auc.c:180 vector [2]: sres = 7d28748a 20250411122532617 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250411122532617 DAUC <0003> auc.c:113 vector [3]: rand = 09221b2eefdf1f25dd61583d8cead70b 20250411122532617 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250411122532617 DAUC <0003> auc.c:142 vector [3]: autn = d0ed066a41d28000d856f11ece4d6d62 20250411122532617 DAUC <0003> auc.c:143 vector [3]: ck = 1fd9f904e89b3f674cb1a3955ec7596c 20250411122532617 DAUC <0003> auc.c:144 vector [3]: ik = 6835596a2180f8680495e38a00658c22 20250411122532618 DAUC <0003> auc.c:145 vector [3]: res = 6b85b88ed8f93e1c0000000000000000 20250411122532618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250411122532618 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250411122532618 DAUC <0003> auc.c:179 vector [3]: kc = 09320113a9d99127 20250411122532618 DAUC <0003> auc.c:180 vector [3]: sres = c66360c8 20250411122532618 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250411122532618 DAUC <0003> auc.c:113 vector [4]: rand = 1af0634aa7b318325a34a3e693936a2d 20250411122532618 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250411122532618 DAUC <0003> auc.c:142 vector [4]: autn = a3f5dd8bb6d380006f2b1d581df9c97b 20250411122532618 DAUC <0003> auc.c:143 vector [4]: ck = 64f4e86a3106a559bda35277ebe71e1f 20250411122532618 DAUC <0003> auc.c:144 vector [4]: ik = 71dee559e836a831a4b6d2c0080aa3e7 20250411122532618 DAUC <0003> auc.c:145 vector [4]: res = 6f69a91f427a19980000000000000000 20250411122532618 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250411122532618 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250411122532618 DAUC <0003> auc.c:179 vector [4]: kc = 91c9e9e16e9ac059 20250411122532618 DAUC <0003> auc.c:180 vector [4]: sres = f9e0826b 20250411122532618 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250411122532618 DAUC <0003> db_auc.c:245 IMSI='262420770337480': Generated 5 vectors 20250411122532618 DAUC <0003> db_auc.c:249 IMSI='262420770337480': Updating SQN=161 in DB 20250411122532618 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420770337480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420770337480"} 20250411122532618 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420770337480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122532618 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122532618 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@35d7f9ebff3e: Found GsupExpect[0] for "262420770337480" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420770337480" TC_gsup_sai_eps(40)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122532619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122532620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4258 20250411122532620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43621<->l=127.0.0.1:4259) 20250411122532621 DLINP <000b> input/ipa.c:452 connected read/write 20250411122532621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122532621 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(35)@35d7f9ebff3e: Final verdict of PTC: none 20250411122532621 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122532621 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@35d7f9ebff3e: Final verdict of PTC: none 34@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Apr 11 12:25:32 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 20250411122532644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4258 20250411122532745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77480) Waiting for packet dumper to finish... 1 (prev_count=77480, count=126280) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Apr 11 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_ul_unknown_imsi started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122535855 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122535855 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122535860 DLINP <000b> input/ipa.c:452 connected read/write 20250411122535860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122535861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122535866 DLINP <000b> input/ipa.c:452 connected read/write 20250411122535866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122535866 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122535866 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122535866 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  20250411122535866 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122535866 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  20250411122535866 DLGSUP <0013> gsup_server.c:236 2:  20250411122535866 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122535866 DLGSUP <0013> gsup_server.c:236 3:  20250411122535866 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122535866 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(41)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122535866 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122535866 DLGSUP <0013> gsup_server.c:236 5:  20250411122535866 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122535866 DLGSUP <0013> gsup_server.c:236 7:  20250411122535866 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122535866 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122535866 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122535866 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@35d7f9ebff3e: 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") 20250411122535891 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40401<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@35d7f9ebff3e: Created GsupExpect[0] for "262422715164633" to be handled at TC_gsup_ul_unknown_imsi(45) 20250411122535905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 20250411122535908 DLINP <000b> input/ipa.c:452 connected read/write 20250411122535908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122535908 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422715164633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422715164633" cn_domain=PS} 20250411122535908 DLU <0006> fsm.c:456 lu(262422715164633)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122535908 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422715164633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250411122535908 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422715164633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422715164633" cause=IMSI unknown in HLR} 20250411122535908 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422715164633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122535908 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422715164633)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122535908 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422715164633)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122535908 DLU <0006> fsm.c:568 lu(PS:IMSI-262422715164633)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122535908 DLINP <000b> input/ipa.c:452 connected read/write 20250411122535908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122535908 DLINP <000b> input/ipa.c:452 connected read/write 20250411122535908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@35d7f9ebff3e: Found GsupExpect[0] for "262422715164633" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422715164633" TC_gsup_ul_unknown_imsi(45)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122535909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122535910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4258 20250411122535911 DLINP <000b> input/ipa.c:452 connected read/write 20250411122535911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122535911 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122535911 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122535911 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122535911 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40401<->l=127.0.0.1:4259) 43@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP(42)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 43: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Apr 11 12:25:35 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250411122535939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20250411122536039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Apr 11 12:25:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122539135 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122539135 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122539139 DLINP <000b> input/ipa.c:452 connected read/write 20250411122539139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122539140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122539144 DLINP <000b> input/ipa.c:452 connected read/write 20250411122539144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122539145 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122539145 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122539145 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  20250411122539145 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122539145 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  20250411122539145 DLGSUP <0013> gsup_server.c:236 2:  20250411122539145 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122539145 DLGSUP <0013> gsup_server.c:236 3:  20250411122539145 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122539145 DLGSUP <0013> gsup_server.c:236 4:  20250411122539145 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122539145 DLGSUP <0013> gsup_server.c:236 5:  20250411122539145 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122539145 DLGSUP <0013> gsup_server.c:236 7:  20250411122539145 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122539145 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122539145 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122539145 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@35d7f9ebff3e: 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") 20250411122539169 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40981<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@35d7f9ebff3e: Created GsupExpect[0] for "262421564994400" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250411122539185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55890<->l=127.0.0.1:4258 20250411122539190 DLINP <000b> input/ipa.c:452 connected read/write 20250411122539190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122539190 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421564994400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564994400" cn_domain=PS source_name="the-source\n"} 20250411122539190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250411122539190 DLU <0006> fsm.c:456 lu(262421564994400)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122539190 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421564994400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250411122539190 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421564994400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421564994400" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250411122539190 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421564994400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122539190 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421564994400)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122539190 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421564994400)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122539190 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564994400)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122539190 DLINP <000b> input/ipa.c:452 connected read/write 20250411122539190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122539190 DLINP <000b> input/ipa.c:452 connected read/write 20250411122539190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@35d7f9ebff3e: Found GsupExpect[0] for "262421564994400" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421564994400" TC_gsup_ul_unknown_imsi_via_proxy(50)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122539192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55890<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122539193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@35d7f9ebff3e: Final verdict of PTC: none 20250411122539194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40981<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@35d7f9ebff3e: Final verdict of PTC: none 20250411122539195 DLINP <000b> input/ipa.c:452 connected read/write 20250411122539195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122539195 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122539195 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122539195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122539195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 48: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Apr 11 12:25:39 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 20250411122539224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20250411122539325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Apr 11 12:25:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122542427 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122542427 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122542431 DLINP <000b> input/ipa.c:452 connected read/write 20250411122542431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122542432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122542436 DLINP <000b> input/ipa.c:452 connected read/write 20250411122542436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122542436 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122542436 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122542436 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  20250411122542436 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122542436 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  20250411122542437 DLGSUP <0013> gsup_server.c:236 2:  20250411122542437 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122542437 DLGSUP <0013> gsup_server.c:236 3:  20250411122542437 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122542437 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(51)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122542437 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122542437 DLGSUP <0013> gsup_server.c:236 5:  20250411122542437 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122542437 DLGSUP <0013> gsup_server.c:236 7:  20250411122542437 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122542437 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122542437 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122542437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@35d7f9ebff3e: 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") 20250411122542462 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44481<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@35d7f9ebff3e: Created GsupExpect[0] for "262420734879261" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250411122542479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45302<->l=127.0.0.1:4258 20250411122542493 DLINP <000b> input/ipa.c:452 connected read/write 20250411122542493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122542493 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420734879261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420734879261" cn_domain=PS} 20250411122542493 DLU <0006> fsm.c:456 lu(262420734879261)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122542493 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420734879261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250411122542493 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420734879261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420734879261" cause=Roaming not allowed in this location area} 20250411122542493 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420734879261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420734879261)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420734879261)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122542493 DLU <0006> fsm.c:568 lu(PS:IMSI-262420734879261)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122542493 DLINP <000b> input/ipa.c:452 connected read/write 20250411122542493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122542493 DLINP <000b> input/ipa.c:452 connected read/write 20250411122542493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@35d7f9ebff3e: Found GsupExpect[0] for "262420734879261" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420734879261" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122542497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45302<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122542499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4258 20250411122542500 DLINP <000b> input/ipa.c:452 connected read/write 20250411122542501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122542501 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122542501 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122542501 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122542501 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44481<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@35d7f9ebff3e: Final verdict of PTC: none 53@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 53: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Apr 11 12:25:42 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 20250411122542541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45314<->l=127.0.0.1:4258 20250411122542642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45314<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Apr 11 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_sai_err_unknown_imsi started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122545733 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122545733 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122545734 DLINP <000b> input/ipa.c:452 connected read/write 20250411122545734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122545734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122545735 DLINP <000b> input/ipa.c:452 connected read/write 20250411122545735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122545735 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122545735 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122545735 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  20250411122545735 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122545735 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  20250411122545735 DLGSUP <0013> gsup_server.c:236 2:  20250411122545735 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122545735 DLGSUP <0013> gsup_server.c:236 3:  20250411122545735 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122545735 DLGSUP <0013> gsup_server.c:236 4:  20250411122545735 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122545735 DLGSUP <0013> gsup_server.c:236 5:  20250411122545735 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122545735 DLGSUP <0013> gsup_server.c:236 7:  20250411122545735 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122545735 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122545735 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122545735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@35d7f9ebff3e: 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") 20250411122545743 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39391<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@35d7f9ebff3e: Created GsupExpect[0] for "262422129721244" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250411122545748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45332<->l=127.0.0.1:4258 20250411122545782 DLINP <000b> input/ipa.c:452 connected read/write 20250411122545782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122545782 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422129721244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422129721244"} 20250411122545782 DAUC <0003> db_auc.c:133 IMSI='262422129721244': No such subscriber 20250411122545782 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422129721244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250411122545782 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422129721244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422129721244" cause=IMSI unknown in HLR} 20250411122545782 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422129721244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122545782 DLINP <000b> input/ipa.c:452 connected read/write 20250411122545782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122545783 DLINP <000b> input/ipa.c:452 connected read/write 20250411122545783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@35d7f9ebff3e: Found GsupExpect[0] for "262422129721244" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422129721244" TC_gsup_sai_err_unknown_imsi(60)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122545788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45332<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122545790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20250411122545792 DLINP <000b> input/ipa.c:452 connected read/write 20250411122545792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122545792 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122545792 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(57)@35d7f9ebff3e: Final verdict of PTC: none 20250411122545792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122545793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39391<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@35d7f9ebff3e: Final verdict of PTC: none 58@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 58: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Apr 11 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250411122545830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 20250411122545931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Apr 11 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_ul started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122549042 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122549042 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122549047 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122549054 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549054 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122549054 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122549055 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  20250411122549055 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122549055 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  20250411122549055 DLGSUP <0013> gsup_server.c:236 2:  20250411122549055 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122549055 DLGSUP <0013> gsup_server.c:236 3:  20250411122549055 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122549055 DLGSUP <0013> gsup_server.c:236 4:  20250411122549055 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122549055 DLGSUP <0013> gsup_server.c:236 5:  20250411122549055 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122549055 DLGSUP <0013> gsup_server.c:236 7:  20250411122549055 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122549055 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122549055 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122549055 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@35d7f9ebff3e: 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") 20250411122549080 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36417<->l=127.0.0.1:4259) 20250411122549089 DAUC <0003> db_auc.c:157 IMSI='262426055480052': No 2G Auth Data 20250411122549089 DAUC <0003> db_auc.c:192 IMSI='262426055480052': No 3G Auth Data HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262426055480052" to be handled at TC_gsup_ul(65) 20250411122549115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20250411122549125 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549125 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426055480052" cn_domain=PS} 20250411122549125 DLU <0006> fsm.c:456 lu(262426055480052)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549125 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426055480052)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549125 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426055480052" cn_domain=PS} 20250411122549125 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549125 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262426055480052" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_ul(65)"262426055480052" 20250411122549131 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549131 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426055480052"} 20250411122549131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426055480052)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549131 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549131 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426055480052"} 20250411122549131 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426055480052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426055480052)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426055480052)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549131 DLU <0006> fsm.c:568 lu(PS:IMSI-262426055480052)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549131 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549131 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(65)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 TC_gsup_ul(65)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549136 DAUC <0003> db_auc.c:157 IMSI='262425799618535': No 2G Auth Data 20250411122549136 DAUC <0003> db_auc.c:192 IMSI='262425799618535': No 3G Auth Data 20250411122549137 DLGSUP <0013> hlr.c:121 IMSI 262425799618535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262425799618535" to be handled at TC_gsup_ul(66) 20250411122549153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 20250411122549155 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549155 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425799618535" cn_domain=PS} 20250411122549155 DLU <0006> fsm.c:456 lu(262425799618535)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549155 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425799618535)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549155 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425799618535" cn_domain=PS} 20250411122549155 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549155 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262425799618535" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_ul(66)"262425799618535" 20250411122549156 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549156 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425799618535"} 20250411122549156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425799618535)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549156 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549156 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425799618535"} 20250411122549156 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425799618535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425799618535)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425799618535)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549156 DLU <0006> fsm.c:568 lu(PS:IMSI-262425799618535)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549156 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549156 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(66)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 TC_gsup_ul(66)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549157 DAUC <0003> db_auc.c:157 IMSI='262423802716406': No 2G Auth Data 20250411122549157 DAUC <0003> db_auc.c:192 IMSI='262423802716406': No 3G Auth Data 20250411122549158 DLGSUP <0013> hlr.c:121 IMSI 262423802716406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262423802716406" to be handled at TC_gsup_ul(67) 20250411122549163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4258 20250411122549165 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549165 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423802716406" cn_domain=PS} 20250411122549165 DLU <0006> fsm.c:456 lu(262423802716406)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549165 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423802716406)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549165 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423802716406" cn_domain=PS} 20250411122549165 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549165 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262423802716406" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_ul(67)"262423802716406" 20250411122549166 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549166 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423802716406"} 20250411122549166 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423802716406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549166 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549166 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423802716406"} 20250411122549166 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423802716406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423802716406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423802716406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549166 DLU <0006> fsm.c:568 lu(PS:IMSI-262423802716406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549166 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549166 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(67)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4258 TC_gsup_ul(67)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549168 DAUC <0003> db_auc.c:157 IMSI='262425318149325': No 2G Auth Data 20250411122549168 DAUC <0003> db_auc.c:192 IMSI='262425318149325': No 3G Auth Data 20250411122549168 DLGSUP <0013> hlr.c:121 IMSI 262425318149325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262425318149325" to be handled at TC_gsup_ul(68) 20250411122549175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 20250411122549177 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549177 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425318149325" cn_domain=PS} 20250411122549177 DLU <0006> fsm.c:456 lu(262425318149325)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549177 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425318149325)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549177 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425318149325" cn_domain=PS} 20250411122549177 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549177 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262425318149325" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_ul(68)"262425318149325" 20250411122549178 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549178 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425318149325"} 20250411122549178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425318149325)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549178 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549178 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425318149325"} 20250411122549178 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425318149325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318149325)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318149325)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549178 DLU <0006> fsm.c:568 lu(PS:IMSI-262425318149325)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549178 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549178 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(68)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 TC_gsup_ul(68)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549180 DAUC <0003> db_auc.c:157 IMSI='262424541928419': No 2G Auth Data 20250411122549180 DAUC <0003> db_auc.c:192 IMSI='262424541928419': No 3G Auth Data 20250411122549180 DLGSUP <0013> hlr.c:121 IMSI 262424541928419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262424541928419" to be handled at TC_gsup_ul(69) 20250411122549186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45384<->l=127.0.0.1:4258 20250411122549188 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549188 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424541928419" cn_domain=PS} 20250411122549188 DLU <0006> fsm.c:456 lu(262424541928419)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549188 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424541928419)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549188 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424541928419" cn_domain=PS} 20250411122549188 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549188 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262424541928419" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_ul(69)"262424541928419" 20250411122549189 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549189 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424541928419"} 20250411122549189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424541928419)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549189 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549189 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424541928419"} 20250411122549189 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424541928419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424541928419)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424541928419)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549189 DLU <0006> fsm.c:568 lu(PS:IMSI-262424541928419)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549189 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549189 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(69)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45384<->l=127.0.0.1:4258 TC_gsup_ul(69)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549191 DAUC <0003> db_auc.c:157 IMSI='262424944800065': No 2G Auth Data 20250411122549191 DAUC <0003> db_auc.c:192 IMSI='262424944800065': No 3G Auth Data 20250411122549191 DLGSUP <0013> hlr.c:121 IMSI 262424944800065: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262424944800065" to be handled at TC_gsup_ul(70) 20250411122549198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 20250411122549201 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549201 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424944800065" cn_domain=PS} 20250411122549201 DLU <0006> fsm.c:456 lu(262424944800065)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549201 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424944800065)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549202 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424944800065" cn_domain=PS} 20250411122549202 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549202 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262424944800065" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_ul(70)"262424944800065" 20250411122549203 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549203 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424944800065"} 20250411122549203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424944800065)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549203 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549203 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424944800065"} 20250411122549203 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424944800065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424944800065)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424944800065)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549203 DLU <0006> fsm.c:568 lu(PS:IMSI-262424944800065)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549203 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549203 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(70)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 TC_gsup_ul(70)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549205 DAUC <0003> db_auc.c:157 IMSI='262421366408072': No 2G Auth Data 20250411122549205 DAUC <0003> db_auc.c:192 IMSI='262421366408072': No 3G Auth Data 20250411122549205 DLGSUP <0013> hlr.c:121 IMSI 262421366408072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262421366408072" to be handled at TC_gsup_ul(71) 20250411122549212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20250411122549213 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549213 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421366408072" cn_domain=PS} 20250411122549213 DLU <0006> fsm.c:456 lu(262421366408072)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549213 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421366408072)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549213 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421366408072" cn_domain=PS} 20250411122549213 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549213 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262421366408072" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_ul(71)"262421366408072" 20250411122549215 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549215 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421366408072"} 20250411122549215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421366408072)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549215 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549215 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421366408072"} 20250411122549215 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421366408072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421366408072)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421366408072)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549215 DLU <0006> fsm.c:568 lu(PS:IMSI-262421366408072)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549215 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549215 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(71)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 TC_gsup_ul(71)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122549216 DAUC <0003> db_auc.c:157 IMSI='262424341251949': No 2G Auth Data 20250411122549216 DAUC <0003> db_auc.c:192 IMSI='262424341251949': No 3G Auth Data 20250411122549217 DLGSUP <0013> hlr.c:121 IMSI 262424341251949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@35d7f9ebff3e: Created GsupExpect[0] for "262424341251949" to be handled at TC_gsup_ul(72) 20250411122549223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45422<->l=127.0.0.1:4258 20250411122549225 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549225 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424341251949" cn_domain=PS} 20250411122549225 DLU <0006> fsm.c:456 lu(262424341251949)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122549225 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122549225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424341251949)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122549225 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424341251949" cn_domain=PS} 20250411122549225 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549225 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@35d7f9ebff3e: Found GsupExpect[0] for "262424341251949" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_ul(72)"262424341251949" 20250411122549226 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549226 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424341251949"} 20250411122549226 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424341251949)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122549226 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122549226 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424341251949"} 20250411122549227 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424341251949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122549227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424341251949)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122549227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424341251949)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122549227 DLU <0006> fsm.c:568 lu(PS:IMSI-262424341251949)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122549227 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122549227 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul(72)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122549227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45422<->l=127.0.0.1:4258 TC_gsup_ul(72)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122549228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45342<->l=127.0.0.1:4258 20250411122549229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36417<->l=127.0.0.1:4259) 20250411122549229 DLINP <000b> input/ipa.c:452 connected read/write 20250411122549229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122549229 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122549229 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122549229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@35d7f9ebff3e: Final verdict of PTC: none 63@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_ul finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Apr 11 12:25:49 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250411122549252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4258 20250411122549353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45434<->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=112980) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Apr 11 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_ul_via_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122552454 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122552454 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122552457 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122552460 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552460 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122552460 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122552460 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  20250411122552460 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122552460 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  20250411122552460 DLGSUP <0013> gsup_server.c:236 2:  20250411122552460 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122552460 DLGSUP <0013> gsup_server.c:236 3:  20250411122552460 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122552460 DLGSUP <0013> gsup_server.c:236 4:  20250411122552460 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122552460 DLGSUP <0013> gsup_server.c:236 5:  20250411122552460 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122552460 DLGSUP <0013> gsup_server.c:236 7:  20250411122552460 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122552460 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122552460 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122552460 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@35d7f9ebff3e: 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") 20250411122552469 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34297<->l=127.0.0.1:4259) 20250411122552471 DAUC <0003> db_auc.c:157 IMSI='262429764382641': No 2G Auth Data 20250411122552471 DAUC <0003> db_auc.c:192 IMSI='262429764382641': No 3G Auth Data HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262429764382641" to be handled at TC_gsup_ul_via_proxy(77) 20250411122552479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4258 20250411122552502 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552502 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429764382641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429764382641" cn_domain=PS source_name="the-source\n"} 20250411122552502 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250411122552502 DLU <0006> fsm.c:456 lu(262429764382641)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552502 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429764382641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429764382641)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552502 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429764382641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429764382641" cn_domain=PS destination_name="the-source\n"} 20250411122552502 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552502 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262429764382641" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429764382641" 20250411122552509 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552509 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429764382641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429764382641" source_name="the-source\n"} 20250411122552509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429764382641)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552509 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262429764382641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552509 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429764382641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429764382641" destination_name="the-source\n"} 20250411122552509 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262429764382641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429764382641)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429764382641)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552509 DLU <0006> fsm.c:568 lu(PS:IMSI-262429764382641)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552509 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552509 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552515 DAUC <0003> db_auc.c:157 IMSI='262425187371658': No 2G Auth Data 20250411122552515 DAUC <0003> db_auc.c:192 IMSI='262425187371658': No 3G Auth Data 20250411122552517 DLGSUP <0013> hlr.c:121 IMSI 262425187371658: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262425187371658" to be handled at TC_gsup_ul_via_proxy(78) 20250411122552539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4258 20250411122552542 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552542 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425187371658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425187371658" cn_domain=PS source_name="the-source\n"} 20250411122552542 DLU <0006> fsm.c:456 lu(262425187371658)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552542 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425187371658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425187371658)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552542 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425187371658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425187371658" cn_domain=PS destination_name="the-source\n"} 20250411122552542 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552542 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262425187371658" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425187371658" 20250411122552543 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552543 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425187371658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425187371658" source_name="the-source\n"} 20250411122552543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425187371658)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552543 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425187371658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552543 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425187371658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425187371658" destination_name="the-source\n"} 20250411122552543 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425187371658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425187371658)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425187371658)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552543 DLU <0006> fsm.c:568 lu(PS:IMSI-262425187371658)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552543 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552543 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552545 DAUC <0003> db_auc.c:157 IMSI='262424362066035': No 2G Auth Data 20250411122552545 DAUC <0003> db_auc.c:192 IMSI='262424362066035': No 3G Auth Data 20250411122552546 DLGSUP <0013> hlr.c:121 IMSI 262424362066035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262424362066035" to be handled at TC_gsup_ul_via_proxy(79) 20250411122552552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4258 20250411122552553 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552553 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424362066035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424362066035" cn_domain=PS source_name="the-source\n"} 20250411122552553 DLU <0006> fsm.c:456 lu(262424362066035)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552553 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424362066035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552553 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424362066035)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552553 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424362066035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424362066035" cn_domain=PS destination_name="the-source\n"} 20250411122552553 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552553 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262424362066035" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424362066035" 20250411122552555 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552555 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424362066035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424362066035" source_name="the-source\n"} 20250411122552555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424362066035)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552555 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424362066035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552555 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424362066035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424362066035" destination_name="the-source\n"} 20250411122552555 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424362066035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424362066035)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424362066035)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552555 DLU <0006> fsm.c:568 lu(PS:IMSI-262424362066035)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552555 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552555 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552556 DAUC <0003> db_auc.c:157 IMSI='262422064843472': No 2G Auth Data 20250411122552556 DAUC <0003> db_auc.c:192 IMSI='262422064843472': No 3G Auth Data 20250411122552556 DLGSUP <0013> hlr.c:121 IMSI 262422064843472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262422064843472" to be handled at TC_gsup_ul_via_proxy(80) 20250411122552562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4258 20250411122552564 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552564 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422064843472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422064843472" cn_domain=PS source_name="the-source\n"} 20250411122552564 DLU <0006> fsm.c:456 lu(262422064843472)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552564 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422064843472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552564 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422064843472)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552564 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422064843472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422064843472" cn_domain=PS destination_name="the-source\n"} 20250411122552564 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552564 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262422064843472" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422064843472" 20250411122552565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552565 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422064843472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422064843472" source_name="the-source\n"} 20250411122552565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422064843472)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552565 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422064843472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552565 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422064843472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422064843472" destination_name="the-source\n"} 20250411122552565 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422064843472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422064843472)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422064843472)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552565 DLU <0006> fsm.c:568 lu(PS:IMSI-262422064843472)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552566 DAUC <0003> db_auc.c:157 IMSI='262421104861318': No 2G Auth Data 20250411122552566 DAUC <0003> db_auc.c:192 IMSI='262421104861318': No 3G Auth Data 20250411122552566 DLGSUP <0013> hlr.c:121 IMSI 262421104861318: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262421104861318" to be handled at TC_gsup_ul_via_proxy(81) 20250411122552572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20250411122552574 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552574 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421104861318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421104861318" cn_domain=PS source_name="the-source\n"} 20250411122552574 DLU <0006> fsm.c:456 lu(262421104861318)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552574 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421104861318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421104861318)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552574 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421104861318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421104861318" cn_domain=PS destination_name="the-source\n"} 20250411122552574 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552574 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262421104861318" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421104861318" 20250411122552575 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552575 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421104861318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421104861318" source_name="the-source\n"} 20250411122552575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421104861318)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552575 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262421104861318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552575 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421104861318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421104861318" destination_name="the-source\n"} 20250411122552575 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262421104861318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421104861318)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421104861318)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552575 DLU <0006> fsm.c:568 lu(PS:IMSI-262421104861318)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552575 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552575 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552576 DAUC <0003> db_auc.c:157 IMSI='262422742295344': No 2G Auth Data 20250411122552576 DAUC <0003> db_auc.c:192 IMSI='262422742295344': No 3G Auth Data 20250411122552576 DLGSUP <0013> hlr.c:121 IMSI 262422742295344: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262422742295344" to be handled at TC_gsup_ul_via_proxy(82) 20250411122552582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 20250411122552584 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552584 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422742295344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422742295344" cn_domain=PS source_name="the-source\n"} 20250411122552584 DLU <0006> fsm.c:456 lu(262422742295344)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552584 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422742295344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422742295344)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552584 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422742295344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422742295344" cn_domain=PS destination_name="the-source\n"} 20250411122552584 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552584 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262422742295344" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422742295344" 20250411122552585 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552585 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422742295344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422742295344" source_name="the-source\n"} 20250411122552585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422742295344)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552585 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422742295344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552585 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422742295344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422742295344" destination_name="the-source\n"} 20250411122552585 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422742295344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422742295344)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422742295344)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552586 DLU <0006> fsm.c:568 lu(PS:IMSI-262422742295344)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552586 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552586 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552587 DAUC <0003> db_auc.c:157 IMSI='262423077972719': No 2G Auth Data 20250411122552587 DAUC <0003> db_auc.c:192 IMSI='262423077972719': No 3G Auth Data 20250411122552587 DLGSUP <0013> hlr.c:121 IMSI 262423077972719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262423077972719" to be handled at TC_gsup_ul_via_proxy(83) 20250411122552593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4258 20250411122552595 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552595 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423077972719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423077972719" cn_domain=PS source_name="the-source\n"} 20250411122552595 DLU <0006> fsm.c:456 lu(262423077972719)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552595 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423077972719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423077972719)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552595 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423077972719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423077972719" cn_domain=PS destination_name="the-source\n"} 20250411122552595 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552595 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262423077972719" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423077972719" 20250411122552596 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552596 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423077972719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423077972719" source_name="the-source\n"} 20250411122552596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423077972719)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552596 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262423077972719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552596 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423077972719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423077972719" destination_name="the-source\n"} 20250411122552596 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262423077972719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423077972719)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423077972719)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552596 DLU <0006> fsm.c:568 lu(PS:IMSI-262423077972719)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552596 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552596 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122552597 DAUC <0003> db_auc.c:157 IMSI='262429368099380': No 2G Auth Data 20250411122552597 DAUC <0003> db_auc.c:192 IMSI='262429368099380': No 3G Auth Data 20250411122552597 DLGSUP <0013> hlr.c:121 IMSI 262429368099380: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@35d7f9ebff3e: Created GsupExpect[0] for "262429368099380" to be handled at TC_gsup_ul_via_proxy(84) 20250411122552603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20250411122552605 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552605 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429368099380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429368099380" cn_domain=PS source_name="the-source\n"} 20250411122552605 DLU <0006> fsm.c:456 lu(262429368099380)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122552605 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429368099380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250411122552605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429368099380)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122552605 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429368099380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429368099380" cn_domain=PS destination_name="the-source\n"} 20250411122552605 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552605 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@35d7f9ebff3e: Found GsupExpect[0] for "262429368099380" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429368099380" 20250411122552606 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552606 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429368099380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429368099380" source_name="the-source\n"} 20250411122552606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429368099380)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122552606 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429368099380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122552606 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429368099380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429368099380" destination_name="the-source\n"} 20250411122552606 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429368099380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122552606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429368099380)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122552606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429368099380)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122552606 DLU <0006> fsm.c:568 lu(PS:IMSI-262429368099380)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122552606 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122552606 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122552606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122552607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20250411122552608 DLINP <000b> input/ipa.c:452 connected read/write 20250411122552608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122552608 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122552608 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122552608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122552608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250411122552608 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34297<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@35d7f9ebff3e: Final verdict of PTC: none 75@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Apr 11 12:25:52 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 20250411122552641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20250411122552741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Apr 11 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_ul_subscriber_data started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122555855 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122555855 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122555859 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122555865 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555865 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122555865 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122555865 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  20250411122555865 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122555865 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  20250411122555865 DLGSUP <0013> gsup_server.c:236 2:  20250411122555865 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122555865 DLGSUP <0013> gsup_server.c:236 3:  20250411122555865 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122555865 DLGSUP <0013> gsup_server.c:236 4:  20250411122555865 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122555865 DLGSUP <0013> gsup_server.c:236 5:  20250411122555865 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122555865 DLGSUP <0013> gsup_server.c:236 7:  20250411122555865 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122555865 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122555865 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122555865 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@35d7f9ebff3e: 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") 20250411122555881 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35773<->l=127.0.0.1:4259) 20250411122555898 DAUC <0003> db_auc.c:157 IMSI='262422257628049': No 2G Auth Data 20250411122555898 DAUC <0003> db_auc.c:192 IMSI='262422257628049': No 3G Auth Data HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262422257628049" to be handled at TC_gsup_ul_subscriber_data(89) 20250411122555907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555912 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555912 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422257628049" cn_domain=PS} 20250411122555912 DLU <0006> fsm.c:456 lu(262422257628049)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555912 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422257628049)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555912 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422257628049" cn_domain=PS} 20250411122555912 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555912 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262422257628049" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422257628049" 20250411122555916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555916 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422257628049"} 20250411122555916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422257628049)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555916 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555916 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422257628049"} 20250411122555916 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422257628049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422257628049)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422257628049)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555916 DLU <0006> fsm.c:568 lu(PS:IMSI-262422257628049)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555921 DAUC <0003> db_auc.c:157 IMSI='262426901979778': No 2G Auth Data 20250411122555922 DAUC <0003> db_auc.c:192 IMSI='262426901979778': No 3G Auth Data 20250411122555923 DLGSUP <0013> hlr.c:121 IMSI 262426901979778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262426901979778" to be handled at TC_gsup_ul_subscriber_data(90) 20250411122555934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48002<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555935 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555935 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426901979778" cn_domain=PS} 20250411122555935 DLU <0006> fsm.c:456 lu(262426901979778)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555935 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555936 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426901979778)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555936 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426901979778" cn_domain=PS} 20250411122555936 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555936 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262426901979778" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426901979778" 20250411122555936 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555936 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426901979778"} 20250411122555936 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426901979778)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555936 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555936 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426901979778"} 20250411122555936 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426901979778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555936 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426901979778)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555936 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426901979778)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555936 DLU <0006> fsm.c:568 lu(PS:IMSI-262426901979778)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555936 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555936 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48002<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555938 DAUC <0003> db_auc.c:157 IMSI='262422358202197': No 2G Auth Data 20250411122555938 DAUC <0003> db_auc.c:192 IMSI='262422358202197': No 3G Auth Data 20250411122555938 DLGSUP <0013> hlr.c:121 IMSI 262422358202197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262422358202197" to be handled at TC_gsup_ul_subscriber_data(91) 20250411122555944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555946 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555946 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422358202197" cn_domain=PS} 20250411122555946 DLU <0006> fsm.c:456 lu(262422358202197)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555946 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422358202197)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555946 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422358202197" cn_domain=PS} 20250411122555946 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555946 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262422358202197" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422358202197" 20250411122555947 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555947 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422358202197"} 20250411122555947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422358202197)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555947 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555947 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422358202197"} 20250411122555947 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422358202197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422358202197)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422358202197)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555947 DLU <0006> fsm.c:568 lu(PS:IMSI-262422358202197)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555947 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555947 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555948 DAUC <0003> db_auc.c:157 IMSI='262423419193928': No 2G Auth Data 20250411122555948 DAUC <0003> db_auc.c:192 IMSI='262423419193928': No 3G Auth Data 20250411122555948 DLGSUP <0013> hlr.c:121 IMSI 262423419193928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262423419193928" to be handled at TC_gsup_ul_subscriber_data(92) 20250411122555955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555957 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423419193928" cn_domain=PS} 20250411122555957 DLU <0006> fsm.c:456 lu(262423419193928)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555957 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555957 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423419193928)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555957 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423419193928" cn_domain=PS} 20250411122555957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262423419193928" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423419193928" 20250411122555958 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555958 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423419193928"} 20250411122555958 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423419193928)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555958 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555958 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423419193928"} 20250411122555958 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423419193928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423419193928)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423419193928)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555958 DLU <0006> fsm.c:568 lu(PS:IMSI-262423419193928)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555958 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555958 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555959 DAUC <0003> db_auc.c:157 IMSI='262423163972406': No 2G Auth Data 20250411122555959 DAUC <0003> db_auc.c:192 IMSI='262423163972406': No 3G Auth Data 20250411122555959 DLGSUP <0013> hlr.c:121 IMSI 262423163972406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262423163972406" to be handled at TC_gsup_ul_subscriber_data(93) 20250411122555966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555968 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555968 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423163972406" cn_domain=PS} 20250411122555968 DLU <0006> fsm.c:456 lu(262423163972406)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555968 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555968 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423163972406)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555968 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423163972406" cn_domain=PS} 20250411122555968 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555968 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262423163972406" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423163972406" 20250411122555969 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555970 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423163972406"} 20250411122555970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423163972406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555970 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555970 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423163972406"} 20250411122555970 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423163972406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423163972406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423163972406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555970 DLU <0006> fsm.c:568 lu(PS:IMSI-262423163972406)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555970 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555970 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555971 DAUC <0003> db_auc.c:157 IMSI='262422013816757': No 2G Auth Data 20250411122555971 DAUC <0003> db_auc.c:192 IMSI='262422013816757': No 3G Auth Data 20250411122555972 DLGSUP <0013> hlr.c:121 IMSI 262422013816757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262422013816757" to be handled at TC_gsup_ul_subscriber_data(94) 20250411122555979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555981 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555981 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422013816757" cn_domain=PS} 20250411122555981 DLU <0006> fsm.c:456 lu(262422013816757)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555981 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555981 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422013816757)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555981 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422013816757" cn_domain=PS} 20250411122555981 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555981 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262422013816757" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422013816757" 20250411122555982 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555982 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422013816757"} 20250411122555982 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422013816757)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555982 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555982 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422013816757"} 20250411122555982 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422013816757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422013816757)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422013816757)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555982 DLU <0006> fsm.c:568 lu(PS:IMSI-262422013816757)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555982 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555982 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555984 DAUC <0003> db_auc.c:157 IMSI='262424713906580': No 2G Auth Data 20250411122555984 DAUC <0003> db_auc.c:192 IMSI='262424713906580': No 3G Auth Data 20250411122555984 DLGSUP <0013> hlr.c:121 IMSI 262424713906580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262424713906580" to be handled at TC_gsup_ul_subscriber_data(95) 20250411122555990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122555992 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555992 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424713906580" cn_domain=PS} 20250411122555992 DLU <0006> fsm.c:456 lu(262424713906580)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122555992 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122555992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424713906580)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122555992 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424713906580" cn_domain=PS} 20250411122555992 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555992 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262424713906580" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424713906580" 20250411122555993 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122555993 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424713906580"} 20250411122555993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424713906580)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122555993 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122555993 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424713906580"} 20250411122555993 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424713906580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122555993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424713906580)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122555993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424713906580)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122555993 DLU <0006> fsm.c:568 lu(PS:IMSI-262424713906580)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122555993 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122555993 DLINP <000b> input/ipa.c:452 connected read/write 20250411122555993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122555994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122555994 DAUC <0003> db_auc.c:157 IMSI='262425136306481': No 2G Auth Data 20250411122555994 DAUC <0003> db_auc.c:192 IMSI='262425136306481': No 3G Auth Data 20250411122555995 DLGSUP <0013> hlr.c:121 IMSI 262425136306481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@35d7f9ebff3e: Created GsupExpect[0] for "262425136306481" to be handled at TC_gsup_ul_subscriber_data(96) 20250411122556000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@35d7f9ebff3e: GSUP ul subscriber_data 20250411122556002 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122556002 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425136306481" cn_domain=PS} 20250411122556002 DLU <0006> fsm.c:456 lu(262425136306481)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122556002 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122556002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425136306481)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122556002 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425136306481" cn_domain=PS} 20250411122556002 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122556002 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@35d7f9ebff3e: Found GsupExpect[0] for "262425136306481" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425136306481" 20250411122556003 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122556003 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425136306481"} 20250411122556003 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425136306481)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122556003 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122556003 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425136306481"} 20250411122556003 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425136306481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122556003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425136306481)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122556003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425136306481)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122556003 DLU <0006> fsm.c:568 lu(PS:IMSI-262425136306481)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122556003 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122556003 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122556004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48038<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122556005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47974<->l=127.0.0.1:4258 20250411122556005 DLINP <000b> input/ipa.c:452 connected read/write 20250411122556005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122556005 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122556005 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122556005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@35d7f9ebff3e: Final verdict of PTC: none 20250411122556006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35773<->l=127.0.0.1:4259) 87@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Apr 11 12:25:56 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 20250411122556032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4258 20250411122556132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78896) Waiting for packet dumper to finish... 1 (prev_count=78896, count=118212) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Apr 11 12:25:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_vty started. MTC@35d7f9ebff3e: legacy= true 20250411122559221 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122559221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122559226 DLINP <000b> input/ipa.c:452 connected read/write 20250411122559226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122559228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122559231 DLINP <000b> input/ipa.c:452 connected read/write 20250411122559231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122559231 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122559231 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122559231 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  20250411122559231 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122559231 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  20250411122559231 DLGSUP <0013> gsup_server.c:236 2:  20250411122559231 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122559231 DLGSUP <0013> gsup_server.c:236 3:  20250411122559231 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122559231 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(97)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122559231 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122559231 DLGSUP <0013> gsup_server.c:236 5:  20250411122559231 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122559231 DLGSUP <0013> gsup_server.c:236 7:  20250411122559231 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122559231 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122559231 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122559231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@35d7f9ebff3e: 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") 20250411122559247 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43087<->l=127.0.0.1:4259) 20250411122559249 DAUC <0003> db_auc.c:157 IMSI='262429854024378': No 2G Auth Data 20250411122559249 DAUC <0003> db_auc.c:192 IMSI='262429854024378': No 3G Auth Data 20250411122559251 DAUC <0003> db_auc.c:192 IMSI='262429854024378': No 3G Auth Data 20250411122559253 DAUC <0003> db_auc.c:157 IMSI='262424960896962': No 2G Auth Data 20250411122559253 DAUC <0003> db_auc.c:192 IMSI='262424960896962': No 3G Auth Data 20250411122559256 DAUC <0003> db_auc.c:157 IMSI='262424960896962': No 2G Auth Data 20250411122559260 DAUC <0003> db_auc.c:157 IMSI='262428548479430': No 2G Auth Data 20250411122559260 DAUC <0003> db_auc.c:192 IMSI='262428548479430': No 3G Auth Data MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122559266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20250411122559267 DLINP <000b> input/ipa.c:452 connected read/write 20250411122559267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122559267 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122559267 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122559267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122559267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43087<->l=127.0.0.1:4259) 98@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@35d7f9ebff3e: Test case TC_vty finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Apr 11 12:25:59 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250411122559295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4258 20250411122559396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48068<->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=28704) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Apr 11 12:26:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_vty_msisdn_isd started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122602503 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122602503 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122602506 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122602507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122602512 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122602512 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122602512 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122602512 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  20250411122602512 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122602512 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  20250411122602512 DLGSUP <0013> gsup_server.c:236 2:  20250411122602512 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122602512 DLGSUP <0013> gsup_server.c:236 3:  20250411122602512 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122602512 DLGSUP <0013> gsup_server.c:236 4:  20250411122602512 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122602512 DLGSUP <0013> gsup_server.c:236 5:  20250411122602512 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122602512 DLGSUP <0013> gsup_server.c:236 7:  20250411122602512 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122602512 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122602512 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122602512 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@35d7f9ebff3e: 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") 20250411122602528 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37119<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@35d7f9ebff3e: Created GsupExpect[0] for "262429235988036" to be handled at TC_vty_msisdn_isd(104) 20250411122602534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4258 20250411122602535 DAUC <0003> db_auc.c:157 IMSI='262429235988036': No 2G Auth Data 20250411122602535 DAUC <0003> db_auc.c:192 IMSI='262429235988036': No 3G Auth Data 20250411122602554 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122602554 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429235988036" cn_domain=PS} 20250411122602554 DLU <0006> fsm.c:456 lu(262429235988036)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122602554 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122602554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429235988036)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122602554 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429235988036" cn_domain=PS} 20250411122602554 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122602554 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@35d7f9ebff3e: Found GsupExpect[0] for "262429235988036" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@35d7f9ebff3e: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429235988036" 20250411122602561 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122602561 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429235988036"} 20250411122602561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429235988036)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122602561 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122602561 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429235988036"} 20250411122602561 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122602561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429235988036)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122602561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429235988036)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122602561 DLU <0006> fsm.c:568 lu(PS:IMSI-262429235988036)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122602561 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122602561 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122602565 DLGSUP <0013> hlr.c:128 IMSI 262429235988036: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250411122602565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122602565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122602569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122602570 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122602570 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429235988036"} 20250411122602570 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250411122602570 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429235988036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122602571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37630<->l=127.0.0.1:4258 20250411122602572 DLINP <000b> input/ipa.c:452 connected read/write 20250411122602572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122602572 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122602572 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122602572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122602573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37119<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP(101)@35d7f9ebff3e: Final verdict of PTC: none 102@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 102: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Apr 11 12:26:02 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 20250411122602611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37648<->l=127.0.0.1:4258 20250411122602712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37648<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Apr 11 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_purge_cs started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122605783 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122605783 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122605787 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122605793 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605793 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122605793 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122605793 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  20250411122605793 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122605793 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  20250411122605793 DLGSUP <0013> gsup_server.c:236 2:  20250411122605793 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122605793 DLGSUP <0013> gsup_server.c:236 3:  20250411122605793 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122605793 DLGSUP <0013> gsup_server.c:236 4:  20250411122605793 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122605793 DLGSUP <0013> gsup_server.c:236 5:  20250411122605793 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122605793 DLGSUP <0013> gsup_server.c:236 7:  20250411122605793 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(105)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122605793 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122605793 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122605793 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@35d7f9ebff3e: 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") 20250411122605827 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33435<->l=127.0.0.1:4259) 20250411122605842 DAUC <0003> db_auc.c:157 IMSI='262420422920414': No 2G Auth Data 20250411122605842 DAUC <0003> db_auc.c:192 IMSI='262420422920414': No 3G Auth Data HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262420422920414" to be handled at TC_gsup_purge_cs(109) 20250411122605865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20250411122605876 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605876 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420422920414" cn_domain=PS} 20250411122605876 DLU <0006> fsm.c:456 lu(262420422920414)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605876 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420422920414)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605876 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420422920414" cn_domain=PS} 20250411122605876 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605876 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262420422920414" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420422920414" 20250411122605882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605882 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420422920414"} 20250411122605882 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420422920414)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605882 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605882 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420422920414"} 20250411122605882 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420422920414)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420422920414)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605882 DLU <0006> fsm.c:568 lu(PS:IMSI-262420422920414)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605885 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605885 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420422920414" cn_domain=CS} 20250411122605885 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605885 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420422920414"} 20250411122605885 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420422920414 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605885 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605885 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605890 DAUC <0003> db_auc.c:157 IMSI='262422896836508': No 2G Auth Data 20250411122605890 DAUC <0003> db_auc.c:192 IMSI='262422896836508': No 3G Auth Data 20250411122605892 DLGSUP <0013> hlr.c:121 IMSI 262422896836508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262422896836508" to be handled at TC_gsup_purge_cs(110) 20250411122605904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20250411122605906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605906 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422896836508" cn_domain=PS} 20250411122605906 DLU <0006> fsm.c:456 lu(262422896836508)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605906 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605906 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422896836508)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605906 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422896836508" cn_domain=PS} 20250411122605906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262422896836508" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422896836508" 20250411122605907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605907 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422896836508"} 20250411122605907 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422896836508)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605907 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605907 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422896836508"} 20250411122605907 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422896836508)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422896836508)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605907 DLU <0006> fsm.c:568 lu(PS:IMSI-262422896836508)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605907 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422896836508" cn_domain=CS} 20250411122605907 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605907 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422896836508"} 20250411122605907 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422896836508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605908 DAUC <0003> db_auc.c:157 IMSI='262427409717514': No 2G Auth Data 20250411122605908 DAUC <0003> db_auc.c:192 IMSI='262427409717514': No 3G Auth Data 20250411122605908 DLGSUP <0013> hlr.c:121 IMSI 262427409717514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262427409717514" to be handled at TC_gsup_purge_cs(111) 20250411122605914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37668<->l=127.0.0.1:4258 20250411122605916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605916 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427409717514" cn_domain=PS} 20250411122605916 DLU <0006> fsm.c:456 lu(262427409717514)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605916 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427409717514)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605916 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427409717514" cn_domain=PS} 20250411122605916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262427409717514" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427409717514" 20250411122605917 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605917 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427409717514"} 20250411122605917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427409717514)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605917 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605917 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427409717514"} 20250411122605917 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427409717514)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427409717514)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605917 DLU <0006> fsm.c:568 lu(PS:IMSI-262427409717514)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605917 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605917 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605918 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605918 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427409717514" cn_domain=CS} 20250411122605918 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605918 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427409717514"} 20250411122605918 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427409717514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605918 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605918 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37668<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605919 DAUC <0003> db_auc.c:157 IMSI='262422417884524': No 2G Auth Data 20250411122605919 DAUC <0003> db_auc.c:192 IMSI='262422417884524': No 3G Auth Data 20250411122605919 DLGSUP <0013> hlr.c:121 IMSI 262422417884524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262422417884524" to be handled at TC_gsup_purge_cs(112) 20250411122605925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 20250411122605927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605927 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422417884524" cn_domain=PS} 20250411122605927 DLU <0006> fsm.c:456 lu(262422417884524)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605927 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422417884524)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605927 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422417884524" cn_domain=PS} 20250411122605927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262422417884524" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422417884524" 20250411122605928 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605928 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422417884524"} 20250411122605928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422417884524)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605928 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605928 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422417884524"} 20250411122605928 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422417884524)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422417884524)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605928 DLU <0006> fsm.c:568 lu(PS:IMSI-262422417884524)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605928 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605928 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605929 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605929 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422417884524" cn_domain=CS} 20250411122605929 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605929 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422417884524"} 20250411122605929 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422417884524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605929 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605929 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605930 DAUC <0003> db_auc.c:157 IMSI='262424484431722': No 2G Auth Data 20250411122605930 DAUC <0003> db_auc.c:192 IMSI='262424484431722': No 3G Auth Data 20250411122605930 DLGSUP <0013> hlr.c:121 IMSI 262424484431722: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262424484431722" to be handled at TC_gsup_purge_cs(113) 20250411122605936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37676<->l=127.0.0.1:4258 20250411122605938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605938 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424484431722" cn_domain=PS} 20250411122605938 DLU <0006> fsm.c:456 lu(262424484431722)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605938 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424484431722)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605938 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424484431722" cn_domain=PS} 20250411122605938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262424484431722" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424484431722" 20250411122605939 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605939 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424484431722"} 20250411122605939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424484431722)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605939 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605939 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424484431722"} 20250411122605939 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424484431722)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424484431722)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605939 DLU <0006> fsm.c:568 lu(PS:IMSI-262424484431722)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605939 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605939 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605940 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424484431722" cn_domain=CS} 20250411122605940 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605940 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424484431722"} 20250411122605940 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424484431722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37676<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605941 DAUC <0003> db_auc.c:157 IMSI='262423405540398': No 2G Auth Data 20250411122605941 DAUC <0003> db_auc.c:192 IMSI='262423405540398': No 3G Auth Data 20250411122605942 DLGSUP <0013> hlr.c:121 IMSI 262423405540398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262423405540398" to be handled at TC_gsup_purge_cs(114) 20250411122605948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4258 20250411122605949 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605949 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423405540398" cn_domain=PS} 20250411122605950 DLU <0006> fsm.c:456 lu(262423405540398)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605950 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423405540398)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605950 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423405540398" cn_domain=PS} 20250411122605950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262423405540398" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423405540398" 20250411122605951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605951 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423405540398"} 20250411122605951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423405540398)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605951 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605951 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423405540398"} 20250411122605951 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423405540398)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423405540398)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605951 DLU <0006> fsm.c:568 lu(PS:IMSI-262423405540398)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605951 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423405540398" cn_domain=CS} 20250411122605951 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605951 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423405540398"} 20250411122605951 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423405540398 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605953 DAUC <0003> db_auc.c:157 IMSI='262421874130743': No 2G Auth Data 20250411122605953 DAUC <0003> db_auc.c:192 IMSI='262421874130743': No 3G Auth Data 20250411122605953 DLGSUP <0013> hlr.c:121 IMSI 262421874130743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262421874130743" to be handled at TC_gsup_purge_cs(115) 20250411122605959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37698<->l=127.0.0.1:4258 20250411122605961 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605961 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421874130743" cn_domain=PS} 20250411122605961 DLU <0006> fsm.c:456 lu(262421874130743)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605961 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605961 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421874130743)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605961 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421874130743" cn_domain=PS} 20250411122605961 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605961 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262421874130743" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421874130743" 20250411122605962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605962 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421874130743"} 20250411122605962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421874130743)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605962 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605962 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421874130743"} 20250411122605962 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421874130743)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421874130743)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605962 DLU <0006> fsm.c:568 lu(PS:IMSI-262421874130743)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605963 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421874130743" cn_domain=CS} 20250411122605963 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605963 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421874130743"} 20250411122605963 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421874130743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37698<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122605964 DAUC <0003> db_auc.c:157 IMSI='262423534751919': No 2G Auth Data 20250411122605964 DAUC <0003> db_auc.c:192 IMSI='262423534751919': No 3G Auth Data 20250411122605964 DLGSUP <0013> hlr.c:121 IMSI 262423534751919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@35d7f9ebff3e: Created GsupExpect[0] for "262423534751919" to be handled at TC_gsup_purge_cs(116) 20250411122605970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 20250411122605972 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605972 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423534751919" cn_domain=PS} 20250411122605972 DLU <0006> fsm.c:456 lu(262423534751919)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122605972 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122605972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423534751919)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122605972 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423534751919" cn_domain=PS} 20250411122605972 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605972 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@35d7f9ebff3e: Found GsupExpect[0] for "262423534751919" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423534751919" 20250411122605973 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605973 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423534751919"} 20250411122605973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423534751919)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122605973 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122605973 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423534751919"} 20250411122605973 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122605973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423534751919)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122605973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423534751919)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122605973 DLU <0006> fsm.c:568 lu(PS:IMSI-262423534751919)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122605973 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605973 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605974 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605974 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423534751919" cn_domain=CS} 20250411122605974 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250411122605974 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423534751919"} 20250411122605974 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423534751919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122605974 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122605974 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122605974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122605975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4258 20250411122605976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33435<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@35d7f9ebff3e: Final verdict of PTC: none 20250411122605976 DLINP <000b> input/ipa.c:452 connected read/write 20250411122605976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122605976 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122605976 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122605976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@35d7f9ebff3e: Final verdict of PTC: none 107@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Apr 11 12:26:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250411122605999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 20250411122606099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76496) Waiting for packet dumper to finish... 1 (prev_count=76496, count=134564) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Apr 11 12:26:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_purge_ps started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122609188 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122609188 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122609191 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122609197 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122609197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122609197 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  20250411122609197 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122609197 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  20250411122609197 DLGSUP <0013> gsup_server.c:236 2:  20250411122609197 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122609197 DLGSUP <0013> gsup_server.c:236 3:  20250411122609197 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122609197 DLGSUP <0013> gsup_server.c:236 4:  20250411122609197 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122609197 DLGSUP <0013> gsup_server.c:236 5:  20250411122609197 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122609197 DLGSUP <0013> gsup_server.c:236 7:  20250411122609197 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122609197 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122609197 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122609197 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@35d7f9ebff3e: 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") 20250411122609214 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44991<->l=127.0.0.1:4259) 20250411122609216 DAUC <0003> db_auc.c:157 IMSI='262426707101190': No 2G Auth Data 20250411122609216 DAUC <0003> db_auc.c:192 IMSI='262426707101190': No 3G Auth Data HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262426707101190" to be handled at TC_gsup_purge_ps(121) 20250411122609223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37734<->l=127.0.0.1:4258 20250411122609238 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609238 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426707101190" cn_domain=PS} 20250411122609238 DLU <0006> fsm.c:456 lu(262426707101190)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609238 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426707101190)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609238 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426707101190" cn_domain=PS} 20250411122609238 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609238 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262426707101190" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426707101190" 20250411122609245 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609245 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426707101190"} 20250411122609245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426707101190)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609245 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609245 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426707101190"} 20250411122609245 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426707101190)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426707101190)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609246 DLU <0006> fsm.c:568 lu(PS:IMSI-262426707101190)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609246 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609246 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609249 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609250 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426707101190" cn_domain=PS} 20250411122609250 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609250 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426707101190"} 20250411122609250 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426707101190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609250 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609250 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37734<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609256 DAUC <0003> db_auc.c:157 IMSI='262427327662643': No 2G Auth Data 20250411122609256 DAUC <0003> db_auc.c:192 IMSI='262427327662643': No 3G Auth Data 20250411122609257 DLGSUP <0013> hlr.c:121 IMSI 262427327662643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262427327662643" to be handled at TC_gsup_purge_ps(122) 20250411122609271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37742<->l=127.0.0.1:4258 20250411122609272 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609272 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427327662643" cn_domain=PS} 20250411122609272 DLU <0006> fsm.c:456 lu(262427327662643)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609272 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609272 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427327662643)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609272 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427327662643" cn_domain=PS} 20250411122609272 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609272 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262427327662643" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427327662643" 20250411122609274 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609274 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427327662643"} 20250411122609274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427327662643)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609274 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609274 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427327662643"} 20250411122609274 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427327662643)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427327662643)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609274 DLU <0006> fsm.c:568 lu(PS:IMSI-262427327662643)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609274 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609274 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609275 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609275 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427327662643" cn_domain=PS} 20250411122609275 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609275 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427327662643"} 20250411122609275 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427327662643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609275 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609275 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37742<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609276 DAUC <0003> db_auc.c:157 IMSI='262421042605620': No 2G Auth Data 20250411122609276 DAUC <0003> db_auc.c:192 IMSI='262421042605620': No 3G Auth Data 20250411122609276 DLGSUP <0013> hlr.c:121 IMSI 262421042605620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262421042605620" to be handled at TC_gsup_purge_ps(123) 20250411122609283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37748<->l=127.0.0.1:4258 20250411122609284 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609284 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042605620" cn_domain=PS} 20250411122609284 DLU <0006> fsm.c:456 lu(262421042605620)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609284 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609284 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421042605620)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609284 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421042605620" cn_domain=PS} 20250411122609284 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609284 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262421042605620" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421042605620" 20250411122609286 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609286 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421042605620"} 20250411122609286 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421042605620)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609286 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609286 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421042605620"} 20250411122609286 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042605620)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042605620)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609286 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042605620)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609286 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609286 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609287 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609287 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421042605620" cn_domain=PS} 20250411122609287 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609287 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421042605620"} 20250411122609287 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421042605620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609287 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609287 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37748<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609288 DAUC <0003> db_auc.c:157 IMSI='262424068084835': No 2G Auth Data 20250411122609288 DAUC <0003> db_auc.c:192 IMSI='262424068084835': No 3G Auth Data 20250411122609289 DLGSUP <0013> hlr.c:121 IMSI 262424068084835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262424068084835" to be handled at TC_gsup_purge_ps(124) 20250411122609295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37756<->l=127.0.0.1:4258 20250411122609296 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609296 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424068084835" cn_domain=PS} 20250411122609296 DLU <0006> fsm.c:456 lu(262424068084835)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609296 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609297 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424068084835)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609297 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424068084835" cn_domain=PS} 20250411122609297 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609297 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262424068084835" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424068084835" 20250411122609297 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609297 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424068084835"} 20250411122609297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424068084835)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609297 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609297 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424068084835"} 20250411122609297 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424068084835)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424068084835)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609297 DLU <0006> fsm.c:568 lu(PS:IMSI-262424068084835)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609297 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609297 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609298 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609298 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424068084835" cn_domain=PS} 20250411122609298 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609298 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424068084835"} 20250411122609298 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424068084835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609298 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609298 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37756<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609299 DAUC <0003> db_auc.c:157 IMSI='262426760043845': No 2G Auth Data 20250411122609299 DAUC <0003> db_auc.c:192 IMSI='262426760043845': No 3G Auth Data 20250411122609300 DLGSUP <0013> hlr.c:121 IMSI 262426760043845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262426760043845" to be handled at TC_gsup_purge_ps(125) 20250411122609306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 20250411122609308 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609308 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426760043845" cn_domain=PS} 20250411122609308 DLU <0006> fsm.c:456 lu(262426760043845)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609308 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426760043845)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609308 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426760043845" cn_domain=PS} 20250411122609308 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609308 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262426760043845" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426760043845" 20250411122609310 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609310 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426760043845"} 20250411122609310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426760043845)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609310 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609310 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426760043845"} 20250411122609310 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426760043845)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426760043845)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609310 DLU <0006> fsm.c:568 lu(PS:IMSI-262426760043845)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609310 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609310 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609311 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609311 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426760043845" cn_domain=PS} 20250411122609311 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609311 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426760043845"} 20250411122609311 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426760043845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609311 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609311 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609312 DAUC <0003> db_auc.c:157 IMSI='262424667220334': No 2G Auth Data 20250411122609312 DAUC <0003> db_auc.c:192 IMSI='262424667220334': No 3G Auth Data 20250411122609312 DLGSUP <0013> hlr.c:121 IMSI 262424667220334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262424667220334" to be handled at TC_gsup_purge_ps(126) 20250411122609318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20250411122609320 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609320 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424667220334" cn_domain=PS} 20250411122609320 DLU <0006> fsm.c:456 lu(262424667220334)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609320 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609320 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424667220334)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609320 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424667220334" cn_domain=PS} 20250411122609320 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609320 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262424667220334" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424667220334" 20250411122609322 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609322 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424667220334"} 20250411122609322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424667220334)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609322 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609322 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424667220334"} 20250411122609322 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424667220334)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424667220334)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609322 DLU <0006> fsm.c:568 lu(PS:IMSI-262424667220334)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609322 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609322 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609323 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609323 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424667220334" cn_domain=PS} 20250411122609323 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609323 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424667220334"} 20250411122609323 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424667220334 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609323 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609323 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609324 DAUC <0003> db_auc.c:157 IMSI='262420609678622': No 2G Auth Data 20250411122609324 DAUC <0003> db_auc.c:192 IMSI='262420609678622': No 3G Auth Data 20250411122609324 DLGSUP <0013> hlr.c:121 IMSI 262420609678622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262420609678622" to be handled at TC_gsup_purge_ps(127) 20250411122609330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4258 20250411122609332 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609332 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420609678622" cn_domain=PS} 20250411122609332 DLU <0006> fsm.c:456 lu(262420609678622)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609332 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420609678622)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609332 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420609678622" cn_domain=PS} 20250411122609332 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609332 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262420609678622" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420609678622" 20250411122609333 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609333 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420609678622"} 20250411122609333 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420609678622)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609333 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609333 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420609678622"} 20250411122609333 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420609678622)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420609678622)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609333 DLU <0006> fsm.c:568 lu(PS:IMSI-262420609678622)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609333 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609333 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609333 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609333 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420609678622" cn_domain=PS} 20250411122609333 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609333 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420609678622"} 20250411122609333 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420609678622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609333 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609333 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122609334 DAUC <0003> db_auc.c:157 IMSI='262428241643139': No 2G Auth Data 20250411122609334 DAUC <0003> db_auc.c:192 IMSI='262428241643139': No 3G Auth Data 20250411122609334 DLGSUP <0013> hlr.c:121 IMSI 262428241643139: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@35d7f9ebff3e: Created GsupExpect[0] for "262428241643139" to be handled at TC_gsup_purge_ps(128) 20250411122609340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4258 20250411122609342 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609342 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428241643139" cn_domain=PS} 20250411122609342 DLU <0006> fsm.c:456 lu(262428241643139)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122609342 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122609342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428241643139)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122609342 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428241643139" cn_domain=PS} 20250411122609342 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609342 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@35d7f9ebff3e: Found GsupExpect[0] for "262428241643139" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428241643139" 20250411122609343 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609343 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428241643139"} 20250411122609343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428241643139)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122609343 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122609343 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428241643139"} 20250411122609343 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122609343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428241643139)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122609343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428241643139)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122609343 DLU <0006> fsm.c:568 lu(PS:IMSI-262428241643139)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122609343 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609343 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609344 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609344 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428241643139" cn_domain=PS} 20250411122609344 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250411122609344 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428241643139"} 20250411122609344 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428241643139 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250411122609344 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122609344 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122609344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122609345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 20250411122609345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44991<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@35d7f9ebff3e: Final verdict of PTC: none 20250411122609346 DLINP <000b> input/ipa.c:452 connected read/write 20250411122609346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122609346 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122609346 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122609346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@35d7f9ebff3e: Final verdict of PTC: none 119@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Apr 11 12:26:09 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 20250411122609369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4258 20250411122609469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66516) Waiting for packet dumper to finish... 1 (prev_count=66516, count=134564) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Apr 11 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_purge_unknown started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122612583 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122612583 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122612588 DLINP <000b> input/ipa.c:452 connected read/write 20250411122612588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122612589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@35d7f9ebff3e: 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 } } } } 20250411122612594 DLINP <000b> input/ipa.c:452 connected read/write 20250411122612594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122612594 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122612594 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122612594 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  20250411122612594 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122612594 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  20250411122612594 DLGSUP <0013> gsup_server.c:236 2:  20250411122612594 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122612594 DLGSUP <0013> gsup_server.c:236 3:  20250411122612594 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122612594 DLGSUP <0013> gsup_server.c:236 4:  20250411122612594 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122612594 DLGSUP <0013> gsup_server.c:236 5:  20250411122612594 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122612594 DLGSUP <0013> gsup_server.c:236 7:  20250411122612594 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122612594 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122612594 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122612594 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@35d7f9ebff3e: 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") 20250411122612619 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35137<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@35d7f9ebff3e: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250411122612630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 20250411122612637 DLINP <000b> input/ipa.c:452 connected read/write 20250411122612637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122612637 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} 20250411122612637 DLU <0006> fsm.c:456 lu(2345743413463)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122612637 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 20250411122612637 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} 20250411122612637 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122612637 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122612637 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122612637 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122612637 DLINP <000b> input/ipa.c:452 connected read/write 20250411122612637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122612637 DLINP <000b> input/ipa.c:452 connected read/write 20250411122612637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@35d7f9ebff3e: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@35d7f9ebff3e: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122612641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122612642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4258 20250411122612643 DLINP <000b> input/ipa.c:452 connected read/write 20250411122612643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122612643 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122612644 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122612644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122612644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35137<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@35d7f9ebff3e: Final verdict of PTC: none 131@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Apr 11 12:26:12 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250411122612673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 20250411122612774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43026<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Apr 11 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_unknown started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122615889 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122615889 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122615894 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122615896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122615899 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122615899 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122615899 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122615899 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  20250411122615899 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122615899 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  20250411122615899 DLGSUP <0013> gsup_server.c:236 2:  20250411122615899 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122615899 DLGSUP <0013> gsup_server.c:236 3:  20250411122615899 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122615899 DLGSUP <0013> gsup_server.c:236 4:  20250411122615899 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122615899 DLGSUP <0013> gsup_server.c:236 5:  20250411122615899 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122615899 DLGSUP <0013> gsup_server.c:236 7:  20250411122615899 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122615899 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122615899 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122615900 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@35d7f9ebff3e: 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") 20250411122615920 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42725<->l=127.0.0.1:4259) 20250411122615927 DAUC <0003> db_auc.c:157 IMSI='262429467163849': No 2G Auth Data 20250411122615927 DAUC <0003> db_auc.c:192 IMSI='262429467163849': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262429467163849" to be handled at TC_mo_ussd_unknown(138) 20250411122615938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4258 20250411122615948 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122615948 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429467163849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429467163849" session_id=3577642968 session_state=BEGIN} 20250411122615948 DSS <0004> hlr_ussd.c:576 262429467163849/0xd53e7fd8: Process SS (BEGIN) 20250411122615948 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122615948 DSS <0004> hlr_ussd.c:518 262429467163849/0xd53e7fd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122615948 DSS <0004> hlr_ussd.c:523 262429467163849/0xd53e7fd8: USSD for unknown code '*#200#' 20250411122615948 DSS <0004> hlr_ussd.c:354 262429467163849/0xd53e7fd8: Tx ReturnError(1, 0x12) 20250411122615948 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429467163849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429467163849" session_id=3577642968 session_state=END} 20250411122615948 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122615948 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262429467163849" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429467163849" TC_mo_ussd_unknown(138)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122615954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122615955 DAUC <0003> db_auc.c:157 IMSI='262420920793289': No 2G Auth Data 20250411122615955 DAUC <0003> db_auc.c:192 IMSI='262420920793289': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262420920793289" to be handled at TC_mo_ussd_unknown(139) 20250411122615964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4258 20250411122615967 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122615967 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420920793289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420920793289" session_id=3670876180 session_state=BEGIN} 20250411122615967 DSS <0004> hlr_ussd.c:576 262420920793289/0xdacd2014: Process SS (BEGIN) 20250411122615967 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122615967 DSS <0004> hlr_ussd.c:518 262420920793289/0xdacd2014: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122615967 DSS <0004> hlr_ussd.c:523 262420920793289/0xdacd2014: USSD for unknown code '*#200#' 20250411122615967 DSS <0004> hlr_ussd.c:354 262420920793289/0xdacd2014: Tx ReturnError(1, 0x12) 20250411122615967 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420920793289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420920793289" session_id=3670876180 session_state=END} 20250411122615967 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122615967 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262420920793289" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420920793289" TC_mo_ussd_unknown(139)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122615968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122615969 DAUC <0003> db_auc.c:157 IMSI='262425630492036': No 2G Auth Data 20250411122615969 DAUC <0003> db_auc.c:192 IMSI='262425630492036': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262425630492036" to be handled at TC_mo_ussd_unknown(140) 20250411122615975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20250411122615978 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122615978 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425630492036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425630492036" session_id=3873639794 session_state=BEGIN} 20250411122615978 DSS <0004> hlr_ussd.c:576 262425630492036/0xe6e30d72: Process SS (BEGIN) 20250411122615978 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122615978 DSS <0004> hlr_ussd.c:518 262425630492036/0xe6e30d72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122615978 DSS <0004> hlr_ussd.c:523 262425630492036/0xe6e30d72: USSD for unknown code '*#200#' 20250411122615978 DSS <0004> hlr_ussd.c:354 262425630492036/0xe6e30d72: Tx ReturnError(1, 0x12) 20250411122615978 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425630492036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425630492036" session_id=3873639794 session_state=END} 20250411122615978 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122615978 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262425630492036" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425630492036" TC_mo_ussd_unknown(140)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122615979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122615979 DAUC <0003> db_auc.c:157 IMSI='262421516478128': No 2G Auth Data 20250411122615979 DAUC <0003> db_auc.c:192 IMSI='262421516478128': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262421516478128" to be handled at TC_mo_ussd_unknown(141) 20250411122615986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 20250411122615989 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122615989 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421516478128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421516478128" session_id=1038355076 session_state=BEGIN} 20250411122615989 DSS <0004> hlr_ussd.c:576 262421516478128/0x3de40a84: Process SS (BEGIN) 20250411122615989 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122615989 DSS <0004> hlr_ussd.c:518 262421516478128/0x3de40a84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122615989 DSS <0004> hlr_ussd.c:523 262421516478128/0x3de40a84: USSD for unknown code '*#200#' 20250411122615989 DSS <0004> hlr_ussd.c:354 262421516478128/0x3de40a84: Tx ReturnError(1, 0x12) 20250411122615989 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421516478128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421516478128" session_id=1038355076 session_state=END} 20250411122615989 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122615989 DLINP <000b> input/ipa.c:452 connected read/write 20250411122615989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262421516478128" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421516478128" TC_mo_ussd_unknown(141)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122615991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122615991 DAUC <0003> db_auc.c:157 IMSI='262420043664085': No 2G Auth Data 20250411122615991 DAUC <0003> db_auc.c:192 IMSI='262420043664085': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262420043664085" to be handled at TC_mo_ussd_unknown(142) 20250411122615998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20250411122616001 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122616001 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420043664085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420043664085" session_id=814001935 session_state=BEGIN} 20250411122616001 DSS <0004> hlr_ussd.c:576 262420043664085/0x3084af0f: Process SS (BEGIN) 20250411122616001 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122616001 DSS <0004> hlr_ussd.c:518 262420043664085/0x3084af0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122616001 DSS <0004> hlr_ussd.c:523 262420043664085/0x3084af0f: USSD for unknown code '*#200#' 20250411122616001 DSS <0004> hlr_ussd.c:354 262420043664085/0x3084af0f: Tx ReturnError(1, 0x12) 20250411122616001 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420043664085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420043664085" session_id=814001935 session_state=END} 20250411122616001 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122616001 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262420043664085" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420043664085" TC_mo_ussd_unknown(142)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122616002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122616003 DAUC <0003> db_auc.c:157 IMSI='262421380097425': No 2G Auth Data 20250411122616003 DAUC <0003> db_auc.c:192 IMSI='262421380097425': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262421380097425" to be handled at TC_mo_ussd_unknown(143) 20250411122616010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20250411122616013 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122616013 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421380097425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421380097425" session_id=3999158435 session_state=BEGIN} 20250411122616013 DSS <0004> hlr_ussd.c:576 262421380097425/0xee5e50a3: Process SS (BEGIN) 20250411122616013 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122616013 DSS <0004> hlr_ussd.c:518 262421380097425/0xee5e50a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122616013 DSS <0004> hlr_ussd.c:523 262421380097425/0xee5e50a3: USSD for unknown code '*#200#' 20250411122616013 DSS <0004> hlr_ussd.c:354 262421380097425/0xee5e50a3: Tx ReturnError(1, 0x12) 20250411122616013 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421380097425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421380097425" session_id=3999158435 session_state=END} 20250411122616013 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122616013 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262421380097425" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421380097425" TC_mo_ussd_unknown(143)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122616014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122616015 DAUC <0003> db_auc.c:157 IMSI='262428627480656': No 2G Auth Data 20250411122616015 DAUC <0003> db_auc.c:192 IMSI='262428627480656': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262428627480656" to be handled at TC_mo_ussd_unknown(144) 20250411122616022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4258 20250411122616025 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122616025 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428627480656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428627480656" session_id=32370469 session_state=BEGIN} 20250411122616025 DSS <0004> hlr_ussd.c:576 262428627480656/0x01edef25: Process SS (BEGIN) 20250411122616025 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122616025 DSS <0004> hlr_ussd.c:518 262428627480656/0x01edef25: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122616025 DSS <0004> hlr_ussd.c:523 262428627480656/0x01edef25: USSD for unknown code '*#200#' 20250411122616025 DSS <0004> hlr_ussd.c:354 262428627480656/0x01edef25: Tx ReturnError(1, 0x12) 20250411122616025 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428627480656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428627480656" session_id=32370469 session_state=END} 20250411122616025 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122616025 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262428627480656" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428627480656" TC_mo_ussd_unknown(144)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122616027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122616027 DAUC <0003> db_auc.c:157 IMSI='262425418630099': No 2G Auth Data 20250411122616027 DAUC <0003> db_auc.c:192 IMSI='262425418630099': No 3G Auth Data HLR_Test-GSUP(135)@35d7f9ebff3e: Created GsupExpect[0] for "262425418630099" to be handled at TC_mo_ussd_unknown(145) 20250411122616033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4258 20250411122616036 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122616036 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425418630099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425418630099" session_id=3290209369 session_state=BEGIN} 20250411122616036 DSS <0004> hlr_ussd.c:576 262425418630099/0xc41c9c59: Process SS (BEGIN) 20250411122616036 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250411122616036 DSS <0004> hlr_ussd.c:518 262425418630099/0xc41c9c59: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250411122616036 DSS <0004> hlr_ussd.c:523 262425418630099/0xc41c9c59: USSD for unknown code '*#200#' 20250411122616036 DSS <0004> hlr_ussd.c:354 262425418630099/0xc41c9c59: Tx ReturnError(1, 0x12) 20250411122616036 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425418630099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425418630099" session_id=3290209369 session_state=END} 20250411122616036 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122616036 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@35d7f9ebff3e: Found GsupExpect[0] for "262425418630099" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425418630099" TC_mo_ussd_unknown(145)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122616038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122616038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@35d7f9ebff3e: Final verdict of PTC: none 136@35d7f9ebff3e: Final verdict of PTC: none 20250411122616039 DLINP <000b> input/ipa.c:452 connected read/write 20250411122616039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122616039 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122616039 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122616039 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122616039 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42725<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 136: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Apr 11 12:26:16 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 20250411122616067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 20250411122616168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76384) Waiting for packet dumper to finish... 1 (prev_count=76384, count=81392) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Apr 11 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse_disc started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122619293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122619293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122619297 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122619303 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619303 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122619303 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122619303 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  20250411122619303 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122619303 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  20250411122619303 DLGSUP <0013> gsup_server.c:236 2:  20250411122619303 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122619303 DLGSUP <0013> gsup_server.c:236 3:  20250411122619303 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122619303 DLGSUP <0013> gsup_server.c:236 4:  20250411122619303 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122619303 DLGSUP <0013> gsup_server.c:236 5:  20250411122619303 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122619303 DLGSUP <0013> gsup_server.c:236 7:  20250411122619303 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122619303 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122619303 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122619303 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@35d7f9ebff3e: 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") 20250411122619331 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46067<->l=127.0.0.1:4259) 20250411122619341 DAUC <0003> db_auc.c:157 IMSI='262421972563937': No 2G Auth Data 20250411122619341 DAUC <0003> db_auc.c:192 IMSI='262421972563937': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262421972563937" to be handled at TC_mo_ussd_euse_disc(150) 20250411122619371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43108<->l=127.0.0.1:4258 20250411122619384 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619384 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421972563937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421972563937" session_id=1742891337 session_state=BEGIN} 20250411122619384 DSS <0004> hlr_ussd.c:576 262421972563937/0x67e26949: Process SS (BEGIN) 20250411122619384 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619384 DSS <0004> hlr_ussd.c:518 262421972563937/0x67e26949: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619384 DSS <0004> hlr_ussd.c:542 262421972563937/0x67e26949: Cannot find conn for EUSE EUSE-foobar 20250411122619384 DSS <0004> hlr_ussd.c:354 262421972563937/0x67e26949: Tx ReturnError(1, 0x22) 20250411122619384 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421972563937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972563937" session_id=1742891337 session_state=END} 20250411122619384 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619384 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262421972563937" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421972563937" TC_mo_ussd_euse_disc(150)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43108<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619392 DAUC <0003> db_auc.c:157 IMSI='262427537166636': No 2G Auth Data 20250411122619392 DAUC <0003> db_auc.c:192 IMSI='262427537166636': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262427537166636" to be handled at TC_mo_ussd_euse_disc(151) 20250411122619401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 20250411122619404 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619404 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427537166636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427537166636" session_id=1566195657 session_state=BEGIN} 20250411122619404 DSS <0004> hlr_ussd.c:576 262427537166636/0x5d5a3fc9: Process SS (BEGIN) 20250411122619404 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619404 DSS <0004> hlr_ussd.c:518 262427537166636/0x5d5a3fc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619404 DSS <0004> hlr_ussd.c:542 262427537166636/0x5d5a3fc9: Cannot find conn for EUSE EUSE-foobar 20250411122619404 DSS <0004> hlr_ussd.c:354 262427537166636/0x5d5a3fc9: Tx ReturnError(1, 0x22) 20250411122619404 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427537166636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427537166636" session_id=1566195657 session_state=END} 20250411122619404 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619404 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262427537166636" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427537166636" TC_mo_ussd_euse_disc(151)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619406 DAUC <0003> db_auc.c:157 IMSI='262427553638786': No 2G Auth Data 20250411122619406 DAUC <0003> db_auc.c:192 IMSI='262427553638786': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262427553638786" to be handled at TC_mo_ussd_euse_disc(152) 20250411122619412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 20250411122619415 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619415 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427553638786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427553638786" session_id=3863347818 session_state=BEGIN} 20250411122619415 DSS <0004> hlr_ussd.c:576 262427553638786/0xe646026a: Process SS (BEGIN) 20250411122619415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619415 DSS <0004> hlr_ussd.c:518 262427553638786/0xe646026a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619415 DSS <0004> hlr_ussd.c:542 262427553638786/0xe646026a: Cannot find conn for EUSE EUSE-foobar 20250411122619415 DSS <0004> hlr_ussd.c:354 262427553638786/0xe646026a: Tx ReturnError(1, 0x22) 20250411122619415 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427553638786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427553638786" session_id=3863347818 session_state=END} 20250411122619415 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619415 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262427553638786" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427553638786" TC_mo_ussd_euse_disc(152)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619417 DAUC <0003> db_auc.c:157 IMSI='262427768611844': No 2G Auth Data 20250411122619417 DAUC <0003> db_auc.c:192 IMSI='262427768611844': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262427768611844" to be handled at TC_mo_ussd_euse_disc(153) 20250411122619425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 20250411122619428 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619429 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427768611844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427768611844" session_id=1997559265 session_state=BEGIN} 20250411122619429 DSS <0004> hlr_ussd.c:576 262427768611844/0x771055e1: Process SS (BEGIN) 20250411122619429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619429 DSS <0004> hlr_ussd.c:518 262427768611844/0x771055e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619429 DSS <0004> hlr_ussd.c:542 262427768611844/0x771055e1: Cannot find conn for EUSE EUSE-foobar 20250411122619429 DSS <0004> hlr_ussd.c:354 262427768611844/0x771055e1: Tx ReturnError(1, 0x22) 20250411122619429 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427768611844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427768611844" session_id=1997559265 session_state=END} 20250411122619429 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619429 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262427768611844" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427768611844" TC_mo_ussd_euse_disc(153)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619430 DAUC <0003> db_auc.c:157 IMSI='262423507056981': No 2G Auth Data 20250411122619430 DAUC <0003> db_auc.c:192 IMSI='262423507056981': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262423507056981" to be handled at TC_mo_ussd_euse_disc(154) 20250411122619438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20250411122619441 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619441 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423507056981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423507056981" session_id=3848272643 session_state=BEGIN} 20250411122619441 DSS <0004> hlr_ussd.c:576 262423507056981/0xe55ffb03: Process SS (BEGIN) 20250411122619441 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619441 DSS <0004> hlr_ussd.c:518 262423507056981/0xe55ffb03: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619441 DSS <0004> hlr_ussd.c:542 262423507056981/0xe55ffb03: Cannot find conn for EUSE EUSE-foobar 20250411122619441 DSS <0004> hlr_ussd.c:354 262423507056981/0xe55ffb03: Tx ReturnError(1, 0x22) 20250411122619441 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423507056981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423507056981" session_id=3848272643 session_state=END} 20250411122619441 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619441 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262423507056981" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423507056981" TC_mo_ussd_euse_disc(154)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619443 DAUC <0003> db_auc.c:157 IMSI='262429269522461': No 2G Auth Data 20250411122619443 DAUC <0003> db_auc.c:192 IMSI='262429269522461': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262429269522461" to be handled at TC_mo_ussd_euse_disc(155) 20250411122619449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 20250411122619452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619452 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429269522461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429269522461" session_id=1953149492 session_state=BEGIN} 20250411122619452 DSS <0004> hlr_ussd.c:576 262429269522461/0x746ab234: Process SS (BEGIN) 20250411122619452 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619452 DSS <0004> hlr_ussd.c:518 262429269522461/0x746ab234: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619452 DSS <0004> hlr_ussd.c:542 262429269522461/0x746ab234: Cannot find conn for EUSE EUSE-foobar 20250411122619452 DSS <0004> hlr_ussd.c:354 262429269522461/0x746ab234: Tx ReturnError(1, 0x22) 20250411122619452 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429269522461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269522461" session_id=1953149492 session_state=END} 20250411122619452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262429269522461" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429269522461" TC_mo_ussd_euse_disc(155)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619454 DAUC <0003> db_auc.c:157 IMSI='262424370751588': No 2G Auth Data 20250411122619454 DAUC <0003> db_auc.c:192 IMSI='262424370751588': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262424370751588" to be handled at TC_mo_ussd_euse_disc(156) 20250411122619460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20250411122619463 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619463 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424370751588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424370751588" session_id=1561505006 session_state=BEGIN} 20250411122619463 DSS <0004> hlr_ussd.c:576 262424370751588/0x5d12acee: Process SS (BEGIN) 20250411122619463 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619463 DSS <0004> hlr_ussd.c:518 262424370751588/0x5d12acee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619463 DSS <0004> hlr_ussd.c:542 262424370751588/0x5d12acee: Cannot find conn for EUSE EUSE-foobar 20250411122619463 DSS <0004> hlr_ussd.c:354 262424370751588/0x5d12acee: Tx ReturnError(1, 0x22) 20250411122619463 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424370751588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424370751588" session_id=1561505006 session_state=END} 20250411122619463 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619463 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262424370751588" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424370751588" TC_mo_ussd_euse_disc(156)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619465 DAUC <0003> db_auc.c:157 IMSI='262421411751153': No 2G Auth Data 20250411122619465 DAUC <0003> db_auc.c:192 IMSI='262421411751153': No 3G Auth Data HLR_Test-GSUP(147)@35d7f9ebff3e: Created GsupExpect[0] for "262421411751153" to be handled at TC_mo_ussd_euse_disc(157) 20250411122619472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20250411122619475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619475 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421411751153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421411751153" session_id=1490299442 session_state=BEGIN} 20250411122619475 DSS <0004> hlr_ussd.c:576 262421411751153/0x58d42a32: Process SS (BEGIN) 20250411122619475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122619475 DSS <0004> hlr_ussd.c:518 262421411751153/0x58d42a32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122619475 DSS <0004> hlr_ussd.c:542 262421411751153/0x58d42a32: Cannot find conn for EUSE EUSE-foobar 20250411122619475 DSS <0004> hlr_ussd.c:354 262421411751153/0x58d42a32: Tx ReturnError(1, 0x22) 20250411122619475 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421411751153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421411751153" session_id=1490299442 session_state=END} 20250411122619475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122619475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@35d7f9ebff3e: Found GsupExpect[0] for "262421411751153" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421411751153" TC_mo_ussd_euse_disc(157)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122619477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122619477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20250411122619478 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46067<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@35d7f9ebff3e: Final verdict of PTC: none 20250411122619478 DLINP <000b> input/ipa.c:452 connected read/write 20250411122619478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122619478 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122619478 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 148@35d7f9ebff3e: Final verdict of PTC: none 20250411122619478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 148: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Apr 11 12:26:19 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 20250411122619503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4258 20250411122619704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68564) Waiting for packet dumper to finish... 1 (prev_count=68564, count=82088) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Apr 11 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_imsi started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122622822 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122622822 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122622827 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122622834 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622834 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122622834 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122622834 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  20250411122622834 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122622834 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  20250411122622834 DLGSUP <0013> gsup_server.c:236 2:  20250411122622834 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122622834 DLGSUP <0013> gsup_server.c:236 3:  20250411122622834 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122622834 DLGSUP <0013> gsup_server.c:236 4:  20250411122622834 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122622834 DLGSUP <0013> gsup_server.c:236 5:  20250411122622834 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122622834 DLGSUP <0013> gsup_server.c:236 7:  20250411122622834 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122622834 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122622834 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122622834 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@35d7f9ebff3e: 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") 20250411122622860 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35997<->l=127.0.0.1:4259) 20250411122622865 DAUC <0003> db_auc.c:157 IMSI='262420825862567': No 2G Auth Data 20250411122622865 DAUC <0003> db_auc.c:192 IMSI='262420825862567': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262420825862567" to be handled at TC_mo_ussd_iuse_imsi(162) 20250411122622874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60636<->l=127.0.0.1:4258 20250411122622878 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622878 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420825862567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420825862567" session_id=2426827341 session_state=BEGIN} 20250411122622878 DSS <0004> hlr_ussd.c:576 262420825862567/0x90a6724d: Process SS (BEGIN) 20250411122622878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622878 DSS <0004> hlr_ussd.c:518 262420825862567/0x90a6724d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622878 DSS <0004> hlr_ussd.c:363 262420825862567/0x90a6724d: Tx USSD 'Your IMSI is 262420825862567' 20250411122622878 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420825862567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420825862567" session_id=2426827341 session_state=END} 20250411122622878 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420825862567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622879 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622879 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262420825862567" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420825862567" TC_mo_ussd_iuse_imsi(162)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60636<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622881 DAUC <0003> db_auc.c:157 IMSI='262421530894600': No 2G Auth Data 20250411122622881 DAUC <0003> db_auc.c:192 IMSI='262421530894600': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262421530894600" to be handled at TC_mo_ussd_iuse_imsi(163) 20250411122622888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20250411122622891 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622891 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421530894600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421530894600" session_id=472900741 session_state=BEGIN} 20250411122622891 DSS <0004> hlr_ussd.c:576 262421530894600/0x1c2fe485: Process SS (BEGIN) 20250411122622891 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622891 DSS <0004> hlr_ussd.c:518 262421530894600/0x1c2fe485: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622891 DSS <0004> hlr_ussd.c:363 262421530894600/0x1c2fe485: Tx USSD 'Your IMSI is 262421530894600' 20250411122622891 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421530894600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530894600" session_id=472900741 session_state=END} 20250411122622891 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421530894600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622891 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622891 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262421530894600" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421530894600" TC_mo_ussd_iuse_imsi(163)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622893 DAUC <0003> db_auc.c:157 IMSI='262421158776249': No 2G Auth Data 20250411122622893 DAUC <0003> db_auc.c:192 IMSI='262421158776249': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262421158776249" to be handled at TC_mo_ussd_iuse_imsi(164) 20250411122622899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 20250411122622902 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622902 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421158776249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421158776249" session_id=3206277469 session_state=BEGIN} 20250411122622902 DSS <0004> hlr_ussd.c:576 262421158776249/0xbf1be95d: Process SS (BEGIN) 20250411122622902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622902 DSS <0004> hlr_ussd.c:518 262421158776249/0xbf1be95d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622902 DSS <0004> hlr_ussd.c:363 262421158776249/0xbf1be95d: Tx USSD 'Your IMSI is 262421158776249' 20250411122622902 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421158776249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421158776249" session_id=3206277469 session_state=END} 20250411122622902 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421158776249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622902 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622902 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262421158776249" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421158776249" TC_mo_ussd_iuse_imsi(164)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622904 DAUC <0003> db_auc.c:157 IMSI='262421870376801': No 2G Auth Data 20250411122622904 DAUC <0003> db_auc.c:192 IMSI='262421870376801': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262421870376801" to be handled at TC_mo_ussd_iuse_imsi(165) 20250411122622911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60662<->l=127.0.0.1:4258 20250411122622914 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622914 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421870376801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421870376801" session_id=2869347489 session_state=BEGIN} 20250411122622914 DSS <0004> hlr_ussd.c:576 262421870376801/0xab06c4a1: Process SS (BEGIN) 20250411122622914 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622914 DSS <0004> hlr_ussd.c:518 262421870376801/0xab06c4a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622914 DSS <0004> hlr_ussd.c:363 262421870376801/0xab06c4a1: Tx USSD 'Your IMSI is 262421870376801' 20250411122622914 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421870376801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421870376801" session_id=2869347489 session_state=END} 20250411122622914 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421870376801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622914 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622914 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262421870376801" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421870376801" TC_mo_ussd_iuse_imsi(165)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622916 DAUC <0003> db_auc.c:157 IMSI='262422769867137': No 2G Auth Data 20250411122622916 DAUC <0003> db_auc.c:192 IMSI='262422769867137': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262422769867137" to be handled at TC_mo_ussd_iuse_imsi(166) 20250411122622923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60664<->l=127.0.0.1:4258 20250411122622926 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622926 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422769867137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422769867137" session_id=947534233 session_state=BEGIN} 20250411122622926 DSS <0004> hlr_ussd.c:576 262422769867137/0x387a3999: Process SS (BEGIN) 20250411122622926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622926 DSS <0004> hlr_ussd.c:518 262422769867137/0x387a3999: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622926 DSS <0004> hlr_ussd.c:363 262422769867137/0x387a3999: Tx USSD 'Your IMSI is 262422769867137' 20250411122622926 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422769867137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422769867137" session_id=947534233 session_state=END} 20250411122622926 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422769867137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622926 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622926 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262422769867137" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422769867137" TC_mo_ussd_iuse_imsi(166)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60664<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622929 DAUC <0003> db_auc.c:157 IMSI='262428424340233': No 2G Auth Data 20250411122622929 DAUC <0003> db_auc.c:192 IMSI='262428424340233': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262428424340233" to be handled at TC_mo_ussd_iuse_imsi(167) 20250411122622935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60680<->l=127.0.0.1:4258 20250411122622938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622938 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428424340233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428424340233" session_id=685962067 session_state=BEGIN} 20250411122622938 DSS <0004> hlr_ussd.c:576 262428424340233/0x28e2f353: Process SS (BEGIN) 20250411122622938 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622938 DSS <0004> hlr_ussd.c:518 262428424340233/0x28e2f353: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622938 DSS <0004> hlr_ussd.c:363 262428424340233/0x28e2f353: Tx USSD 'Your IMSI is 262428424340233' 20250411122622938 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428424340233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424340233" session_id=685962067 session_state=END} 20250411122622938 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428424340233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262428424340233" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428424340233" TC_mo_ussd_iuse_imsi(167)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60680<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622941 DAUC <0003> db_auc.c:157 IMSI='262429560656839': No 2G Auth Data 20250411122622941 DAUC <0003> db_auc.c:192 IMSI='262429560656839': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262429560656839" to be handled at TC_mo_ussd_iuse_imsi(168) 20250411122622947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 20250411122622950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622950 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429560656839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429560656839" session_id=668285035 session_state=BEGIN} 20250411122622950 DSS <0004> hlr_ussd.c:576 262429560656839/0x27d5386b: Process SS (BEGIN) 20250411122622950 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622950 DSS <0004> hlr_ussd.c:518 262429560656839/0x27d5386b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622950 DSS <0004> hlr_ussd.c:363 262429560656839/0x27d5386b: Tx USSD 'Your IMSI is 262429560656839' 20250411122622950 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429560656839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429560656839" session_id=668285035 session_state=END} 20250411122622950 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429560656839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262429560656839" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429560656839" TC_mo_ussd_iuse_imsi(168)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622953 DAUC <0003> db_auc.c:157 IMSI='262424079494278': No 2G Auth Data 20250411122622953 DAUC <0003> db_auc.c:192 IMSI='262424079494278': No 3G Auth Data HLR_Test-GSUP(159)@35d7f9ebff3e: Created GsupExpect[0] for "262424079494278" to be handled at TC_mo_ussd_iuse_imsi(169) 20250411122622959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20250411122622962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622962 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424079494278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424079494278" session_id=2746204362 session_state=BEGIN} 20250411122622962 DSS <0004> hlr_ussd.c:576 262424079494278/0xa3afc0ca: Process SS (BEGIN) 20250411122622962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122622962 DSS <0004> hlr_ussd.c:518 262424079494278/0xa3afc0ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122622962 DSS <0004> hlr_ussd.c:363 262424079494278/0xa3afc0ca: Tx USSD 'Your IMSI is 262424079494278' 20250411122622962 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424079494278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424079494278" session_id=2746204362 session_state=END} 20250411122622962 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424079494278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122622962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122622962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@35d7f9ebff3e: Found GsupExpect[0] for "262424079494278" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424079494278" TC_mo_ussd_iuse_imsi(169)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122622964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122622964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4258 20250411122622965 DLINP <000b> input/ipa.c:452 connected read/write 20250411122622965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122622965 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122622965 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122622965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122622965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35997<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@35d7f9ebff3e: Final verdict of PTC: none 160@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 160: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Apr 11 12:26:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250411122622988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20250411122623189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Apr 11 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122626303 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122626303 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122626308 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122626314 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626314 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122626314 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122626314 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  20250411122626314 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122626314 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  20250411122626314 DLGSUP <0013> gsup_server.c:236 2:  20250411122626314 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122626314 DLGSUP <0013> gsup_server.c:236 3:  20250411122626314 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122626314 DLGSUP <0013> gsup_server.c:236 4:  20250411122626314 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122626314 DLGSUP <0013> gsup_server.c:236 5:  20250411122626314 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122626314 DLGSUP <0013> gsup_server.c:236 7:  20250411122626314 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122626314 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122626314 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122626314 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@35d7f9ebff3e: 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") 20250411122626334 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40669<->l=127.0.0.1:4259) 20250411122626343 DAUC <0003> db_auc.c:157 IMSI='262421475960024': No 2G Auth Data 20250411122626343 DAUC <0003> db_auc.c:192 IMSI='262421475960024': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262421475960024" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250411122626367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 20250411122626379 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626379 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421475960024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421475960024" source_name="the-source\n" session_id=1559969851 session_state=BEGIN} 20250411122626379 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250411122626379 DSS <0004> hlr_ussd.c:576 262421475960024/0x5cfb403b: Process SS (BEGIN) 20250411122626380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626380 DSS <0004> hlr_ussd.c:518 262421475960024/0x5cfb403b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626380 DSS <0004> hlr_ussd.c:363 262421475960024/0x5cfb403b: Tx USSD 'Your IMSI is 262421475960024' 20250411122626380 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421475960024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421475960024" destination_name="the-source\n" session_id=1559969851 session_state=END} 20250411122626380 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421475960024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626380 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626380 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262421475960024" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421475960024" TC_mo_ussd_iuse_imsi_via_proxy(174)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626386 DAUC <0003> db_auc.c:157 IMSI='262425338578683': No 2G Auth Data 20250411122626386 DAUC <0003> db_auc.c:192 IMSI='262425338578683': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262425338578683" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250411122626397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 20250411122626401 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626401 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425338578683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425338578683" source_name="the-source\n" session_id=2051815103 session_state=BEGIN} 20250411122626401 DSS <0004> hlr_ussd.c:576 262425338578683/0x7a4c36bf: Process SS (BEGIN) 20250411122626401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626401 DSS <0004> hlr_ussd.c:518 262425338578683/0x7a4c36bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626401 DSS <0004> hlr_ussd.c:363 262425338578683/0x7a4c36bf: Tx USSD 'Your IMSI is 262425338578683' 20250411122626401 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425338578683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425338578683" destination_name="the-source\n" session_id=2051815103 session_state=END} 20250411122626401 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262425338578683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626401 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626401 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262425338578683" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425338578683" TC_mo_ussd_iuse_imsi_via_proxy(175)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626403 DAUC <0003> db_auc.c:157 IMSI='262423242596656': No 2G Auth Data 20250411122626403 DAUC <0003> db_auc.c:192 IMSI='262423242596656': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262423242596656" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250411122626409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 20250411122626412 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626412 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423242596656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423242596656" source_name="the-source\n" session_id=1809284529 session_state=BEGIN} 20250411122626412 DSS <0004> hlr_ussd.c:576 262423242596656/0x6bd77db1: Process SS (BEGIN) 20250411122626412 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626412 DSS <0004> hlr_ussd.c:518 262423242596656/0x6bd77db1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626412 DSS <0004> hlr_ussd.c:363 262423242596656/0x6bd77db1: Tx USSD 'Your IMSI is 262423242596656' 20250411122626412 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423242596656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423242596656" destination_name="the-source\n" session_id=1809284529 session_state=END} 20250411122626412 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423242596656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626412 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626412 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262423242596656" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423242596656" TC_mo_ussd_iuse_imsi_via_proxy(176)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626415 DAUC <0003> db_auc.c:157 IMSI='262422707648168': No 2G Auth Data 20250411122626415 DAUC <0003> db_auc.c:192 IMSI='262422707648168': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262422707648168" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250411122626421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20250411122626424 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626424 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422707648168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422707648168" source_name="the-source\n" session_id=1133155178 session_state=BEGIN} 20250411122626424 DSS <0004> hlr_ussd.c:576 262422707648168/0x438a936a: Process SS (BEGIN) 20250411122626424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626424 DSS <0004> hlr_ussd.c:518 262422707648168/0x438a936a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626424 DSS <0004> hlr_ussd.c:363 262422707648168/0x438a936a: Tx USSD 'Your IMSI is 262422707648168' 20250411122626424 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422707648168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422707648168" destination_name="the-source\n" session_id=1133155178 session_state=END} 20250411122626424 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422707648168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626424 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626424 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262422707648168" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422707648168" TC_mo_ussd_iuse_imsi_via_proxy(177)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626426 DAUC <0003> db_auc.c:157 IMSI='262421819326761': No 2G Auth Data 20250411122626426 DAUC <0003> db_auc.c:192 IMSI='262421819326761': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262421819326761" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250411122626433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 20250411122626436 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626436 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421819326761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421819326761" source_name="the-source\n" session_id=2912197900 session_state=BEGIN} 20250411122626436 DSS <0004> hlr_ussd.c:576 262421819326761/0xad949d0c: Process SS (BEGIN) 20250411122626436 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626436 DSS <0004> hlr_ussd.c:518 262421819326761/0xad949d0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626436 DSS <0004> hlr_ussd.c:363 262421819326761/0xad949d0c: Tx USSD 'Your IMSI is 262421819326761' 20250411122626436 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421819326761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421819326761" destination_name="the-source\n" session_id=2912197900 session_state=END} 20250411122626436 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421819326761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626436 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626436 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262421819326761" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421819326761" TC_mo_ussd_iuse_imsi_via_proxy(178)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626438 DAUC <0003> db_auc.c:157 IMSI='262423264559720': No 2G Auth Data 20250411122626438 DAUC <0003> db_auc.c:192 IMSI='262423264559720': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262423264559720" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250411122626444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 20250411122626447 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626447 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423264559720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423264559720" source_name="the-source\n" session_id=555195682 session_state=BEGIN} 20250411122626447 DSS <0004> hlr_ussd.c:576 262423264559720/0x21179d22: Process SS (BEGIN) 20250411122626447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626447 DSS <0004> hlr_ussd.c:518 262423264559720/0x21179d22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626447 DSS <0004> hlr_ussd.c:363 262423264559720/0x21179d22: Tx USSD 'Your IMSI is 262423264559720' 20250411122626447 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423264559720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423264559720" destination_name="the-source\n" session_id=555195682 session_state=END} 20250411122626447 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423264559720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626447 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626447 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262423264559720" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423264559720" TC_mo_ussd_iuse_imsi_via_proxy(179)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626449 DAUC <0003> db_auc.c:157 IMSI='262420677734044': No 2G Auth Data 20250411122626449 DAUC <0003> db_auc.c:192 IMSI='262420677734044': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262420677734044" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250411122626456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4258 20250411122626459 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626459 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420677734044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420677734044" source_name="the-source\n" session_id=143370857 session_state=BEGIN} 20250411122626459 DSS <0004> hlr_ussd.c:576 262420677734044/0x088baa69: Process SS (BEGIN) 20250411122626459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626459 DSS <0004> hlr_ussd.c:518 262420677734044/0x088baa69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626459 DSS <0004> hlr_ussd.c:363 262420677734044/0x088baa69: Tx USSD 'Your IMSI is 262420677734044' 20250411122626459 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420677734044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420677734044" destination_name="the-source\n" session_id=143370857 session_state=END} 20250411122626459 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420677734044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626459 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626459 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262420677734044" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420677734044" TC_mo_ussd_iuse_imsi_via_proxy(180)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626461 DAUC <0003> db_auc.c:157 IMSI='262427332415393': No 2G Auth Data 20250411122626461 DAUC <0003> db_auc.c:192 IMSI='262427332415393': No 3G Auth Data HLR_Test-GSUP(171)@35d7f9ebff3e: Created GsupExpect[0] for "262427332415393" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250411122626467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 20250411122626470 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626470 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427332415393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427332415393" source_name="the-source\n" session_id=216196769 session_state=BEGIN} 20250411122626470 DSS <0004> hlr_ussd.c:576 262427332415393/0x0ce2e6a1: Process SS (BEGIN) 20250411122626470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250411122626470 DSS <0004> hlr_ussd.c:518 262427332415393/0x0ce2e6a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250411122626470 DSS <0004> hlr_ussd.c:363 262427332415393/0x0ce2e6a1: Tx USSD 'Your IMSI is 262427332415393' 20250411122626470 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427332415393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427332415393" destination_name="the-source\n" session_id=216196769 session_state=END} 20250411122626470 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427332415393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122626470 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122626470 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@35d7f9ebff3e: Found GsupExpect[0] for "262427332415393" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427332415393" TC_mo_ussd_iuse_imsi_via_proxy(181)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122626472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122626473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 20250411122626473 DLINP <000b> input/ipa.c:452 connected read/write 20250411122626473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122626473 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122626473 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122626473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122626473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250411122626473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40669<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP(171)@35d7f9ebff3e: Final verdict of PTC: none 172@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 172: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Apr 11 12:26:26 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 20250411122626496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 20250411122626697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83476) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Apr 11 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_msisdn started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122629817 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122629817 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122629822 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122629827 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629828 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122629828 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122629828 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  20250411122629828 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122629828 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  20250411122629828 DLGSUP <0013> gsup_server.c:236 2:  20250411122629828 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122629828 DLGSUP <0013> gsup_server.c:236 3:  20250411122629828 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122629828 DLGSUP <0013> gsup_server.c:236 4:  20250411122629828 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122629828 DLGSUP <0013> gsup_server.c:236 5:  20250411122629828 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122629828 DLGSUP <0013> gsup_server.c:236 7:  20250411122629828 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122629828 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122629828 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122629828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@35d7f9ebff3e: 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") 20250411122629855 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43431<->l=127.0.0.1:4259) 20250411122629865 DAUC <0003> db_auc.c:157 IMSI='262426595671984': No 2G Auth Data 20250411122629865 DAUC <0003> db_auc.c:192 IMSI='262426595671984': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262426595671984" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250411122629893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20250411122629907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629907 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426595671984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426595671984" session_id=3606475750 session_state=BEGIN} 20250411122629907 DSS <0004> hlr_ussd.c:576 262426595671984/0xd6f673e6: Process SS (BEGIN) 20250411122629907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629907 DSS <0004> hlr_ussd.c:518 262426595671984/0xd6f673e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629907 DSS <0004> hlr_ussd.c:363 262426595671984/0xd6f673e6: Tx USSD 'Your extension is 491615448032' 20250411122629907 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426595671984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426595671984" session_id=3606475750 session_state=END} 20250411122629907 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426595671984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629907 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262426595671984" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426595671984" TC_mo_ussd_iuse_msisdn(186)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629915 DAUC <0003> db_auc.c:157 IMSI='262423342422893': No 2G Auth Data 20250411122629915 DAUC <0003> db_auc.c:192 IMSI='262423342422893': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262423342422893" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250411122629924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60808<->l=127.0.0.1:4258 20250411122629927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629927 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423342422893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423342422893" session_id=2216162644 session_state=BEGIN} 20250411122629927 DSS <0004> hlr_ussd.c:576 262423342422893/0x8417f554: Process SS (BEGIN) 20250411122629927 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629927 DSS <0004> hlr_ussd.c:518 262423342422893/0x8417f554: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629927 DSS <0004> hlr_ussd.c:363 262423342422893/0x8417f554: Tx USSD 'Your extension is 491610748607' 20250411122629927 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423342422893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423342422893" session_id=2216162644 session_state=END} 20250411122629927 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423342422893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629927 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262423342422893" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262423342422893" TC_mo_ussd_iuse_msisdn(187)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629929 DAUC <0003> db_auc.c:157 IMSI='262425824801734': No 2G Auth Data 20250411122629929 DAUC <0003> db_auc.c:192 IMSI='262425824801734': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262425824801734" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250411122629935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20250411122629938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629938 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425824801734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425824801734" session_id=1003007492 session_state=BEGIN} 20250411122629938 DSS <0004> hlr_ussd.c:576 262425824801734/0x3bc8ae04: Process SS (BEGIN) 20250411122629938 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629938 DSS <0004> hlr_ussd.c:518 262425824801734/0x3bc8ae04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629938 DSS <0004> hlr_ussd.c:363 262425824801734/0x3bc8ae04: Tx USSD 'Your extension is 491615041040' 20250411122629938 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425824801734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425824801734" session_id=1003007492 session_state=END} 20250411122629938 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425824801734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262425824801734" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425824801734" TC_mo_ussd_iuse_msisdn(188)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629941 DAUC <0003> db_auc.c:157 IMSI='262429751849927': No 2G Auth Data 20250411122629941 DAUC <0003> db_auc.c:192 IMSI='262429751849927': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262429751849927" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250411122629948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60832<->l=127.0.0.1:4258 20250411122629951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629951 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429751849927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429751849927" session_id=681225130 session_state=BEGIN} 20250411122629951 DSS <0004> hlr_ussd.c:576 262429751849927/0x289aabaa: Process SS (BEGIN) 20250411122629951 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629951 DSS <0004> hlr_ussd.c:518 262429751849927/0x289aabaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629951 DSS <0004> hlr_ussd.c:363 262429751849927/0x289aabaa: Tx USSD 'Your extension is 491616745765' 20250411122629951 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429751849927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429751849927" session_id=681225130 session_state=END} 20250411122629951 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429751849927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629951 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262429751849927" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429751849927" TC_mo_ussd_iuse_msisdn(189)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60832<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629953 DAUC <0003> db_auc.c:157 IMSI='262427176112151': No 2G Auth Data 20250411122629953 DAUC <0003> db_auc.c:192 IMSI='262427176112151': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262427176112151" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250411122629960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 20250411122629963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629963 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427176112151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427176112151" session_id=2807193930 session_state=BEGIN} 20250411122629963 DSS <0004> hlr_ussd.c:576 262427176112151/0xa752614a: Process SS (BEGIN) 20250411122629963 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629963 DSS <0004> hlr_ussd.c:518 262427176112151/0xa752614a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629963 DSS <0004> hlr_ussd.c:363 262427176112151/0xa752614a: Tx USSD 'Your extension is 491612438543' 20250411122629963 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427176112151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427176112151" session_id=2807193930 session_state=END} 20250411122629963 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427176112151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262427176112151" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427176112151" TC_mo_ussd_iuse_msisdn(190)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629965 DAUC <0003> db_auc.c:157 IMSI='262422413589247': No 2G Auth Data 20250411122629965 DAUC <0003> db_auc.c:192 IMSI='262422413589247': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262422413589247" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250411122629972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 20250411122629975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629975 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422413589247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422413589247" session_id=3934155326 session_state=BEGIN} 20250411122629975 DSS <0004> hlr_ussd.c:576 262422413589247/0xea7e723e: Process SS (BEGIN) 20250411122629975 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629975 DSS <0004> hlr_ussd.c:518 262422413589247/0xea7e723e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629975 DSS <0004> hlr_ussd.c:363 262422413589247/0xea7e723e: Tx USSD 'Your extension is 491618202327' 20250411122629975 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422413589247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422413589247" session_id=3934155326 session_state=END} 20250411122629975 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422413589247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262422413589247" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422413589247" TC_mo_ussd_iuse_msisdn(191)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629978 DAUC <0003> db_auc.c:157 IMSI='262422335660971': No 2G Auth Data 20250411122629978 DAUC <0003> db_auc.c:192 IMSI='262422335660971': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262422335660971" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250411122629985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4258 20250411122629988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122629988 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422335660971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422335660971" session_id=1064440717 session_state=BEGIN} 20250411122629988 DSS <0004> hlr_ussd.c:576 262422335660971/0x3f72138d: Process SS (BEGIN) 20250411122629988 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122629988 DSS <0004> hlr_ussd.c:518 262422335660971/0x3f72138d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122629988 DSS <0004> hlr_ussd.c:363 262422335660971/0x3f72138d: Tx USSD 'Your extension is 491610164027' 20250411122629988 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422335660971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422335660971" session_id=1064440717 session_state=END} 20250411122629988 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422335660971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122629988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122629988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122629988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262422335660971" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422335660971" TC_mo_ussd_iuse_msisdn(192)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122629990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122629991 DAUC <0003> db_auc.c:157 IMSI='262429178370408': No 2G Auth Data 20250411122629991 DAUC <0003> db_auc.c:192 IMSI='262429178370408': No 3G Auth Data HLR_Test-GSUP(183)@35d7f9ebff3e: Created GsupExpect[0] for "262429178370408" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250411122629997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250411122630000 DLINP <000b> input/ipa.c:452 connected read/write 20250411122630000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122630000 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429178370408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429178370408" session_id=3971815973 session_state=BEGIN} 20250411122630000 DSS <0004> hlr_ussd.c:576 262429178370408/0xecbd1a25: Process SS (BEGIN) 20250411122630000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122630000 DSS <0004> hlr_ussd.c:518 262429178370408/0xecbd1a25: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122630000 DSS <0004> hlr_ussd.c:363 262429178370408/0xecbd1a25: Tx USSD 'Your extension is 491616745518' 20250411122630000 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429178370408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429178370408" session_id=3971815973 session_state=END} 20250411122630000 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429178370408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122630000 DLINP <000b> input/ipa.c:452 connected read/write 20250411122630000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122630000 DLINP <000b> input/ipa.c:452 connected read/write 20250411122630000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@35d7f9ebff3e: Found GsupExpect[0] for "262429178370408" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429178370408" TC_mo_ussd_iuse_msisdn(193)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122630002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122630003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60782<->l=127.0.0.1:4258 20250411122630003 DLINP <000b> input/ipa.c:452 connected read/write 20250411122630003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122630003 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122630003 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122630003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(182)@35d7f9ebff3e: Final verdict of PTC: none 20250411122630003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43431<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@35d7f9ebff3e: Final verdict of PTC: none 184@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 184: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Apr 11 12:26:30 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 20250411122630036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60862<->l=127.0.0.1:4258 20250411122630237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68568) Waiting for packet dumper to finish... 1 (prev_count=68568, count=82804) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Apr 11 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122633351 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122633351 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122633354 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122633356 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633356 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122633356 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122633356 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  20250411122633356 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122633357 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  20250411122633357 DLGSUP <0013> gsup_server.c:236 2:  20250411122633357 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122633357 DLGSUP <0013> gsup_server.c:236 3:  20250411122633357 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122633357 DLGSUP <0013> gsup_server.c:236 4:  20250411122633357 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122633357 DLGSUP <0013> gsup_server.c:236 5:  20250411122633357 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122633357 DLGSUP <0013> gsup_server.c:236 7:  20250411122633357 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122633357 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(194)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122633357 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122633357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@35d7f9ebff3e: 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") 20250411122633369 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41793<->l=127.0.0.1:4259) 20250411122633373 DAUC <0003> db_auc.c:157 IMSI='262422907882113': No 2G Auth Data 20250411122633373 DAUC <0003> db_auc.c:192 IMSI='262422907882113': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262422907882113" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250411122633379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20250411122633398 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633398 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422907882113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422907882113" source_name="the-source\n" session_id=3177368699 session_state=BEGIN} 20250411122633398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250411122633398 DSS <0004> hlr_ussd.c:576 262422907882113/0xbd62cc7b: Process SS (BEGIN) 20250411122633398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633398 DSS <0004> hlr_ussd.c:518 262422907882113/0xbd62cc7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633398 DSS <0004> hlr_ussd.c:363 262422907882113/0xbd62cc7b: Tx USSD 'Your extension is 491618261806' 20250411122633398 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422907882113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422907882113" destination_name="the-source\n" session_id=3177368699 session_state=END} 20250411122633398 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262422907882113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633398 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633398 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262422907882113" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422907882113" TC_mo_ussd_iuse_msisdn_via_proxy(198)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633403 DAUC <0003> db_auc.c:157 IMSI='262428375545398': No 2G Auth Data 20250411122633403 DAUC <0003> db_auc.c:192 IMSI='262428375545398': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262428375545398" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250411122633412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20250411122633416 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633416 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428375545398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428375545398" source_name="the-source\n" session_id=1051580454 session_state=BEGIN} 20250411122633416 DSS <0004> hlr_ussd.c:576 262428375545398/0x3eadd826: Process SS (BEGIN) 20250411122633416 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633416 DSS <0004> hlr_ussd.c:518 262428375545398/0x3eadd826: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633416 DSS <0004> hlr_ussd.c:363 262428375545398/0x3eadd826: Tx USSD 'Your extension is 491611220140' 20250411122633416 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428375545398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428375545398" destination_name="the-source\n" session_id=1051580454 session_state=END} 20250411122633416 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262428375545398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633416 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633416 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262428375545398" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428375545398" TC_mo_ussd_iuse_msisdn_via_proxy(199)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633418 DAUC <0003> db_auc.c:157 IMSI='262420871065567': No 2G Auth Data 20250411122633418 DAUC <0003> db_auc.c:192 IMSI='262420871065567': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262420871065567" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250411122633425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20250411122633428 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633428 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420871065567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420871065567" source_name="the-source\n" session_id=3357969038 session_state=BEGIN} 20250411122633428 DSS <0004> hlr_ussd.c:576 262420871065567/0xc8268a8e: Process SS (BEGIN) 20250411122633428 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633428 DSS <0004> hlr_ussd.c:518 262420871065567/0xc8268a8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633428 DSS <0004> hlr_ussd.c:363 262420871065567/0xc8268a8e: Tx USSD 'Your extension is 491616710537' 20250411122633428 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420871065567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420871065567" destination_name="the-source\n" session_id=3357969038 session_state=END} 20250411122633428 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420871065567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633428 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633428 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262420871065567" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420871065567" TC_mo_ussd_iuse_msisdn_via_proxy(200)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633431 DAUC <0003> db_auc.c:157 IMSI='262428472222036': No 2G Auth Data 20250411122633431 DAUC <0003> db_auc.c:192 IMSI='262428472222036': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262428472222036" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250411122633437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20250411122633440 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633440 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428472222036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428472222036" source_name="the-source\n" session_id=2937440424 session_state=BEGIN} 20250411122633440 DSS <0004> hlr_ussd.c:576 262428472222036/0xaf15c8a8: Process SS (BEGIN) 20250411122633440 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633440 DSS <0004> hlr_ussd.c:518 262428472222036/0xaf15c8a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633440 DSS <0004> hlr_ussd.c:363 262428472222036/0xaf15c8a8: Tx USSD 'Your extension is 491614180836' 20250411122633440 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428472222036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428472222036" destination_name="the-source\n" session_id=2937440424 session_state=END} 20250411122633440 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428472222036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633440 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633440 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262428472222036" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428472222036" TC_mo_ussd_iuse_msisdn_via_proxy(201)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633442 DAUC <0003> db_auc.c:157 IMSI='262420329192464': No 2G Auth Data 20250411122633442 DAUC <0003> db_auc.c:192 IMSI='262420329192464': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262420329192464" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250411122633449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 20250411122633452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633452 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420329192464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420329192464" source_name="the-source\n" session_id=405289265 session_state=BEGIN} 20250411122633452 DSS <0004> hlr_ussd.c:576 262420329192464/0x18283931: Process SS (BEGIN) 20250411122633452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633452 DSS <0004> hlr_ussd.c:518 262420329192464/0x18283931: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633452 DSS <0004> hlr_ussd.c:363 262420329192464/0x18283931: Tx USSD 'Your extension is 491615344477' 20250411122633452 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420329192464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420329192464" destination_name="the-source\n" session_id=405289265 session_state=END} 20250411122633452 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262420329192464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262420329192464" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420329192464" TC_mo_ussd_iuse_msisdn_via_proxy(202)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633454 DAUC <0003> db_auc.c:157 IMSI='262426496436433': No 2G Auth Data 20250411122633454 DAUC <0003> db_auc.c:192 IMSI='262426496436433': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262426496436433" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250411122633460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20250411122633463 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633463 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426496436433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426496436433" source_name="the-source\n" session_id=2755699672 session_state=BEGIN} 20250411122633463 DSS <0004> hlr_ussd.c:576 262426496436433/0xa440a3d8: Process SS (BEGIN) 20250411122633463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633463 DSS <0004> hlr_ussd.c:518 262426496436433/0xa440a3d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633463 DSS <0004> hlr_ussd.c:363 262426496436433/0xa440a3d8: Tx USSD 'Your extension is 491615702835' 20250411122633463 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426496436433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426496436433" destination_name="the-source\n" session_id=2755699672 session_state=END} 20250411122633463 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262426496436433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633463 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633463 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262426496436433" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426496436433" TC_mo_ussd_iuse_msisdn_via_proxy(203)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633466 DAUC <0003> db_auc.c:157 IMSI='262426514975248': No 2G Auth Data 20250411122633466 DAUC <0003> db_auc.c:192 IMSI='262426514975248': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262426514975248" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250411122633473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20250411122633476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633476 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426514975248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426514975248" source_name="the-source\n" session_id=8657053 session_state=BEGIN} 20250411122633476 DSS <0004> hlr_ussd.c:576 262426514975248/0x0084189d: Process SS (BEGIN) 20250411122633476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633476 DSS <0004> hlr_ussd.c:518 262426514975248/0x0084189d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633476 DSS <0004> hlr_ussd.c:363 262426514975248/0x0084189d: Tx USSD 'Your extension is 491610826613' 20250411122633476 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426514975248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426514975248" destination_name="the-source\n" session_id=8657053 session_state=END} 20250411122633476 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262426514975248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262426514975248" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426514975248" TC_mo_ussd_iuse_msisdn_via_proxy(204)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633478 DAUC <0003> db_auc.c:157 IMSI='262421669483923': No 2G Auth Data 20250411122633478 DAUC <0003> db_auc.c:192 IMSI='262421669483923': No 3G Auth Data HLR_Test-GSUP(195)@35d7f9ebff3e: Created GsupExpect[0] for "262421669483923" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250411122633485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4258 20250411122633488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633488 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421669483923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421669483923" source_name="the-source\n" session_id=986490407 session_state=BEGIN} 20250411122633488 DSS <0004> hlr_ussd.c:576 262421669483923/0x3acca627: Process SS (BEGIN) 20250411122633488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250411122633488 DSS <0004> hlr_ussd.c:518 262421669483923/0x3acca627: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250411122633488 DSS <0004> hlr_ussd.c:363 262421669483923/0x3acca627: Tx USSD 'Your extension is 491612343260' 20250411122633488 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421669483923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421669483923" destination_name="the-source\n" session_id=986490407 session_state=END} 20250411122633488 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262421669483923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122633488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122633488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@35d7f9ebff3e: Found GsupExpect[0] for "262421669483923" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421669483923" TC_mo_ussd_iuse_msisdn_via_proxy(205)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122633490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122633490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4258 20250411122633491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41793<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@35d7f9ebff3e: Final verdict of PTC: none 20250411122633491 DLINP <000b> input/ipa.c:452 connected read/write 20250411122633491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122633491 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122633491 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122633491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122633491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 196: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Apr 11 12:26:33 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 20250411122633514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20250411122633715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->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=83540) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Apr 11 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 20250411122636835 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39645 20250411122636835 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39645 MTC@35d7f9ebff3e: in not legacy case 2 IPA-EUSE-foobar(208)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122636837 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636837 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636837 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122636837 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(207)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122636839 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636839 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122636839 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250411122636839 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250411122636839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250411122636839 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  20250411122636839 DLGSUP <0013> gsup_server.c:236 2:  20250411122636839 DLGSUP <0013> gsup_server.c:238 2: 00  IPA-EUSE-foobar(208)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122636839 DLGSUP <0013> gsup_server.c:236 3:  20250411122636839 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122636839 DLGSUP <0013> gsup_server.c:236 4:  20250411122636839 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122636839 DLGSUP <0013> gsup_server.c:236 5:  20250411122636839 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122636839 DLGSUP <0013> gsup_server.c:236 7:  20250411122636839 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122636839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122636839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122636839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39645 20250411122636839 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122636841 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636841 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122636841 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122636841 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  20250411122636841 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122636841 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  20250411122636841 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(207)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122636841 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122636841 DLGSUP <0013> gsup_server.c:236 3:  20250411122636841 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122636842 DLGSUP <0013> gsup_server.c:236 4:  20250411122636842 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122636842 DLGSUP <0013> gsup_server.c:236 5:  20250411122636842 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122636842 DLGSUP <0013> gsup_server.c:236 7:  20250411122636842 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122636842 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122636842 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122636842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@35d7f9ebff3e: 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") 20250411122636854 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44979<->l=127.0.0.1:4259) 20250411122636858 DAUC <0003> db_auc.c:157 IMSI='262423939373708': No 2G Auth Data 20250411122636858 DAUC <0003> db_auc.c:192 IMSI='262423939373708': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262423939373708" to be handled at TC_mo_ussd_euse(212) 20250411122636868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44950<->l=127.0.0.1:4258 20250411122636882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636882 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423939373708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423939373708" session_id=2005717324 session_state=BEGIN} 20250411122636882 DSS <0004> hlr_ussd.c:576 262423939373708/0x778cd14c: Process SS (BEGIN) 20250411122636882 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636882 DSS <0004> hlr_ussd.c:518 262423939373708/0x778cd14c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636882 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636882 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636897 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636897 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636897 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423939373708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423939373708" session_id=2005717324 session_state=END} 20250411122636897 DSS <0004> hlr_ussd.c:576 262423939373708/0x778cd14c: Process SS (END) 20250411122636897 DSS <0004> hlr_ussd.c:518 262423939373708/0x778cd14c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636897 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423939373708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423939373708" session_id=2005717324 session_state=END} 20250411122636897 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423939373708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636897 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423939373708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636897 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636898 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262423939373708" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423939373708" TC_mo_ussd_euse(212)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44950<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636909 DAUC <0003> db_auc.c:157 IMSI='262428736548494': No 2G Auth Data 20250411122636909 DAUC <0003> db_auc.c:192 IMSI='262428736548494': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262428736548494" to be handled at TC_mo_ussd_euse(213) 20250411122636922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 20250411122636924 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636924 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428736548494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428736548494" session_id=44190464 session_state=BEGIN} 20250411122636924 DSS <0004> hlr_ussd.c:576 262428736548494/0x02a24b00: Process SS (BEGIN) 20250411122636924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636924 DSS <0004> hlr_ussd.c:518 262428736548494/0x02a24b00: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636924 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636924 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636925 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636925 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636925 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428736548494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428736548494" session_id=44190464 session_state=END} 20250411122636925 DSS <0004> hlr_ussd.c:576 262428736548494/0x02a24b00: Process SS (END) 20250411122636925 DSS <0004> hlr_ussd.c:518 262428736548494/0x02a24b00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636925 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428736548494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428736548494" session_id=44190464 session_state=END} 20250411122636925 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428736548494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636925 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428736548494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262428736548494" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_euse(213)"262428736548494" TC_mo_ussd_euse(213)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636928 DAUC <0003> db_auc.c:157 IMSI='262426436488040': No 2G Auth Data 20250411122636928 DAUC <0003> db_auc.c:192 IMSI='262426436488040': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262426436488040" to be handled at TC_mo_ussd_euse(214) 20250411122636934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4258 20250411122636937 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636937 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426436488040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426436488040" session_id=2503427104 session_state=BEGIN} 20250411122636937 DSS <0004> hlr_ussd.c:576 262426436488040/0x95374420: Process SS (BEGIN) 20250411122636937 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636937 DSS <0004> hlr_ussd.c:518 262426436488040/0x95374420: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636937 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636937 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636937 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636937 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636938 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636938 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426436488040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426436488040" session_id=2503427104 session_state=END} 20250411122636938 DSS <0004> hlr_ussd.c:576 262426436488040/0x95374420: Process SS (END) 20250411122636938 DSS <0004> hlr_ussd.c:518 262426436488040/0x95374420: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636938 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426436488040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426436488040" session_id=2503427104 session_state=END} 20250411122636938 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426436488040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636938 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426436488040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636938 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262426436488040" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426436488040" TC_mo_ussd_euse(214)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636940 DAUC <0003> db_auc.c:157 IMSI='262424062951885': No 2G Auth Data 20250411122636940 DAUC <0003> db_auc.c:192 IMSI='262424062951885': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262424062951885" to be handled at TC_mo_ussd_euse(215) 20250411122636947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20250411122636950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636950 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424062951885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424062951885" session_id=1539038233 session_state=BEGIN} 20250411122636950 DSS <0004> hlr_ussd.c:576 262424062951885/0x5bbbdc19: Process SS (BEGIN) 20250411122636950 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636950 DSS <0004> hlr_ussd.c:518 262424062951885/0x5bbbdc19: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636950 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636950 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636950 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636950 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424062951885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424062951885" session_id=1539038233 session_state=END} 20250411122636950 DSS <0004> hlr_ussd.c:576 262424062951885/0x5bbbdc19: Process SS (END) 20250411122636950 DSS <0004> hlr_ussd.c:518 262424062951885/0x5bbbdc19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636950 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424062951885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424062951885" session_id=1539038233 session_state=END} 20250411122636950 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424062951885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636950 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424062951885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636950 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262424062951885" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424062951885" TC_mo_ussd_euse(215)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636953 DAUC <0003> db_auc.c:157 IMSI='262424697119350': No 2G Auth Data 20250411122636953 DAUC <0003> db_auc.c:192 IMSI='262424697119350': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262424697119350" to be handled at TC_mo_ussd_euse(216) 20250411122636959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4258 20250411122636962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636962 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424697119350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424697119350" session_id=1628442408 session_state=BEGIN} 20250411122636962 DSS <0004> hlr_ussd.c:576 262424697119350/0x61100f28: Process SS (BEGIN) 20250411122636962 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636962 DSS <0004> hlr_ussd.c:518 262424697119350/0x61100f28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636962 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636962 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636962 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636963 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636963 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424697119350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424697119350" session_id=1628442408 session_state=END} 20250411122636963 DSS <0004> hlr_ussd.c:576 262424697119350/0x61100f28: Process SS (END) 20250411122636963 DSS <0004> hlr_ussd.c:518 262424697119350/0x61100f28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636963 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424697119350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424697119350" session_id=1628442408 session_state=END} 20250411122636963 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424697119350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636963 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424697119350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636963 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262424697119350" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424697119350" TC_mo_ussd_euse(216)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636965 DAUC <0003> db_auc.c:157 IMSI='262424673554256': No 2G Auth Data 20250411122636965 DAUC <0003> db_auc.c:192 IMSI='262424673554256': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262424673554256" to be handled at TC_mo_ussd_euse(217) 20250411122636972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20250411122636975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636975 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424673554256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424673554256" session_id=3013550147 session_state=BEGIN} 20250411122636975 DSS <0004> hlr_ussd.c:576 262424673554256/0xb39f2043: Process SS (BEGIN) 20250411122636975 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636975 DSS <0004> hlr_ussd.c:518 262424673554256/0xb39f2043: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636975 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636975 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636975 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636975 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424673554256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424673554256" session_id=3013550147 session_state=END} 20250411122636975 DSS <0004> hlr_ussd.c:576 262424673554256/0xb39f2043: Process SS (END) 20250411122636975 DSS <0004> hlr_ussd.c:518 262424673554256/0xb39f2043: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636975 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424673554256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424673554256" session_id=3013550147 session_state=END} 20250411122636975 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424673554256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636975 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424673554256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636975 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262424673554256" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424673554256" TC_mo_ussd_euse(217)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636978 DAUC <0003> db_auc.c:157 IMSI='262422041910719': No 2G Auth Data 20250411122636978 DAUC <0003> db_auc.c:192 IMSI='262422041910719': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262422041910719" to be handled at TC_mo_ussd_euse(218) 20250411122636984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 20250411122636987 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122636988 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422041910719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422041910719" session_id=4196414023 session_state=BEGIN} 20250411122636988 DSS <0004> hlr_ussd.c:576 262422041910719/0xfa203247: Process SS (BEGIN) 20250411122636988 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122636988 DSS <0004> hlr_ussd.c:518 262422041910719/0xfa203247: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636988 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636988 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636988 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122636988 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262422041910719 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422041910719" session_id=4196414023 session_state=END} 20250411122636988 DSS <0004> hlr_ussd.c:576 262422041910719/0xfa203247: Process SS (END) 20250411122636988 DSS <0004> hlr_ussd.c:518 262422041910719/0xfa203247: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122636988 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422041910719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422041910719" session_id=4196414023 session_state=END} 20250411122636988 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422041910719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122636988 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262422041910719 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250411122636988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262422041910719" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422041910719" TC_mo_ussd_euse(218)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122636990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122636991 DAUC <0003> db_auc.c:157 IMSI='262427473746194': No 2G Auth Data 20250411122636991 DAUC <0003> db_auc.c:192 IMSI='262427473746194': No 3G Auth Data HLR_Test-GSUP(209)@35d7f9ebff3e: Created GsupExpect[0] for "262427473746194" to be handled at TC_mo_ussd_euse(219) 20250411122636997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45016<->l=127.0.0.1:4258 20250411122637000 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122637000 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427473746194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427473746194" session_id=3649247416 session_state=BEGIN} 20250411122637000 DSS <0004> hlr_ussd.c:576 262427473746194/0xd98318b8: Process SS (BEGIN) 20250411122637000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122637000 DSS <0004> hlr_ussd.c:518 262427473746194/0xd98318b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122637000 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637000 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data 20250411122637000 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637000 DLINP <000b> input/ipa.c:432 127.0.0.1:39645 sending data EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: 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 } } } } } 20250411122637001 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637001 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122637001 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427473746194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427473746194" session_id=3649247416 session_state=END} 20250411122637001 DSS <0004> hlr_ussd.c:576 262427473746194/0xd98318b8: Process SS (END) 20250411122637001 DSS <0004> hlr_ussd.c:518 262427473746194/0xd98318b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122637001 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427473746194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427473746194" session_id=3649247416 session_state=END} 20250411122637001 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427473746194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122637001 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427473746194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122637001 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122637001 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@35d7f9ebff3e: Found GsupExpect[0] for "262427473746194" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427473746194" TC_mo_ussd_euse(219)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122637003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45016<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@35d7f9ebff3e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@35d7f9ebff3e: Final verdict of PTC: none 20250411122637004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20250411122637005 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637005 DLINP <000b> input/ipa.c:406 127.0.0.1:39645 message received 20250411122637005 DLINP <000b> input/ipa.c:415 127.0.0.1:39645 connection closed with server 20250411122637005 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39645 20250411122637005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250411122637005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44979<->l=127.0.0.1:4259) 20250411122637005 DLINP <000b> input/ipa.c:452 connected read/write 20250411122637005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122637005 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122637005 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122637005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@35d7f9ebff3e: Final verdict of PTC: none 210@35d7f9ebff3e: Final verdict of PTC: none IPA-EUSE-foobar(208)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 210: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Apr 11 12:26:37 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 20250411122637044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 20250411122637246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67124) Waiting for packet dumper to finish... 1 (prev_count=67124, count=111392) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Apr 11 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse_continue started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 20250411122640375 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34705 20250411122640375 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34705 MTC@35d7f9ebff3e: in not legacy case 2 IPA-EUSE-foobar(222)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122640376 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640376 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640377 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122640377 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122640378 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP-IPA(221)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122640378 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received IPA-EUSE-foobar(222)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122640378 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122640378 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250411122640378 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250411122640378 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250411122640378 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  20250411122640378 DLGSUP <0013> gsup_server.c:236 2:  20250411122640378 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122640378 DLGSUP <0013> gsup_server.c:236 3:  20250411122640378 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122640378 DLGSUP <0013> gsup_server.c:236 4:  20250411122640378 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122640378 DLGSUP <0013> gsup_server.c:236 5:  20250411122640378 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122640378 DLGSUP <0013> gsup_server.c:236 7:  20250411122640378 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122640378 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122640378 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122640378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34705 20250411122640378 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122640379 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640379 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122640379 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122640379 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  20250411122640379 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122640379 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  20250411122640379 DLGSUP <0013> gsup_server.c:236 2:  20250411122640379 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122640379 DLGSUP <0013> gsup_server.c:236 3:  20250411122640379 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122640379 DLGSUP <0013> gsup_server.c:236 4:  20250411122640379 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122640379 DLGSUP <0013> gsup_server.c:236 5:  20250411122640379 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122640379 DLGSUP <0013> gsup_server.c:236 7:  20250411122640379 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122640379 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122640379 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122640379 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@35d7f9ebff3e: 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") 20250411122640388 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34599<->l=127.0.0.1:4259) 20250411122640392 DAUC <0003> db_auc.c:157 IMSI='262429557691943': No 2G Auth Data 20250411122640392 DAUC <0003> db_auc.c:192 IMSI='262429557691943': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262429557691943" to be handled at TC_mo_ussd_euse_continue(226) 20250411122640400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20250411122640426 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640426 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429557691943" session_id=2258253357 session_state=BEGIN} 20250411122640426 DSS <0004> hlr_ussd.c:576 262429557691943/0x869a362d: Process SS (BEGIN) 20250411122640426 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640426 DSS <0004> hlr_ussd.c:518 262429557691943/0x869a362d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640426 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640426 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640426 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640426 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640441 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640441 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429557691943" session_id=2258253357 session_state=CONTINUE} 20250411122640441 DSS <0004> hlr_ussd.c:576 262429557691943/0x869a362d: Process SS (CONTINUE) 20250411122640441 DSS <0004> hlr_ussd.c:518 262429557691943/0x869a362d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640441 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429557691943" session_id=2258253357 session_state=CONTINUE} 20250411122640441 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262429557691943" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429557691943" TC_mo_ussd_euse_continue(226)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640450 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640450 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429557691943" session_id=2258253357 session_state=CONTINUE} 20250411122640450 DSS <0004> hlr_ussd.c:576 262429557691943/0x869a362d: Process SS (CONTINUE) 20250411122640450 DSS <0004> hlr_ussd.c:518 262429557691943/0x869a362d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640450 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640451 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640451 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640451 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640451 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640452 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640452 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429557691943" session_id=2258253357 session_state=END} 20250411122640452 DSS <0004> hlr_ussd.c:576 262429557691943/0x869a362d: Process SS (END) 20250411122640452 DSS <0004> hlr_ussd.c:518 262429557691943/0x869a362d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640452 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429557691943" session_id=2258253357 session_state=END} 20250411122640452 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640452 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429557691943 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640452 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640457 DAUC <0003> db_auc.c:157 IMSI='262421928671921': No 2G Auth Data 20250411122640457 DAUC <0003> db_auc.c:192 IMSI='262421928671921': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262421928671921" to be handled at TC_mo_ussd_euse_continue(227) 20250411122640468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20250411122640471 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640471 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421928671921" session_id=2102565902 session_state=BEGIN} 20250411122640471 DSS <0004> hlr_ussd.c:576 262421928671921/0x7d529c0e: Process SS (BEGIN) 20250411122640471 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640471 DSS <0004> hlr_ussd.c:518 262421928671921/0x7d529c0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640471 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640471 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640472 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640472 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640472 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640472 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640472 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421928671921" session_id=2102565902 session_state=CONTINUE} 20250411122640472 DSS <0004> hlr_ussd.c:576 262421928671921/0x7d529c0e: Process SS (CONTINUE) 20250411122640472 DSS <0004> hlr_ussd.c:518 262421928671921/0x7d529c0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640472 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421928671921" session_id=2102565902 session_state=CONTINUE} 20250411122640472 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640472 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640472 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262421928671921" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421928671921" TC_mo_ussd_euse_continue(227)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640475 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421928671921" session_id=2102565902 session_state=CONTINUE} 20250411122640475 DSS <0004> hlr_ussd.c:576 262421928671921/0x7d529c0e: Process SS (CONTINUE) 20250411122640475 DSS <0004> hlr_ussd.c:518 262421928671921/0x7d529c0e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640475 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640475 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640475 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640475 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640475 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640476 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421928671921" session_id=2102565902 session_state=END} 20250411122640476 DSS <0004> hlr_ussd.c:576 262421928671921/0x7d529c0e: Process SS (END) 20250411122640476 DSS <0004> hlr_ussd.c:518 262421928671921/0x7d529c0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640476 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421928671921" session_id=2102565902 session_state=END} 20250411122640476 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640476 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421928671921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640477 DAUC <0003> db_auc.c:157 IMSI='262420088690705': No 2G Auth Data 20250411122640477 DAUC <0003> db_auc.c:192 IMSI='262420088690705': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262420088690705" to be handled at TC_mo_ussd_euse_continue(228) 20250411122640484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4258 20250411122640487 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640487 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420088690705" session_id=2248945523 session_state=BEGIN} 20250411122640487 DSS <0004> hlr_ussd.c:576 262420088690705/0x860c2f73: Process SS (BEGIN) 20250411122640487 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640487 DSS <0004> hlr_ussd.c:518 262420088690705/0x860c2f73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640487 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640487 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640487 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640487 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640488 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640488 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420088690705" session_id=2248945523 session_state=CONTINUE} 20250411122640488 DSS <0004> hlr_ussd.c:576 262420088690705/0x860c2f73: Process SS (CONTINUE) 20250411122640488 DSS <0004> hlr_ussd.c:518 262420088690705/0x860c2f73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640488 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420088690705" session_id=2248945523 session_state=CONTINUE} 20250411122640488 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262420088690705" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420088690705" TC_mo_ussd_euse_continue(228)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640490 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420088690705" session_id=2248945523 session_state=CONTINUE} 20250411122640490 DSS <0004> hlr_ussd.c:576 262420088690705/0x860c2f73: Process SS (CONTINUE) 20250411122640490 DSS <0004> hlr_ussd.c:518 262420088690705/0x860c2f73: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640490 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640490 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640490 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640490 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640490 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420088690705" session_id=2248945523 session_state=END} 20250411122640490 DSS <0004> hlr_ussd.c:576 262420088690705/0x860c2f73: Process SS (END) 20250411122640490 DSS <0004> hlr_ussd.c:518 262420088690705/0x860c2f73: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640490 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420088690705" session_id=2248945523 session_state=END} 20250411122640490 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640490 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420088690705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640491 DAUC <0003> db_auc.c:157 IMSI='262429059270979': No 2G Auth Data 20250411122640491 DAUC <0003> db_auc.c:192 IMSI='262429059270979': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262429059270979" to be handled at TC_mo_ussd_euse_continue(229) 20250411122640498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 20250411122640501 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640501 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429059270979" session_id=2921995305 session_state=BEGIN} 20250411122640501 DSS <0004> hlr_ussd.c:576 262429059270979/0xae2a1c29: Process SS (BEGIN) 20250411122640501 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640501 DSS <0004> hlr_ussd.c:518 262429059270979/0xae2a1c29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640501 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640501 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640501 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640501 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640502 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640502 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640502 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059270979" session_id=2921995305 session_state=CONTINUE} 20250411122640502 DSS <0004> hlr_ussd.c:576 262429059270979/0xae2a1c29: Process SS (CONTINUE) 20250411122640502 DSS <0004> hlr_ussd.c:518 262429059270979/0xae2a1c29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640502 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059270979" session_id=2921995305 session_state=CONTINUE} 20250411122640502 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640502 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640502 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262429059270979" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429059270979" TC_mo_ussd_euse_continue(229)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640504 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640504 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429059270979" session_id=2921995305 session_state=CONTINUE} 20250411122640504 DSS <0004> hlr_ussd.c:576 262429059270979/0xae2a1c29: Process SS (CONTINUE) 20250411122640504 DSS <0004> hlr_ussd.c:518 262429059270979/0xae2a1c29: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640504 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640504 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640504 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640504 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640504 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640505 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640505 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640505 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059270979" session_id=2921995305 session_state=END} 20250411122640505 DSS <0004> hlr_ussd.c:576 262429059270979/0xae2a1c29: Process SS (END) 20250411122640505 DSS <0004> hlr_ussd.c:518 262429059270979/0xae2a1c29: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640505 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059270979" session_id=2921995305 session_state=END} 20250411122640505 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640505 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429059270979 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640505 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640505 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640505 DAUC <0003> db_auc.c:157 IMSI='262422588521560': No 2G Auth Data 20250411122640505 DAUC <0003> db_auc.c:192 IMSI='262422588521560': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262422588521560" to be handled at TC_mo_ussd_euse_continue(230) 20250411122640512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4258 20250411122640515 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640515 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422588521560" session_id=1850198578 session_state=BEGIN} 20250411122640515 DSS <0004> hlr_ussd.c:576 262422588521560/0x6e47ca32: Process SS (BEGIN) 20250411122640515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640515 DSS <0004> hlr_ussd.c:518 262422588521560/0x6e47ca32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640515 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640515 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640515 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640515 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640516 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640516 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640516 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422588521560" session_id=1850198578 session_state=CONTINUE} 20250411122640516 DSS <0004> hlr_ussd.c:576 262422588521560/0x6e47ca32: Process SS (CONTINUE) 20250411122640516 DSS <0004> hlr_ussd.c:518 262422588521560/0x6e47ca32: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640516 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422588521560" session_id=1850198578 session_state=CONTINUE} 20250411122640516 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640516 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640516 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262422588521560" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422588521560" TC_mo_ussd_euse_continue(230)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640518 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640518 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422588521560" session_id=1850198578 session_state=CONTINUE} 20250411122640518 DSS <0004> hlr_ussd.c:576 262422588521560/0x6e47ca32: Process SS (CONTINUE) 20250411122640518 DSS <0004> hlr_ussd.c:518 262422588521560/0x6e47ca32: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640518 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640518 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640518 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640518 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640518 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640518 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640518 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640518 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422588521560" session_id=1850198578 session_state=END} 20250411122640518 DSS <0004> hlr_ussd.c:576 262422588521560/0x6e47ca32: Process SS (END) 20250411122640518 DSS <0004> hlr_ussd.c:518 262422588521560/0x6e47ca32: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640518 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422588521560" session_id=1850198578 session_state=END} 20250411122640518 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640518 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422588521560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640518 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640518 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640519 DAUC <0003> db_auc.c:157 IMSI='262420035136818': No 2G Auth Data 20250411122640519 DAUC <0003> db_auc.c:192 IMSI='262420035136818': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262420035136818" to be handled at TC_mo_ussd_euse_continue(231) 20250411122640527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20250411122640531 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640531 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420035136818" session_id=3574546704 session_state=BEGIN} 20250411122640531 DSS <0004> hlr_ussd.c:576 262420035136818/0xd50f4110: Process SS (BEGIN) 20250411122640531 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640531 DSS <0004> hlr_ussd.c:518 262420035136818/0xd50f4110: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640531 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640531 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640531 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640531 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640532 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640532 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640532 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420035136818" session_id=3574546704 session_state=CONTINUE} 20250411122640532 DSS <0004> hlr_ussd.c:576 262420035136818/0xd50f4110: Process SS (CONTINUE) 20250411122640532 DSS <0004> hlr_ussd.c:518 262420035136818/0xd50f4110: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640532 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420035136818" session_id=3574546704 session_state=CONTINUE} 20250411122640532 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640532 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640532 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262420035136818" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420035136818" TC_mo_ussd_euse_continue(231)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640535 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640535 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420035136818" session_id=3574546704 session_state=CONTINUE} 20250411122640535 DSS <0004> hlr_ussd.c:576 262420035136818/0xd50f4110: Process SS (CONTINUE) 20250411122640535 DSS <0004> hlr_ussd.c:518 262420035136818/0xd50f4110: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640535 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640535 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640535 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640535 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640535 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640536 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640536 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640536 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420035136818" session_id=3574546704 session_state=END} 20250411122640536 DSS <0004> hlr_ussd.c:576 262420035136818/0xd50f4110: Process SS (END) 20250411122640536 DSS <0004> hlr_ussd.c:518 262420035136818/0xd50f4110: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640536 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420035136818" session_id=3574546704 session_state=END} 20250411122640536 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640536 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420035136818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640536 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640536 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640537 DAUC <0003> db_auc.c:157 IMSI='262420170226896': No 2G Auth Data 20250411122640537 DAUC <0003> db_auc.c:192 IMSI='262420170226896': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262420170226896" to be handled at TC_mo_ussd_euse_continue(232) 20250411122640543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4258 20250411122640547 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640547 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420170226896" session_id=627557115 session_state=BEGIN} 20250411122640547 DSS <0004> hlr_ussd.c:576 262420170226896/0x2567c2fb: Process SS (BEGIN) 20250411122640547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640547 DSS <0004> hlr_ussd.c:518 262420170226896/0x2567c2fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640547 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640547 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640547 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640547 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640548 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640548 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640548 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420170226896" session_id=627557115 session_state=CONTINUE} 20250411122640548 DSS <0004> hlr_ussd.c:576 262420170226896/0x2567c2fb: Process SS (CONTINUE) 20250411122640548 DSS <0004> hlr_ussd.c:518 262420170226896/0x2567c2fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640548 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420170226896" session_id=627557115 session_state=CONTINUE} 20250411122640548 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640548 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640548 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262420170226896" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420170226896" TC_mo_ussd_euse_continue(232)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640551 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640551 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420170226896" session_id=627557115 session_state=CONTINUE} 20250411122640551 DSS <0004> hlr_ussd.c:576 262420170226896/0x2567c2fb: Process SS (CONTINUE) 20250411122640551 DSS <0004> hlr_ussd.c:518 262420170226896/0x2567c2fb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640551 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640551 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640551 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640551 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640551 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640552 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640552 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640552 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420170226896" session_id=627557115 session_state=END} 20250411122640552 DSS <0004> hlr_ussd.c:576 262420170226896/0x2567c2fb: Process SS (END) 20250411122640552 DSS <0004> hlr_ussd.c:518 262420170226896/0x2567c2fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640552 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420170226896" session_id=627557115 session_state=END} 20250411122640552 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640552 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262420170226896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640552 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640552 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122640553 DAUC <0003> db_auc.c:157 IMSI='262427571906785': No 2G Auth Data 20250411122640553 DAUC <0003> db_auc.c:192 IMSI='262427571906785': No 3G Auth Data HLR_Test-GSUP(223)@35d7f9ebff3e: Created GsupExpect[0] for "262427571906785" to be handled at TC_mo_ussd_euse_continue(233) 20250411122640561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 20250411122640564 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640564 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427571906785" session_id=802163676 session_state=BEGIN} 20250411122640564 DSS <0004> hlr_ussd.c:576 262427571906785/0x2fd00bdc: Process SS (BEGIN) 20250411122640564 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250411122640564 DSS <0004> hlr_ussd.c:518 262427571906785/0x2fd00bdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250411122640564 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640564 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640564 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640564 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640565 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640565 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571906785" session_id=802163676 session_state=CONTINUE} 20250411122640565 DSS <0004> hlr_ussd.c:576 262427571906785/0x2fd00bdc: Process SS (CONTINUE) 20250411122640565 DSS <0004> hlr_ussd.c:518 262427571906785/0x2fd00bdc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250411122640565 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571906785" session_id=802163676 session_state=CONTINUE} 20250411122640565 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640565 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@35d7f9ebff3e: Found GsupExpect[0] for "262427571906785" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427571906785" TC_mo_ussd_euse_continue(233)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122640567 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640567 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427571906785" session_id=802163676 session_state=CONTINUE} 20250411122640567 DSS <0004> hlr_ussd.c:576 262427571906785/0x2fd00bdc: Process SS (CONTINUE) 20250411122640567 DSS <0004> hlr_ussd.c:518 262427571906785/0x2fd00bdc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640567 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640567 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640567 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data 20250411122640567 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640567 DLINP <000b> input/ipa.c:432 127.0.0.1:34705 sending data EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: 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 } } } } } 20250411122640568 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640568 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640568 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571906785" session_id=802163676 session_state=END} 20250411122640568 DSS <0004> hlr_ussd.c:576 262427571906785/0x2fd00bdc: Process SS (END) 20250411122640568 DSS <0004> hlr_ussd.c:518 262427571906785/0x2fd00bdc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250411122640568 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571906785" session_id=802163676 session_state=END} 20250411122640568 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122640569 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427571906785 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122640569 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122640569 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122640569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@35d7f9ebff3e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@35d7f9ebff3e: Final verdict of PTC: none 20250411122640570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@35d7f9ebff3e: Final verdict of PTC: none 20250411122640570 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122640571 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122640571 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122640571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122640571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34599<->l=127.0.0.1:4259) 20250411122640571 DLINP <000b> input/ipa.c:452 connected read/write 20250411122640571 DLINP <000b> input/ipa.c:406 127.0.0.1:34705 message received 20250411122640571 DLINP <000b> input/ipa.c:415 127.0.0.1:34705 connection closed with server 20250411122640571 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34705 20250411122640571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@35d7f9ebff3e: Final verdict of PTC: none 224@35d7f9ebff3e: Final verdict of PTC: none IPA-EUSE-foobar(222)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 224: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Apr 11 12:26:40 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 20250411122640601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4258 20250411122640803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45102<->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=157140) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Apr 11 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse_defaultroute started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 20250411122643922 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37579 20250411122643922 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37579 MTC@35d7f9ebff3e: in not legacy case 2 IPA-EUSE-foobar(236)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122643923 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643923 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received IPA-EUSE-foobar(236)@35d7f9ebff3e: 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) } } } } 20250411122643925 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122643925 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@35d7f9ebff3e: 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 } } } } 20250411122643925 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643925 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122643925 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122643925 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250411122643925 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250411122643925 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250411122643925 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  20250411122643925 DLGSUP <0013> gsup_server.c:236 2:  20250411122643925 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122643925 DLGSUP <0013> gsup_server.c:236 3:  20250411122643925 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122643925 DLGSUP <0013> gsup_server.c:236 4:  20250411122643925 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122643925 DLGSUP <0013> gsup_server.c:236 5:  20250411122643925 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122643925 DLGSUP <0013> gsup_server.c:236 7:  20250411122643925 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122643925 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122643925 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122643925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37579 IPA-EUSE-foobar(236)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122643926 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122643927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122643928 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122643928 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122643928 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122643928 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  20250411122643928 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122643928 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  20250411122643928 DLGSUP <0013> gsup_server.c:236 2:  20250411122643928 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122643928 DLGSUP <0013> gsup_server.c:236 3:  20250411122643929 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122643929 DLGSUP <0013> gsup_server.c:236 4:  20250411122643929 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122643929 DLGSUP <0013> gsup_server.c:236 5:  20250411122643929 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122643929 DLGSUP <0013> gsup_server.c:236 7:  20250411122643929 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122643929 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122643929 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122643929 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@35d7f9ebff3e: 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") 20250411122643942 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43957<->l=127.0.0.1:4259) 20250411122643948 DAUC <0003> db_auc.c:157 IMSI='262426043858697': No 2G Auth Data 20250411122643948 DAUC <0003> db_auc.c:192 IMSI='262426043858697': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262426043858697" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250411122643963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20250411122643976 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122643976 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426043858697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426043858697" session_id=3374963220 session_state=BEGIN} 20250411122643976 DSS <0004> hlr_ussd.c:576 262426043858697/0xc929da14: Process SS (BEGIN) 20250411122643976 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122643976 DSS <0004> hlr_ussd.c:518 262426043858697/0xc929da14: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122643976 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643976 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122643976 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643976 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122643991 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643991 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122643991 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426043858697 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426043858697" session_id=3374963220 session_state=END} 20250411122643991 DSS <0004> hlr_ussd.c:576 262426043858697/0xc929da14: Process SS (END) 20250411122643991 DSS <0004> hlr_ussd.c:518 262426043858697/0xc929da14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122643991 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426043858697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426043858697" session_id=3374963220 session_state=END} 20250411122643991 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426043858697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122643991 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426043858697 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122643991 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122643991 DLINP <000b> input/ipa.c:452 connected read/write 20250411122643991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262426043858697" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426043858697" TC_mo_ussd_euse_defaultroute(240)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644002 DAUC <0003> db_auc.c:157 IMSI='262423319397679': No 2G Auth Data 20250411122644002 DAUC <0003> db_auc.c:192 IMSI='262423319397679': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262423319397679" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250411122644018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 20250411122644021 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644021 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423319397679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423319397679" session_id=3870403605 session_state=BEGIN} 20250411122644021 DSS <0004> hlr_ussd.c:576 262423319397679/0xe6b1ac15: Process SS (BEGIN) 20250411122644021 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644021 DSS <0004> hlr_ussd.c:518 262423319397679/0xe6b1ac15: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644021 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644021 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644021 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644021 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644022 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644022 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644022 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423319397679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423319397679" session_id=3870403605 session_state=END} 20250411122644022 DSS <0004> hlr_ussd.c:576 262423319397679/0xe6b1ac15: Process SS (END) 20250411122644022 DSS <0004> hlr_ussd.c:518 262423319397679/0xe6b1ac15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644022 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423319397679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423319397679" session_id=3870403605 session_state=END} 20250411122644022 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423319397679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644022 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423319397679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644022 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644022 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262423319397679" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423319397679" TC_mo_ussd_euse_defaultroute(241)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644024 DAUC <0003> db_auc.c:157 IMSI='262421202174090': No 2G Auth Data 20250411122644024 DAUC <0003> db_auc.c:192 IMSI='262421202174090': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262421202174090" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250411122644031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 20250411122644034 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644034 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421202174090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421202174090" session_id=1909762918 session_state=BEGIN} 20250411122644034 DSS <0004> hlr_ussd.c:576 262421202174090/0x71d4ab66: Process SS (BEGIN) 20250411122644034 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644034 DSS <0004> hlr_ussd.c:518 262421202174090/0x71d4ab66: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644034 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644034 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644034 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644034 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644035 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644035 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644035 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421202174090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421202174090" session_id=1909762918 session_state=END} 20250411122644035 DSS <0004> hlr_ussd.c:576 262421202174090/0x71d4ab66: Process SS (END) 20250411122644035 DSS <0004> hlr_ussd.c:518 262421202174090/0x71d4ab66: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644035 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421202174090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421202174090" session_id=1909762918 session_state=END} 20250411122644035 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421202174090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644035 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421202174090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644035 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644035 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262421202174090" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421202174090" TC_mo_ussd_euse_defaultroute(242)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644037 DAUC <0003> db_auc.c:157 IMSI='262427359790394': No 2G Auth Data 20250411122644037 DAUC <0003> db_auc.c:192 IMSI='262427359790394': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262427359790394" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250411122644044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 20250411122644047 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644047 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427359790394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427359790394" session_id=813153558 session_state=BEGIN} 20250411122644047 DSS <0004> hlr_ussd.c:576 262427359790394/0x3077bd16: Process SS (BEGIN) 20250411122644047 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644047 DSS <0004> hlr_ussd.c:518 262427359790394/0x3077bd16: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644047 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644047 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644047 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644047 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644048 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644048 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644048 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427359790394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427359790394" session_id=813153558 session_state=END} 20250411122644048 DSS <0004> hlr_ussd.c:576 262427359790394/0x3077bd16: Process SS (END) 20250411122644048 DSS <0004> hlr_ussd.c:518 262427359790394/0x3077bd16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644048 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427359790394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427359790394" session_id=813153558 session_state=END} 20250411122644048 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427359790394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644048 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427359790394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644048 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644048 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262427359790394" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427359790394" TC_mo_ussd_euse_defaultroute(243)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644050 DAUC <0003> db_auc.c:157 IMSI='262426556992065': No 2G Auth Data 20250411122644050 DAUC <0003> db_auc.c:192 IMSI='262426556992065': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262426556992065" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250411122644057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 20250411122644060 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644060 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426556992065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426556992065" session_id=2053088067 session_state=BEGIN} 20250411122644060 DSS <0004> hlr_ussd.c:576 262426556992065/0x7a5fa343: Process SS (BEGIN) 20250411122644060 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644060 DSS <0004> hlr_ussd.c:518 262426556992065/0x7a5fa343: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644060 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644060 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644060 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644060 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644061 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644061 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644061 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262426556992065 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556992065" session_id=2053088067 session_state=END} 20250411122644061 DSS <0004> hlr_ussd.c:576 262426556992065/0x7a5fa343: Process SS (END) 20250411122644061 DSS <0004> hlr_ussd.c:518 262426556992065/0x7a5fa343: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644061 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426556992065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556992065" session_id=2053088067 session_state=END} 20250411122644061 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426556992065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644061 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262426556992065 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644061 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644061 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262426556992065" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426556992065" TC_mo_ussd_euse_defaultroute(244)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644063 DAUC <0003> db_auc.c:157 IMSI='262428506181324': No 2G Auth Data 20250411122644063 DAUC <0003> db_auc.c:192 IMSI='262428506181324': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262428506181324" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250411122644070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 20250411122644073 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644073 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428506181324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428506181324" session_id=2897027001 session_state=BEGIN} 20250411122644073 DSS <0004> hlr_ussd.c:576 262428506181324/0xacad1fb9: Process SS (BEGIN) 20250411122644073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644073 DSS <0004> hlr_ussd.c:518 262428506181324/0xacad1fb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644073 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644073 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644073 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644073 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644074 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644074 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644074 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428506181324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428506181324" session_id=2897027001 session_state=END} 20250411122644074 DSS <0004> hlr_ussd.c:576 262428506181324/0xacad1fb9: Process SS (END) 20250411122644074 DSS <0004> hlr_ussd.c:518 262428506181324/0xacad1fb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644074 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428506181324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428506181324" session_id=2897027001 session_state=END} 20250411122644074 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428506181324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644074 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428506181324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644074 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644074 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262428506181324" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428506181324" TC_mo_ussd_euse_defaultroute(245)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644076 DAUC <0003> db_auc.c:157 IMSI='262422785296071': No 2G Auth Data 20250411122644076 DAUC <0003> db_auc.c:192 IMSI='262422785296071': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262422785296071" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250411122644083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 20250411122644086 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644086 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422785296071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422785296071" session_id=2700507969 session_state=BEGIN} 20250411122644086 DSS <0004> hlr_ussd.c:576 262422785296071/0xa0f67b41: Process SS (BEGIN) 20250411122644086 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644086 DSS <0004> hlr_ussd.c:518 262422785296071/0xa0f67b41: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644086 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644086 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644086 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644086 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644087 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644087 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644087 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422785296071 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785296071" session_id=2700507969 session_state=END} 20250411122644087 DSS <0004> hlr_ussd.c:576 262422785296071/0xa0f67b41: Process SS (END) 20250411122644087 DSS <0004> hlr_ussd.c:518 262422785296071/0xa0f67b41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644087 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422785296071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785296071" session_id=2700507969 session_state=END} 20250411122644087 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422785296071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644087 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422785296071 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644087 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644087 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262422785296071" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422785296071" TC_mo_ussd_euse_defaultroute(246)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122644089 DAUC <0003> db_auc.c:157 IMSI='262420588873174': No 2G Auth Data 20250411122644089 DAUC <0003> db_auc.c:192 IMSI='262420588873174': No 3G Auth Data HLR_Test-GSUP(237)@35d7f9ebff3e: Created GsupExpect[0] for "262420588873174" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250411122644096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 20250411122644099 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644099 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420588873174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420588873174" session_id=504180341 session_state=BEGIN} 20250411122644099 DSS <0004> hlr_ussd.c:576 262420588873174/0x1e0d2e75: Process SS (BEGIN) 20250411122644099 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250411122644099 DSS <0004> hlr_ussd.c:518 262420588873174/0x1e0d2e75: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250411122644099 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644099 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data 20250411122644099 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644099 DLINP <000b> input/ipa.c:432 127.0.0.1:37579 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: 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 } } } } } 20250411122644100 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644100 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644100 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262420588873174 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420588873174" session_id=504180341 session_state=END} 20250411122644100 DSS <0004> hlr_ussd.c:576 262420588873174/0x1e0d2e75: Process SS (END) 20250411122644100 DSS <0004> hlr_ussd.c:518 262420588873174/0x1e0d2e75: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250411122644100 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420588873174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420588873174" session_id=504180341 session_state=END} 20250411122644100 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420588873174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122644100 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262420588873174 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250411122644100 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122644100 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@35d7f9ebff3e: Found GsupExpect[0] for "262420588873174" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@35d7f9ebff3e: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420588873174" TC_mo_ussd_euse_defaultroute(247)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122644102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@35d7f9ebff3e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@35d7f9ebff3e: Final verdict of PTC: none 20250411122644103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@35d7f9ebff3e: Final verdict of PTC: none 20250411122644104 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644104 DLINP <000b> input/ipa.c:406 127.0.0.1:37579 message received 20250411122644104 DLINP <000b> input/ipa.c:415 127.0.0.1:37579 connection closed with server 20250411122644104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37579 20250411122644104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250411122644104 DLINP <000b> input/ipa.c:452 connected read/write 20250411122644104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122644104 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122644104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122644104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122644104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43957<->l=127.0.0.1:4259) 238@35d7f9ebff3e: Final verdict of PTC: none IPA-EUSE-foobar(236)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 238: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Apr 11 12:26:44 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 20250411122644131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 20250411122644333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38582<->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) 20250411122645950 DSS <0004> hlr_ussd.c:239 262429467163849/0xd53e7fd8: SS Session Timeout, destroying 20250411122645950 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429467163849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122645967 DSS <0004> hlr_ussd.c:239 262420920793289/0xdacd2014: SS Session Timeout, destroying 20250411122645967 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420920793289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122645979 DSS <0004> hlr_ussd.c:239 262425630492036/0xe6e30d72: SS Session Timeout, destroying 20250411122645979 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425630492036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122645990 DSS <0004> hlr_ussd.c:239 262421516478128/0x3de40a84: SS Session Timeout, destroying 20250411122645990 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421516478128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122646001 DSS <0004> hlr_ussd.c:239 262420043664085/0x3084af0f: SS Session Timeout, destroying 20250411122646002 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420043664085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122646014 DSS <0004> hlr_ussd.c:239 262421380097425/0xee5e50a3: SS Session Timeout, destroying 20250411122646014 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421380097425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122646025 DSS <0004> hlr_ussd.c:239 262428627480656/0x01edef25: SS Session Timeout, destroying 20250411122646025 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428627480656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122646037 DSS <0004> hlr_ussd.c:239 262425418630099/0xc41c9c59: SS Session Timeout, destroying 20250411122646037 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425418630099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Apr 11 12:26:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_mo_sss_reject started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122647458 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122647458 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122647462 DLINP <000b> input/ipa.c:452 connected read/write 20250411122647462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122647464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122647468 DLINP <000b> input/ipa.c:452 connected read/write 20250411122647468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122647468 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122647468 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122647468 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  20250411122647468 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122647468 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  20250411122647468 DLGSUP <0013> gsup_server.c:236 2:  20250411122647468 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122647468 DLGSUP <0013> gsup_server.c:236 3:  20250411122647468 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122647468 DLGSUP <0013> gsup_server.c:236 4:  20250411122647468 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122647468 DLGSUP <0013> gsup_server.c:236 5:  20250411122647468 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122647468 DLGSUP <0013> gsup_server.c:236 7:  20250411122647468 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122647468 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122647468 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122647468 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@35d7f9ebff3e: 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") 20250411122647498 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34451<->l=127.0.0.1:4259) 20250411122647503 DAUC <0003> db_auc.c:157 IMSI='262423016918864': No 2G Auth Data 20250411122647503 DAUC <0003> db_auc.c:192 IMSI='262423016918864': No 3G Auth Data HLR_Test-GSUP(249)@35d7f9ebff3e: Created GsupExpect[0] for "262423016918864" to be handled at TC_mo_sss_reject(252) 20250411122647520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4258 20250411122647533 DLINP <000b> input/ipa.c:452 connected read/write 20250411122647533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122647533 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423016918864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423016918864" session_id=3886039330 session_state=BEGIN} 20250411122647533 DSS <0004> hlr_ussd.c:576 262423016918864/0xe7a04122: Process SS (BEGIN) 20250411122647533 DSS <0004> hlr_ussd.c:498 262423016918864/0xe7a04122: SS CompType=Invoke, OpCode=InterrogateSS 20250411122647533 DSS <0004> hlr_ussd.c:506 262423016918864/0xe7a04122: Structured SS requests are not supported, rejecting... 20250411122647533 DSS <0004> hlr_ussd.c:354 262423016918864/0xe7a04122: Tx ReturnError(0, 0x15) 20250411122647533 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423016918864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423016918864" session_id=3886039330 session_state=END} 20250411122647533 DLINP <000b> input/ipa.c:452 connected read/write 20250411122647533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122647533 DLINP <000b> input/ipa.c:452 connected read/write 20250411122647533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@35d7f9ebff3e: Found GsupExpect[0] for "262423016918864" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@35d7f9ebff3e: Added IMSI table entry 0TC_mo_sss_reject(252)"262423016918864" TC_mo_sss_reject(252)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122647539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122647541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@35d7f9ebff3e: Final verdict of PTC: none 20250411122647542 DLINP <000b> input/ipa.c:452 connected read/write 20250411122647542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122647542 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122647542 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122647542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122647542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34451<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(251)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@35d7f9ebff3e: Final verdict of PTC: none 250@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 250: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_mo_sss_reject finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Apr 11 12:26:47 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 20250411122647571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4258 20250411122647672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38608<->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) 20250411122649387 DSS <0004> hlr_ussd.c:239 262421972563937/0x67e26949: SS Session Timeout, destroying 20250411122649387 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421972563937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649405 DSS <0004> hlr_ussd.c:239 262427537166636/0x5d5a3fc9: SS Session Timeout, destroying 20250411122649405 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427537166636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649416 DSS <0004> hlr_ussd.c:239 262427553638786/0xe646026a: SS Session Timeout, destroying 20250411122649416 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427553638786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649430 DSS <0004> hlr_ussd.c:239 262427768611844/0x771055e1: SS Session Timeout, destroying 20250411122649430 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427768611844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649442 DSS <0004> hlr_ussd.c:239 262423507056981/0xe55ffb03: SS Session Timeout, destroying 20250411122649442 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423507056981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649453 DSS <0004> hlr_ussd.c:239 262429269522461/0x746ab234: SS Session Timeout, destroying 20250411122649453 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429269522461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649463 DSS <0004> hlr_ussd.c:239 262424370751588/0x5d12acee: SS Session Timeout, destroying 20250411122649464 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424370751588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250411122649476 DSS <0004> hlr_ussd.c:239 262421411751153/0x58d42a32: SS Session Timeout, destroying 20250411122649476 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421411751153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Apr 11 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_check_imei started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122650782 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122650782 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122650786 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122650791 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650791 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122650791 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122650791 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  20250411122650791 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122650791 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  20250411122650791 DLGSUP <0013> gsup_server.c:236 2:  20250411122650791 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122650791 DLGSUP <0013> gsup_server.c:236 3:  20250411122650791 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122650791 DLGSUP <0013> gsup_server.c:236 4:  20250411122650791 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122650791 DLGSUP <0013> gsup_server.c:236 5:  20250411122650791 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122650791 DLGSUP <0013> gsup_server.c:236 7:  20250411122650791 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122650791 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122650791 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122650791 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@35d7f9ebff3e: 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") 20250411122650806 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41629<->l=127.0.0.1:4259) 20250411122650812 DAUC <0003> db_auc.c:157 IMSI='262421688639183': No 2G Auth Data 20250411122650812 DAUC <0003> db_auc.c:192 IMSI='262421688639183': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262421688639183" to be handled at TC_gsup_check_imei(257) 20250411122650833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38636<->l=127.0.0.1:4258 20250411122650848 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650848 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421688639183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421688639183"} 20250411122650848 DMAIN <0000> hlr.c:435 IMSI='262421688639183': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650848 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421688639183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421688639183"} 20250411122650848 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421688639183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650848 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650848 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262421688639183" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_check_imei(257)"262421688639183" TC_gsup_check_imei(257)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650853 DAUC <0003> db_auc.c:192 IMSI='262421688639183': No 3G Auth Data 20250411122650859 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650859 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421688639183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421688639183"} 20250411122650859 DAUC <0003> hlr.c:428 IMSI='262421688639183': storing IMEI = 12345678901234 20250411122650859 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421688639183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421688639183"} 20250411122650859 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421688639183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650859 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650859 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650861 DAUC <0003> db_auc.c:192 IMSI='262421688639183': No 3G Auth Data 20250411122650864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38636<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650866 DAUC <0003> db_auc.c:157 IMSI='262425028602289': No 2G Auth Data 20250411122650866 DAUC <0003> db_auc.c:192 IMSI='262425028602289': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262425028602289" to be handled at TC_gsup_check_imei(258) 20250411122650877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 20250411122650880 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650880 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425028602289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028602289"} 20250411122650880 DMAIN <0000> hlr.c:435 IMSI='262425028602289': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650880 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425028602289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425028602289"} 20250411122650880 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425028602289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650880 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650880 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262425028602289" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_check_imei(258)"262425028602289" TC_gsup_check_imei(258)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650881 DAUC <0003> db_auc.c:192 IMSI='262425028602289': No 3G Auth Data 20250411122650882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650882 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425028602289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425028602289"} 20250411122650882 DAUC <0003> hlr.c:428 IMSI='262425028602289': storing IMEI = 12345678901234 20250411122650882 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425028602289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425028602289"} 20250411122650882 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425028602289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650882 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650882 DAUC <0003> db_auc.c:192 IMSI='262425028602289': No 3G Auth Data 20250411122650883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650883 DAUC <0003> db_auc.c:157 IMSI='262425165363109': No 2G Auth Data 20250411122650883 DAUC <0003> db_auc.c:192 IMSI='262425165363109': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262425165363109" to be handled at TC_gsup_check_imei(259) 20250411122650889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4258 20250411122650892 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650892 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425165363109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425165363109"} 20250411122650892 DMAIN <0000> hlr.c:435 IMSI='262425165363109': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650892 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425165363109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425165363109"} 20250411122650892 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425165363109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650892 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650892 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262425165363109" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_check_imei(259)"262425165363109" TC_gsup_check_imei(259)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650892 DAUC <0003> db_auc.c:192 IMSI='262425165363109': No 3G Auth Data 20250411122650893 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650893 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425165363109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425165363109"} 20250411122650893 DAUC <0003> hlr.c:428 IMSI='262425165363109': storing IMEI = 12345678901234 20250411122650893 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425165363109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425165363109"} 20250411122650893 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425165363109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650894 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650894 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650894 DAUC <0003> db_auc.c:192 IMSI='262425165363109': No 3G Auth Data 20250411122650894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650895 DAUC <0003> db_auc.c:157 IMSI='262424460438039': No 2G Auth Data 20250411122650895 DAUC <0003> db_auc.c:192 IMSI='262424460438039': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262424460438039" to be handled at TC_gsup_check_imei(260) 20250411122650902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38672<->l=127.0.0.1:4258 20250411122650904 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650904 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424460438039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424460438039"} 20250411122650904 DMAIN <0000> hlr.c:435 IMSI='262424460438039': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650904 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424460438039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424460438039"} 20250411122650904 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424460438039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650904 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650904 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262424460438039" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_check_imei(260)"262424460438039" TC_gsup_check_imei(260)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650905 DAUC <0003> db_auc.c:157 IMSI='262424460438039': No 2G Auth Data 20250411122650906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650906 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424460438039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424460438039"} 20250411122650906 DAUC <0003> hlr.c:428 IMSI='262424460438039': storing IMEI = 12345678901234 20250411122650906 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424460438039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424460438039"} 20250411122650906 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424460438039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650906 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650907 DAUC <0003> db_auc.c:157 IMSI='262424460438039': No 2G Auth Data 20250411122650908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38672<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650908 DAUC <0003> db_auc.c:157 IMSI='262420837269324': No 2G Auth Data 20250411122650908 DAUC <0003> db_auc.c:192 IMSI='262420837269324': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262420837269324" to be handled at TC_gsup_check_imei(261) 20250411122650915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4258 20250411122650917 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650917 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420837269324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420837269324"} 20250411122650917 DMAIN <0000> hlr.c:435 IMSI='262420837269324': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650917 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420837269324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420837269324"} 20250411122650917 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420837269324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650917 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650917 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262420837269324" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_check_imei(261)"262420837269324" TC_gsup_check_imei(261)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650918 DAUC <0003> db_auc.c:157 IMSI='262420837269324': No 2G Auth Data 20250411122650919 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650919 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420837269324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420837269324"} 20250411122650919 DAUC <0003> hlr.c:428 IMSI='262420837269324': storing IMEI = 12345678901234 20250411122650919 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420837269324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420837269324"} 20250411122650919 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420837269324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650919 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650919 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650920 DAUC <0003> db_auc.c:157 IMSI='262420837269324': No 2G Auth Data TC_gsup_check_imei(261)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650921 DAUC <0003> db_auc.c:157 IMSI='262425403091648': No 2G Auth Data 20250411122650921 DAUC <0003> db_auc.c:192 IMSI='262425403091648': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262425403091648" to be handled at TC_gsup_check_imei(262) 20250411122650927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 20250411122650929 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650929 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425403091648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403091648"} 20250411122650929 DMAIN <0000> hlr.c:435 IMSI='262425403091648': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650929 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425403091648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425403091648"} 20250411122650929 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425403091648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650929 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650929 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262425403091648" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_check_imei(262)"262425403091648" TC_gsup_check_imei(262)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650932 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650932 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425403091648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425403091648"} 20250411122650932 DAUC <0003> hlr.c:428 IMSI='262425403091648': storing IMEI = 12345678901234 20250411122650932 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425403091648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425403091648"} 20250411122650932 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425403091648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650932 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650932 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650933 DAUC <0003> db_auc.c:157 IMSI='262428145894697': No 2G Auth Data 20250411122650933 DAUC <0003> db_auc.c:192 IMSI='262428145894697': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262428145894697" to be handled at TC_gsup_check_imei(263) 20250411122650939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 20250411122650942 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650942 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428145894697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428145894697"} 20250411122650942 DMAIN <0000> hlr.c:435 IMSI='262428145894697': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650942 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428145894697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428145894697"} 20250411122650942 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428145894697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650942 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650942 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262428145894697" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_check_imei(263)"262428145894697" TC_gsup_check_imei(263)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650944 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650944 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428145894697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428145894697"} 20250411122650944 DAUC <0003> hlr.c:428 IMSI='262428145894697': storing IMEI = 12345678901234 20250411122650944 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428145894697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428145894697"} 20250411122650944 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428145894697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650944 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650944 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122650946 DAUC <0003> db_auc.c:157 IMSI='262427679329268': No 2G Auth Data 20250411122650946 DAUC <0003> db_auc.c:192 IMSI='262427679329268': No 3G Auth Data HLR_Test-GSUP(254)@35d7f9ebff3e: Created GsupExpect[0] for "262427679329268" to be handled at TC_gsup_check_imei(264) 20250411122650953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20250411122650955 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650955 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427679329268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427679329268"} 20250411122650955 DMAIN <0000> hlr.c:435 IMSI='262427679329268': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122650955 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427679329268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427679329268"} 20250411122650955 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427679329268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650955 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650955 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@35d7f9ebff3e: Found GsupExpect[0] for "262427679329268" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_check_imei(264)"262427679329268" TC_gsup_check_imei(264)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650957 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427679329268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427679329268"} 20250411122650957 DAUC <0003> hlr.c:428 IMSI='262427679329268': storing IMEI = 12345678901234 20250411122650957 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427679329268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427679329268"} 20250411122650957 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427679329268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122650957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122650957 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122650958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122650959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20250411122650960 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41629<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@35d7f9ebff3e: Final verdict of PTC: none 20250411122650960 DLINP <000b> input/ipa.c:452 connected read/write 20250411122650960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122650960 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122650960 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122650960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@35d7f9ebff3e: Final verdict of PTC: none 255@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_check_imei finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Apr 11 12:26:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250411122650982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 20250411122651083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78600) Waiting for packet dumper to finish... 1 (prev_count=78600, count=125424) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Apr 11 12:26:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_check_imei_via_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122654201 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122654201 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122654206 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654206 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122654206 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122654206 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  20250411122654206 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122654206 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  20250411122654206 DLGSUP <0013> gsup_server.c:236 2:  20250411122654206 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122654206 DLGSUP <0013> gsup_server.c:236 3:  20250411122654206 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122654206 DLGSUP <0013> gsup_server.c:236 4:  20250411122654206 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122654206 DLGSUP <0013> gsup_server.c:236 5:  20250411122654206 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122654206 DLGSUP <0013> gsup_server.c:236 7:  20250411122654206 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122654206 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122654206 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122654206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@35d7f9ebff3e: 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") 20250411122654215 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42227<->l=127.0.0.1:4259) 20250411122654219 DAUC <0003> db_auc.c:157 IMSI='262428044459027': No 2G Auth Data 20250411122654219 DAUC <0003> db_auc.c:192 IMSI='262428044459027': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262428044459027" to be handled at TC_gsup_check_imei_via_proxy(269) 20250411122654229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 20250411122654246 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654246 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428044459027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428044459027" source_name="the-source\n"} 20250411122654246 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250411122654246 DMAIN <0000> hlr.c:435 IMSI='262428044459027': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654246 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428044459027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428044459027" destination_name="the-source\n"} 20250411122654246 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428044459027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654246 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654246 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262428044459027" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428044459027" TC_gsup_check_imei_via_proxy(269)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654251 DAUC <0003> db_auc.c:192 IMSI='262428044459027': No 3G Auth Data 20250411122654257 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654257 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428044459027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428044459027" source_name="the-source\n"} 20250411122654257 DAUC <0003> hlr.c:428 IMSI='262428044459027': storing IMEI = 12345678901234 20250411122654257 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428044459027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428044459027" destination_name="the-source\n"} 20250411122654257 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428044459027 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654257 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654257 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654259 DAUC <0003> db_auc.c:192 IMSI='262428044459027': No 3G Auth Data 20250411122654262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654264 DAUC <0003> db_auc.c:157 IMSI='262425632917272': No 2G Auth Data 20250411122654264 DAUC <0003> db_auc.c:192 IMSI='262425632917272': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262425632917272" to be handled at TC_gsup_check_imei_via_proxy(270) 20250411122654276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20250411122654278 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654278 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425632917272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425632917272" source_name="the-source\n"} 20250411122654278 DMAIN <0000> hlr.c:435 IMSI='262425632917272': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654278 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425632917272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425632917272" destination_name="the-source\n"} 20250411122654278 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425632917272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654278 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654278 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262425632917272" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425632917272" TC_gsup_check_imei_via_proxy(270)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654279 DAUC <0003> db_auc.c:192 IMSI='262425632917272': No 3G Auth Data 20250411122654280 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654280 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425632917272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425632917272" source_name="the-source\n"} 20250411122654280 DAUC <0003> hlr.c:428 IMSI='262425632917272': storing IMEI = 12345678901234 20250411122654280 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425632917272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425632917272" destination_name="the-source\n"} 20250411122654280 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425632917272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654280 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654280 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654281 DAUC <0003> db_auc.c:192 IMSI='262425632917272': No 3G Auth Data 20250411122654281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654282 DAUC <0003> db_auc.c:157 IMSI='262428423739979': No 2G Auth Data 20250411122654282 DAUC <0003> db_auc.c:192 IMSI='262428423739979': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262428423739979" to be handled at TC_gsup_check_imei_via_proxy(271) 20250411122654288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20250411122654290 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654290 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428423739979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428423739979" source_name="the-source\n"} 20250411122654290 DMAIN <0000> hlr.c:435 IMSI='262428423739979': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654290 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428423739979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428423739979" destination_name="the-source\n"} 20250411122654290 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428423739979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654290 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654290 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262428423739979" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428423739979" TC_gsup_check_imei_via_proxy(271)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654291 DAUC <0003> db_auc.c:192 IMSI='262428423739979': No 3G Auth Data 20250411122654292 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654292 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428423739979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428423739979" source_name="the-source\n"} 20250411122654292 DAUC <0003> hlr.c:428 IMSI='262428423739979': storing IMEI = 12345678901234 20250411122654292 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428423739979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428423739979" destination_name="the-source\n"} 20250411122654292 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428423739979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654292 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654292 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654292 DAUC <0003> db_auc.c:192 IMSI='262428423739979': No 3G Auth Data 20250411122654292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654293 DAUC <0003> db_auc.c:157 IMSI='262424185396026': No 2G Auth Data 20250411122654293 DAUC <0003> db_auc.c:192 IMSI='262424185396026': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262424185396026" to be handled at TC_gsup_check_imei_via_proxy(272) 20250411122654300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41218<->l=127.0.0.1:4258 20250411122654302 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654302 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424185396026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424185396026" source_name="the-source\n"} 20250411122654302 DMAIN <0000> hlr.c:435 IMSI='262424185396026': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654302 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424185396026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424185396026" destination_name="the-source\n"} 20250411122654302 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424185396026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654302 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654302 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262424185396026" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424185396026" TC_gsup_check_imei_via_proxy(272)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654303 DAUC <0003> db_auc.c:157 IMSI='262424185396026': No 2G Auth Data 20250411122654304 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654304 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424185396026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424185396026" source_name="the-source\n"} 20250411122654304 DAUC <0003> hlr.c:428 IMSI='262424185396026': storing IMEI = 12345678901234 20250411122654304 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424185396026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424185396026" destination_name="the-source\n"} 20250411122654304 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424185396026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654304 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654304 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654304 DAUC <0003> db_auc.c:157 IMSI='262424185396026': No 2G Auth Data 20250411122654305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41218<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654305 DAUC <0003> db_auc.c:157 IMSI='262426627739359': No 2G Auth Data 20250411122654305 DAUC <0003> db_auc.c:192 IMSI='262426627739359': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262426627739359" to be handled at TC_gsup_check_imei_via_proxy(273) 20250411122654312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20250411122654314 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654314 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426627739359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426627739359" source_name="the-source\n"} 20250411122654314 DMAIN <0000> hlr.c:435 IMSI='262426627739359': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654314 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426627739359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426627739359" destination_name="the-source\n"} 20250411122654314 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426627739359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654314 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654314 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262426627739359" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426627739359" TC_gsup_check_imei_via_proxy(273)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654315 DAUC <0003> db_auc.c:157 IMSI='262426627739359': No 2G Auth Data 20250411122654316 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654316 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426627739359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426627739359" source_name="the-source\n"} 20250411122654316 DAUC <0003> hlr.c:428 IMSI='262426627739359': storing IMEI = 12345678901234 20250411122654316 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426627739359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426627739359" destination_name="the-source\n"} 20250411122654316 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426627739359 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654316 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654316 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654317 DAUC <0003> db_auc.c:157 IMSI='262426627739359': No 2G Auth Data 20250411122654317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654318 DAUC <0003> db_auc.c:157 IMSI='262424879715085': No 2G Auth Data 20250411122654318 DAUC <0003> db_auc.c:192 IMSI='262424879715085': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262424879715085" to be handled at TC_gsup_check_imei_via_proxy(274) 20250411122654324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41248<->l=127.0.0.1:4258 20250411122654326 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654326 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424879715085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424879715085" source_name="the-source\n"} 20250411122654326 DMAIN <0000> hlr.c:435 IMSI='262424879715085': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654326 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424879715085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424879715085" destination_name="the-source\n"} 20250411122654326 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424879715085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654326 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654326 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262424879715085" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424879715085" TC_gsup_check_imei_via_proxy(274)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654328 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654328 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424879715085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424879715085" source_name="the-source\n"} 20250411122654328 DAUC <0003> hlr.c:428 IMSI='262424879715085': storing IMEI = 12345678901234 20250411122654328 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424879715085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424879715085" destination_name="the-source\n"} 20250411122654328 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424879715085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654328 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654328 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41248<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654330 DAUC <0003> db_auc.c:157 IMSI='262420301091411': No 2G Auth Data 20250411122654330 DAUC <0003> db_auc.c:192 IMSI='262420301091411': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262420301091411" to be handled at TC_gsup_check_imei_via_proxy(275) 20250411122654337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20250411122654340 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654340 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420301091411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420301091411" source_name="the-source\n"} 20250411122654340 DMAIN <0000> hlr.c:435 IMSI='262420301091411': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654340 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420301091411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420301091411" destination_name="the-source\n"} 20250411122654340 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420301091411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654340 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654340 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262420301091411" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420301091411" TC_gsup_check_imei_via_proxy(275)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654342 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654342 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420301091411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420301091411" source_name="the-source\n"} 20250411122654342 DAUC <0003> hlr.c:428 IMSI='262420301091411': storing IMEI = 12345678901234 20250411122654342 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420301091411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420301091411" destination_name="the-source\n"} 20250411122654342 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420301091411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654342 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654342 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122654344 DAUC <0003> db_auc.c:157 IMSI='262421127426540': No 2G Auth Data 20250411122654344 DAUC <0003> db_auc.c:192 IMSI='262421127426540': No 3G Auth Data HLR_Test-GSUP(266)@35d7f9ebff3e: Created GsupExpect[0] for "262421127426540" to be handled at TC_gsup_check_imei_via_proxy(276) 20250411122654350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20250411122654353 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654353 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421127426540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421127426540" source_name="the-source\n"} 20250411122654353 DMAIN <0000> hlr.c:435 IMSI='262421127426540': has IMEI = 12345678901234 (consider setting 'store-imei') 20250411122654353 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421127426540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421127426540" destination_name="the-source\n"} 20250411122654353 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421127426540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654353 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654353 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@35d7f9ebff3e: Found GsupExpect[0] for "262421127426540" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421127426540" TC_gsup_check_imei_via_proxy(276)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654355 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654355 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421127426540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421127426540" source_name="the-source\n"} 20250411122654355 DAUC <0003> hlr.c:428 IMSI='262421127426540': storing IMEI = 12345678901234 20250411122654355 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421127426540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421127426540" destination_name="the-source\n"} 20250411122654355 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421127426540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122654355 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122654355 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122654356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122654357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 20250411122654358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42227<->l=127.0.0.1:4259) 20250411122654358 DLINP <000b> input/ipa.c:452 connected read/write 20250411122654358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122654358 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122654358 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122654358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122654358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@35d7f9ebff3e: Final verdict of PTC: none 267@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Apr 11 12:26:54 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 20250411122654385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41266<->l=127.0.0.1:4258 20250411122654486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41266<->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=127120) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Apr 11 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_check_imei_invalid_len started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122657607 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122657607 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122657612 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122657618 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657618 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122657618 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122657618 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  20250411122657618 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122657618 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  20250411122657618 DLGSUP <0013> gsup_server.c:236 2:  20250411122657618 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122657618 DLGSUP <0013> gsup_server.c:236 3:  20250411122657618 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122657618 DLGSUP <0013> gsup_server.c:236 4:  20250411122657618 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122657618 DLGSUP <0013> gsup_server.c:236 5:  20250411122657618 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122657618 DLGSUP <0013> gsup_server.c:236 7:  20250411122657618 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122657618 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122657618 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122657618 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@35d7f9ebff3e: 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") 20250411122657641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41177<->l=127.0.0.1:4259) 20250411122657644 DAUC <0003> db_auc.c:157 IMSI='262429413086145': No 2G Auth Data 20250411122657644 DAUC <0003> db_auc.c:192 IMSI='262429413086145': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262429413086145" to be handled at TC_gsup_check_imei_invalid_len(281) 20250411122657653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 20250411122657662 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657662 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429413086145"} 20250411122657662 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657662 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429413086145" cause=Invalid mandatory information} 20250411122657662 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657662 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657662 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262429413086145" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429413086145" TC_gsup_check_imei_invalid_len(281)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657666 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657666 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429413086145"} 20250411122657666 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657666 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429413086145" cause=Invalid mandatory information} 20250411122657666 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657666 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657666 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657669 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657669 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429413086145"} 20250411122657669 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657669 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429413086145" cause=Invalid mandatory information} 20250411122657669 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657669 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657669 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657671 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657671 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429413086145"} 20250411122657671 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657671 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429413086145" cause=Invalid mandatory information} 20250411122657671 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657671 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657671 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657674 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657674 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429413086145"} 20250411122657674 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657674 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429413086145" cause=Invalid mandatory information} 20250411122657674 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429413086145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657674 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657674 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657678 DAUC <0003> db_auc.c:157 IMSI='262427567083601': No 2G Auth Data 20250411122657678 DAUC <0003> db_auc.c:192 IMSI='262427567083601': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262427567083601" to be handled at TC_gsup_check_imei_invalid_len(282) 20250411122657690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4258 20250411122657691 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657691 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427567083601"} 20250411122657691 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657691 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427567083601" cause=Invalid mandatory information} 20250411122657691 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657691 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657691 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262427567083601" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427567083601" TC_gsup_check_imei_invalid_len(282)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657692 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657692 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427567083601"} 20250411122657692 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657692 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427567083601" cause=Invalid mandatory information} 20250411122657692 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657692 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657692 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657693 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657693 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427567083601"} 20250411122657693 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657693 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427567083601" cause=Invalid mandatory information} 20250411122657693 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657693 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657693 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657693 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657693 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427567083601"} 20250411122657693 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657693 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427567083601" cause=Invalid mandatory information} 20250411122657693 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657693 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657693 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657694 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657694 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427567083601"} 20250411122657694 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657694 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427567083601" cause=Invalid mandatory information} 20250411122657694 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427567083601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657694 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657694 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657695 DAUC <0003> db_auc.c:157 IMSI='262427806541943': No 2G Auth Data 20250411122657695 DAUC <0003> db_auc.c:192 IMSI='262427806541943': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262427806541943" to be handled at TC_gsup_check_imei_invalid_len(283) 20250411122657701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4258 20250411122657703 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657703 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806541943"} 20250411122657703 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657703 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427806541943" cause=Invalid mandatory information} 20250411122657703 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657703 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657703 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262427806541943" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427806541943" TC_gsup_check_imei_invalid_len(283)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657704 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657704 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806541943"} 20250411122657704 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657704 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427806541943" cause=Invalid mandatory information} 20250411122657704 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657704 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657704 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657705 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657705 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806541943"} 20250411122657705 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657705 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427806541943" cause=Invalid mandatory information} 20250411122657705 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657705 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657705 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657705 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657705 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806541943"} 20250411122657705 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657705 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427806541943" cause=Invalid mandatory information} 20250411122657705 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657705 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657705 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657706 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657706 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806541943"} 20250411122657706 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657706 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427806541943" cause=Invalid mandatory information} 20250411122657706 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427806541943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657706 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657706 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657707 DAUC <0003> db_auc.c:157 IMSI='262427167036164': No 2G Auth Data 20250411122657707 DAUC <0003> db_auc.c:192 IMSI='262427167036164': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262427167036164" to be handled at TC_gsup_check_imei_invalid_len(284) 20250411122657714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 20250411122657716 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657716 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167036164"} 20250411122657716 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657716 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167036164" cause=Invalid mandatory information} 20250411122657716 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657716 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657716 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262427167036164" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427167036164" TC_gsup_check_imei_invalid_len(284)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657717 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657717 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167036164"} 20250411122657717 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657717 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167036164" cause=Invalid mandatory information} 20250411122657717 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657717 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657717 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657717 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657717 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167036164"} 20250411122657717 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657717 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167036164" cause=Invalid mandatory information} 20250411122657717 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657717 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657717 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657718 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657718 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167036164"} 20250411122657718 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657718 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167036164" cause=Invalid mandatory information} 20250411122657718 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657718 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657718 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657719 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657719 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167036164"} 20250411122657719 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657719 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167036164" cause=Invalid mandatory information} 20250411122657719 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427167036164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657719 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657719 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657720 DAUC <0003> db_auc.c:157 IMSI='262428496277834': No 2G Auth Data 20250411122657720 DAUC <0003> db_auc.c:192 IMSI='262428496277834': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262428496277834" to be handled at TC_gsup_check_imei_invalid_len(285) 20250411122657727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 20250411122657729 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657729 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428496277834"} 20250411122657729 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657729 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428496277834" cause=Invalid mandatory information} 20250411122657729 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657729 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657729 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262428496277834" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428496277834" TC_gsup_check_imei_invalid_len(285)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657730 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657730 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428496277834"} 20250411122657730 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657730 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428496277834" cause=Invalid mandatory information} 20250411122657730 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657730 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657730 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657731 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657731 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428496277834"} 20250411122657731 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657731 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428496277834" cause=Invalid mandatory information} 20250411122657731 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657731 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657731 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657731 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657731 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428496277834"} 20250411122657731 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657731 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428496277834" cause=Invalid mandatory information} 20250411122657731 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657731 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657732 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657732 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657732 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428496277834"} 20250411122657732 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657732 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428496277834" cause=Invalid mandatory information} 20250411122657732 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428496277834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657732 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657732 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657733 DAUC <0003> db_auc.c:157 IMSI='262422545706486': No 2G Auth Data 20250411122657733 DAUC <0003> db_auc.c:192 IMSI='262422545706486': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262422545706486" to be handled at TC_gsup_check_imei_invalid_len(286) 20250411122657740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20250411122657741 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657741 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545706486"} 20250411122657741 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657741 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422545706486" cause=Invalid mandatory information} 20250411122657741 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657741 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657741 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262422545706486" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422545706486" TC_gsup_check_imei_invalid_len(286)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657742 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657742 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545706486"} 20250411122657742 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657742 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422545706486" cause=Invalid mandatory information} 20250411122657742 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657742 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657742 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657743 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657743 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545706486"} 20250411122657743 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657743 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422545706486" cause=Invalid mandatory information} 20250411122657743 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657743 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657743 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657744 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657744 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545706486"} 20250411122657744 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657744 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422545706486" cause=Invalid mandatory information} 20250411122657744 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657744 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657744 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657744 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657744 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422545706486"} 20250411122657744 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657744 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422545706486" cause=Invalid mandatory information} 20250411122657744 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422545706486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657744 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657744 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657745 DAUC <0003> db_auc.c:157 IMSI='262421120293383': No 2G Auth Data 20250411122657745 DAUC <0003> db_auc.c:192 IMSI='262421120293383': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262421120293383" to be handled at TC_gsup_check_imei_invalid_len(287) 20250411122657751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20250411122657753 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657753 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120293383"} 20250411122657753 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657753 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120293383" cause=Invalid mandatory information} 20250411122657753 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657753 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657753 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262421120293383" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421120293383" TC_gsup_check_imei_invalid_len(287)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657754 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120293383"} 20250411122657754 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657754 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120293383" cause=Invalid mandatory information} 20250411122657754 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657754 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120293383"} 20250411122657754 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657754 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120293383" cause=Invalid mandatory information} 20250411122657754 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657755 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657755 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120293383"} 20250411122657755 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657755 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120293383" cause=Invalid mandatory information} 20250411122657755 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657755 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657755 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657755 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657755 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120293383"} 20250411122657755 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657755 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120293383" cause=Invalid mandatory information} 20250411122657755 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120293383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657755 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657755 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122657756 DAUC <0003> db_auc.c:157 IMSI='262429280051451': No 2G Auth Data 20250411122657756 DAUC <0003> db_auc.c:192 IMSI='262429280051451': No 3G Auth Data HLR_Test-GSUP(278)@35d7f9ebff3e: Created GsupExpect[0] for "262429280051451" to be handled at TC_gsup_check_imei_invalid_len(288) 20250411122657765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20250411122657767 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657767 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280051451"} 20250411122657767 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250411122657767 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280051451" cause=Invalid mandatory information} 20250411122657767 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657767 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657767 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@35d7f9ebff3e: Found GsupExpect[0] for "262429280051451" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@35d7f9ebff3e: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429280051451" TC_gsup_check_imei_invalid_len(288)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657768 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657768 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280051451"} 20250411122657768 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250411122657768 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280051451" cause=Invalid mandatory information} 20250411122657768 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657768 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657768 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657769 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657769 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280051451"} 20250411122657769 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250411122657769 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280051451" cause=Invalid mandatory information} 20250411122657769 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657769 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657769 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657770 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657770 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280051451"} 20250411122657770 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250411122657770 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280051451" cause=Invalid mandatory information} 20250411122657770 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657770 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657770 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657771 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657771 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280051451"} 20250411122657771 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250411122657771 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280051451" cause=Invalid mandatory information} 20250411122657771 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429280051451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122657771 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122657771 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122657772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@35d7f9ebff3e: Final verdict of PTC: pass MTC@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122657773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20250411122657773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41177<->l=127.0.0.1:4259) 20250411122657773 DLINP <000b> input/ipa.c:452 connected read/write 20250411122657773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122657773 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122657773 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122657773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP(278)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: pass MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Apr 11 12:26:57 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250411122657796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 20250411122657897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Apr 11 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_gsup_check_imei_unknown_imsi started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122701024 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122701024 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122701028 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122701030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122701034 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122701034 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122701034 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122701034 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  20250411122701034 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122701034 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  20250411122701034 DLGSUP <0013> gsup_server.c:236 2:  20250411122701034 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122701034 DLGSUP <0013> gsup_server.c:236 3:  20250411122701034 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122701034 DLGSUP <0013> gsup_server.c:236 4:  20250411122701034 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122701034 DLGSUP <0013> gsup_server.c:236 5:  20250411122701034 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122701034 DLGSUP <0013> gsup_server.c:236 7:  20250411122701034 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122701034 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122701034 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122701034 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@35d7f9ebff3e: 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") 20250411122701060 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38149<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@35d7f9ebff3e: Created GsupExpect[0] for "262429112891930" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250411122701077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41370<->l=127.0.0.1:4258 20250411122701089 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122701089 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429112891930"} 20250411122701089 DMAIN <0000> hlr.c:435 IMSI='262429112891930': has IMEI = 22245678901234 (consider setting 'store-imei') 20250411122701089 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250411122701089 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429112891930" cause=Invalid mandatory information} 20250411122701089 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122701089 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122701089 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@35d7f9ebff3e: Found GsupExpect[0] for "262429112891930" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@35d7f9ebff3e: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429112891930" TC_gsup_check_imei_unknown_imsi(293)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122701097 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122701097 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429112891930"} 20250411122701097 DAUC <0003> hlr.c:428 IMSI='262429112891930': storing IMEI = 22245678901234 20250411122701097 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429112891930': no such subscriber 20250411122701097 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250411122701097 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429112891930" cause=Invalid mandatory information} 20250411122701097 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429112891930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122701097 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122701097 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122701099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41370<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122701100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20250411122701102 DLINP <000b> input/ipa.c:452 connected read/write 20250411122701102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(290)@35d7f9ebff3e: Final verdict of PTC: none 20250411122701102 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122701102 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122701102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122701102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38149<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@35d7f9ebff3e: Final verdict of PTC: none 291@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 291: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Apr 11 12:27:01 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 20250411122701137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41378<->l=127.0.0.1:4258 20250411122701238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41378<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Apr 11 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122704347 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122704347 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122704351 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 20250411122704352 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704352 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122704352 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122704352 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  20250411122704352 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122704352 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  20250411122704352 DLGSUP <0013> gsup_server.c:236 2:  20250411122704352 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122704352 DLGSUP <0013> gsup_server.c:236 3:  20250411122704352 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122704352 DLGSUP <0013> gsup_server.c:236 4:  20250411122704352 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122704352 DLGSUP <0013> gsup_server.c:236 5:  20250411122704352 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122704352 DLGSUP <0013> gsup_server.c:236 7:  20250411122704352 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122704352 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122704352 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122704352 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)@35d7f9ebff3e: 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)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(294)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@35d7f9ebff3e: 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") 20250411122704374 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46821<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@35d7f9ebff3e: Created GsupExpect[0] for "262428005671553" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250411122704389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20250411122704400 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704400 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428005671553"} 20250411122704400 DMAIN <0000> hlr.c:227 IMSI='262428005671553': Creating subscriber on demand 20250411122704400 DMAIN <0000> hlr.c:243 IMSI='262428005671553': Successfully assigned MSISDN='760' 20250411122704400 DAUC <0003> hlr.c:428 IMSI='262428005671553': storing IMEI = 12345678901234 20250411122704400 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428005671553"} 20250411122704400 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122704400 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704400 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@35d7f9ebff3e: Found GsupExpect[0] for "262428005671553" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@35d7f9ebff3e: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428005671553" TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122704404 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704404 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704406 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704406 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704407 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704407 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704409 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704409 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704409 DLU <0006> fsm.c:456 lu(262428005671553)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122704410 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122704410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122704410 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704410 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704410 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704413 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704413 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428005671553"} 20250411122704413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122704413 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122704413 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428005671553"} 20250411122704413 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122704413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122704413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122704413 DLU <0006> fsm.c:568 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122704413 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704413 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704421 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704421 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428005671553"} 20250411122704421 DMAIN <0000> hlr.c:227 IMSI='262428005671553': Creating subscriber on demand 20250411122704421 DMAIN <0000> hlr.c:243 IMSI='262428005671553': Successfully assigned MSISDN='939' 20250411122704421 DAUC <0003> hlr.c:428 IMSI='262428005671553': storing IMEI = 12345678901234 20250411122704421 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428005671553"} 20250411122704421 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122704421 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704421 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704423 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704423 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704425 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704425 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704426 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704426 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704427 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704427 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704429 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704429 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704429 DLU <0006> fsm.c:456 lu(262428005671553)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122704429 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122704429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122704429 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704429 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704429 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704432 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704432 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428005671553"} 20250411122704432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122704432 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122704432 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428005671553"} 20250411122704432 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122704432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122704432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122704432 DLU <0006> fsm.c:568 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122704432 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704432 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704439 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704439 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428005671553"} 20250411122704439 DMAIN <0000> hlr.c:227 IMSI='262428005671553': Creating subscriber on demand 20250411122704439 DMAIN <0000> hlr.c:243 IMSI='262428005671553': Successfully assigned MSISDN='623' 20250411122704439 DAUC <0003> hlr.c:428 IMSI='262428005671553': storing IMEI = 12345678901234 20250411122704439 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428005671553"} 20250411122704439 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122704439 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704439 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704441 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704441 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704443 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704443 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704444 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704444 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704445 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704445 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704448 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704448 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704448 DLU <0006> fsm.c:456 lu(262428005671553)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122704448 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250411122704448 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428005671553" cause=GPRS services not allowed} 20250411122704448 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122704448 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122704448 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122704448 DLU <0006> fsm.c:568 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122704448 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704448 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704455 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704455 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428005671553"} 20250411122704455 DMAIN <0000> hlr.c:227 IMSI='262428005671553': Creating subscriber on demand 20250411122704455 DMAIN <0000> hlr.c:243 IMSI='262428005671553': Successfully assigned MSISDN='050' 20250411122704455 DAUC <0003> hlr.c:428 IMSI='262428005671553': storing IMEI = 12345678901234 20250411122704455 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428005671553"} 20250411122704455 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122704455 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704455 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704457 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704457 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704458 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704458 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704459 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704459 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704462 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704462 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704462 DLU <0006> fsm.c:456 lu(262428005671553)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122704462 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250411122704462 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428005671553" cause=GPRS services not allowed} 20250411122704462 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122704462 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122704462 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122704462 DLU <0006> fsm.c:568 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122704462 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704462 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704469 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704469 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428005671553"} 20250411122704469 DMAIN <0000> hlr.c:227 IMSI='262428005671553': Creating subscriber on demand 20250411122704469 DAUC <0003> hlr.c:428 IMSI='262428005671553': storing IMEI = 12345678901234 20250411122704469 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428005671553"} 20250411122704469 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122704469 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704469 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704471 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704471 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704472 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704472 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704474 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704474 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704476 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704476 DLU <0006> fsm.c:456 lu(262428005671553)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122704476 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250411122704476 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428005671553" cause=GPRS services not allowed} 20250411122704476 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122704476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122704476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122704476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122704476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704476 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704483 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704483 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428005671553"} 20250411122704483 DMAIN <0000> hlr.c:227 IMSI='262428005671553': Creating subscriber on demand 20250411122704483 DAUC <0003> hlr.c:428 IMSI='262428005671553': storing IMEI = 12345678901234 20250411122704483 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428005671553"} 20250411122704483 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250411122704483 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704483 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704485 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704485 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704487 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704487 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704488 DAUC <0003> db_auc.c:157 IMSI='262428005671553': No 2G Auth Data 20250411122704488 DAUC <0003> db_auc.c:192 IMSI='262428005671553': No 3G Auth Data 20250411122704490 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704491 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704491 DLU <0006> fsm.c:456 lu(262428005671553)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122704491 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122704491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428005671553)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122704491 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428005671553" cn_domain=PS} 20250411122704491 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704491 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704494 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704494 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428005671553"} 20250411122704494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122704494 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122704494 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428005671553"} 20250411122704494 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428005671553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122704494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122704494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122704494 DLU <0006> fsm.c:568 lu(PS:IMSI-262428005671553)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122704494 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122704494 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122704498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122704500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 20250411122704501 DLINP <000b> input/ipa.c:452 connected read/write 20250411122704501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122704501 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(295)@35d7f9ebff3e: Final verdict of PTC: none 20250411122704502 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122704502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122704502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46821<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@35d7f9ebff3e: Final verdict of PTC: none 296@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 296: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Apr 11 12:27:04 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 20250411122704535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20250411122704636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41004<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Apr 11 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_subscr_create_on_demand_ul started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122707751 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122707751 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122707754 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122707760 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122707760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122707760 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  20250411122707760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122707760 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  20250411122707760 DLGSUP <0013> gsup_server.c:236 2:  20250411122707760 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122707760 DLGSUP <0013> gsup_server.c:236 3:  20250411122707760 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122707760 DLGSUP <0013> gsup_server.c:236 4:  20250411122707760 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122707760 DLGSUP <0013> gsup_server.c:236 5:  20250411122707760 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122707760 DLGSUP <0013> gsup_server.c:236 7:  20250411122707760 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122707760 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122707760 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122707760 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@35d7f9ebff3e: 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") 20250411122707780 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38251<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@35d7f9ebff3e: Created GsupExpect[0] for "262421236660316" to be handled at TC_subscr_create_on_demand_ul(303) 20250411122707792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20250411122707802 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707802 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707802 DMAIN <0000> hlr.c:227 IMSI='262421236660316': Creating subscriber on demand 20250411122707802 DMAIN <0000> hlr.c:243 IMSI='262421236660316': Successfully assigned MSISDN='826' 20250411122707802 DLU <0006> fsm.c:456 lu(262421236660316)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122707802 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122707802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122707802 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707802 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707802 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@35d7f9ebff3e: Found GsupExpect[0] for "262421236660316" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@35d7f9ebff3e: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421236660316" 20250411122707806 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707806 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421236660316"} 20250411122707806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122707806 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122707806 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421236660316"} 20250411122707807 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122707807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122707807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122707807 DLU <0006> fsm.c:568 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122707807 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707807 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122707808 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707809 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707810 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707810 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707813 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707813 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707818 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707818 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707818 DMAIN <0000> hlr.c:227 IMSI='262421236660316': Creating subscriber on demand 20250411122707818 DMAIN <0000> hlr.c:243 IMSI='262421236660316': Successfully assigned MSISDN='097' 20250411122707818 DLU <0006> fsm.c:456 lu(262421236660316)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122707818 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122707818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122707818 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707818 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707818 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707820 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707820 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421236660316"} 20250411122707820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122707820 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122707820 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421236660316"} 20250411122707820 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122707820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122707820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122707820 DLU <0006> fsm.c:568 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122707820 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707820 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122707821 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707821 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707822 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707822 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707823 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707823 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707824 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707824 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707829 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707829 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707829 DMAIN <0000> hlr.c:227 IMSI='262421236660316': Creating subscriber on demand 20250411122707830 DMAIN <0000> hlr.c:243 IMSI='262421236660316': Successfully assigned MSISDN='522' 20250411122707830 DLU <0006> fsm.c:456 lu(262421236660316)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122707830 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250411122707830 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421236660316" cause=GPRS services not allowed} 20250411122707830 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122707830 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122707830 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122707830 DLU <0006> fsm.c:568 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122707830 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707830 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122707832 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707832 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707834 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707834 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707835 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707835 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707836 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707837 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707842 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707842 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707842 DMAIN <0000> hlr.c:227 IMSI='262421236660316': Creating subscriber on demand 20250411122707842 DMAIN <0000> hlr.c:243 IMSI='262421236660316': Successfully assigned MSISDN='694' 20250411122707842 DLU <0006> fsm.c:456 lu(262421236660316)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122707842 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250411122707842 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421236660316" cause=GPRS services not allowed} 20250411122707842 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122707842 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122707842 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122707842 DLU <0006> fsm.c:568 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122707842 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707843 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707845 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122707845 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707846 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707847 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707848 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707848 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707853 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707853 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707853 DMAIN <0000> hlr.c:227 IMSI='262421236660316': Creating subscriber on demand 20250411122707853 DLU <0006> fsm.c:456 lu(262421236660316)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122707853 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250411122707853 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421236660316" cause=GPRS services not allowed} 20250411122707853 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122707853 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122707853 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Freeing instance 20250411122707854 DLU <0006> fsm.c:568 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: Deallocated 20250411122707854 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707854 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707856 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122707856 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707858 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707858 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707859 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707859 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707864 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707864 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707864 DMAIN <0000> hlr.c:227 IMSI='262421236660316': Creating subscriber on demand 20250411122707864 DLU <0006> fsm.c:456 lu(262421236660316)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122707865 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122707865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421236660316)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122707865 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421236660316" cn_domain=PS} 20250411122707865 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707865 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707868 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707868 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421236660316"} 20250411122707868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122707868 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122707868 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421236660316"} 20250411122707868 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421236660316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122707868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122707868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122707868 DLU <0006> fsm.c:568 lu(PS:IMSI-262421236660316)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122707868 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122707868 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122707870 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707870 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707871 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707871 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data 20250411122707873 DAUC <0003> db_auc.c:157 IMSI='262421236660316': No 2G Auth Data 20250411122707873 DAUC <0003> db_auc.c:192 IMSI='262421236660316': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122707877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122707878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 20250411122707880 DLINP <000b> input/ipa.c:452 connected read/write 20250411122707880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122707880 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122707880 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122707880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@35d7f9ebff3e: Final verdict of PTC: none 20250411122707881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38251<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@35d7f9ebff3e: Final verdict of PTC: none 301@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 301: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Apr 11 12:27:07 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250411122707915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4258 20250411122708016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41028<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Apr 11 12:27:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_subscr_create_on_demand_sai started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122711138 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122711138 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122711143 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122711144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122711148 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122711148 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122711148 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122711148 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  20250411122711148 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122711148 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  20250411122711148 DLGSUP <0013> gsup_server.c:236 2:  20250411122711148 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122711148 DLGSUP <0013> gsup_server.c:236 3:  20250411122711148 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122711148 DLGSUP <0013> gsup_server.c:236 4:  20250411122711148 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122711148 DLGSUP <0013> gsup_server.c:236 5:  20250411122711148 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122711148 DLGSUP <0013> gsup_server.c:236 7:  20250411122711148 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122711148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122711148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122711148 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@35d7f9ebff3e: 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") 20250411122711170 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39523<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@35d7f9ebff3e: Created GsupExpect[0] for "262422298714172" to be handled at TC_subscr_create_on_demand_sai(308) 20250411122711180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20250411122711190 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122711190 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422298714172"} 20250411122711190 DMAIN <0000> hlr.c:227 IMSI='262422298714172': Creating subscriber on demand 20250411122711190 DMAIN <0000> hlr.c:243 IMSI='262422298714172': Successfully assigned MSISDN='164' 20250411122711190 DAUC <0003> db_auc.c:157 IMSI='262422298714172': No 2G Auth Data 20250411122711190 DAUC <0003> db_auc.c:192 IMSI='262422298714172': No 3G Auth Data 20250411122711190 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422298714172 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 20250411122711190 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422298714172" cause=IMSI unknown in HLR} 20250411122711190 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250411122711190 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122711190 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@35d7f9ebff3e: Found GsupExpect[0] for "262422298714172" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@35d7f9ebff3e: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262422298714172" TC_subscr_create_on_demand_sai(308)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122711194 DAUC <0003> db_auc.c:157 IMSI='262422298714172': No 2G Auth Data 20250411122711194 DAUC <0003> db_auc.c:192 IMSI='262422298714172': No 3G Auth Data 20250411122711196 DAUC <0003> db_auc.c:157 IMSI='262422298714172': No 2G Auth Data 20250411122711196 DAUC <0003> db_auc.c:192 IMSI='262422298714172': No 3G Auth Data 20250411122711197 DAUC <0003> db_auc.c:157 IMSI='262422298714172': No 2G Auth Data 20250411122711197 DAUC <0003> db_auc.c:192 IMSI='262422298714172': No 3G Auth Data 20250411122711200 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122711200 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422298714172" cn_domain=PS} 20250411122711200 DLU <0006> fsm.c:456 lu(262422298714172)[0x56095d29a120]{UNVALIDATED}: Allocated 20250411122711200 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250411122711200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422298714172)[0x56095d29a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122711200 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422298714172" cn_domain=PS} 20250411122711200 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122711200 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122711204 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122711204 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422298714172"} 20250411122711204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422298714172)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122711204 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122711204 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422298714172"} 20250411122711204 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422298714172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122711204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422298714172)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122711204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422298714172)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122711204 DLU <0006> fsm.c:568 lu(PS:IMSI-262422298714172)[0x56095d29a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122711204 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122711205 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122711209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122711211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 20250411122711213 DLINP <000b> input/ipa.c:452 connected read/write 20250411122711213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122711213 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122711213 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122711213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122711213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39523<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@35d7f9ebff3e: Final verdict of PTC: none 306@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 306: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Apr 11 12:27:11 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 20250411122711254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20250411122711355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41060<->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@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Apr 11 12:27:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_other_home started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122714477 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122714478 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122714482 DLINP <000b> input/ipa.c:452 connected read/write 20250411122714483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122714484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122714488 DLINP <000b> input/ipa.c:452 connected read/write 20250411122714488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122714488 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122714488 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122714488 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  20250411122714488 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122714488 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  20250411122714488 DLGSUP <0013> gsup_server.c:236 2:  20250411122714488 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122714488 DLGSUP <0013> gsup_server.c:236 3:  20250411122714488 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122714488 DLGSUP <0013> gsup_server.c:236 4:  20250411122714488 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122714488 DLGSUP <0013> gsup_server.c:236 5:  20250411122714488 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122714488 DLGSUP <0013> gsup_server.c:236 7:  20250411122714488 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122714488 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122714488 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122714488 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@35d7f9ebff3e: 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") 20250411122714507 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43695<->l=127.0.0.1:4259) 20250411122714508 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250411122714508 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@35d7f9ebff3e: Created GsupExpect[0] for "262422246593769" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250411122714514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20250411122714516 DAUC <0003> db_auc.c:157 IMSI='262422246593769': No 2G Auth Data 20250411122714516 DAUC <0003> db_auc.c:192 IMSI='262422246593769': No 3G Auth Data 20250411122714519 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614408824.msisdn 20250411122714519 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614408824.msisdn: not attached (vlr_number unset) 20250411122714519 DDGSM <0007> mslookup_server.c:327 sip.voice.491614408824.msisdn: does not exist in GSUP proxy 20250411122715528 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122715528 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422246593769" cn_domain=CS} 20250411122715528 DLU <0006> fsm.c:456 lu(262422246593769)[0x56095d29b080]{UNVALIDATED}: Allocated 20250411122715528 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250411122715528 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422246593769)[0x56095d29b080]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250411122715528 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422246593769" cn_domain=CS} 20250411122715528 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122715528 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@35d7f9ebff3e: Found GsupExpect[0] for "262422246593769" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422246593769" 20250411122715535 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122715535 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422246593769"} 20250411122715535 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422246593769)[0x56095d29b080]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250411122715535 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250411122715535 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422246593769"} 20250411122715535 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422246593769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122715535 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422246593769)[0x56095d29b080]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250411122715535 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422246593769)[0x56095d29b080]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250411122715535 DLU <0006> fsm.c:568 lu(CS:IMSI-262422246593769)[0x56095d29b080]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250411122715535 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122715535 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122715539 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614408824.msisdn 20250411122715539 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614408824.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250411122715539 DDGSM <0007> mslookup_server.c:327 sip.voice.491614408824.msisdn: does not exist in GSUP proxy 20250411122715539 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614408824.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@35d7f9ebff3e: setverdict(pass): pass -> pass, component reason not changed 20250411122715546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122715548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20250411122715550 DLINP <000b> input/ipa.c:452 connected read/write 20250411122715550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122715550 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122715550 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122715550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122715550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43695<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@35d7f9ebff3e: Final verdict of PTC: none 311@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 311: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Apr 11 12:27:15 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 20250411122715574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 20250411122715675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34806<->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) 20250411122717534 DSS <0004> hlr_ussd.c:239 262423016918864/0xe7a04122: SS Session Timeout, destroying 20250411122717534 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423016918864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Apr 11 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_MSLookup_GSUP_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122718799 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122718799 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122718802 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122718803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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 } } } } 20250411122718805 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122718805 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122718805 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122718805 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  20250411122718805 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122718805 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  20250411122718805 DLGSUP <0013> gsup_server.c:236 2:  20250411122718805 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122718805 DLGSUP <0013> gsup_server.c:236 3:  20250411122718805 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122718805 DLGSUP <0013> gsup_server.c:236 4:  20250411122718805 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122718805 DLGSUP <0013> gsup_server.c:236 5:  20250411122718805 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122718805 DLGSUP <0013> gsup_server.c:236 7:  20250411122718805 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122718805 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122718805 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122718805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250411122718805 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250411122718805 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@35d7f9ebff3e: 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") 20250411122718818 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46255<->l=127.0.0.1:4259) 20250411122718819 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250411122718819 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@35d7f9ebff3e: Created GsupExpect[0] for "262429297450748" to be handled at TC_MSLookup_GSUP_proxy(320) 20250411122718824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@35d7f9ebff3e: Created GsupExpect[0] for "262429297450748" to be handled at TC_MSLookup_GSUP_proxy(320) 20250411122718850 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122718850 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429297450748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429297450748" cn_domain=CS} 20250411122718850 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429297450748 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250411122718850 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429297450748 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250411122718851 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429297450748.imsi 20250411122718851 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429297450748.imsi 20250411122718851 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429297450748.imsi: does not exist in local HLR 20250411122718861 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429297450748 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250411122718861 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250411122718861 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250411122718861 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250411122718861 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250411122718861 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250411122718861 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429297450748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122718861 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122718861 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250411122718861 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122718861 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250411122718862 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122718862 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: 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) } } } } 20250411122718865 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718865 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718865 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250411122718865 DLINP <000b> ipa.c:396 tag 1: HLR 20250411122718865 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20250411122718866 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718866 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718867 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: 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(317)@35d7f9ebff3e: Found GsupExpect[0] for "262429297450748" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: 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)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429297450748" HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122718910 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718910 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718910 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718910 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718910 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429297450748 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617255780 20250411122718910 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429297450748 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122718910 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122718910 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@35d7f9ebff3e: Found GsupExpect[0] for "262429297450748" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429297450748" 20250411122718913 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718913 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718913 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429297450748 MSISDN-491617255780 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122718913 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122718913 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122718915 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718915 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718915 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429297450748 MSISDN-491617255780 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 20250411122718916 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429297450748 MSISDN-491617255780 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122718916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122718916 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122718920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122718921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34810<->l=127.0.0.1:4258 20250411122718922 DLINP <000b> input/ipa.c:452 connected read/write 20250411122718922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122718922 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@35d7f9ebff3e: Final verdict of PTC: none 20250411122718922 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122718922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122718922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46255<->l=127.0.0.1:4259) 20250411122718922 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122718922 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122718922 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250411122718922 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250411122718922 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-server(317)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 316: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Apr 11 12:27:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250411122718954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20250411122719055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=42996) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Apr 11 12:27:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122722177 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122722177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122722182 DLINP <000b> input/ipa.c:452 connected read/write 20250411122722182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122722183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@35d7f9ebff3e: 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) } } } } 20250411122722187 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250411122722187 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@35d7f9ebff3e: 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 } } } } 20250411122722187 DLINP <000b> input/ipa.c:452 connected read/write 20250411122722187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122722187 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122722187 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122722187 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  20250411122722187 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122722187 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  20250411122722187 DLGSUP <0013> gsup_server.c:236 2:  20250411122722187 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122722187 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(321)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122722187 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122722187 DLGSUP <0013> gsup_server.c:236 4:  20250411122722187 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122722187 DLGSUP <0013> gsup_server.c:236 5:  20250411122722188 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122722188 DLGSUP <0013> gsup_server.c:236 7:  20250411122722188 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122722188 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122722188 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122722188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@35d7f9ebff3e: 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") 20250411122722209 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43599<->l=127.0.0.1:4259) 20250411122722210 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250411122722210 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@35d7f9ebff3e: Created GsupExpect[0] for "262424897172880" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250411122722216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 20250411122722217 DAUC <0003> db_auc.c:157 IMSI='262424897172880': No 2G Auth Data 20250411122722217 DAUC <0003> db_auc.c:192 IMSI='262424897172880': No 3G Auth Data 20250411122722220 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424897172880.imsi 20250411122722220 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424897172880.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122722223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122722224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20250411122722225 DLINP <000b> input/ipa.c:452 connected read/write 20250411122722225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122722225 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122722225 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122722225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122722225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43599<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@35d7f9ebff3e: Final verdict of PTC: none 323@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 323: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Apr 11 12:27:22 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 20250411122722252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 20250411122722353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38642<->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=27864) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Apr 11 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122725458 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122725458 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122725462 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122725463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@35d7f9ebff3e: 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 } } } } 20250411122725467 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250411122725467 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250411122725467 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122725467 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122725467 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122725467 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  20250411122725467 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122725467 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  20250411122725467 DLGSUP <0013> gsup_server.c:236 2:  20250411122725467 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122725467 DLGSUP <0013> gsup_server.c:236 3:  20250411122725467 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122725467 DLGSUP <0013> gsup_server.c:236 4:  20250411122725467 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122725467 DLGSUP <0013> gsup_server.c:236 5:  20250411122725467 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122725467 DLGSUP <0013> gsup_server.c:236 7:  20250411122725467 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122725467 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122725467 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122725467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@35d7f9ebff3e: 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") 20250411122725507 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36443<->l=127.0.0.1:4259) 20250411122725512 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250411122725512 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@35d7f9ebff3e: Created GsupExpect[0] for "262421204903613" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250411122725532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@35d7f9ebff3e: Created GsupExpect[0] for "262421204903613" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250411122725542 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122725543 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421204903613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421204903613" cn_domain=CS} 20250411122725543 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421204903613 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250411122725543 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421204903613 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250411122725543 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421204903613.imsi 20250411122725543 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421204903613.imsi 20250411122725543 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421204903613.imsi: does not exist in local HLR 20250411122725555 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421204903613 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250411122725555 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250411122725555 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250411122725555 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250411122725555 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250411122725555 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250411122725555 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421204903613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122725555 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122725555 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250411122725555 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122725555 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250411122725555 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122725556 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: 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) } } } } 20250411122725561 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122725561 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122725561 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250411122725561 DLINP <000b> ipa.c:396 tag 1: HLR 20250411122725561 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250411122725562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122725562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122725562 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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)@35d7f9ebff3e: Found GsupExpect[0] for "262421204903613" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421204903613" HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122725606 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122725606 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122725606 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122725606 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122725606 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421204903613 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616487262 20250411122725607 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421204903613 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122725607 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122725607 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@35d7f9ebff3e: Found GsupExpect[0] for "262421204903613" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421204903613" 20250411122725614 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122725614 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122725614 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421204903613 MSISDN-491616487262 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122725614 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122725614 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122725617 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122725617 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122725618 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421204903613 MSISDN-491616487262 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 20250411122725618 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421204903613 MSISDN-491616487262 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122725618 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122725618 DLINP <000b> input/ipa.c:452 connected read/write 20250411122725618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122725621 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421204903613.imsi 20250411122725621 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421204903613.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122726625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122726628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38644<->l=127.0.0.1:4258 20250411122726629 DLINP <000b> input/ipa.c:452 connected read/write 20250411122726629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122726630 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122726630 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122726630 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250411122726630 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36443<->l=127.0.0.1:4259) 20250411122726631 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122726631 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122726631 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 328@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@35d7f9ebff3e: Final verdict of PTC: none 20250411122726631 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250411122726631 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(327)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-server(329)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 328: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Apr 11 12:27:26 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 20250411122726666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4258 20250411122726767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Apr 11 12:27:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@35d7f9ebff3e: legacy= false MTC@35d7f9ebff3e: in not legacy case 1 MTC@35d7f9ebff3e: in not legacy case 2 20250411122729884 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250411122729884 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122729889 DLINP <000b> input/ipa.c:452 connected read/write 20250411122729889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122729890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@35d7f9ebff3e: 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) } } } } 20250411122729893 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250411122729893 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@35d7f9ebff3e: 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 } } } } 20250411122729894 DLINP <000b> input/ipa.c:452 connected read/write 20250411122729894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122729894 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250411122729894 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250411122729894 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  20250411122729894 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250411122729894 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  20250411122729894 DLGSUP <0013> gsup_server.c:236 2:  20250411122729894 DLGSUP <0013> gsup_server.c:238 2: 00  20250411122729894 DLGSUP <0013> gsup_server.c:236 3:  20250411122729894 DLGSUP <0013> gsup_server.c:238 3: 00  20250411122729894 DLGSUP <0013> gsup_server.c:236 4:  20250411122729894 DLGSUP <0013> gsup_server.c:238 4: 00  20250411122729894 DLGSUP <0013> gsup_server.c:236 5:  20250411122729894 DLGSUP <0013> gsup_server.c:238 5: 00  20250411122729894 DLGSUP <0013> gsup_server.c:236 7:  20250411122729894 DLGSUP <0013> gsup_server.c:238 7: 00  20250411122729894 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250411122729894 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250411122729894 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)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@35d7f9ebff3e: 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") 20250411122729922 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42483<->l=127.0.0.1:4259) 20250411122729924 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250411122729924 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@35d7f9ebff3e: Created GsupExpect[0] for "262426235617506" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250411122729934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@35d7f9ebff3e: Created GsupExpect[0] for "262426235617506" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250411122729940 DLINP <000b> input/ipa.c:452 connected read/write 20250411122729940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122729940 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426235617506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426235617506" cn_domain=CS} 20250411122729940 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426235617506 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250411122729940 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426235617506 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250411122729940 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426235617506.imsi 20250411122729940 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426235617506.imsi 20250411122729940 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426235617506.imsi: does not exist in local HLR 20250411122729953 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426235617506 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250411122729953 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250411122729953 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250411122729953 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250411122729953 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250411122729953 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250411122729953 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426235617506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250411122729953 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122729953 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250411122729953 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122729953 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250411122729953 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250411122729953 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: 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) } } } } 20250411122729958 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122729958 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122729958 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250411122729958 DLINP <000b> ipa.c:396 tag 1: HLR 20250411122729958 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250411122729960 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122729960 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122729960 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: 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)@35d7f9ebff3e: 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)@35d7f9ebff3e: Found GsupExpect[0] for "262426235617506" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426235617506" HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250411122730002 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122730002 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122730002 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122730002 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122730003 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426235617506 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616278840 20250411122730003 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426235617506 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122730003 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122730003 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@35d7f9ebff3e: Found GsupExpect[0] for "262426235617506" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@35d7f9ebff3e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426235617506" 20250411122730012 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122730012 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122730012 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426235617506 MSISDN-491616278840 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122730012 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122730012 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122730015 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122730015 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122730015 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426235617506 MSISDN-491616278840 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 20250411122730015 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426235617506 MSISDN-491616278840 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250411122730015 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122730015 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250411122730019 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616278840.msisdn 20250411122730019 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616278840.msisdn: does not exist in local HLR 20250411122730019 DDGSM <0007> mslookup_server.c:352 sip.voice.491616278840.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250411122730019 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616278840.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@35d7f9ebff3e: setverdict(pass): none -> pass 20250411122730023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@35d7f9ebff3e: Final verdict of PTC: pass 20250411122730025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 20250411122730027 DLINP <000b> input/ipa.c:452 connected read/write 20250411122730027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250411122730027 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250411122730027 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250411122730027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP(334)@35d7f9ebff3e: Final verdict of PTC: none 20250411122730028 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250411122730028 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250411122730028 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250411122730028 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250411122730028 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250411122730028 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42483<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@35d7f9ebff3e: Final verdict of PTC: none 335@35d7f9ebff3e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@35d7f9ebff3e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@35d7f9ebff3e: Final verdict of PTC: none MTC@35d7f9ebff3e: Setting final verdict of the test case. MTC@35d7f9ebff3e: Local verdict of MTC: none MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC with component reference 335: none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@35d7f9ebff3e: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@35d7f9ebff3e: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@35d7f9ebff3e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Apr 11 12:27:30 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 20250411122730122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4258 20250411122730223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3060) Waiting for packet dumper to finish... 1 (prev_count=3060, count=46584) MTC@35d7f9ebff3e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@35d7f9ebff3e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@35d7f9ebff3e: Terminating MTC. MC@35d7f9ebff3e: MTC terminated. MC2> exit MC@35d7f9ebff3e: Shutting down session. MC@35d7f9ebff3e: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7611.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (9104) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (9059) [testenv] Showing testsuite/junit-xml-7611.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7611.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250411-1225-a7700593-0'] testenv-hlr-osmocom-latest-20250411-1225-a7700593-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2382/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS