Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f3b38d4b45adc00b7e10b5f2489be04586effd3f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10 Commit message: "s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE" > git rev-list --no-walk f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins15847736345913183989.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-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 [250 kB] Fetched 9297 kB in 1s (11.9 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-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_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_TS_Code_part_1.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_5.cc Creating dependency file for MAP_SS_Code_part_6.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_Errors_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.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_1.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_GR_DataTypes.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_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (824 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504022026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022026 [171 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022026 [229 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504022026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504022026 [70.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202504022026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.2.1a71.202504022026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022026 [52.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022026 [71.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022026 [179 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022026 [60.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022026 [64.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.2.1a71.202504022026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.18.84dc.202504022026 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.2.1a71.202504022026 [461 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.7 MB in 0s (43.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504022026_amd64.deb ... Unpacking osmocom-nightly (202504022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202504022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504022026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.2.1a71.202504022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202504022026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.2.1a71.202504022026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.2.1a71.202504022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.2.1a71.202504022026_amd64.deb ... Unpacking osmo-hlr (1.9.0.2.1a71.202504022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.2.1a71.202504022026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.2.1a71.202504022026) ... Setting up osmocom-nightly (202504022026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.2.1a71.202504022026) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocore (1.11.0.18.84dc.202504022026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202504022026) ... Setting up osmo-hlr (1.9.0.2.1a71.202504022026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0.2.1a71.202504022026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250403085533483 DMAIN <0000> hlr.c:812 hlr starting 20250403085533483 DDB <0001> db.c:600 using database: :memory: 20250403085533483 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250403085533483 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250403085533483 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250403085533483 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250403085533487 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250403085533487 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250403085533487 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250403085533487 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250403085533487 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@e5e0ba7f8b96: Unix server socket created successfully. MC@e5e0ba7f8b96: Listening on TCP port 41109. MC2> e5e0ba7f8b96 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests e5e0ba7f8b96 41109 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e5e0ba7f8b96: New HC connected from 10.0.2.100 [10.0.2.100]. e5e0ba7f8b96: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e5e0ba7f8b96: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e5e0ba7f8b96: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e5e0ba7f8b96: Configuration file was processed on all HCs. MC@e5e0ba7f8b96: Creating MTC on host 10.0.2.100. MC@e5e0ba7f8b96: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Apr 3 08:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_sai_err_invalid_imsi started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085535497 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085535497 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085535498 DLINP <000b> input/ipa.c:452 connected read/write 20250403085535498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085535500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085535501 DLINP <000b> input/ipa.c:452 connected read/write 20250403085535501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085535501 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085535501 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085535501 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 20250403085535501 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085535501 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 20250403085535501 DLGSUP <0013> gsup_server.c:236 2: 20250403085535501 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085535501 DLGSUP <0013> gsup_server.c:236 3: 20250403085535501 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085535501 DLGSUP <0013> gsup_server.c:236 4: 20250403085535501 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085535501 DLGSUP <0013> gsup_server.c:236 5: 20250403085535501 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085535501 DLGSUP <0013> gsup_server.c:236 7: 20250403085535501 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085535501 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085535501 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085535501 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@e5e0ba7f8b96: 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") 20250403085535510 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38621<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e5e0ba7f8b96: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250403085535516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39590<->l=127.0.0.1:4258 20250403085535542 DLINP <000b> input/ipa.c:452 connected read/write 20250403085535542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085535542 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"} 20250403085535542 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" 20250403085535542 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} 20250403085535542 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 20250403085535542 DLINP <000b> input/ipa.c:452 connected read/write 20250403085535542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085535542 DLINP <000b> input/ipa.c:452 connected read/write 20250403085535542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@e5e0ba7f8b96: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085535543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39590<->l=127.0.0.1:4258 20250403085535544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 HLR_Test-GSUP(4)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085535546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38621<->l=127.0.0.1:4259) 20250403085535546 DLINP <000b> input/ipa.c:452 connected read/write 20250403085535546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085535546 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085535546 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085535546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(6)@e5e0ba7f8b96: Final verdict of PTC: none 5@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 5: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Apr 3 08:55:35 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 20250403085535586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 20250403085535687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39592<->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=24956) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Apr 3 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_sai started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085538770 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085538770 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085538771 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085538772 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538772 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085538772 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085538772 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 20250403085538772 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085538772 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 20250403085538772 DLGSUP <0013> gsup_server.c:236 2: 20250403085538772 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085538772 DLGSUP <0013> gsup_server.c:236 3: 20250403085538772 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085538772 DLGSUP <0013> gsup_server.c:236 4: 20250403085538772 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085538772 DLGSUP <0013> gsup_server.c:236 5: 20250403085538772 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085538772 DLGSUP <0013> gsup_server.c:236 7: 20250403085538772 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085538772 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085538772 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085538772 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@e5e0ba7f8b96: 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") 20250403085538783 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41299<->l=127.0.0.1:4259) 20250403085538787 DAUC <0003> db_auc.c:157 IMSI='262420583156841': No 2G Auth Data 20250403085538787 DAUC <0003> db_auc.c:192 IMSI='262420583156841': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262420583156841" to be handled at TC_gsup_sai(12) 20250403085538794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4258 20250403085538818 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538818 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420583156841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420583156841"} 20250403085538818 DAUC <0003> db_auc.c:192 IMSI='262420583156841': No 3G Auth Data 20250403085538818 DAUC <0003> db_auc.c:236 IMSI='262420583156841': Calling to generate 5 vectors 20250403085538818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085538818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085538818 DAUC <0003> auc.c:113 vector [0]: rand = c9ebef8400ebc083eb64611762fbf89a 20250403085538818 DAUC <0003> auc.c:179 vector [0]: kc = f697279aee301c00 20250403085538818 DAUC <0003> auc.c:180 vector [0]: sres = c2410985 20250403085538818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085538818 DAUC <0003> auc.c:113 vector [1]: rand = 7ccf99840924f3572200d08c16a20409 20250403085538818 DAUC <0003> auc.c:179 vector [1]: kc = f49ce16635fa8000 20250403085538818 DAUC <0003> auc.c:180 vector [1]: sres = a3162ecb 20250403085538818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085538818 DAUC <0003> auc.c:113 vector [2]: rand = 72ebe5967b8eb438b39b835e0fca43a6 20250403085538818 DAUC <0003> auc.c:179 vector [2]: kc = 046d8fdefad1fc00 20250403085538818 DAUC <0003> auc.c:180 vector [2]: sres = a3b15b08 20250403085538818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085538818 DAUC <0003> auc.c:113 vector [3]: rand = fef36dcb6d4791b56face269d0aee011 20250403085538818 DAUC <0003> auc.c:179 vector [3]: kc = 3eb2fcc093a13000 20250403085538818 DAUC <0003> auc.c:180 vector [3]: sres = 6e41603e 20250403085538818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085538818 DAUC <0003> auc.c:113 vector [4]: rand = 4a45f43a0150deb6935c6f16d9ab2cc6 20250403085538818 DAUC <0003> auc.c:179 vector [4]: kc = 27d763f32b633c00 20250403085538818 DAUC <0003> auc.c:180 vector [4]: sres = 92198339 20250403085538818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085538818 DAUC <0003> db_auc.c:245 IMSI='262420583156841': Generated 5 vectors 20250403085538818 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420583156841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420583156841"} 20250403085538818 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420583156841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538818 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538818 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262420583156841" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_sai(12)"262420583156841" TC_gsup_sai(12)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(12)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4258 TC_gsup_sai(12)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538821 DAUC <0003> db_auc.c:157 IMSI='262428251718275': No 2G Auth Data 20250403085538821 DAUC <0003> db_auc.c:192 IMSI='262428251718275': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262428251718275" to be handled at TC_gsup_sai(13) 20250403085538831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20250403085538833 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538833 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428251718275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428251718275"} 20250403085538833 DAUC <0003> db_auc.c:192 IMSI='262428251718275': No 3G Auth Data 20250403085538833 DAUC <0003> db_auc.c:236 IMSI='262428251718275': Calling to generate 5 vectors 20250403085538833 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085538833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085538833 DAUC <0003> auc.c:113 vector [0]: rand = 28923137df188ffd8279c41dde42d692 20250403085538833 DAUC <0003> auc.c:179 vector [0]: kc = 5eac3ab322de4000 20250403085538833 DAUC <0003> auc.c:180 vector [0]: sres = 096466f5 20250403085538833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085538833 DAUC <0003> auc.c:113 vector [1]: rand = 5861dcdfc60d0b87efbfd98dde53516c 20250403085538833 DAUC <0003> auc.c:179 vector [1]: kc = 3aee7bf5fa7e6000 20250403085538833 DAUC <0003> auc.c:180 vector [1]: sres = 78b36bdf 20250403085538833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085538833 DAUC <0003> auc.c:113 vector [2]: rand = 4c7b912edf96322e020b3c1d8d88a63c 20250403085538833 DAUC <0003> auc.c:179 vector [2]: kc = 7a190c4ee6185000 20250403085538833 DAUC <0003> auc.c:180 vector [2]: sres = 2b9da34c 20250403085538833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085538833 DAUC <0003> auc.c:113 vector [3]: rand = edd83615db708c6731b882686ed3f30a 20250403085538833 DAUC <0003> auc.c:179 vector [3]: kc = 6b0d124d7a032c00 20250403085538833 DAUC <0003> auc.c:180 vector [3]: sres = 9c672156 20250403085538833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085538833 DAUC <0003> auc.c:113 vector [4]: rand = a0332e5010b4179014994f8f527a53ed 20250403085538833 DAUC <0003> auc.c:179 vector [4]: kc = bd6cb5ef207d4000 20250403085538833 DAUC <0003> auc.c:180 vector [4]: sres = 838ab694 20250403085538833 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085538833 DAUC <0003> db_auc.c:245 IMSI='262428251718275': Generated 5 vectors 20250403085538833 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428251718275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428251718275"} 20250403085538833 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428251718275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538833 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538833 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262428251718275" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_sai(13)"262428251718275" TC_gsup_sai(13)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(13)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 TC_gsup_sai(13)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538835 DAUC <0003> db_auc.c:157 IMSI='262425588736090': No 2G Auth Data 20250403085538835 DAUC <0003> db_auc.c:192 IMSI='262425588736090': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262425588736090" to be handled at TC_gsup_sai(14) 20250403085538841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 20250403085538843 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538843 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425588736090 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425588736090"} 20250403085538843 DAUC <0003> db_auc.c:192 IMSI='262425588736090': No 3G Auth Data 20250403085538843 DAUC <0003> db_auc.c:236 IMSI='262425588736090': Calling to generate 5 vectors 20250403085538843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085538843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085538843 DAUC <0003> auc.c:113 vector [0]: rand = 1b9e27cfb329d0e41802a59f29b20fed 20250403085538843 DAUC <0003> auc.c:179 vector [0]: kc = 40006dd9f4e5f3c7 20250403085538843 DAUC <0003> auc.c:180 vector [0]: sres = 4148c956 20250403085538843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085538843 DAUC <0003> auc.c:113 vector [1]: rand = f6f3e180fa3dfe227b66c0a59037e27f 20250403085538843 DAUC <0003> auc.c:179 vector [1]: kc = 60b29565e92926a1 20250403085538843 DAUC <0003> auc.c:180 vector [1]: sres = 35131032 20250403085538843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085538843 DAUC <0003> auc.c:113 vector [2]: rand = 46166e6ee21ec0adebfd3cc22d91cfff 20250403085538843 DAUC <0003> auc.c:179 vector [2]: kc = 3cf02f3f5ef4fa49 20250403085538843 DAUC <0003> auc.c:180 vector [2]: sres = 4b7ad8aa 20250403085538843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085538843 DAUC <0003> auc.c:113 vector [3]: rand = e7d9bbd219ad783429e1692cd71e934d 20250403085538843 DAUC <0003> auc.c:179 vector [3]: kc = 64b3d806be11e084 20250403085538843 DAUC <0003> auc.c:180 vector [3]: sres = 2480d612 20250403085538843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085538843 DAUC <0003> auc.c:113 vector [4]: rand = 932fc57da53d67bc864de709c54cc3a3 20250403085538843 DAUC <0003> auc.c:179 vector [4]: kc = 7a7b767ce9342aa5 20250403085538843 DAUC <0003> auc.c:180 vector [4]: sres = 3da07522 20250403085538843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085538843 DAUC <0003> db_auc.c:245 IMSI='262425588736090': Generated 5 vectors 20250403085538843 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425588736090 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425588736090"} 20250403085538843 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425588736090 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538843 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538843 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262425588736090" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_sai(14)"262425588736090" TC_gsup_sai(14)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(14)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 TC_gsup_sai(14)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538844 DAUC <0003> db_auc.c:157 IMSI='262421501005942': No 2G Auth Data 20250403085538844 DAUC <0003> db_auc.c:192 IMSI='262421501005942': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262421501005942" to be handled at TC_gsup_sai(15) 20250403085538851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39644<->l=127.0.0.1:4258 20250403085538852 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538852 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421501005942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421501005942"} 20250403085538852 DAUC <0003> db_auc.c:157 IMSI='262421501005942': No 2G Auth Data 20250403085538852 DAUC <0003> db_auc.c:236 IMSI='262421501005942': Calling to generate 5 vectors 20250403085538852 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085538852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085538852 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085538852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085538852 DAUC <0003> auc.c:113 vector [0]: rand = 34ed906beea8414d69f8a77986680f5d 20250403085538852 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085538852 DAUC <0003> auc.c:142 vector [0]: autn = 4691df4992f40000a6908ef0d5912461 20250403085538852 DAUC <0003> auc.c:143 vector [0]: ck = c1296080844bc2e5546dda214c0a1751 20250403085538852 DAUC <0003> auc.c:144 vector [0]: ik = 7b863515179ed0b412ddea3fc46b9f61 20250403085538852 DAUC <0003> auc.c:145 vector [0]: res = 528b8b87ebed40990000000000000000 20250403085538852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085538852 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085538852 DAUC <0003> auc.c:151 vector [0]: kc = fc1f658b1bb49a61 20250403085538852 DAUC <0003> auc.c:152 vector [0]: sres = b966cb1e 20250403085538852 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085538852 DAUC <0003> auc.c:113 vector [1]: rand = 524cc3cec46f5e1d806e84e728159994 20250403085538852 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085538852 DAUC <0003> auc.c:142 vector [1]: autn = bce8273247bc0000cd22830c6191f62a 20250403085538852 DAUC <0003> auc.c:143 vector [1]: ck = b61dd1a7c413529990499c6496be9fc3 20250403085538852 DAUC <0003> auc.c:144 vector [1]: ik = 7597058d490c7905a7fd8a4d714ae860 20250403085538852 DAUC <0003> auc.c:145 vector [1]: res = 31609868d1e0014a0000000000000000 20250403085538852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085538852 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085538852 DAUC <0003> auc.c:151 vector [1]: kc = f43ec2036aeb5c3f 20250403085538852 DAUC <0003> auc.c:152 vector [1]: sres = e0809922 20250403085538852 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085538852 DAUC <0003> auc.c:113 vector [2]: rand = ab6c55c080a6cc647766173dd5dfaefa 20250403085538852 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085538852 DAUC <0003> auc.c:142 vector [2]: autn = 512c7f7c951d0000331a79bf123fe416 20250403085538852 DAUC <0003> auc.c:143 vector [2]: ck = f41a52d170daccc26801ae5b879fd58d 20250403085538852 DAUC <0003> auc.c:144 vector [2]: ik = 1f0b1f76415cc0b32435790cacd8faa3 20250403085538852 DAUC <0003> auc.c:145 vector [2]: res = 1b40ba9f9d2d90c40000000000000000 20250403085538852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085538852 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085538852 DAUC <0003> auc.c:151 vector [2]: kc = a7259af01ac1235f 20250403085538852 DAUC <0003> auc.c:152 vector [2]: sres = 866d2a5b 20250403085538852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085538852 DAUC <0003> auc.c:113 vector [3]: rand = 6c2124c29e7ff5f07097045c04704afd 20250403085538852 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085538852 DAUC <0003> auc.c:142 vector [3]: autn = 705ad423e2670000dab359eb7cdc5911 20250403085538852 DAUC <0003> auc.c:143 vector [3]: ck = 033addc9d066ea75c32b93515fe9370e 20250403085538852 DAUC <0003> auc.c:144 vector [3]: ik = 23018ecc7351e4999978f22ee16eb0ef 20250403085538852 DAUC <0003> auc.c:145 vector [3]: res = 1ec890bf67241d1f0000000000000000 20250403085538852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085538852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085538852 DAUC <0003> auc.c:151 vector [3]: kc = 7a68327a1db0890d 20250403085538852 DAUC <0003> auc.c:152 vector [3]: sres = 79ec8da0 20250403085538852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085538852 DAUC <0003> auc.c:113 vector [4]: rand = ec5e507f448202f70434ad04ad5c85dc 20250403085538852 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085538852 DAUC <0003> auc.c:142 vector [4]: autn = f5c46913559b00004dcbecf284ab0881 20250403085538852 DAUC <0003> auc.c:143 vector [4]: ck = ad077c1b3303b3b4e53058b21de83f0b 20250403085538852 DAUC <0003> auc.c:144 vector [4]: ik = 10bc5bfb7eee26ea5c1d49826092d283 20250403085538852 DAUC <0003> auc.c:145 vector [4]: res = cb3ff247043d44aa0000000000000000 20250403085538852 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085538852 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085538852 DAUC <0003> auc.c:151 vector [4]: kc = 049636d0309778d6 20250403085538852 DAUC <0003> auc.c:152 vector [4]: sres = cf02b6ed 20250403085538852 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085538852 DAUC <0003> db_auc.c:245 IMSI='262421501005942': Generated 5 vectors 20250403085538852 DAUC <0003> db_auc.c:249 IMSI='262421501005942': Updating SQN=161 in DB 20250403085538852 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421501005942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421501005942"} 20250403085538852 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421501005942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538852 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538852 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262421501005942" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_sai(15)"262421501005942" TC_gsup_sai(15)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(15)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39644<->l=127.0.0.1:4258 TC_gsup_sai(15)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538854 DAUC <0003> db_auc.c:157 IMSI='262429815934930': No 2G Auth Data 20250403085538854 DAUC <0003> db_auc.c:192 IMSI='262429815934930': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262429815934930" to be handled at TC_gsup_sai(16) 20250403085538861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39650<->l=127.0.0.1:4258 20250403085538863 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538863 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429815934930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429815934930"} 20250403085538863 DAUC <0003> db_auc.c:157 IMSI='262429815934930': No 2G Auth Data 20250403085538863 DAUC <0003> db_auc.c:236 IMSI='262429815934930': Calling to generate 5 vectors 20250403085538863 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085538863 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085538863 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250403085538863 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085538863 DAUC <0003> auc.c:113 vector [0]: rand = 1cc042e5b8eabc69c883b2970a42b6e1 20250403085538863 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085538863 DAUC <0003> auc.c:142 vector [0]: autn = 9598f83a068a0000f517104b1ffc3aab 20250403085538863 DAUC <0003> auc.c:143 vector [0]: ck = 86cbba1130e00ec647e23c21d5ce9f0b 20250403085538863 DAUC <0003> auc.c:144 vector [0]: ik = 4aa19bd645270c7a3079690950e55094 20250403085538863 DAUC <0003> auc.c:145 vector [0]: res = 9ec12c3b3e5e1e4c0000000000000000 20250403085538863 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085538863 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085538863 DAUC <0003> auc.c:151 vector [0]: kc = bbf174eff0eccd23 20250403085538863 DAUC <0003> auc.c:152 vector [0]: sres = a09f3277 20250403085538863 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085538863 DAUC <0003> auc.c:113 vector [1]: rand = ec9a2fc17febbfdc42abc439ff699ad9 20250403085538863 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085538863 DAUC <0003> auc.c:142 vector [1]: autn = 166d8f22e58600004bbbea7359cae9c1 20250403085538863 DAUC <0003> auc.c:143 vector [1]: ck = f571f89ab9110ed6e6e7c98f93926f7f 20250403085538863 DAUC <0003> auc.c:144 vector [1]: ik = 1bb3821210cd17bd11cac18011313509 20250403085538863 DAUC <0003> auc.c:145 vector [1]: res = 0530364f3a544bbd0000000000000000 20250403085538863 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085538863 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085538863 DAUC <0003> auc.c:151 vector [1]: kc = 19ef72872b7f431d 20250403085538863 DAUC <0003> auc.c:152 vector [1]: sres = 3f647df2 20250403085538863 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085538863 DAUC <0003> auc.c:113 vector [2]: rand = 53bbaff8a6b5c956296749b4b0c4cd59 20250403085538863 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085538863 DAUC <0003> auc.c:142 vector [2]: autn = 1e01c9af41cc00008a093d987f0ebf1f 20250403085538863 DAUC <0003> auc.c:143 vector [2]: ck = 4b402b105d2f5ed7e1a2a9d4c60032fe 20250403085538863 DAUC <0003> auc.c:144 vector [2]: ik = 6055ed31a62c10ed63961fb651804a71 20250403085538863 DAUC <0003> auc.c:145 vector [2]: res = 5b10fdf12c5397200000000000000000 20250403085538863 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085538863 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085538863 DAUC <0003> auc.c:151 vector [2]: kc = a92170436c8336b5 20250403085538863 DAUC <0003> auc.c:152 vector [2]: sres = 77436ad1 20250403085538863 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085538863 DAUC <0003> auc.c:113 vector [3]: rand = 8cd51bc390fc6b70c436e41ff5553c8d 20250403085538863 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085538863 DAUC <0003> auc.c:142 vector [3]: autn = 8a7a3c0ed7f70000179ea72cd5b6b100 20250403085538863 DAUC <0003> auc.c:143 vector [3]: ck = 65cd4d73525ef3c5cc5471e8e20d5789 20250403085538863 DAUC <0003> auc.c:144 vector [3]: ik = 4e58721db677efbd35e5637c47f3c981 20250403085538863 DAUC <0003> auc.c:145 vector [3]: res = 18c22ee7b2daea9c0000000000000000 20250403085538863 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085538863 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085538863 DAUC <0003> auc.c:151 vector [3]: kc = d2242dfa41d78270 20250403085538863 DAUC <0003> auc.c:152 vector [3]: sres = aa18c47b 20250403085538863 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085538863 DAUC <0003> auc.c:113 vector [4]: rand = eb7bbc3d1771cf480a38f64e5cdb332d 20250403085538863 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085538863 DAUC <0003> auc.c:142 vector [4]: autn = 226dbe682ad00000440e90b92994374f 20250403085538863 DAUC <0003> auc.c:143 vector [4]: ck = dfc50d09cba565b6b56f9cc5b9051c89 20250403085538863 DAUC <0003> auc.c:144 vector [4]: ik = 1c8125653ad2e96056c2e7f4b00b78e5 20250403085538863 DAUC <0003> auc.c:145 vector [4]: res = 43b9a065d2a4b77d0000000000000000 20250403085538863 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085538863 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085538863 DAUC <0003> auc.c:151 vector [4]: kc = 20e9535df879e8ba 20250403085538863 DAUC <0003> auc.c:152 vector [4]: sres = 911d1718 20250403085538863 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085538863 DAUC <0003> db_auc.c:245 IMSI='262429815934930': Generated 5 vectors 20250403085538863 DAUC <0003> db_auc.c:249 IMSI='262429815934930': Updating SQN=161 in DB 20250403085538863 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429815934930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429815934930"} 20250403085538863 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429815934930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538863 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538863 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262429815934930" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_sai(16)"262429815934930" TC_gsup_sai(16)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(16)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39650<->l=127.0.0.1:4258 TC_gsup_sai(16)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538865 DAUC <0003> db_auc.c:157 IMSI='262424602159372': No 2G Auth Data 20250403085538865 DAUC <0003> db_auc.c:192 IMSI='262424602159372': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262424602159372" to be handled at TC_gsup_sai(17) 20250403085538871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4258 20250403085538874 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538874 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424602159372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424602159372"} 20250403085538874 DAUC <0003> db_auc.c:236 IMSI='262424602159372': Calling to generate 5 vectors 20250403085538874 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085538874 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085538874 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085538874 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085538874 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085538874 DAUC <0003> auc.c:113 vector [0]: rand = 8f11d16ab0a897e947210987dc8130f5 20250403085538874 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085538874 DAUC <0003> auc.c:142 vector [0]: autn = bc78907cdd610000df2b6f1609096be1 20250403085538874 DAUC <0003> auc.c:143 vector [0]: ck = ab71552caec65fa9cf11d2f32a9cd0f5 20250403085538874 DAUC <0003> auc.c:144 vector [0]: ik = 8b948013f93b9386a51f0a01436924fe 20250403085538874 DAUC <0003> auc.c:145 vector [0]: res = 7da78f1d31e6bda40000000000000000 20250403085538874 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085538874 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085538874 DAUC <0003> auc.c:179 vector [0]: kc = eb5b5e3979d88400 20250403085538874 DAUC <0003> auc.c:180 vector [0]: sres = ad8849e3 20250403085538874 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085538874 DAUC <0003> auc.c:113 vector [1]: rand = 823ff43536f4f195a0ee162e9f5b7585 20250403085538874 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085538874 DAUC <0003> auc.c:142 vector [1]: autn = 0a852d0f1a2d0000051e1f3f6c3011ca 20250403085538874 DAUC <0003> auc.c:143 vector [1]: ck = 1511cb8b81ece3c3fbc3881d7f51bad8 20250403085538874 DAUC <0003> auc.c:144 vector [1]: ik = 4880ce40fdbb3cb3878ceebc52b31398 20250403085538874 DAUC <0003> auc.c:145 vector [1]: res = 88fc7f6c0dd857840000000000000000 20250403085538874 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085538874 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085538874 DAUC <0003> auc.c:179 vector [1]: kc = 98a136126e6e8000 20250403085538874 DAUC <0003> auc.c:180 vector [1]: sres = e57ff954 20250403085538874 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085538874 DAUC <0003> auc.c:113 vector [2]: rand = 362c5e0f29577fb62d159f5c6f4d982d 20250403085538874 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085538874 DAUC <0003> auc.c:142 vector [2]: autn = 08f0b42a5ec800001d913077b84a8105 20250403085538874 DAUC <0003> auc.c:143 vector [2]: ck = e3f31985bd53445ff3c87b59f6b1f68b 20250403085538874 DAUC <0003> auc.c:144 vector [2]: ik = 16f46caf7a4edf540da2ee961d79bf4b 20250403085538874 DAUC <0003> auc.c:145 vector [2]: res = 8146830e4ea1b95a0000000000000000 20250403085538874 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085538874 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085538874 DAUC <0003> auc.c:179 vector [2]: kc = 1b755fc894e8bc00 20250403085538874 DAUC <0003> auc.c:180 vector [2]: sres = 43576881 20250403085538874 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085538874 DAUC <0003> auc.c:113 vector [3]: rand = 0acbe36ac2410a6a7f2a9aec74610d8c 20250403085538874 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085538874 DAUC <0003> auc.c:142 vector [3]: autn = 9c54e58c8ed50000712104037b297205 20250403085538874 DAUC <0003> auc.c:143 vector [3]: ck = 649ff904f854e7e7ab55fbdc4c48a068 20250403085538874 DAUC <0003> auc.c:144 vector [3]: ik = bb9d8bff8db89f50bfc032e7befae217 20250403085538874 DAUC <0003> auc.c:145 vector [3]: res = be988679d349b01d0000000000000000 20250403085538874 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085538874 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085538874 DAUC <0003> auc.c:179 vector [3]: kc = 18d39a9b10206c00 20250403085538874 DAUC <0003> auc.c:180 vector [3]: sres = 6d9f0a7f 20250403085538874 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085538874 DAUC <0003> auc.c:113 vector [4]: rand = 7bb0356a67d5db72f8aeb0cc3fe05c80 20250403085538874 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085538874 DAUC <0003> auc.c:142 vector [4]: autn = 1fc95aec955b000088622e90c80af546 20250403085538874 DAUC <0003> auc.c:143 vector [4]: ck = 7867fc2c50616a2bb1cf605b72cc1bb0 20250403085538874 DAUC <0003> auc.c:144 vector [4]: ik = e7914fde28e6c53e6b9f3ed294846e74 20250403085538874 DAUC <0003> auc.c:145 vector [4]: res = 78fa352e7d591ce10000000000000000 20250403085538874 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085538874 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085538874 DAUC <0003> auc.c:179 vector [4]: kc = 4d2d76a919b54000 20250403085538874 DAUC <0003> auc.c:180 vector [4]: sres = 727575b1 20250403085538874 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085538874 DAUC <0003> db_auc.c:245 IMSI='262424602159372': Generated 5 vectors 20250403085538874 DAUC <0003> db_auc.c:249 IMSI='262424602159372': Updating SQN=161 in DB 20250403085538874 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424602159372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424602159372"} 20250403085538874 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424602159372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538874 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538874 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262424602159372" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_sai(17)"262424602159372" TC_gsup_sai(17)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(17)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4258 TC_gsup_sai(17)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538876 DAUC <0003> db_auc.c:157 IMSI='262429085288198': No 2G Auth Data 20250403085538876 DAUC <0003> db_auc.c:192 IMSI='262429085288198': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262429085288198" to be handled at TC_gsup_sai(18) 20250403085538883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20250403085538884 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538884 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429085288198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429085288198"} 20250403085538884 DAUC <0003> db_auc.c:236 IMSI='262429085288198': Calling to generate 5 vectors 20250403085538884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085538884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085538884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085538884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085538884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085538884 DAUC <0003> auc.c:113 vector [0]: rand = c5b95810aff356e2d4b4aa2762892775 20250403085538884 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085538884 DAUC <0003> auc.c:142 vector [0]: autn = d1736b774ee70000d6719e3a4c5f3d59 20250403085538884 DAUC <0003> auc.c:143 vector [0]: ck = d3fc6c3a7c970f7e2d9bd31f4aeb1bfc 20250403085538884 DAUC <0003> auc.c:144 vector [0]: ik = f905ac4f9f7ced19ccaf792edc566f26 20250403085538884 DAUC <0003> auc.c:145 vector [0]: res = 05d995612b3dfad60000000000000000 20250403085538884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085538884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085538884 DAUC <0003> auc.c:179 vector [0]: kc = 1d4376c1387ca800 20250403085538884 DAUC <0003> auc.c:180 vector [0]: sres = e28e3346 20250403085538884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085538884 DAUC <0003> auc.c:113 vector [1]: rand = 27f9ac2a96c144c1dbd1dbd36287048d 20250403085538884 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085538884 DAUC <0003> auc.c:142 vector [1]: autn = 5231bbba18b70000ad0acafe78653230 20250403085538884 DAUC <0003> auc.c:143 vector [1]: ck = 4adf761fc8f35dc15909da99da7da3cc 20250403085538884 DAUC <0003> auc.c:144 vector [1]: ik = d9c8e1a435e331524b7e9d00fd33cd69 20250403085538884 DAUC <0003> auc.c:145 vector [1]: res = a12543e088622ea20000000000000000 20250403085538884 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085538884 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085538884 DAUC <0003> auc.c:179 vector [1]: kc = e74e5191d0b25c00 20250403085538884 DAUC <0003> auc.c:180 vector [1]: sres = c227a546 20250403085538884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085538884 DAUC <0003> auc.c:113 vector [2]: rand = 7a0d517d5b414546ba3c19d492d1ea97 20250403085538884 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085538884 DAUC <0003> auc.c:142 vector [2]: autn = 4fc303a9c8c20000b0a64df4c5915f7d 20250403085538884 DAUC <0003> auc.c:143 vector [2]: ck = 589b612b0d18c4808027ff483ad7318f 20250403085538884 DAUC <0003> auc.c:144 vector [2]: ik = 9df0bcd088e6ffdd045a4362d3ce96a5 20250403085538884 DAUC <0003> auc.c:145 vector [2]: res = 41f46d0385f474930000000000000000 20250403085538884 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085538884 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085538884 DAUC <0003> auc.c:179 vector [2]: kc = 422e042116ea4800 20250403085538884 DAUC <0003> auc.c:180 vector [2]: sres = 90bb2777 20250403085538884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085538884 DAUC <0003> auc.c:113 vector [3]: rand = 7199f8e8850dd0b0167bf3ff1f33b4f4 20250403085538884 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085538884 DAUC <0003> auc.c:142 vector [3]: autn = 4c561c16775200008d758f0a2102e75c 20250403085538884 DAUC <0003> auc.c:143 vector [3]: ck = b4308a1ca034a513a6daaecf21a17223 20250403085538884 DAUC <0003> auc.c:144 vector [3]: ik = 0c1639529f326ca88238fe780bb4a6c9 20250403085538884 DAUC <0003> auc.c:145 vector [3]: res = 24e84265573eb6b60000000000000000 20250403085538884 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085538884 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085538884 DAUC <0003> auc.c:179 vector [3]: kc = c1b032b2c220e400 20250403085538884 DAUC <0003> auc.c:180 vector [3]: sres = ba39de86 20250403085538884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085538884 DAUC <0003> auc.c:113 vector [4]: rand = 6392332fb5ada215ac9eaf0d28824c04 20250403085538884 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085538884 DAUC <0003> auc.c:142 vector [4]: autn = 45bfaa633c190000c4fa91928532eb6a 20250403085538884 DAUC <0003> auc.c:143 vector [4]: ck = 2ff09e2dbc0a7576b1113b5d7b89564e 20250403085538884 DAUC <0003> auc.c:144 vector [4]: ik = 831f258a5ea89767cbb0383b1ed31311 20250403085538884 DAUC <0003> auc.c:145 vector [4]: res = 52024cab28c0839a0000000000000000 20250403085538884 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085538884 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085538884 DAUC <0003> auc.c:179 vector [4]: kc = b7d54abf91378800 20250403085538884 DAUC <0003> auc.c:180 vector [4]: sres = 653df56b 20250403085538884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085538884 DAUC <0003> db_auc.c:245 IMSI='262429085288198': Generated 5 vectors 20250403085538884 DAUC <0003> db_auc.c:249 IMSI='262429085288198': Updating SQN=161 in DB 20250403085538884 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429085288198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429085288198"} 20250403085538884 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429085288198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538884 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538884 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262429085288198" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_sai(18)"262429085288198" TC_gsup_sai(18)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(18)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 TC_gsup_sai(18)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085538887 DAUC <0003> db_auc.c:157 IMSI='262422131137448': No 2G Auth Data 20250403085538887 DAUC <0003> db_auc.c:192 IMSI='262422131137448': No 3G Auth Data HLR_Test-GSUP(9)@e5e0ba7f8b96: Created GsupExpect[0] for "262422131137448" to be handled at TC_gsup_sai(19) 20250403085538894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20250403085538895 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538896 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422131137448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422131137448"} 20250403085538896 DAUC <0003> db_auc.c:236 IMSI='262422131137448': Calling to generate 5 vectors 20250403085538896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085538896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085538896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085538896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085538896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085538896 DAUC <0003> auc.c:113 vector [0]: rand = 714660d5104319942bbd6b63e44c56ef 20250403085538896 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085538896 DAUC <0003> auc.c:142 vector [0]: autn = 99a2cb90fe030000a570894bddf27dc1 20250403085538896 DAUC <0003> auc.c:143 vector [0]: ck = c7a79bc825e75deb2f160f288359c4f7 20250403085538896 DAUC <0003> auc.c:144 vector [0]: ik = 97285769baea027a3e7e8170b363a941 20250403085538896 DAUC <0003> auc.c:145 vector [0]: res = 2d61591636a207330000000000000000 20250403085538896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085538896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085538896 DAUC <0003> auc.c:179 vector [0]: kc = 87a06d6e603b117d 20250403085538896 DAUC <0003> auc.c:180 vector [0]: sres = e5b69c36 20250403085538896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085538896 DAUC <0003> auc.c:113 vector [1]: rand = c606a4653b7bdfed438407afa3a562dc 20250403085538896 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085538896 DAUC <0003> auc.c:142 vector [1]: autn = 65decf2e8b4a0000cc1f597aeeec3d63 20250403085538896 DAUC <0003> auc.c:143 vector [1]: ck = f6e37b4ee1d3683f16fa9b97118dcc54 20250403085538896 DAUC <0003> auc.c:144 vector [1]: ik = 0a73e5f9ca9c3d1644e341c8872857c4 20250403085538896 DAUC <0003> auc.c:145 vector [1]: res = 2e6a41b997ad709e0000000000000000 20250403085538896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085538896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085538896 DAUC <0003> auc.c:179 vector [1]: kc = 40869077638a64a7 20250403085538896 DAUC <0003> auc.c:180 vector [1]: sres = 4f9baf04 20250403085538896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085538896 DAUC <0003> auc.c:113 vector [2]: rand = cd3fd0c76a42482bdf7ccfdab3185af5 20250403085538896 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085538896 DAUC <0003> auc.c:142 vector [2]: autn = 59c250b6ca7e0000dab586418a943eb1 20250403085538896 DAUC <0003> auc.c:143 vector [2]: ck = 6efdde745ea8417ed28521f87a5fd49b 20250403085538896 DAUC <0003> auc.c:144 vector [2]: ik = 9e87ed3f48b392949fc76ad277d59390 20250403085538896 DAUC <0003> auc.c:145 vector [2]: res = 68b34bdc9cadd5570000000000000000 20250403085538896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085538896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085538896 DAUC <0003> auc.c:179 vector [2]: kc = 40923bd41cbff9a9 20250403085538896 DAUC <0003> auc.c:180 vector [2]: sres = 0c357eae 20250403085538896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085538896 DAUC <0003> auc.c:113 vector [3]: rand = ded660248d3122f422ebcaea93c8825f 20250403085538896 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085538896 DAUC <0003> auc.c:142 vector [3]: autn = 4d5b19786d16000076b8bf32d774a265 20250403085538896 DAUC <0003> auc.c:143 vector [3]: ck = 22f2495d0de744f1ce4948158a770a85 20250403085538896 DAUC <0003> auc.c:144 vector [3]: ik = 544f6cc436dfbdef35cbb87accf67ee7 20250403085538896 DAUC <0003> auc.c:145 vector [3]: res = 5aa503274cbfe8e60000000000000000 20250403085538896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085538896 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085538896 DAUC <0003> auc.c:179 vector [3]: kc = 7913ae7dd62000ec 20250403085538896 DAUC <0003> auc.c:180 vector [3]: sres = dde6afd7 20250403085538896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085538896 DAUC <0003> auc.c:113 vector [4]: rand = 75d6efab81a3e1ffda2c554d48ba5298 20250403085538896 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085538896 DAUC <0003> auc.c:142 vector [4]: autn = e4b4a966cb7a0000f7f41080b034ca23 20250403085538896 DAUC <0003> auc.c:143 vector [4]: ck = bb51a5fe9d88c05972bfd83279da86b8 20250403085538896 DAUC <0003> auc.c:144 vector [4]: ik = 6ab5f48d4027b1e084a41b0fce74ca7c 20250403085538896 DAUC <0003> auc.c:145 vector [4]: res = 7b70dbd201f25e360000000000000000 20250403085538896 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085538896 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085538896 DAUC <0003> auc.c:179 vector [4]: kc = 947e2aae3366fd04 20250403085538896 DAUC <0003> auc.c:180 vector [4]: sres = 321f4d1b 20250403085538896 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085538896 DAUC <0003> db_auc.c:245 IMSI='262422131137448': Generated 5 vectors 20250403085538896 DAUC <0003> db_auc.c:249 IMSI='262422131137448': Updating SQN=161 in DB 20250403085538896 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422131137448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422131137448"} 20250403085538896 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422131137448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085538896 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085538896 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e5e0ba7f8b96: Found GsupExpect[0] for "262422131137448" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_sai(19)"262422131137448" TC_gsup_sai(19)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai(19)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085538898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 TC_gsup_sai(19)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085538898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4258 20250403085538899 DLINP <000b> input/ipa.c:452 connected read/write 20250403085538899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085538899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085538899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085538899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085538899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41299<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(11)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP(9)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@e5e0ba7f8b96: Final verdict of PTC: none 10@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_sai finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Apr 3 08:55:38 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250403085538923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4258 20250403085539024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=163380) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Apr 3 08:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_sai_num_auth_vectors started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085542117 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085542117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085542122 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085542127 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542127 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085542127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085542127 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 20250403085542127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085542127 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 20250403085542127 DLGSUP <0013> gsup_server.c:236 2: 20250403085542127 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085542127 DLGSUP <0013> gsup_server.c:236 3: 20250403085542127 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085542127 DLGSUP <0013> gsup_server.c:236 4: 20250403085542127 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085542127 DLGSUP <0013> gsup_server.c:236 5: 20250403085542127 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085542127 DLGSUP <0013> gsup_server.c:236 7: 20250403085542127 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085542127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085542127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085542127 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@e5e0ba7f8b96: 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") 20250403085542150 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32927<->l=127.0.0.1:4259) 20250403085542159 DAUC <0003> db_auc.c:157 IMSI='262427437059251': No 2G Auth Data 20250403085542160 DAUC <0003> db_auc.c:192 IMSI='262427437059251': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262427437059251" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250403085542180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20250403085542185 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542185 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437059251"} 20250403085542185 DAUC <0003> db_auc.c:192 IMSI='262427437059251': No 3G Auth Data 20250403085542185 DAUC <0003> db_auc.c:236 IMSI='262427437059251': Calling to generate 1 vectors 20250403085542185 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250403085542185 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542185 DAUC <0003> auc.c:113 vector [0]: rand = 25cc01d855e8c9131b29079f4630631e 20250403085542185 DAUC <0003> auc.c:179 vector [0]: kc = db727a9bb0be7400 20250403085542185 DAUC <0003> auc.c:180 vector [0]: sres = f3261d90 20250403085542185 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542185 DAUC <0003> db_auc.c:245 IMSI='262427437059251': Generated 1 vectors 20250403085542185 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437059251"} 20250403085542185 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542185 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542185 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262427437059251" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427437059251" TC_gsup_sai_num_auth_vectors(24)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542188 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542188 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437059251"} 20250403085542188 DAUC <0003> db_auc.c:192 IMSI='262427437059251': No 3G Auth Data 20250403085542188 DAUC <0003> db_auc.c:236 IMSI='262427437059251': Calling to generate 4 vectors 20250403085542188 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250403085542188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542188 DAUC <0003> auc.c:113 vector [0]: rand = c6685b20183c7b6d92b7ead2fe346e3c 20250403085542188 DAUC <0003> auc.c:179 vector [0]: kc = 4117e4c78e9ec000 20250403085542188 DAUC <0003> auc.c:180 vector [0]: sres = 301a51d0 20250403085542188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542188 DAUC <0003> auc.c:113 vector [1]: rand = 165c57100ebb1b002d5b8be2ee3dd0a3 20250403085542188 DAUC <0003> auc.c:179 vector [1]: kc = 424d91ff48582c00 20250403085542188 DAUC <0003> auc.c:180 vector [1]: sres = 5213f80a 20250403085542188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542188 DAUC <0003> auc.c:113 vector [2]: rand = 1d1c4c8735569f0f40b3c73332ac22d5 20250403085542188 DAUC <0003> auc.c:179 vector [2]: kc = 668b14fd8bd1f800 20250403085542188 DAUC <0003> auc.c:180 vector [2]: sres = c66b20ff 20250403085542188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542188 DAUC <0003> auc.c:113 vector [3]: rand = 81a16397ddb5da87164a895757d9eb37 20250403085542188 DAUC <0003> auc.c:179 vector [3]: kc = e487e2d92879d000 20250403085542188 DAUC <0003> auc.c:180 vector [3]: sres = 836281af 20250403085542188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542188 DAUC <0003> db_auc.c:245 IMSI='262427437059251': Generated 4 vectors 20250403085542188 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437059251"} 20250403085542188 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542188 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542188 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542190 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542191 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437059251"} 20250403085542191 DAUC <0003> db_auc.c:192 IMSI='262427437059251': No 3G Auth Data 20250403085542191 DAUC <0003> db_auc.c:236 IMSI='262427437059251': Calling to generate 5 vectors 20250403085542191 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085542191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542191 DAUC <0003> auc.c:113 vector [0]: rand = 94f0c1aae625f4932eb76b25d59357b2 20250403085542191 DAUC <0003> auc.c:179 vector [0]: kc = e822701313ef7400 20250403085542191 DAUC <0003> auc.c:180 vector [0]: sres = b7145a45 20250403085542191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542191 DAUC <0003> auc.c:113 vector [1]: rand = 18068287b8506925dbba418f46c610c8 20250403085542191 DAUC <0003> auc.c:179 vector [1]: kc = c9b5ed957ea93000 20250403085542191 DAUC <0003> auc.c:180 vector [1]: sres = 72254e53 20250403085542191 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542191 DAUC <0003> auc.c:113 vector [2]: rand = 1e342afc6953bc1ab7fa2d72259c0c1a 20250403085542191 DAUC <0003> auc.c:179 vector [2]: kc = 0c3fdf9725ed1400 20250403085542191 DAUC <0003> auc.c:180 vector [2]: sres = 905388ef 20250403085542191 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542191 DAUC <0003> auc.c:113 vector [3]: rand = 0c1ed6df6759edd8760cc0884de388ef 20250403085542191 DAUC <0003> auc.c:179 vector [3]: kc = ccaa3fa82acc1800 20250403085542191 DAUC <0003> auc.c:180 vector [3]: sres = fa9e45b0 20250403085542191 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542191 DAUC <0003> auc.c:113 vector [4]: rand = 909cfef16592fddb86736a95230379c9 20250403085542191 DAUC <0003> auc.c:179 vector [4]: kc = 76a59d0db1008400 20250403085542191 DAUC <0003> auc.c:180 vector [4]: sres = 95f3a821 20250403085542191 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085542191 DAUC <0003> db_auc.c:245 IMSI='262427437059251': Generated 5 vectors 20250403085542191 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437059251"} 20250403085542191 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542191 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542191 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542195 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542195 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437059251"} 20250403085542195 DAUC <0003> db_auc.c:192 IMSI='262427437059251': No 3G Auth Data 20250403085542195 DAUC <0003> db_auc.c:236 IMSI='262427437059251': Calling to generate 5 vectors 20250403085542195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085542196 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542196 DAUC <0003> auc.c:113 vector [0]: rand = f85c4a12f95a1456fdb8625ce5e14795 20250403085542196 DAUC <0003> auc.c:179 vector [0]: kc = 9b961fe291569c00 20250403085542196 DAUC <0003> auc.c:180 vector [0]: sres = b3550108 20250403085542196 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542196 DAUC <0003> auc.c:113 vector [1]: rand = 87b6dd02df9bdc918f67a64cb62e949a 20250403085542196 DAUC <0003> auc.c:179 vector [1]: kc = b7dd69356ab34c00 20250403085542196 DAUC <0003> auc.c:180 vector [1]: sres = d57c25db 20250403085542196 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542196 DAUC <0003> auc.c:113 vector [2]: rand = 0045395235c79ab2b518216ccd0c53b7 20250403085542196 DAUC <0003> auc.c:179 vector [2]: kc = e764930a1cd37800 20250403085542196 DAUC <0003> auc.c:180 vector [2]: sres = 62d5d4e8 20250403085542196 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542196 DAUC <0003> auc.c:113 vector [3]: rand = 77deb62db80dabca939744fae8a3884c 20250403085542196 DAUC <0003> auc.c:179 vector [3]: kc = e8ca718497e3cc00 20250403085542196 DAUC <0003> auc.c:180 vector [3]: sres = 459662c6 20250403085542196 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542196 DAUC <0003> auc.c:113 vector [4]: rand = 0f7e3b972a0b2fc924d2bbbbb916c1d5 20250403085542196 DAUC <0003> auc.c:179 vector [4]: kc = 93b734a3a31ccc00 20250403085542196 DAUC <0003> auc.c:180 vector [4]: sres = 7268dc44 20250403085542196 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085542196 DAUC <0003> db_auc.c:245 IMSI='262427437059251': Generated 5 vectors 20250403085542196 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437059251"} 20250403085542196 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427437059251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542196 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542196 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542202 DAUC <0003> db_auc.c:157 IMSI='262426385824685': No 2G Auth Data 20250403085542202 DAUC <0003> db_auc.c:192 IMSI='262426385824685': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262426385824685" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250403085542217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 20250403085542219 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542219 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426385824685"} 20250403085542219 DAUC <0003> db_auc.c:192 IMSI='262426385824685': No 3G Auth Data 20250403085542219 DAUC <0003> db_auc.c:236 IMSI='262426385824685': Calling to generate 1 vectors 20250403085542219 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250403085542219 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542219 DAUC <0003> auc.c:113 vector [0]: rand = 620b22ed0ab167b9e166ba12d708546f 20250403085542219 DAUC <0003> auc.c:179 vector [0]: kc = 39dec1a1b63cf000 20250403085542219 DAUC <0003> auc.c:180 vector [0]: sres = 1357c068 20250403085542219 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542219 DAUC <0003> db_auc.c:245 IMSI='262426385824685': Generated 1 vectors 20250403085542219 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426385824685"} 20250403085542219 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542219 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542219 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262426385824685" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426385824685" TC_gsup_sai_num_auth_vectors(25)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542221 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542221 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426385824685"} 20250403085542221 DAUC <0003> db_auc.c:192 IMSI='262426385824685': No 3G Auth Data 20250403085542221 DAUC <0003> db_auc.c:236 IMSI='262426385824685': Calling to generate 4 vectors 20250403085542221 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250403085542221 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542221 DAUC <0003> auc.c:113 vector [0]: rand = 0b3dbfd01f953e653877a66d57f8a322 20250403085542221 DAUC <0003> auc.c:179 vector [0]: kc = 5014a8f1a9358800 20250403085542221 DAUC <0003> auc.c:180 vector [0]: sres = 558da860 20250403085542221 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542221 DAUC <0003> auc.c:113 vector [1]: rand = 167628555e94da492568df27e7409f9c 20250403085542221 DAUC <0003> auc.c:179 vector [1]: kc = babe5bb837cb9c00 20250403085542221 DAUC <0003> auc.c:180 vector [1]: sres = 56948969 20250403085542221 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542221 DAUC <0003> auc.c:113 vector [2]: rand = 6ffd97c46891743df7c8dc5761772a08 20250403085542221 DAUC <0003> auc.c:179 vector [2]: kc = 889003540ff28c00 20250403085542221 DAUC <0003> auc.c:180 vector [2]: sres = f571e21d 20250403085542221 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542221 DAUC <0003> auc.c:113 vector [3]: rand = 61e6378baebe4ef4deec5f1e1014e874 20250403085542221 DAUC <0003> auc.c:179 vector [3]: kc = 1385f506c1ee9400 20250403085542221 DAUC <0003> auc.c:180 vector [3]: sres = 1e9bc71d 20250403085542221 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542221 DAUC <0003> db_auc.c:245 IMSI='262426385824685': Generated 4 vectors 20250403085542221 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426385824685"} 20250403085542221 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542221 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542221 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542222 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542222 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426385824685"} 20250403085542222 DAUC <0003> db_auc.c:192 IMSI='262426385824685': No 3G Auth Data 20250403085542222 DAUC <0003> db_auc.c:236 IMSI='262426385824685': Calling to generate 5 vectors 20250403085542222 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085542222 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542222 DAUC <0003> auc.c:113 vector [0]: rand = 3552aefedec50ce6aaed08ccdb6fbd4c 20250403085542222 DAUC <0003> auc.c:179 vector [0]: kc = 2d6f7f967e3f2000 20250403085542222 DAUC <0003> auc.c:180 vector [0]: sres = d75441ca 20250403085542222 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542222 DAUC <0003> auc.c:113 vector [1]: rand = 1fab1257bdc0ef40e8d613c2458932eb 20250403085542222 DAUC <0003> auc.c:179 vector [1]: kc = 681d279611d41800 20250403085542222 DAUC <0003> auc.c:180 vector [1]: sres = ac11d5df 20250403085542222 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542222 DAUC <0003> auc.c:113 vector [2]: rand = c1ed9bcd839feea8c41f07f346f0bd78 20250403085542222 DAUC <0003> auc.c:179 vector [2]: kc = 08c0b97a4da2d000 20250403085542222 DAUC <0003> auc.c:180 vector [2]: sres = 971829a6 20250403085542222 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542222 DAUC <0003> auc.c:113 vector [3]: rand = accdd221ee5be3202ecd55a5c2b20898 20250403085542222 DAUC <0003> auc.c:179 vector [3]: kc = 1ed663618f536000 20250403085542222 DAUC <0003> auc.c:180 vector [3]: sres = b0ec39b0 20250403085542222 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542222 DAUC <0003> auc.c:113 vector [4]: rand = f5b4278a10d745b69e6258d07c82721c 20250403085542222 DAUC <0003> auc.c:179 vector [4]: kc = 3ddddfb3ba580400 20250403085542222 DAUC <0003> auc.c:180 vector [4]: sres = 14ce1d77 20250403085542222 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085542222 DAUC <0003> db_auc.c:245 IMSI='262426385824685': Generated 5 vectors 20250403085542222 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426385824685"} 20250403085542222 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542222 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542222 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542223 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542223 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426385824685"} 20250403085542223 DAUC <0003> db_auc.c:192 IMSI='262426385824685': No 3G Auth Data 20250403085542223 DAUC <0003> db_auc.c:236 IMSI='262426385824685': Calling to generate 5 vectors 20250403085542223 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085542223 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542223 DAUC <0003> auc.c:113 vector [0]: rand = 9c40706b5b6bd51e2471594d03e6d1da 20250403085542223 DAUC <0003> auc.c:179 vector [0]: kc = fc5e3802a429e400 20250403085542223 DAUC <0003> auc.c:180 vector [0]: sres = 0030a6e7 20250403085542223 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542223 DAUC <0003> auc.c:113 vector [1]: rand = 6682ecf2d712a0870dc5d70ce0a7a99d 20250403085542223 DAUC <0003> auc.c:179 vector [1]: kc = a89abeb6f9c5c000 20250403085542223 DAUC <0003> auc.c:180 vector [1]: sres = 6bf80d8b 20250403085542223 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542223 DAUC <0003> auc.c:113 vector [2]: rand = 84d9af5eeac11414e5b352fad0eeafbb 20250403085542223 DAUC <0003> auc.c:179 vector [2]: kc = e2fa1a83255e2400 20250403085542223 DAUC <0003> auc.c:180 vector [2]: sres = f6ad2b7b 20250403085542223 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542223 DAUC <0003> auc.c:113 vector [3]: rand = babd9b6d2c64cb9de2b02fab2cc15fbd 20250403085542223 DAUC <0003> auc.c:179 vector [3]: kc = b8a68e4be8f96800 20250403085542223 DAUC <0003> auc.c:180 vector [3]: sres = 191dda83 20250403085542223 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542224 DAUC <0003> auc.c:113 vector [4]: rand = 146d7907224a671d6aadbb23419d18e8 20250403085542224 DAUC <0003> auc.c:179 vector [4]: kc = d715dbe637040000 20250403085542224 DAUC <0003> auc.c:180 vector [4]: sres = 15d2a74b 20250403085542224 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085542224 DAUC <0003> db_auc.c:245 IMSI='262426385824685': Generated 5 vectors 20250403085542224 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426385824685"} 20250403085542224 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426385824685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542224 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542224 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542225 DAUC <0003> db_auc.c:157 IMSI='262427371962841': No 2G Auth Data 20250403085542225 DAUC <0003> db_auc.c:192 IMSI='262427371962841': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262427371962841" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250403085542232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 20250403085542234 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542234 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427371962841"} 20250403085542234 DAUC <0003> db_auc.c:192 IMSI='262427371962841': No 3G Auth Data 20250403085542234 DAUC <0003> db_auc.c:236 IMSI='262427371962841': Calling to generate 1 vectors 20250403085542234 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250403085542234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542234 DAUC <0003> auc.c:113 vector [0]: rand = 2408567ff8fbaa7f2afc4bbf4f2d2729 20250403085542234 DAUC <0003> auc.c:179 vector [0]: kc = 2d6f005b7e566f3d 20250403085542234 DAUC <0003> auc.c:180 vector [0]: sres = b17cfd06 20250403085542234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542234 DAUC <0003> db_auc.c:245 IMSI='262427371962841': Generated 1 vectors 20250403085542234 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427371962841"} 20250403085542234 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542234 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542234 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262427371962841" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427371962841" TC_gsup_sai_num_auth_vectors(26)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542236 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542236 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427371962841"} 20250403085542236 DAUC <0003> db_auc.c:192 IMSI='262427371962841': No 3G Auth Data 20250403085542236 DAUC <0003> db_auc.c:236 IMSI='262427371962841': Calling to generate 4 vectors 20250403085542236 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250403085542236 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542236 DAUC <0003> auc.c:113 vector [0]: rand = f8354f7cb87dde3afdeb28e8300f1c88 20250403085542236 DAUC <0003> auc.c:179 vector [0]: kc = b1ea1337732086e7 20250403085542236 DAUC <0003> auc.c:180 vector [0]: sres = d2242619 20250403085542236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542236 DAUC <0003> auc.c:113 vector [1]: rand = e3f9399d3588905c7dc33b4c37660efb 20250403085542236 DAUC <0003> auc.c:179 vector [1]: kc = eb497f537f60dc3f 20250403085542236 DAUC <0003> auc.c:180 vector [1]: sres = d1b56ab2 20250403085542236 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542236 DAUC <0003> auc.c:113 vector [2]: rand = 5630f514d150a671a9ba47078b4ad476 20250403085542236 DAUC <0003> auc.c:179 vector [2]: kc = e1dca361c3a3e6ee 20250403085542236 DAUC <0003> auc.c:180 vector [2]: sres = 0402f3e2 20250403085542236 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542236 DAUC <0003> auc.c:113 vector [3]: rand = d78a7e2c9097b25d90f05bec4898c7e3 20250403085542236 DAUC <0003> auc.c:179 vector [3]: kc = 746deb4deee629e3 20250403085542236 DAUC <0003> auc.c:180 vector [3]: sres = b4e04daf 20250403085542236 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542236 DAUC <0003> db_auc.c:245 IMSI='262427371962841': Generated 4 vectors 20250403085542236 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427371962841"} 20250403085542236 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542236 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542236 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542237 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542237 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427371962841"} 20250403085542237 DAUC <0003> db_auc.c:192 IMSI='262427371962841': No 3G Auth Data 20250403085542237 DAUC <0003> db_auc.c:236 IMSI='262427371962841': Calling to generate 5 vectors 20250403085542237 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085542237 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542237 DAUC <0003> auc.c:113 vector [0]: rand = c9530bf6ffff694db03674dd1d1550d1 20250403085542237 DAUC <0003> auc.c:179 vector [0]: kc = eb202f65d47fcf8a 20250403085542237 DAUC <0003> auc.c:180 vector [0]: sres = b2ebeceb 20250403085542237 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542237 DAUC <0003> auc.c:113 vector [1]: rand = da72d1035150acf04dae976e1771f1eb 20250403085542237 DAUC <0003> auc.c:179 vector [1]: kc = b774591d342ef421 20250403085542237 DAUC <0003> auc.c:180 vector [1]: sres = e28cdc43 20250403085542237 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542237 DAUC <0003> auc.c:113 vector [2]: rand = b05194da22bcf7b3a6512c84a87d82c0 20250403085542237 DAUC <0003> auc.c:179 vector [2]: kc = 4870ad3fc3893b49 20250403085542237 DAUC <0003> auc.c:180 vector [2]: sres = dca4e6fc 20250403085542237 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542237 DAUC <0003> auc.c:113 vector [3]: rand = 3c465e6ac5660b725fca453ad15ebf34 20250403085542237 DAUC <0003> auc.c:179 vector [3]: kc = 4b06ed1352bae96a 20250403085542237 DAUC <0003> auc.c:180 vector [3]: sres = b3df38b7 20250403085542237 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542237 DAUC <0003> auc.c:113 vector [4]: rand = cb1241c01d1de8ee994bbb9cfa3557b8 20250403085542237 DAUC <0003> auc.c:179 vector [4]: kc = e80b93df4bb463b8 20250403085542237 DAUC <0003> auc.c:180 vector [4]: sres = d4d8ebcb 20250403085542237 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085542237 DAUC <0003> db_auc.c:245 IMSI='262427371962841': Generated 5 vectors 20250403085542237 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427371962841"} 20250403085542237 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542237 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542237 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542239 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542239 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427371962841"} 20250403085542239 DAUC <0003> db_auc.c:192 IMSI='262427371962841': No 3G Auth Data 20250403085542239 DAUC <0003> db_auc.c:236 IMSI='262427371962841': Calling to generate 5 vectors 20250403085542239 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250403085542239 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542239 DAUC <0003> auc.c:113 vector [0]: rand = 5587c567ecd8b5d19aaa00560d12bb08 20250403085542239 DAUC <0003> auc.c:179 vector [0]: kc = 6ead1cda76f7630e 20250403085542239 DAUC <0003> auc.c:180 vector [0]: sres = f295fb9e 20250403085542239 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250403085542239 DAUC <0003> auc.c:113 vector [1]: rand = 72a92b67683820c02b26a92bb8cacd79 20250403085542239 DAUC <0003> auc.c:179 vector [1]: kc = b6c0d2fb802b090c 20250403085542239 DAUC <0003> auc.c:180 vector [1]: sres = 16300c4b 20250403085542239 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250403085542239 DAUC <0003> auc.c:113 vector [2]: rand = f581342b0040196d6876658b8437023f 20250403085542239 DAUC <0003> auc.c:179 vector [2]: kc = 143c55bdb4723238 20250403085542239 DAUC <0003> auc.c:180 vector [2]: sres = 2a3ceab1 20250403085542239 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250403085542239 DAUC <0003> auc.c:113 vector [3]: rand = a2fb2bc1cdd1dff9ba1026bd1d8c3703 20250403085542239 DAUC <0003> auc.c:179 vector [3]: kc = 76de8741a95d3642 20250403085542239 DAUC <0003> auc.c:180 vector [3]: sres = ca0fb7bc 20250403085542239 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250403085542239 DAUC <0003> auc.c:113 vector [4]: rand = 679963d4602e13222edf508e2df31a05 20250403085542239 DAUC <0003> auc.c:179 vector [4]: kc = 3a96b46f208ef867 20250403085542239 DAUC <0003> auc.c:180 vector [4]: sres = b148934d 20250403085542239 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250403085542239 DAUC <0003> db_auc.c:245 IMSI='262427371962841': Generated 5 vectors 20250403085542239 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427371962841"} 20250403085542239 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427371962841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542239 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542239 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542241 DAUC <0003> db_auc.c:157 IMSI='262420216966478': No 2G Auth Data 20250403085542241 DAUC <0003> db_auc.c:192 IMSI='262420216966478': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262420216966478" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250403085542249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20250403085542251 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542251 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420216966478"} 20250403085542251 DAUC <0003> db_auc.c:157 IMSI='262420216966478': No 2G Auth Data 20250403085542251 DAUC <0003> db_auc.c:236 IMSI='262420216966478': Calling to generate 1 vectors 20250403085542251 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250403085542251 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542251 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542251 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085542251 DAUC <0003> auc.c:113 vector [0]: rand = e1f788b197064c785e88a719eabab6ed 20250403085542251 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085542251 DAUC <0003> auc.c:142 vector [0]: autn = f8c2bea802bb00008016de0933a0ff3b 20250403085542251 DAUC <0003> auc.c:143 vector [0]: ck = df1279e02ad09ab7d1751d99a718c2f1 20250403085542251 DAUC <0003> auc.c:144 vector [0]: ik = 9e4708dc33da27f550c7912567441adf 20250403085542251 DAUC <0003> auc.c:145 vector [0]: res = c239c3d58ebe528a0000000000000000 20250403085542251 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542251 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542251 DAUC <0003> auc.c:151 vector [0]: kc = c0e7fd80d956656c 20250403085542251 DAUC <0003> auc.c:152 vector [0]: sres = 4c87915f 20250403085542251 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542251 DAUC <0003> db_auc.c:245 IMSI='262420216966478': Generated 1 vectors 20250403085542251 DAUC <0003> db_auc.c:249 IMSI='262420216966478': Updating SQN=33 in DB 20250403085542251 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420216966478"} 20250403085542251 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542251 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542251 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262420216966478" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420216966478" TC_gsup_sai_num_auth_vectors(27)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542252 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542252 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420216966478"} 20250403085542252 DAUC <0003> db_auc.c:157 IMSI='262420216966478': No 2G Auth Data 20250403085542252 DAUC <0003> db_auc.c:236 IMSI='262420216966478': Calling to generate 4 vectors 20250403085542252 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250403085542252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542252 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250403085542252 DAUC <0003> auc.c:113 vector [0]: rand = fe6f3561a536bcd2bbb63b79f503b9c1 20250403085542252 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250403085542252 DAUC <0003> auc.c:142 vector [0]: autn = 8dac72e2e63f000022af692208c5c2e1 20250403085542252 DAUC <0003> auc.c:143 vector [0]: ck = 4c82dca57048d927659eb1017a2d9d99 20250403085542252 DAUC <0003> auc.c:144 vector [0]: ik = cc78d9d51fa20f99e12f85b5bf6f4275 20250403085542252 DAUC <0003> auc.c:145 vector [0]: res = 447eb56999a7beb70000000000000000 20250403085542252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542252 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542252 DAUC <0003> auc.c:151 vector [0]: kc = 044b31c4aaa80952 20250403085542252 DAUC <0003> auc.c:152 vector [0]: sres = ddd90bde 20250403085542252 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542252 DAUC <0003> auc.c:113 vector [1]: rand = e2eab79f0c8c9be3abcaffe5b73c9fca 20250403085542252 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250403085542252 DAUC <0003> auc.c:142 vector [1]: autn = e9920953d5c90000bbd126b0a7547e02 20250403085542252 DAUC <0003> auc.c:143 vector [1]: ck = 7483b64ac5503ad7e8a11da21edb035d 20250403085542252 DAUC <0003> auc.c:144 vector [1]: ik = c765f3295798a898d34f90a77cfdea1a 20250403085542252 DAUC <0003> auc.c:145 vector [1]: res = a97745fe4a8c8a160000000000000000 20250403085542252 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542252 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085542252 DAUC <0003> auc.c:151 vector [1]: kc = 8808c866f0ee7b08 20250403085542252 DAUC <0003> auc.c:152 vector [1]: sres = e3fbcfe8 20250403085542252 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085542252 DAUC <0003> auc.c:113 vector [2]: rand = bf93eb5365dda81a37644752edb9e421 20250403085542252 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250403085542252 DAUC <0003> auc.c:142 vector [2]: autn = 53538286413e0000ffa6a55c63392b30 20250403085542252 DAUC <0003> auc.c:143 vector [2]: ck = 64b6d765b4497baa234657677d39b34a 20250403085542252 DAUC <0003> auc.c:144 vector [2]: ik = 073eaf8a8f6cb3b4125bda361544222a 20250403085542252 DAUC <0003> auc.c:145 vector [2]: res = 867e58cec8a8aeef0000000000000000 20250403085542252 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542252 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085542252 DAUC <0003> auc.c:151 vector [2]: kc = 5295f5be5358597e 20250403085542252 DAUC <0003> auc.c:152 vector [2]: sres = 4ed6f621 20250403085542252 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085542252 DAUC <0003> auc.c:113 vector [3]: rand = bda60bbd5b736a9ed95fcb6153378ade 20250403085542252 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250403085542252 DAUC <0003> auc.c:142 vector [3]: autn = 290ddf18d6e30000a0ec4b92f760936c 20250403085542252 DAUC <0003> auc.c:143 vector [3]: ck = ffa0648be2c2cb17a1020e59f9011d54 20250403085542252 DAUC <0003> auc.c:144 vector [3]: ik = a5970747a7513427d11bbdef448770a6 20250403085542252 DAUC <0003> auc.c:145 vector [3]: res = cd30ceaa603d0ca40000000000000000 20250403085542252 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542252 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085542252 DAUC <0003> auc.c:151 vector [3]: kc = 2a2ed07af81592c2 20250403085542252 DAUC <0003> auc.c:152 vector [3]: sres = ad0dc20e 20250403085542252 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085542252 DAUC <0003> db_auc.c:245 IMSI='262420216966478': Generated 4 vectors 20250403085542252 DAUC <0003> db_auc.c:249 IMSI='262420216966478': Updating SQN=161 in DB 20250403085542252 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420216966478"} 20250403085542252 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542252 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542252 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542254 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542254 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420216966478"} 20250403085542254 DAUC <0003> db_auc.c:157 IMSI='262420216966478': No 2G Auth Data 20250403085542254 DAUC <0003> db_auc.c:236 IMSI='262420216966478': Calling to generate 5 vectors 20250403085542254 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085542254 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250403085542254 DAUC <0003> auc.c:113 vector [0]: rand = 8669fffad6d62f913724cfa3b09562ee 20250403085542254 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250403085542254 DAUC <0003> auc.c:142 vector [0]: autn = a7673998c1910000f35011cc38f59ba5 20250403085542254 DAUC <0003> auc.c:143 vector [0]: ck = 8eb0006056139ba3dff6578f7fc33c94 20250403085542254 DAUC <0003> auc.c:144 vector [0]: ik = b4e9f61fda297164210422a5717b5993 20250403085542254 DAUC <0003> auc.c:145 vector [0]: res = 32b1393913d680a60000000000000000 20250403085542254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542254 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542254 DAUC <0003> auc.c:151 vector [0]: kc = c4ab835582828fc0 20250403085542254 DAUC <0003> auc.c:152 vector [0]: sres = 2167b99f 20250403085542254 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542254 DAUC <0003> auc.c:113 vector [1]: rand = 200f7ac42ab7fb6ec6080405d967dbd7 20250403085542254 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250403085542254 DAUC <0003> auc.c:142 vector [1]: autn = 359f79678e3d00005b8d16089783a208 20250403085542254 DAUC <0003> auc.c:143 vector [1]: ck = 1f4e6c5710c84bdd41abcf63c6fe358f 20250403085542254 DAUC <0003> auc.c:144 vector [1]: ik = 74372866c86d13a2ba62b41e0e48316d 20250403085542254 DAUC <0003> auc.c:145 vector [1]: res = a0f421e7fa729a770000000000000000 20250403085542254 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542254 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085542254 DAUC <0003> auc.c:151 vector [1]: kc = 90b03f4c10135c9d 20250403085542254 DAUC <0003> auc.c:152 vector [1]: sres = 5a86bb90 20250403085542254 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085542254 DAUC <0003> auc.c:113 vector [2]: rand = 181588dd1ea1b55669bf6309270e8284 20250403085542254 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250403085542254 DAUC <0003> auc.c:142 vector [2]: autn = a19a1528fd4400005c0e5f159e230ed0 20250403085542254 DAUC <0003> auc.c:143 vector [2]: ck = 70e244e7e0915c32543e42bcf54420a7 20250403085542254 DAUC <0003> auc.c:144 vector [2]: ik = 896ded4f7e89b0dd4dc3f02687b4b07a 20250403085542254 DAUC <0003> auc.c:145 vector [2]: res = 9eedbb32556bf6aa0000000000000000 20250403085542254 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542254 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085542254 DAUC <0003> auc.c:151 vector [2]: kc = e0721b32ece87c32 20250403085542254 DAUC <0003> auc.c:152 vector [2]: sres = cb864d98 20250403085542254 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085542254 DAUC <0003> auc.c:113 vector [3]: rand = 859dd52f76edd39d3778518426ff7fa1 20250403085542254 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250403085542254 DAUC <0003> auc.c:142 vector [3]: autn = 9208b27381c0000031c51156ee8d17fc 20250403085542254 DAUC <0003> auc.c:143 vector [3]: ck = 413b36abfe418d49bb3a4125f8fba591 20250403085542254 DAUC <0003> auc.c:144 vector [3]: ik = 43d3195aae9c4c2020f4bc80b0d2f832 20250403085542254 DAUC <0003> auc.c:145 vector [3]: res = bdd28c8b3c89e4ba0000000000000000 20250403085542254 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542254 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085542254 DAUC <0003> auc.c:151 vector [3]: kc = 9926d25418f49cca 20250403085542254 DAUC <0003> auc.c:152 vector [3]: sres = 815b6831 20250403085542254 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085542254 DAUC <0003> auc.c:113 vector [4]: rand = b71362c5f649efd03d5e373752f00ada 20250403085542254 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250403085542254 DAUC <0003> auc.c:142 vector [4]: autn = 8f30ae2e2f0900003a5b7fc512da44e6 20250403085542254 DAUC <0003> auc.c:143 vector [4]: ck = 1942a5e0569dc786634cf2e77b7ac17d 20250403085542254 DAUC <0003> auc.c:144 vector [4]: ik = 004c6f7f0d91bf825b6828506e6b52d8 20250403085542254 DAUC <0003> auc.c:145 vector [4]: res = d988920ba128c9a80000000000000000 20250403085542254 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542254 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085542254 DAUC <0003> auc.c:151 vector [4]: kc = 212a10284e1deba1 20250403085542254 DAUC <0003> auc.c:152 vector [4]: sres = 78a05ba3 20250403085542254 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085542254 DAUC <0003> db_auc.c:245 IMSI='262420216966478': Generated 5 vectors 20250403085542254 DAUC <0003> db_auc.c:249 IMSI='262420216966478': Updating SQN=321 in DB 20250403085542254 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420216966478"} 20250403085542254 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542254 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542254 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542255 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542255 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420216966478"} 20250403085542255 DAUC <0003> db_auc.c:157 IMSI='262420216966478': No 2G Auth Data 20250403085542255 DAUC <0003> db_auc.c:236 IMSI='262420216966478': Calling to generate 5 vectors 20250403085542255 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085542255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250403085542255 DAUC <0003> auc.c:113 vector [0]: rand = 433f6d5818376ab087b7b0d937d0cfed 20250403085542255 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250403085542255 DAUC <0003> auc.c:142 vector [0]: autn = ac95590bae2900005072e065cc5a1be9 20250403085542255 DAUC <0003> auc.c:143 vector [0]: ck = 73012141900dd111d2a338746b83a671 20250403085542255 DAUC <0003> auc.c:144 vector [0]: ik = df15ccb6ecff69171ec550c628b1fffb 20250403085542255 DAUC <0003> auc.c:145 vector [0]: res = b34e2184326b6afa0000000000000000 20250403085542255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542255 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542255 DAUC <0003> auc.c:151 vector [0]: kc = 607285453fc0e18c 20250403085542255 DAUC <0003> auc.c:152 vector [0]: sres = 81254b7e 20250403085542255 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542255 DAUC <0003> auc.c:113 vector [1]: rand = 42b512415a40798974fdde93130acad0 20250403085542255 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250403085542255 DAUC <0003> auc.c:142 vector [1]: autn = e316fa95731f0000e33c9fb7efe1f1b7 20250403085542255 DAUC <0003> auc.c:143 vector [1]: ck = 3617ee563abf6069c31b102f421b449e 20250403085542255 DAUC <0003> auc.c:144 vector [1]: ik = ca1ac44ade333d2d1e9a37e7141d721c 20250403085542255 DAUC <0003> auc.c:145 vector [1]: res = f2341ca691219ae30000000000000000 20250403085542256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542256 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085542256 DAUC <0003> auc.c:151 vector [1]: kc = 218c0dd4b28a6bc6 20250403085542256 DAUC <0003> auc.c:152 vector [1]: sres = 63158645 20250403085542256 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085542256 DAUC <0003> auc.c:113 vector [2]: rand = a1ea4e351a9c83ab0b8209269b24aed9 20250403085542256 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250403085542256 DAUC <0003> auc.c:142 vector [2]: autn = a2ee7c20000600009797f2066746222d 20250403085542256 DAUC <0003> auc.c:143 vector [2]: ck = 6261d9c524367040bc629571cd2ecfc9 20250403085542256 DAUC <0003> auc.c:144 vector [2]: ik = e15734533b4bd7ce9fc6f79762ee5777 20250403085542256 DAUC <0003> auc.c:145 vector [2]: res = 9c73a34609d31f8d0000000000000000 20250403085542256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542256 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085542256 DAUC <0003> auc.c:151 vector [2]: kc = a0928f70b0bd3f30 20250403085542256 DAUC <0003> auc.c:152 vector [2]: sres = 95a0bccb 20250403085542256 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085542256 DAUC <0003> auc.c:113 vector [3]: rand = c55f553eecfb4da6074feb4b4ed64855 20250403085542256 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250403085542256 DAUC <0003> auc.c:142 vector [3]: autn = eb9436d8ff650000bd79f3a397a857ac 20250403085542256 DAUC <0003> auc.c:143 vector [3]: ck = 1cac3c822ae6c8d770f8b91471e82c3f 20250403085542256 DAUC <0003> auc.c:144 vector [3]: ik = 7bbf45b8355aa6d8a29bab570e2b24a8 20250403085542256 DAUC <0003> auc.c:145 vector [3]: res = e03f8a48590302ed0000000000000000 20250403085542256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542256 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085542256 DAUC <0003> auc.c:151 vector [3]: kc = b5706b79607f6698 20250403085542256 DAUC <0003> auc.c:152 vector [3]: sres = b93c88a5 20250403085542256 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085542256 DAUC <0003> auc.c:113 vector [4]: rand = c65992c71fc864068c2012ca7b9b025c 20250403085542256 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250403085542256 DAUC <0003> auc.c:142 vector [4]: autn = 5cbf367f97660000be29474df1be5e39 20250403085542256 DAUC <0003> auc.c:143 vector [4]: ck = 3f24b4b5459e8103c10f5299189044db 20250403085542256 DAUC <0003> auc.c:144 vector [4]: ik = 72a7a3297135755f3e7b6a61a0ebcb01 20250403085542256 DAUC <0003> auc.c:145 vector [4]: res = 80fe60e300d949ac0000000000000000 20250403085542256 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542256 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085542256 DAUC <0003> auc.c:151 vector [4]: kc = b2f72f648cd07b86 20250403085542256 DAUC <0003> auc.c:152 vector [4]: sres = 8027294f 20250403085542256 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085542256 DAUC <0003> db_auc.c:245 IMSI='262420216966478': Generated 5 vectors 20250403085542256 DAUC <0003> db_auc.c:249 IMSI='262420216966478': Updating SQN=481 in DB 20250403085542256 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420216966478"} 20250403085542256 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420216966478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542256 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542256 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542258 DAUC <0003> db_auc.c:157 IMSI='262424059691335': No 2G Auth Data 20250403085542258 DAUC <0003> db_auc.c:192 IMSI='262424059691335': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262424059691335" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250403085542264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20250403085542266 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542266 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424059691335"} 20250403085542266 DAUC <0003> db_auc.c:157 IMSI='262424059691335': No 2G Auth Data 20250403085542266 DAUC <0003> db_auc.c:236 IMSI='262424059691335': Calling to generate 1 vectors 20250403085542266 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250403085542266 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542266 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250403085542266 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085542266 DAUC <0003> auc.c:113 vector [0]: rand = b3bded910540080e342517877886e400 20250403085542266 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085542266 DAUC <0003> auc.c:142 vector [0]: autn = c473118399ac00004f4a9fb2d4526c3e 20250403085542266 DAUC <0003> auc.c:143 vector [0]: ck = 30de71622931e058e2dd1110c5603901 20250403085542266 DAUC <0003> auc.c:144 vector [0]: ik = 43b16b5ffda9402c1c8cd6257d939c7b 20250403085542266 DAUC <0003> auc.c:145 vector [0]: res = 36d80f48966088bf0000000000000000 20250403085542266 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542266 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542266 DAUC <0003> auc.c:151 vector [0]: kc = 8d3edd086c6b050e 20250403085542266 DAUC <0003> auc.c:152 vector [0]: sres = a0b887f7 20250403085542266 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542266 DAUC <0003> db_auc.c:245 IMSI='262424059691335': Generated 1 vectors 20250403085542266 DAUC <0003> db_auc.c:249 IMSI='262424059691335': Updating SQN=33 in DB 20250403085542266 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424059691335"} 20250403085542266 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542266 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542266 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262424059691335" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262424059691335" TC_gsup_sai_num_auth_vectors(28)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542267 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542267 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424059691335"} 20250403085542267 DAUC <0003> db_auc.c:157 IMSI='262424059691335': No 2G Auth Data 20250403085542267 DAUC <0003> db_auc.c:236 IMSI='262424059691335': Calling to generate 4 vectors 20250403085542267 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250403085542267 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542267 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250403085542267 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250403085542267 DAUC <0003> auc.c:113 vector [0]: rand = 190b65bab9a1e2cece6a9a4200e1232d 20250403085542267 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250403085542267 DAUC <0003> auc.c:142 vector [0]: autn = ce4568469ec700009872366e3a60bca8 20250403085542267 DAUC <0003> auc.c:143 vector [0]: ck = 7451eecabd50174eedc88ec6559b5f80 20250403085542267 DAUC <0003> auc.c:144 vector [0]: ik = aa7b17ddbf392887ba0c24fab0886600 20250403085542267 DAUC <0003> auc.c:145 vector [0]: res = b76984b8bca5a83e0000000000000000 20250403085542267 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542267 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542267 DAUC <0003> auc.c:151 vector [0]: kc = 89ee532be77a0649 20250403085542267 DAUC <0003> auc.c:152 vector [0]: sres = 0bcc2c86 20250403085542267 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542267 DAUC <0003> auc.c:113 vector [1]: rand = f995739a221345b43ac4edd3252a391d 20250403085542267 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250403085542267 DAUC <0003> auc.c:142 vector [1]: autn = 299be9477d0e0000937495c624603303 20250403085542267 DAUC <0003> auc.c:143 vector [1]: ck = 108ed8c386fbbcea3714241c05847940 20250403085542267 DAUC <0003> auc.c:144 vector [1]: ik = b6d31296140632fb18d9c00230cafef0 20250403085542267 DAUC <0003> auc.c:145 vector [1]: res = a434ca918eabd1d90000000000000000 20250403085542267 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542267 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085542267 DAUC <0003> auc.c:151 vector [1]: kc = 89902e4ba7b309a1 20250403085542267 DAUC <0003> auc.c:152 vector [1]: sres = 2a9f1b48 20250403085542267 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085542267 DAUC <0003> auc.c:113 vector [2]: rand = f7bcf0e237713cda56bda531ea49a4d3 20250403085542267 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250403085542267 DAUC <0003> auc.c:142 vector [2]: autn = 680345ad45080000ee3f0856104a911a 20250403085542267 DAUC <0003> auc.c:143 vector [2]: ck = 32c7ff50b2e28c2942801f002bbc3b7c 20250403085542267 DAUC <0003> auc.c:144 vector [2]: ik = e8b81775993e55c1472ffbd870be1539 20250403085542267 DAUC <0003> auc.c:145 vector [2]: res = 370f1f9cbde184cf0000000000000000 20250403085542267 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542267 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085542267 DAUC <0003> auc.c:151 vector [2]: kc = dfd00cfd70def7ad 20250403085542267 DAUC <0003> auc.c:152 vector [2]: sres = 8aee9b53 20250403085542267 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085542267 DAUC <0003> auc.c:113 vector [3]: rand = b91d77f7f4c629e5aef62a478551da2d 20250403085542267 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250403085542267 DAUC <0003> auc.c:142 vector [3]: autn = fdd72533da3f00007ed11489afaa39fd 20250403085542267 DAUC <0003> auc.c:143 vector [3]: ck = 7d56ddabc52886de4abd7ffd66553624 20250403085542267 DAUC <0003> auc.c:144 vector [3]: ik = 139e546441c305ebd7a693e9ddf5a81c 20250403085542267 DAUC <0003> auc.c:145 vector [3]: res = f1d48e467f80190b0000000000000000 20250403085542267 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542267 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085542267 DAUC <0003> auc.c:151 vector [3]: kc = f3d365db3f4b1d0d 20250403085542267 DAUC <0003> auc.c:152 vector [3]: sres = 8e54974d 20250403085542267 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085542267 DAUC <0003> db_auc.c:245 IMSI='262424059691335': Generated 4 vectors 20250403085542267 DAUC <0003> db_auc.c:249 IMSI='262424059691335': Updating SQN=161 in DB 20250403085542267 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424059691335"} 20250403085542267 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542267 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542267 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542268 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542268 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424059691335"} 20250403085542268 DAUC <0003> db_auc.c:157 IMSI='262424059691335': No 2G Auth Data 20250403085542268 DAUC <0003> db_auc.c:236 IMSI='262424059691335': Calling to generate 5 vectors 20250403085542268 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085542268 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542268 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250403085542268 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250403085542268 DAUC <0003> auc.c:113 vector [0]: rand = 6b577002bc0a5d91b8ab28897deded69 20250403085542268 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250403085542268 DAUC <0003> auc.c:142 vector [0]: autn = 3671706b8a190000e17fb43ff7878933 20250403085542268 DAUC <0003> auc.c:143 vector [0]: ck = 0ff22cd71c1152989679f9c8d39d4169 20250403085542268 DAUC <0003> auc.c:144 vector [0]: ik = 581c77000e593d7bc3a6f78babd97216 20250403085542268 DAUC <0003> auc.c:145 vector [0]: res = b9158442c2590b4b0000000000000000 20250403085542268 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542268 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542268 DAUC <0003> auc.c:151 vector [0]: kc = 023155946a0c5c9c 20250403085542268 DAUC <0003> auc.c:152 vector [0]: sres = 7b4c8f09 20250403085542268 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542268 DAUC <0003> auc.c:113 vector [1]: rand = 4b9871c67fee6461f70f59012a9252b4 20250403085542268 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250403085542268 DAUC <0003> auc.c:142 vector [1]: autn = 6354ab4a8a6c0000c366ddc55c861e4f 20250403085542268 DAUC <0003> auc.c:143 vector [1]: ck = 9a9acb40641cce07264781814162fc0b 20250403085542268 DAUC <0003> auc.c:144 vector [1]: ik = c92cb7c5df44fb3a2b42c0bac8a00891 20250403085542268 DAUC <0003> auc.c:145 vector [1]: res = fbe03d0f819d7c7b0000000000000000 20250403085542268 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542268 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085542268 DAUC <0003> auc.c:151 vector [1]: kc = 5eb33dbe329ac1a7 20250403085542268 DAUC <0003> auc.c:152 vector [1]: sres = 7a7d4174 20250403085542268 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085542268 DAUC <0003> auc.c:113 vector [2]: rand = 25ba5e6d000162de60af529c3f81170c 20250403085542268 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250403085542268 DAUC <0003> auc.c:142 vector [2]: autn = 4b8a667b7ed80000beb7ac77315e387b 20250403085542268 DAUC <0003> auc.c:143 vector [2]: ck = 20af67a3b1e75a0d3e34598d9ea38f7e 20250403085542268 DAUC <0003> auc.c:144 vector [2]: ik = b4e0b008a8678e343b4ab91a07469846 20250403085542268 DAUC <0003> auc.c:145 vector [2]: res = 6bbf81be51b2e9610000000000000000 20250403085542268 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542268 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085542268 DAUC <0003> auc.c:151 vector [2]: kc = 9131373c8065c301 20250403085542268 DAUC <0003> auc.c:152 vector [2]: sres = 3a0d68df 20250403085542268 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085542268 DAUC <0003> auc.c:113 vector [3]: rand = b607348c4023df108c7faa21a2de6301 20250403085542268 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250403085542268 DAUC <0003> auc.c:142 vector [3]: autn = 1f3e272b9e7c00008b46e8eb9767f7ca 20250403085542268 DAUC <0003> auc.c:143 vector [3]: ck = 427645256c8269e5a2422b2658d9d6c2 20250403085542268 DAUC <0003> auc.c:144 vector [3]: ik = df692227a520998deb277fab2eb0725e 20250403085542268 DAUC <0003> auc.c:145 vector [3]: res = eb1aad4f0e1109d20000000000000000 20250403085542268 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542268 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085542268 DAUC <0003> auc.c:151 vector [3]: kc = d47a338fbfcb54f4 20250403085542268 DAUC <0003> auc.c:152 vector [3]: sres = e50ba49d 20250403085542268 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085542268 DAUC <0003> auc.c:113 vector [4]: rand = 4a6ec5662898c6d269ecbae66f0d98c1 20250403085542268 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250403085542268 DAUC <0003> auc.c:142 vector [4]: autn = a9dc69924d5300000c4c1ef3914f258c 20250403085542268 DAUC <0003> auc.c:143 vector [4]: ck = 9046c50dc1845e7c4679cb83766d496b 20250403085542268 DAUC <0003> auc.c:144 vector [4]: ik = 8408cce4e283ff4a147aca5ee5cf3e1c 20250403085542268 DAUC <0003> auc.c:145 vector [4]: res = 54e9d9f9e13a15110000000000000000 20250403085542268 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542268 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085542268 DAUC <0003> auc.c:151 vector [4]: kc = 464d0834b0a5d641 20250403085542268 DAUC <0003> auc.c:152 vector [4]: sres = b5d3cce8 20250403085542268 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085542268 DAUC <0003> db_auc.c:245 IMSI='262424059691335': Generated 5 vectors 20250403085542268 DAUC <0003> db_auc.c:249 IMSI='262424059691335': Updating SQN=321 in DB 20250403085542268 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424059691335"} 20250403085542268 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542268 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542268 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542269 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542269 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424059691335"} 20250403085542269 DAUC <0003> db_auc.c:157 IMSI='262424059691335': No 2G Auth Data 20250403085542269 DAUC <0003> db_auc.c:236 IMSI='262424059691335': Calling to generate 5 vectors 20250403085542269 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085542269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542269 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250403085542269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250403085542269 DAUC <0003> auc.c:113 vector [0]: rand = 99f2ed40f770b57837f962304401956f 20250403085542269 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250403085542269 DAUC <0003> auc.c:142 vector [0]: autn = 5b08b3eea3c500003880c6dd14d38ecd 20250403085542269 DAUC <0003> auc.c:143 vector [0]: ck = 0678828bbdfb2beec8c7e9a4c1214e2a 20250403085542269 DAUC <0003> auc.c:144 vector [0]: ik = bc7d889e2d2276a03511f983bf82ceca 20250403085542269 DAUC <0003> auc.c:145 vector [0]: res = 6e1eee4e3458dc7c0000000000000000 20250403085542269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542269 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085542269 DAUC <0003> auc.c:151 vector [0]: kc = 47d31a32ee7addae 20250403085542269 DAUC <0003> auc.c:152 vector [0]: sres = 5a463232 20250403085542269 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085542269 DAUC <0003> auc.c:113 vector [1]: rand = 94115a933565f91e1e3574b3ce9b2040 20250403085542269 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250403085542269 DAUC <0003> auc.c:142 vector [1]: autn = b45616499e8900004a9d8f12d057e58d 20250403085542269 DAUC <0003> auc.c:143 vector [1]: ck = ab696ed5fe3ac09d7792b528b40c9a9c 20250403085542269 DAUC <0003> auc.c:144 vector [1]: ik = e367c265f20b55d378424560ba0c2dec 20250403085542269 DAUC <0003> auc.c:145 vector [1]: res = f6e37d32143e3eae0000000000000000 20250403085542269 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542269 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085542269 DAUC <0003> auc.c:151 vector [1]: kc = 47de5cf80231223e 20250403085542269 DAUC <0003> auc.c:152 vector [1]: sres = e2dd439c 20250403085542269 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085542269 DAUC <0003> auc.c:113 vector [2]: rand = d5d9b8ec72cd8414e93b5921a87951b9 20250403085542269 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250403085542269 DAUC <0003> auc.c:142 vector [2]: autn = adc2f78fbea200002c3e4a6df508e48d 20250403085542269 DAUC <0003> auc.c:143 vector [2]: ck = ea33b13ad6a5e8fa0c253e9d405cead2 20250403085542269 DAUC <0003> auc.c:144 vector [2]: ik = 5dd6d49b55383385e9abf8dbaebb5895 20250403085542269 DAUC <0003> auc.c:145 vector [2]: res = d6e97752170cb0cc0000000000000000 20250403085542269 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542270 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085542270 DAUC <0003> auc.c:151 vector [2]: kc = 526ba3e76d7a6938 20250403085542270 DAUC <0003> auc.c:152 vector [2]: sres = c1e5c79e 20250403085542270 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085542270 DAUC <0003> auc.c:113 vector [3]: rand = 87b5164be5739a86cc9420c05ea1d866 20250403085542270 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250403085542270 DAUC <0003> auc.c:142 vector [3]: autn = c57813fe0fdb0000a446421b5e8c0088 20250403085542270 DAUC <0003> auc.c:143 vector [3]: ck = bec729a0c862789cc492ae35dc1b4376 20250403085542270 DAUC <0003> auc.c:144 vector [3]: ik = f0c83439247edcfcffeeb8ffce00eff1 20250403085542270 DAUC <0003> auc.c:145 vector [3]: res = 7abd7592e5c717220000000000000000 20250403085542270 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542270 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085542270 DAUC <0003> auc.c:151 vector [3]: kc = 75730b53fe0708e7 20250403085542270 DAUC <0003> auc.c:152 vector [3]: sres = 9f7a62b0 20250403085542270 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085542270 DAUC <0003> auc.c:113 vector [4]: rand = 33ba3f5300cabb7973c88a61a51cdf68 20250403085542270 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250403085542270 DAUC <0003> auc.c:142 vector [4]: autn = bdbeb03248380000ca744fae052e02f9 20250403085542270 DAUC <0003> auc.c:143 vector [4]: ck = b7a9df79b0a08bb10d4c9ef40fdeb23f 20250403085542270 DAUC <0003> auc.c:144 vector [4]: ik = ef7e8415ec3746d9de1e9423650724dd 20250403085542270 DAUC <0003> auc.c:145 vector [4]: res = fbcef4e284960dd40000000000000000 20250403085542270 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542270 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085542270 DAUC <0003> auc.c:151 vector [4]: kc = 8b8551bb364e5b8a 20250403085542270 DAUC <0003> auc.c:152 vector [4]: sres = 7f58f936 20250403085542270 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085542270 DAUC <0003> db_auc.c:245 IMSI='262424059691335': Generated 5 vectors 20250403085542270 DAUC <0003> db_auc.c:249 IMSI='262424059691335': Updating SQN=481 in DB 20250403085542270 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424059691335"} 20250403085542270 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424059691335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542270 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542270 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542271 DAUC <0003> db_auc.c:157 IMSI='262429759119977': No 2G Auth Data 20250403085542271 DAUC <0003> db_auc.c:192 IMSI='262429759119977': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262429759119977" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250403085542278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 20250403085542280 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542280 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429759119977"} 20250403085542280 DAUC <0003> db_auc.c:236 IMSI='262429759119977': Calling to generate 1 vectors 20250403085542280 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250403085542280 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542280 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542280 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085542280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542280 DAUC <0003> auc.c:113 vector [0]: rand = a41ef1d7bd20b7baf3ea737424ca1166 20250403085542280 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085542280 DAUC <0003> auc.c:142 vector [0]: autn = 3138cc4b9ac70000282dac7e733d6a4f 20250403085542280 DAUC <0003> auc.c:143 vector [0]: ck = f6b03e37134c915fd1ac5b4dd83a1dc6 20250403085542280 DAUC <0003> auc.c:144 vector [0]: ik = dea06db8a0138097b8df9536a617d33c 20250403085542280 DAUC <0003> auc.c:145 vector [0]: res = 9872a542daf4b77c0000000000000000 20250403085542280 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542280 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542280 DAUC <0003> auc.c:179 vector [0]: kc = d8544239501e9400 20250403085542280 DAUC <0003> auc.c:180 vector [0]: sres = 75902e04 20250403085542280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542280 DAUC <0003> db_auc.c:245 IMSI='262429759119977': Generated 1 vectors 20250403085542280 DAUC <0003> db_auc.c:249 IMSI='262429759119977': Updating SQN=33 in DB 20250403085542280 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429759119977"} 20250403085542280 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542280 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542280 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262429759119977" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429759119977" TC_gsup_sai_num_auth_vectors(29)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542281 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542281 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429759119977"} 20250403085542281 DAUC <0003> db_auc.c:236 IMSI='262429759119977': Calling to generate 4 vectors 20250403085542281 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250403085542281 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542281 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542281 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250403085542281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542281 DAUC <0003> auc.c:113 vector [0]: rand = c40520a751c0c673e5df5fbda614281a 20250403085542281 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250403085542281 DAUC <0003> auc.c:142 vector [0]: autn = 19146bc8ef68000080410b6f6cee8a8b 20250403085542281 DAUC <0003> auc.c:143 vector [0]: ck = 24cae87f855c720025b56f7a05f489d0 20250403085542281 DAUC <0003> auc.c:144 vector [0]: ik = 172856f636095dd9d51c1ba8684aa39e 20250403085542281 DAUC <0003> auc.c:145 vector [0]: res = c10faad7a1d285100000000000000000 20250403085542281 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542281 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542281 DAUC <0003> auc.c:179 vector [0]: kc = e3310100f2faf400 20250403085542281 DAUC <0003> auc.c:180 vector [0]: sres = 5f2defb0 20250403085542281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542281 DAUC <0003> auc.c:113 vector [1]: rand = 687cf3a10aae7284893f59bf371b701f 20250403085542281 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250403085542281 DAUC <0003> auc.c:142 vector [1]: autn = d21239b648aa00001bf76f971861a1d5 20250403085542281 DAUC <0003> auc.c:143 vector [1]: ck = b7944197a4c282ae59435e75afbb0b58 20250403085542281 DAUC <0003> auc.c:144 vector [1]: ik = 61b4325936009243078b47d6e4836884 20250403085542281 DAUC <0003> auc.c:145 vector [1]: res = b92c4575bcd7c2c40000000000000000 20250403085542281 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542281 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542281 DAUC <0003> auc.c:179 vector [1]: kc = f5ef57f35418f400 20250403085542281 DAUC <0003> auc.c:180 vector [1]: sres = 6be32da8 20250403085542281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542281 DAUC <0003> auc.c:113 vector [2]: rand = 3ad82a85037ee8d441cae26943d2a8d8 20250403085542281 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250403085542281 DAUC <0003> auc.c:142 vector [2]: autn = f46fcd71bf2500008cd7e76126e3be5c 20250403085542281 DAUC <0003> auc.c:143 vector [2]: ck = 62d48b11dfccfd1b51188056ada4d468 20250403085542281 DAUC <0003> auc.c:144 vector [2]: ik = 17e5cf96c7610df13444a1fc3d6f487d 20250403085542281 DAUC <0003> auc.c:145 vector [2]: res = 138d49a5ba27f9cf0000000000000000 20250403085542281 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542281 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542281 DAUC <0003> auc.c:179 vector [2]: kc = 9274132862671400 20250403085542281 DAUC <0003> auc.c:180 vector [2]: sres = b0cd8a13 20250403085542281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542281 DAUC <0003> auc.c:113 vector [3]: rand = 6c662ec03f471b471ba2b85cf447c92d 20250403085542281 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250403085542281 DAUC <0003> auc.c:142 vector [3]: autn = 7098bf58e1a70000eb2075711992f849 20250403085542281 DAUC <0003> auc.c:143 vector [3]: ck = 7ece8d732c921f42c6971ca0fdc635bd 20250403085542281 DAUC <0003> auc.c:144 vector [3]: ik = e1790295141f746beca7ca83caaac80e 20250403085542281 DAUC <0003> auc.c:145 vector [3]: res = 0d51c05a2e2918500000000000000000 20250403085542281 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542281 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542281 DAUC <0003> auc.c:179 vector [3]: kc = 307175f7ae06ec00 20250403085542281 DAUC <0003> auc.c:180 vector [3]: sres = 6878a56f 20250403085542281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542281 DAUC <0003> db_auc.c:245 IMSI='262429759119977': Generated 4 vectors 20250403085542281 DAUC <0003> db_auc.c:249 IMSI='262429759119977': Updating SQN=161 in DB 20250403085542281 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429759119977"} 20250403085542281 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542281 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542281 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542282 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542282 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429759119977"} 20250403085542282 DAUC <0003> db_auc.c:236 IMSI='262429759119977': Calling to generate 5 vectors 20250403085542282 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085542282 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542282 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542282 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250403085542282 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542282 DAUC <0003> auc.c:113 vector [0]: rand = c8aa76b877890719ca1f51f3d80f217e 20250403085542282 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250403085542282 DAUC <0003> auc.c:142 vector [0]: autn = 400cb709a261000090121dc0c4843b5a 20250403085542282 DAUC <0003> auc.c:143 vector [0]: ck = 01279283d693cc5a1aeadbc401346514 20250403085542282 DAUC <0003> auc.c:144 vector [0]: ik = 883c92a39108b679503a2428559344d9 20250403085542282 DAUC <0003> auc.c:145 vector [0]: res = 21703bcc2a981ce30000000000000000 20250403085542282 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542282 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542282 DAUC <0003> auc.c:179 vector [0]: kc = 6871da78dcf84800 20250403085542282 DAUC <0003> auc.c:180 vector [0]: sres = 026f3c58 20250403085542282 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542282 DAUC <0003> auc.c:113 vector [1]: rand = 76f356e905201628c354d8e7dc6bb85b 20250403085542282 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250403085542282 DAUC <0003> auc.c:142 vector [1]: autn = f0e44efc8c0e00004166310804294ddd 20250403085542282 DAUC <0003> auc.c:143 vector [1]: ck = 8556cdf934b1291befde06b6575bc728 20250403085542282 DAUC <0003> auc.c:144 vector [1]: ik = cbd0f719fa33a791af580ad3c740fb72 20250403085542282 DAUC <0003> auc.c:145 vector [1]: res = e6a40e51d665a95a0000000000000000 20250403085542282 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542282 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542282 DAUC <0003> auc.c:179 vector [1]: kc = 695f8a8e9384d000 20250403085542282 DAUC <0003> auc.c:180 vector [1]: sres = 2b124249 20250403085542282 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542282 DAUC <0003> auc.c:113 vector [2]: rand = 949c35e01b1f461112e8216301fcc455 20250403085542282 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250403085542282 DAUC <0003> auc.c:142 vector [2]: autn = 77a96ca7304100003994927e0addf1eb 20250403085542282 DAUC <0003> auc.c:143 vector [2]: ck = 5c9c26f48856246987151fde0b63b9ee 20250403085542282 DAUC <0003> auc.c:144 vector [2]: ik = 235b7e29de5994e7afdac4d902a0c5d6 20250403085542282 DAUC <0003> auc.c:145 vector [2]: res = 359eb5ca04dd9f290000000000000000 20250403085542282 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542282 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542282 DAUC <0003> auc.c:179 vector [2]: kc = e8b4d575521c1800 20250403085542282 DAUC <0003> auc.c:180 vector [2]: sres = db19e5fa 20250403085542282 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542282 DAUC <0003> auc.c:113 vector [3]: rand = 41d235ed808c35c31e63e61c257aabbd 20250403085542282 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250403085542282 DAUC <0003> auc.c:142 vector [3]: autn = d6f134331a5d00003fc147aa27657f51 20250403085542282 DAUC <0003> auc.c:143 vector [3]: ck = 9ca2fef2797a8c1390446eced5ba58de 20250403085542282 DAUC <0003> auc.c:144 vector [3]: ik = 601c2bc8489a2c77564bdf12e0a203e4 20250403085542282 DAUC <0003> auc.c:145 vector [3]: res = 7efb81b967ac51800000000000000000 20250403085542282 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542282 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542282 DAUC <0003> auc.c:179 vector [3]: kc = 387f9e4fbd855800 20250403085542282 DAUC <0003> auc.c:180 vector [3]: sres = af18f9f0 20250403085542282 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542282 DAUC <0003> auc.c:113 vector [4]: rand = 3a65a91c2e9c70e60f12b8f69ddd328e 20250403085542282 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250403085542282 DAUC <0003> auc.c:142 vector [4]: autn = 6487ec40734c0000b830c8aad1746157 20250403085542282 DAUC <0003> auc.c:143 vector [4]: ck = 13ad4e1a0c460645ad867cda10506413 20250403085542282 DAUC <0003> auc.c:144 vector [4]: ik = 7807b23c8c0a6ae7d277a25bc42f0435 20250403085542282 DAUC <0003> auc.c:145 vector [4]: res = eecc285cae81b5840000000000000000 20250403085542282 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542282 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085542282 DAUC <0003> auc.c:179 vector [4]: kc = b294c415b9c5e800 20250403085542282 DAUC <0003> auc.c:180 vector [4]: sres = bcfdd471 20250403085542282 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085542282 DAUC <0003> db_auc.c:245 IMSI='262429759119977': Generated 5 vectors 20250403085542282 DAUC <0003> db_auc.c:249 IMSI='262429759119977': Updating SQN=321 in DB 20250403085542282 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429759119977"} 20250403085542282 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542282 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542282 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542283 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542283 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429759119977"} 20250403085542283 DAUC <0003> db_auc.c:236 IMSI='262429759119977': Calling to generate 5 vectors 20250403085542283 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085542283 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542283 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542283 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250403085542283 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542283 DAUC <0003> auc.c:113 vector [0]: rand = ae694b201809d6708bece0ba59dffad6 20250403085542283 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250403085542283 DAUC <0003> auc.c:142 vector [0]: autn = 7f90fb1fcc2900004df885865f5931ed 20250403085542283 DAUC <0003> auc.c:143 vector [0]: ck = 6bc3ff99bcb774514a5f2fc17f7fc12d 20250403085542283 DAUC <0003> auc.c:144 vector [0]: ik = 613e2de2e8caf2fa49cf79b979850b78 20250403085542283 DAUC <0003> auc.c:145 vector [0]: res = fe94a6c84f5220630000000000000000 20250403085542283 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542283 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542283 DAUC <0003> auc.c:179 vector [0]: kc = 5975522bd93d0000 20250403085542283 DAUC <0003> auc.c:180 vector [0]: sres = e778b735 20250403085542283 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542283 DAUC <0003> auc.c:113 vector [1]: rand = 5183a613282edaee23e2cd097a8d2a37 20250403085542283 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250403085542283 DAUC <0003> auc.c:142 vector [1]: autn = 69712cec1cef0000cb52a3fea7c29f73 20250403085542283 DAUC <0003> auc.c:143 vector [1]: ck = 5c9dad81bb7097f111d880facbb2af21 20250403085542283 DAUC <0003> auc.c:144 vector [1]: ik = c0b555fb2fdcfa279c4fdaf045938117 20250403085542283 DAUC <0003> auc.c:145 vector [1]: res = 3f8d9a8e8e2b6e510000000000000000 20250403085542283 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542283 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542283 DAUC <0003> auc.c:179 vector [1]: kc = 484805ff9ae24c00 20250403085542283 DAUC <0003> auc.c:180 vector [1]: sres = 930b4123 20250403085542283 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542283 DAUC <0003> auc.c:113 vector [2]: rand = 73f616811a5908529017081b21623986 20250403085542283 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250403085542283 DAUC <0003> auc.c:142 vector [2]: autn = 890cd2582bca000087943fb4d1a2ad70 20250403085542283 DAUC <0003> auc.c:143 vector [2]: ck = e4cd8384ee5d852a7487688506cee842 20250403085542283 DAUC <0003> auc.c:144 vector [2]: ik = 3d506361206353d63296a439341b1f4d 20250403085542283 DAUC <0003> auc.c:145 vector [2]: res = db134e3c5c9a8a2b0000000000000000 20250403085542283 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542283 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542283 DAUC <0003> auc.c:179 vector [2]: kc = 2fea76c3a10d0800 20250403085542283 DAUC <0003> auc.c:180 vector [2]: sres = 3a2869ce 20250403085542283 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542283 DAUC <0003> auc.c:113 vector [3]: rand = 059dc6443ec03a7c8aa48619c75fc6b7 20250403085542283 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250403085542283 DAUC <0003> auc.c:142 vector [3]: autn = d91a287e12c1000050392811447ae351 20250403085542283 DAUC <0003> auc.c:143 vector [3]: ck = bd4c64fb64e6b1ffe102fb4814baa99a 20250403085542283 DAUC <0003> auc.c:144 vector [3]: ik = fa7aacec68de87ea25fd97851dbd85b7 20250403085542283 DAUC <0003> auc.c:145 vector [3]: res = dd8bb7fbce4f62690000000000000000 20250403085542283 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542283 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542283 DAUC <0003> auc.c:179 vector [3]: kc = 3382ef49547d3800 20250403085542283 DAUC <0003> auc.c:180 vector [3]: sres = fcb12b58 20250403085542283 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542283 DAUC <0003> auc.c:113 vector [4]: rand = 4ea0b69edb01049e2352450ab77338c3 20250403085542283 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250403085542283 DAUC <0003> auc.c:142 vector [4]: autn = 221eeea29b8b0000ae304a4b3762b273 20250403085542283 DAUC <0003> auc.c:143 vector [4]: ck = 1217a42331dbcd93421d4b8696a2dd39 20250403085542283 DAUC <0003> auc.c:144 vector [4]: ik = d619a2218b360b904755536352827f43 20250403085542283 DAUC <0003> auc.c:145 vector [4]: res = 605ea385e56d70f00000000000000000 20250403085542283 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542283 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085542283 DAUC <0003> auc.c:179 vector [4]: kc = b50ee46fc0d64000 20250403085542283 DAUC <0003> auc.c:180 vector [4]: sres = 818267ab 20250403085542283 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085542283 DAUC <0003> db_auc.c:245 IMSI='262429759119977': Generated 5 vectors 20250403085542283 DAUC <0003> db_auc.c:249 IMSI='262429759119977': Updating SQN=481 in DB 20250403085542283 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429759119977"} 20250403085542283 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429759119977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542283 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542283 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542285 DAUC <0003> db_auc.c:157 IMSI='262422340295663': No 2G Auth Data 20250403085542285 DAUC <0003> db_auc.c:192 IMSI='262422340295663': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262422340295663" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250403085542291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 20250403085542293 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542293 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422340295663"} 20250403085542293 DAUC <0003> db_auc.c:236 IMSI='262422340295663': Calling to generate 1 vectors 20250403085542293 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250403085542293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542293 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085542293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542293 DAUC <0003> auc.c:113 vector [0]: rand = 1749b06da4d052521165e071428e6aba 20250403085542293 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085542293 DAUC <0003> auc.c:142 vector [0]: autn = 721c7c8c09fd0000617087feec9b027f 20250403085542293 DAUC <0003> auc.c:143 vector [0]: ck = 86324a5cc94833c38bf1fed9b2a9db86 20250403085542293 DAUC <0003> auc.c:144 vector [0]: ik = c5f7312361158e35d12a4051f3c72908 20250403085542293 DAUC <0003> auc.c:145 vector [0]: res = 94538949c94448430000000000000000 20250403085542293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542293 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542293 DAUC <0003> auc.c:179 vector [0]: kc = 627c6a241981ac00 20250403085542293 DAUC <0003> auc.c:180 vector [0]: sres = 768de11c 20250403085542293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542293 DAUC <0003> db_auc.c:245 IMSI='262422340295663': Generated 1 vectors 20250403085542293 DAUC <0003> db_auc.c:249 IMSI='262422340295663': Updating SQN=33 in DB 20250403085542293 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422340295663"} 20250403085542293 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542293 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542293 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262422340295663" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422340295663" TC_gsup_sai_num_auth_vectors(30)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542294 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542294 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422340295663"} 20250403085542294 DAUC <0003> db_auc.c:236 IMSI='262422340295663': Calling to generate 4 vectors 20250403085542294 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250403085542294 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542294 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542294 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250403085542294 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542294 DAUC <0003> auc.c:113 vector [0]: rand = ad2696bbb5871030fe3cb8847c2839cf 20250403085542294 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250403085542294 DAUC <0003> auc.c:142 vector [0]: autn = 338953de68030000468a43df36cad1d9 20250403085542294 DAUC <0003> auc.c:143 vector [0]: ck = 8ca0b02e14e967889a9a1022fd18c775 20250403085542294 DAUC <0003> auc.c:144 vector [0]: ik = ba4f55c950dacbc8d1e646096e539411 20250403085542294 DAUC <0003> auc.c:145 vector [0]: res = 55efc48740e860130000000000000000 20250403085542294 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542294 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542294 DAUC <0003> auc.c:179 vector [0]: kc = ce25c00047e1fc00 20250403085542294 DAUC <0003> auc.c:180 vector [0]: sres = 512bd9b4 20250403085542294 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542294 DAUC <0003> auc.c:113 vector [1]: rand = 4d45747f3b25f1cb0fd450466ab2dca2 20250403085542294 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250403085542294 DAUC <0003> auc.c:142 vector [1]: autn = 0ffd2f860eec0000a609445dc468bf52 20250403085542294 DAUC <0003> auc.c:143 vector [1]: ck = dbab54f5c26ede6157e65bb1a2c618f4 20250403085542294 DAUC <0003> auc.c:144 vector [1]: ik = 37b0f17966089a4f2d1d3b36d5e41a96 20250403085542294 DAUC <0003> auc.c:145 vector [1]: res = 4f3a121f6954ab6f0000000000000000 20250403085542294 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542294 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542294 DAUC <0003> auc.c:179 vector [1]: kc = cc69d04d50049000 20250403085542294 DAUC <0003> auc.c:180 vector [1]: sres = 01b249b4 20250403085542294 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542294 DAUC <0003> auc.c:113 vector [2]: rand = 40fb76e75b1ed66065dd4e5959cbd946 20250403085542294 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250403085542294 DAUC <0003> auc.c:142 vector [2]: autn = 73463926d87b00009ce3c06d8f8700f0 20250403085542294 DAUC <0003> auc.c:143 vector [2]: ck = 193072b2438cee0f072f8d19faa8899b 20250403085542294 DAUC <0003> auc.c:144 vector [2]: ik = 1a7e0f17f5d012f4fd716ebb8d59d5d4 20250403085542294 DAUC <0003> auc.c:145 vector [2]: res = 348464aa22b035a20000000000000000 20250403085542294 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542294 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542294 DAUC <0003> auc.c:179 vector [2]: kc = 729474772e2a3000 20250403085542294 DAUC <0003> auc.c:180 vector [2]: sres = df25ea61 20250403085542294 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542294 DAUC <0003> auc.c:113 vector [3]: rand = 6b2978760c0415c91cb80610f91562fe 20250403085542294 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250403085542294 DAUC <0003> auc.c:142 vector [3]: autn = bd6dfdf1cfd80000aef65cdd697aa01b 20250403085542294 DAUC <0003> auc.c:143 vector [3]: ck = 550c842b83817a02d36575f4bcd1eeb1 20250403085542294 DAUC <0003> auc.c:144 vector [3]: ik = 2de531de11e96035cc682d7c4c987661 20250403085542294 DAUC <0003> auc.c:145 vector [3]: res = 8a8479ea80af1da40000000000000000 20250403085542294 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542294 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542294 DAUC <0003> auc.c:179 vector [3]: kc = b9cd02c9861ce400 20250403085542294 DAUC <0003> auc.c:180 vector [3]: sres = b90866ee 20250403085542294 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542294 DAUC <0003> db_auc.c:245 IMSI='262422340295663': Generated 4 vectors 20250403085542294 DAUC <0003> db_auc.c:249 IMSI='262422340295663': Updating SQN=161 in DB 20250403085542294 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422340295663"} 20250403085542294 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542294 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542294 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542295 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542295 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422340295663"} 20250403085542295 DAUC <0003> db_auc.c:236 IMSI='262422340295663': Calling to generate 5 vectors 20250403085542295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085542295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250403085542295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542295 DAUC <0003> auc.c:113 vector [0]: rand = 8ed33d1c68e547e3c2461abc7ce34cee 20250403085542295 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250403085542295 DAUC <0003> auc.c:142 vector [0]: autn = b964735aaf7300004720da83f0314020 20250403085542295 DAUC <0003> auc.c:143 vector [0]: ck = 33f4685a3b57860b9c3bcbf27a7dead6 20250403085542295 DAUC <0003> auc.c:144 vector [0]: ik = c7ee0c80de2408c20d1846557885d1d0 20250403085542295 DAUC <0003> auc.c:145 vector [0]: res = 6810963ccf719dee0000000000000000 20250403085542295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542295 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542295 DAUC <0003> auc.c:179 vector [0]: kc = 82c6636c043dc800 20250403085542295 DAUC <0003> auc.c:180 vector [0]: sres = 791969f6 20250403085542295 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542295 DAUC <0003> auc.c:113 vector [1]: rand = de05c589db1ced4403af8a61da2fddf7 20250403085542295 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250403085542295 DAUC <0003> auc.c:142 vector [1]: autn = 92d7dfdc91430000f9c2a2bcc62d01a9 20250403085542295 DAUC <0003> auc.c:143 vector [1]: ck = 5000eeaab9a1ba1c31b4130236518886 20250403085542295 DAUC <0003> auc.c:144 vector [1]: ik = ecef922230ac9237d252da0b226056c4 20250403085542295 DAUC <0003> auc.c:145 vector [1]: res = a2395301af79ad710000000000000000 20250403085542295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542295 DAUC <0003> auc.c:179 vector [1]: kc = ad88da5af63b3400 20250403085542295 DAUC <0003> auc.c:180 vector [1]: sres = d1471682 20250403085542295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542295 DAUC <0003> auc.c:113 vector [2]: rand = 3bbed486d9b98a79d38b399fe1f519bc 20250403085542295 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250403085542295 DAUC <0003> auc.c:142 vector [2]: autn = 5ffc38e57c4b00002276fba65fb23c32 20250403085542295 DAUC <0003> auc.c:143 vector [2]: ck = 8b08683be5fef45f50900b6137f92a83 20250403085542295 DAUC <0003> auc.c:144 vector [2]: ik = bd095a05408a3b1850ff37a984225ddf 20250403085542295 DAUC <0003> auc.c:145 vector [2]: res = 661342ef54502cdc0000000000000000 20250403085542295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542295 DAUC <0003> auc.c:179 vector [2]: kc = a3e9136c32ec3c00 20250403085542295 DAUC <0003> auc.c:180 vector [2]: sres = cea24b13 20250403085542295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542295 DAUC <0003> auc.c:113 vector [3]: rand = f385ca548f51cd1347285fe9dc88970d 20250403085542295 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250403085542295 DAUC <0003> auc.c:142 vector [3]: autn = 9dfcc96f162500002efa1fc302589336 20250403085542295 DAUC <0003> auc.c:143 vector [3]: ck = ac5334d8582764aa010e07badb837f82 20250403085542295 DAUC <0003> auc.c:144 vector [3]: ik = a8067f8137d4347dd0483d214c68755a 20250403085542295 DAUC <0003> auc.c:145 vector [3]: res = ce76010e1974caf30000000000000000 20250403085542295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542295 DAUC <0003> auc.c:179 vector [3]: kc = 86e4fc83967ca400 20250403085542295 DAUC <0003> auc.c:180 vector [3]: sres = 7c79fda6 20250403085542295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542295 DAUC <0003> auc.c:113 vector [4]: rand = e3441a1a62274e304079d5b5c7a0195d 20250403085542295 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250403085542295 DAUC <0003> auc.c:142 vector [4]: autn = ceadba4234850000626ef690b7c92320 20250403085542295 DAUC <0003> auc.c:143 vector [4]: ck = 1a9c52e286790069d8d383a23d2c6991 20250403085542295 DAUC <0003> auc.c:144 vector [4]: ik = c164ef876301dfd06219bd6412a31d55 20250403085542295 DAUC <0003> auc.c:145 vector [4]: res = 98c5b02936276c440000000000000000 20250403085542295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542295 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085542295 DAUC <0003> auc.c:179 vector [4]: kc = 43ebe302dcd04800 20250403085542295 DAUC <0003> auc.c:180 vector [4]: sres = fb44c6dc 20250403085542295 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085542295 DAUC <0003> db_auc.c:245 IMSI='262422340295663': Generated 5 vectors 20250403085542295 DAUC <0003> db_auc.c:249 IMSI='262422340295663': Updating SQN=321 in DB 20250403085542295 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422340295663"} 20250403085542295 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542295 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542295 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542296 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542296 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422340295663"} 20250403085542296 DAUC <0003> db_auc.c:236 IMSI='262422340295663': Calling to generate 5 vectors 20250403085542296 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085542296 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542296 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542296 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250403085542296 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542296 DAUC <0003> auc.c:113 vector [0]: rand = 7a6408bceaeeafeed21684a11ce3b096 20250403085542296 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250403085542296 DAUC <0003> auc.c:142 vector [0]: autn = e7b3b3bc577e0000675290a15909a2d7 20250403085542296 DAUC <0003> auc.c:143 vector [0]: ck = 9d4db16f8a21ebec51ba95594e5edfd7 20250403085542296 DAUC <0003> auc.c:144 vector [0]: ik = 4b75f3a2e6b12d4cbf9478fddf3f7f1e 20250403085542296 DAUC <0003> auc.c:145 vector [0]: res = 1d90950a1bb0abb70000000000000000 20250403085542296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542296 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542296 DAUC <0003> auc.c:179 vector [0]: kc = 3861e37cd39f0000 20250403085542296 DAUC <0003> auc.c:180 vector [0]: sres = d93ee6ae 20250403085542296 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542296 DAUC <0003> auc.c:113 vector [1]: rand = 17d482c74b599066361736e4721c36d8 20250403085542296 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250403085542296 DAUC <0003> auc.c:142 vector [1]: autn = 1b5575f3575f000065dbb583d1f06d1a 20250403085542296 DAUC <0003> auc.c:143 vector [1]: ck = 79491db767e309f3567bca60b0b5f457 20250403085542296 DAUC <0003> auc.c:144 vector [1]: ik = 2f21f580858e998f44ef17df86b0f4aa 20250403085542296 DAUC <0003> auc.c:145 vector [1]: res = f08f967974f6ec490000000000000000 20250403085542296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542296 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542296 DAUC <0003> auc.c:179 vector [1]: kc = 062c1394e27c2400 20250403085542296 DAUC <0003> auc.c:180 vector [1]: sres = 5dfed225 20250403085542296 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542296 DAUC <0003> auc.c:113 vector [2]: rand = 601e5244f4c348502e56d9956e95b7a8 20250403085542296 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250403085542296 DAUC <0003> auc.c:142 vector [2]: autn = f9769bb188eb0000c608de6692ae1634 20250403085542296 DAUC <0003> auc.c:143 vector [2]: ck = f39a3ec891ffb5da8797e1ced91c990a 20250403085542296 DAUC <0003> auc.c:144 vector [2]: ik = 338a2c38a70dc3182508742f25420812 20250403085542296 DAUC <0003> auc.c:145 vector [2]: res = 97c3360b3b65d18a0000000000000000 20250403085542296 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542296 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542296 DAUC <0003> auc.c:179 vector [2]: kc = 2808a36c4486f000 20250403085542296 DAUC <0003> auc.c:180 vector [2]: sres = 0b713b62 20250403085542296 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542296 DAUC <0003> auc.c:113 vector [3]: rand = 5e86199fbcc2e0b2758f1ca62fdb5aac 20250403085542296 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250403085542296 DAUC <0003> auc.c:142 vector [3]: autn = acca6f5295ad0000f42078a9f5fe422d 20250403085542296 DAUC <0003> auc.c:143 vector [3]: ck = 18abd02c0125f4faf3fe749706b54bbe 20250403085542296 DAUC <0003> auc.c:144 vector [3]: ik = 1cc08aca3738eededbfbfb41b9b47010 20250403085542296 DAUC <0003> auc.c:145 vector [3]: res = 641e303539f2e0970000000000000000 20250403085542296 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542296 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542296 DAUC <0003> auc.c:179 vector [3]: kc = a1db977585823400 20250403085542296 DAUC <0003> auc.c:180 vector [3]: sres = 61069c45 20250403085542296 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542296 DAUC <0003> auc.c:113 vector [4]: rand = 3f3cf9d390596749605640fc54fc6fab 20250403085542296 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250403085542296 DAUC <0003> auc.c:142 vector [4]: autn = a0b63a6f3b4a00003229d65b7739d87e 20250403085542296 DAUC <0003> auc.c:143 vector [4]: ck = 4b146be40009322cf1b2d77672035fec 20250403085542296 DAUC <0003> auc.c:144 vector [4]: ik = 18287b5419b2e5614fd9a9abde9453b2 20250403085542296 DAUC <0003> auc.c:145 vector [4]: res = e5fa902684d46bf40000000000000000 20250403085542296 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542296 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085542296 DAUC <0003> auc.c:179 vector [4]: kc = 3cc4b4cd5f89c800 20250403085542296 DAUC <0003> auc.c:180 vector [4]: sres = 937fc6b9 20250403085542296 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085542296 DAUC <0003> db_auc.c:245 IMSI='262422340295663': Generated 5 vectors 20250403085542296 DAUC <0003> db_auc.c:249 IMSI='262422340295663': Updating SQN=481 in DB 20250403085542296 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422340295663"} 20250403085542296 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422340295663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542297 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542297 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085542299 DAUC <0003> db_auc.c:157 IMSI='262425844389213': No 2G Auth Data 20250403085542299 DAUC <0003> db_auc.c:192 IMSI='262425844389213': No 3G Auth Data HLR_Test-GSUP(21)@e5e0ba7f8b96: Created GsupExpect[0] for "262425844389213" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250403085542307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 20250403085542308 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542308 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425844389213"} 20250403085542308 DAUC <0003> db_auc.c:236 IMSI='262425844389213': Calling to generate 1 vectors 20250403085542308 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250403085542308 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542308 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542308 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085542308 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542308 DAUC <0003> auc.c:113 vector [0]: rand = 616987dd444ceb9868a9755901e5ba31 20250403085542308 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085542308 DAUC <0003> auc.c:142 vector [0]: autn = 10e1cb4958000000d56db6e42840cdb6 20250403085542308 DAUC <0003> auc.c:143 vector [0]: ck = a4b7e40ae69f971b7dc618f950a496c0 20250403085542308 DAUC <0003> auc.c:144 vector [0]: ik = 3cc8fd2095fc6d10bd91f40f02a9985e 20250403085542308 DAUC <0003> auc.c:145 vector [0]: res = 14a75d4af3b97b1b0000000000000000 20250403085542308 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542308 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542308 DAUC <0003> auc.c:179 vector [0]: kc = aae2af4268bf1964 20250403085542308 DAUC <0003> auc.c:180 vector [0]: sres = f949c5fe 20250403085542308 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542308 DAUC <0003> db_auc.c:245 IMSI='262425844389213': Generated 1 vectors 20250403085542308 DAUC <0003> db_auc.c:249 IMSI='262425844389213': Updating SQN=33 in DB 20250403085542308 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425844389213"} 20250403085542308 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542308 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542308 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e5e0ba7f8b96: Found GsupExpect[0] for "262425844389213" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425844389213" TC_gsup_sai_num_auth_vectors(31)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542310 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542310 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425844389213"} 20250403085542310 DAUC <0003> db_auc.c:236 IMSI='262425844389213': Calling to generate 4 vectors 20250403085542310 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250403085542310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250403085542310 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542310 DAUC <0003> auc.c:113 vector [0]: rand = 87d1230c20c3a129b65dfc93d294f199 20250403085542310 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250403085542310 DAUC <0003> auc.c:142 vector [0]: autn = 2fd16f151263000094955c50364177a3 20250403085542310 DAUC <0003> auc.c:143 vector [0]: ck = 128921177f32674f80a24631e9a1daae 20250403085542310 DAUC <0003> auc.c:144 vector [0]: ik = 1e3e906295992a5346131681d7f6328a 20250403085542310 DAUC <0003> auc.c:145 vector [0]: res = f80f6a4e5c65b9100000000000000000 20250403085542310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542310 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542310 DAUC <0003> auc.c:179 vector [0]: kc = cbcef6c0a1a545b6 20250403085542310 DAUC <0003> auc.c:180 vector [0]: sres = 41ce23d2 20250403085542310 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542310 DAUC <0003> auc.c:113 vector [1]: rand = 77f951bed74cad6a5d523273bcf5433d 20250403085542310 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250403085542310 DAUC <0003> auc.c:142 vector [1]: autn = 17111bbdce6c00009c4cf887fb3db3da 20250403085542310 DAUC <0003> auc.c:143 vector [1]: ck = 7b777376e552786d1c4c5257752524d1 20250403085542310 DAUC <0003> auc.c:144 vector [1]: ik = 52016565dc181ac02d71e7158f3ef5c4 20250403085542310 DAUC <0003> auc.c:145 vector [1]: res = 03378100c621c5ec0000000000000000 20250403085542310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542310 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542310 DAUC <0003> auc.c:179 vector [1]: kc = 338e73a3b6e05b42 20250403085542310 DAUC <0003> auc.c:180 vector [1]: sres = 9695550f 20250403085542310 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542310 DAUC <0003> auc.c:113 vector [2]: rand = 9d1005bcdcfd005cb824480f9a3632a5 20250403085542310 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250403085542310 DAUC <0003> auc.c:142 vector [2]: autn = ec1fe3228f750000503b0ab75822794b 20250403085542310 DAUC <0003> auc.c:143 vector [2]: ck = e8e42e1ead00a72e4e1da35a0b22e161 20250403085542310 DAUC <0003> auc.c:144 vector [2]: ik = fef639f052ef42820cbad2210f2584e5 20250403085542310 DAUC <0003> auc.c:145 vector [2]: res = 6adf53bd79c8808b0000000000000000 20250403085542310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542310 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542310 DAUC <0003> auc.c:179 vector [2]: kc = 4824197a9af53f01 20250403085542310 DAUC <0003> auc.c:180 vector [2]: sres = cab6fce5 20250403085542310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542310 DAUC <0003> auc.c:113 vector [3]: rand = 64ce0aeb0336a43941ab512cf9578d05 20250403085542310 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250403085542310 DAUC <0003> auc.c:142 vector [3]: autn = 29176f554f2400005226eaf848af2981 20250403085542310 DAUC <0003> auc.c:143 vector [3]: ck = 255072693bbb3eaaf251ed0d4a954c2b 20250403085542310 DAUC <0003> auc.c:144 vector [3]: ik = 35b3b911e090575efbd22b1d2e9a4b2e 20250403085542310 DAUC <0003> auc.c:145 vector [3]: res = 4dbe8cc6efd986b10000000000000000 20250403085542310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542310 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542310 DAUC <0003> auc.c:179 vector [3]: kc = f3e2218ff428f639 20250403085542310 DAUC <0003> auc.c:180 vector [3]: sres = 2b920001 20250403085542310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542310 DAUC <0003> db_auc.c:245 IMSI='262425844389213': Generated 4 vectors 20250403085542310 DAUC <0003> db_auc.c:249 IMSI='262425844389213': Updating SQN=161 in DB 20250403085542310 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425844389213"} 20250403085542310 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542310 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542310 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542311 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542311 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425844389213"} 20250403085542311 DAUC <0003> db_auc.c:236 IMSI='262425844389213': Calling to generate 5 vectors 20250403085542311 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085542311 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542311 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542311 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250403085542311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542311 DAUC <0003> auc.c:113 vector [0]: rand = f9279304805443f4f7c2342290da029f 20250403085542311 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250403085542311 DAUC <0003> auc.c:142 vector [0]: autn = 3169767963470000cc224a9c41e1d774 20250403085542311 DAUC <0003> auc.c:143 vector [0]: ck = c4a49e6cb03f23ad4c0bcdcde65f2480 20250403085542311 DAUC <0003> auc.c:144 vector [0]: ik = 1b589c4602a23cee35ad8570078dd72d 20250403085542311 DAUC <0003> auc.c:145 vector [0]: res = 9add1ea380550f760000000000000000 20250403085542311 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542311 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542311 DAUC <0003> auc.c:179 vector [0]: kc = 2dd71938e0e5f2c1 20250403085542311 DAUC <0003> auc.c:180 vector [0]: sres = 299032f0 20250403085542311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542311 DAUC <0003> auc.c:113 vector [1]: rand = 283b2ff628ece40c9ef8e0bd897b838f 20250403085542311 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250403085542311 DAUC <0003> auc.c:142 vector [1]: autn = 5c00bd573acc0000e3f82e2f0e5aaa22 20250403085542311 DAUC <0003> auc.c:143 vector [1]: ck = cc9a93b6d2f6f9a81aceca4a2ab6333c 20250403085542311 DAUC <0003> auc.c:144 vector [1]: ik = 6511f03ecb9b414802eabcdee425704f 20250403085542311 DAUC <0003> auc.c:145 vector [1]: res = b099fdc42d60ce390000000000000000 20250403085542311 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542311 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542311 DAUC <0003> auc.c:179 vector [1]: kc = 463a9f5164ca44fb 20250403085542311 DAUC <0003> auc.c:180 vector [1]: sres = d3ed729f 20250403085542311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542311 DAUC <0003> auc.c:113 vector [2]: rand = 366feb6a3095def0c392908eb9c77378 20250403085542311 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250403085542311 DAUC <0003> auc.c:142 vector [2]: autn = 863cf55d2c2900008146884e6ae2fa03 20250403085542311 DAUC <0003> auc.c:143 vector [2]: ck = 03ae4b0353fea039cbb24eac633c5a83 20250403085542311 DAUC <0003> auc.c:144 vector [2]: ik = 7dc57356e41225164431e0e71eeb53c7 20250403085542311 DAUC <0003> auc.c:145 vector [2]: res = d2038693743397b40000000000000000 20250403085542311 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542311 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542311 DAUC <0003> auc.c:179 vector [2]: kc = f58d02730417c464 20250403085542311 DAUC <0003> auc.c:180 vector [2]: sres = 12bf39dd 20250403085542311 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542311 DAUC <0003> auc.c:113 vector [3]: rand = ff519f65697c7c60c84d9c6cdf27e4c5 20250403085542311 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250403085542311 DAUC <0003> auc.c:142 vector [3]: autn = c689bdf5b6fe000039e6b45d2f9bd66f 20250403085542311 DAUC <0003> auc.c:143 vector [3]: ck = e186855e57b9eb9da47bcf5a7ad34c4b 20250403085542311 DAUC <0003> auc.c:144 vector [3]: ik = 3985d1ea99192765f3ad4cdbcbc68504 20250403085542311 DAUC <0003> auc.c:145 vector [3]: res = 660385b82b458dc60000000000000000 20250403085542311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542311 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542311 DAUC <0003> auc.c:179 vector [3]: kc = d0e9ea7b366066cd 20250403085542311 DAUC <0003> auc.c:180 vector [3]: sres = e0721bce 20250403085542311 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542311 DAUC <0003> auc.c:113 vector [4]: rand = 45c7a6e3881ca4fcfe9d9c92f012e9ab 20250403085542311 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250403085542311 DAUC <0003> auc.c:142 vector [4]: autn = 3479b7d7a62f00008df9829d7eecc8fd 20250403085542311 DAUC <0003> auc.c:143 vector [4]: ck = 6edb0d77c8c8500e97e5233c86d6b0da 20250403085542311 DAUC <0003> auc.c:144 vector [4]: ik = dc663d9186b2167eda23a57d40f812bc 20250403085542311 DAUC <0003> auc.c:145 vector [4]: res = 691b204f18440c530000000000000000 20250403085542311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542311 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085542311 DAUC <0003> auc.c:179 vector [4]: kc = 79fdb20b19612620 20250403085542311 DAUC <0003> auc.c:180 vector [4]: sres = c572a36b 20250403085542311 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085542311 DAUC <0003> db_auc.c:245 IMSI='262425844389213': Generated 5 vectors 20250403085542311 DAUC <0003> db_auc.c:249 IMSI='262425844389213': Updating SQN=321 in DB 20250403085542311 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425844389213"} 20250403085542311 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542311 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542311 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542312 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542312 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425844389213"} 20250403085542312 DAUC <0003> db_auc.c:236 IMSI='262425844389213': Calling to generate 5 vectors 20250403085542312 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085542312 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085542312 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085542312 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250403085542312 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085542312 DAUC <0003> auc.c:113 vector [0]: rand = 95198fe44768f45f749be6468fbd188b 20250403085542312 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250403085542312 DAUC <0003> auc.c:142 vector [0]: autn = cd2890b62afe0000fa1996a5d6d92e84 20250403085542312 DAUC <0003> auc.c:143 vector [0]: ck = b5896439664fdf6244ba51dd678cf1be 20250403085542312 DAUC <0003> auc.c:144 vector [0]: ik = 98ba6f52df927892d61739acf474f535 20250403085542312 DAUC <0003> auc.c:145 vector [0]: res = 94fa72e74f43cc5f0000000000000000 20250403085542312 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085542312 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085542312 DAUC <0003> auc.c:179 vector [0]: kc = d0f733347687dd65 20250403085542312 DAUC <0003> auc.c:180 vector [0]: sres = 79418069 20250403085542312 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085542312 DAUC <0003> auc.c:113 vector [1]: rand = 6bc50c775001634e1623b5b29276f287 20250403085542312 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250403085542312 DAUC <0003> auc.c:142 vector [1]: autn = 4a6fcf53fa0900009646ee766e72daff 20250403085542312 DAUC <0003> auc.c:143 vector [1]: ck = 1fd17cb8334b6aec5786ff3a86f2c474 20250403085542312 DAUC <0003> auc.c:144 vector [1]: ik = 8f00cc40a8de90fc762a8752b81ae432 20250403085542312 DAUC <0003> auc.c:145 vector [1]: res = c11508939c1b016a0000000000000000 20250403085542312 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085542312 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085542312 DAUC <0003> auc.c:179 vector [1]: kc = 43a94029e57b6cef 20250403085542312 DAUC <0003> auc.c:180 vector [1]: sres = 5ee76ee0 20250403085542312 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085542312 DAUC <0003> auc.c:113 vector [2]: rand = 52c8892e76bafce75f6ce3cbb4aa51e4 20250403085542312 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250403085542312 DAUC <0003> auc.c:142 vector [2]: autn = 2a975251ef0d0000a746162fa2cb8ae2 20250403085542312 DAUC <0003> auc.c:143 vector [2]: ck = 57b738e8b2a2a3bfceb9418dcbfa4dd8 20250403085542312 DAUC <0003> auc.c:144 vector [2]: ik = 04b56d9039446fc1852d7df513b65f47 20250403085542312 DAUC <0003> auc.c:145 vector [2]: res = ff3a133010252b8d0000000000000000 20250403085542312 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085542312 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085542312 DAUC <0003> auc.c:179 vector [2]: kc = 1cbf1db1513538f4 20250403085542312 DAUC <0003> auc.c:180 vector [2]: sres = 39d2902e 20250403085542312 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085542312 DAUC <0003> auc.c:113 vector [3]: rand = 8d983540b03e9398c3c25d3d92538492 20250403085542312 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250403085542312 DAUC <0003> auc.c:142 vector [3]: autn = 08ba4d4fe5bd0000b3c69db94b5e8a5f 20250403085542312 DAUC <0003> auc.c:143 vector [3]: ck = 7ccd53b0511e2c285dbb4757da21eb5d 20250403085542312 DAUC <0003> auc.c:144 vector [3]: ik = 8464e563e886b6f0e3734cac538f474c 20250403085542312 DAUC <0003> auc.c:145 vector [3]: res = 679048fce100730e0000000000000000 20250403085542312 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085542312 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085542312 DAUC <0003> auc.c:179 vector [3]: kc = 4be2a60584ab8f6a 20250403085542312 DAUC <0003> auc.c:180 vector [3]: sres = 8de8f066 20250403085542312 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085542312 DAUC <0003> auc.c:113 vector [4]: rand = ff76a9d5644e8666473bd472f9358fd5 20250403085542312 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250403085542312 DAUC <0003> auc.c:142 vector [4]: autn = 9a4df5edbd560000789b428c9133403d 20250403085542312 DAUC <0003> auc.c:143 vector [4]: ck = 3b050c20a8bd66516fc035f81a088ae3 20250403085542312 DAUC <0003> auc.c:144 vector [4]: ik = b612f70ad1539f4d2d9d5e7e94913147 20250403085542312 DAUC <0003> auc.c:145 vector [4]: res = 316adb8d80c422bc0000000000000000 20250403085542312 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085542312 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085542312 DAUC <0003> auc.c:179 vector [4]: kc = 8e8eaa8d843665fd 20250403085542312 DAUC <0003> auc.c:180 vector [4]: sres = 736c5f47 20250403085542312 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085542312 DAUC <0003> db_auc.c:245 IMSI='262425844389213': Generated 5 vectors 20250403085542312 DAUC <0003> db_auc.c:249 IMSI='262425844389213': Updating SQN=481 in DB 20250403085542312 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425844389213"} 20250403085542312 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425844389213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085542312 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085542312 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085542313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085542314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4258 20250403085542315 DLINP <000b> input/ipa.c:452 connected read/write 20250403085542315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085542315 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085542315 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085542315 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@e5e0ba7f8b96: Final verdict of PTC: none 20250403085542315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32927<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Apr 3 08:55:42 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 20250403085542349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41082<->l=127.0.0.1:4258 20250403085542450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Apr 3 08:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_sai_eps started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085545538 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085545538 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085545542 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085545547 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545547 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085545547 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085545547 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 20250403085545547 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085545547 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 20250403085545547 DLGSUP <0013> gsup_server.c:236 2: 20250403085545547 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085545547 DLGSUP <0013> gsup_server.c:236 3: 20250403085545547 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085545547 DLGSUP <0013> gsup_server.c:236 4: 20250403085545547 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085545547 DLGSUP <0013> gsup_server.c:236 5: 20250403085545547 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085545547 DLGSUP <0013> gsup_server.c:236 7: 20250403085545547 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085545547 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085545547 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085545547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@e5e0ba7f8b96: 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") 20250403085545566 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41983<->l=127.0.0.1:4259) 20250403085545572 DAUC <0003> db_auc.c:157 IMSI='262425182148773': No 2G Auth Data 20250403085545572 DAUC <0003> db_auc.c:192 IMSI='262425182148773': No 3G Auth Data HLR_Test-GSUP(33)@e5e0ba7f8b96: Created GsupExpect[0] for "262425182148773" to be handled at TC_gsup_sai_eps(36) 20250403085545585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20250403085545592 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545592 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425182148773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425182148773"} 20250403085545593 DAUC <0003> db_auc.c:157 IMSI='262425182148773': No 2G Auth Data 20250403085545593 DAUC <0003> db_auc.c:236 IMSI='262425182148773': Calling to generate 5 vectors 20250403085545593 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085545593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085545593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085545593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085545593 DAUC <0003> auc.c:113 vector [0]: rand = 9faa36883c58c28a60b20d8058b383cd 20250403085545593 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085545593 DAUC <0003> auc.c:142 vector [0]: autn = e9c01a709aed80009e532c22db5342e6 20250403085545593 DAUC <0003> auc.c:143 vector [0]: ck = 1123cf05c8598a9cae15a91bc442020c 20250403085545593 DAUC <0003> auc.c:144 vector [0]: ik = 8e8e3882d98cd8bfb23802b1722a7cad 20250403085545593 DAUC <0003> auc.c:145 vector [0]: res = 5109e248466750cb0000000000000000 20250403085545593 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085545593 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085545593 DAUC <0003> auc.c:151 vector [0]: kc = 83805c2da7bd2c82 20250403085545593 DAUC <0003> auc.c:152 vector [0]: sres = 176eb283 20250403085545593 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085545593 DAUC <0003> auc.c:113 vector [1]: rand = e3f08924488efeec8d6d18cb75180509 20250403085545593 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085545593 DAUC <0003> auc.c:142 vector [1]: autn = 3b9edfd29f1b8000033ed52f544267b9 20250403085545593 DAUC <0003> auc.c:143 vector [1]: ck = 06b6476ae3e8036c972d6ab3f022c61f 20250403085545593 DAUC <0003> auc.c:144 vector [1]: ik = 613b5c443ce04f3bcbc9d66ecb6e404b 20250403085545593 DAUC <0003> auc.c:145 vector [1]: res = 55b4d46afc266bcf0000000000000000 20250403085545593 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085545593 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085545593 DAUC <0003> auc.c:151 vector [1]: kc = 3b69a7f3e444ca03 20250403085545593 DAUC <0003> auc.c:152 vector [1]: sres = a992bfa5 20250403085545593 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085545593 DAUC <0003> auc.c:113 vector [2]: rand = c95d4ae7118d0e155052e0da220387d7 20250403085545593 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085545593 DAUC <0003> auc.c:142 vector [2]: autn = a399bcb40f5580002b5281df7a9d36ce 20250403085545593 DAUC <0003> auc.c:143 vector [2]: ck = c8bbc978d1b73476f241f3d5558ab02b 20250403085545593 DAUC <0003> auc.c:144 vector [2]: ik = cb8d4357f0a97ad42c6b32166152eb88 20250403085545593 DAUC <0003> auc.c:145 vector [2]: res = 5bfb22e81c7b0a7d0000000000000000 20250403085545593 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085545593 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085545593 DAUC <0003> auc.c:151 vector [2]: kc = dd1c4bec15c61501 20250403085545593 DAUC <0003> auc.c:152 vector [2]: sres = 47802895 20250403085545593 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085545593 DAUC <0003> auc.c:113 vector [3]: rand = 775e4e918e8f7fc9e16c1f77f0d3fb3c 20250403085545593 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085545593 DAUC <0003> auc.c:142 vector [3]: autn = a425ccaf86a98000fe2ace5ada321426 20250403085545593 DAUC <0003> auc.c:143 vector [3]: ck = c7051f338b7fb34cc5653c12e23f149e 20250403085545593 DAUC <0003> auc.c:144 vector [3]: ik = f3f1204f9f19bb19a40bbc783822c565 20250403085545593 DAUC <0003> auc.c:145 vector [3]: res = ec62c2d7c10ce1760000000000000000 20250403085545593 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085545593 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085545594 DAUC <0003> auc.c:151 vector [3]: kc = 559abf16ce7bd9ae 20250403085545594 DAUC <0003> auc.c:152 vector [3]: sres = 2d6e23a1 20250403085545594 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085545594 DAUC <0003> auc.c:113 vector [4]: rand = 48bfae23c1ae5da5ca78753f794c8e4f 20250403085545594 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085545594 DAUC <0003> auc.c:142 vector [4]: autn = 4c82fe7a2fdc8000f2e91a7fa540bb3c 20250403085545594 DAUC <0003> auc.c:143 vector [4]: ck = f1fc1e193a099dd8895947792f69d64a 20250403085545594 DAUC <0003> auc.c:144 vector [4]: ik = d41d9d41dadc56ce1e0e35e9c3d3b480 20250403085545594 DAUC <0003> auc.c:145 vector [4]: res = 6e17ca388d664c4e0000000000000000 20250403085545594 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085545594 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085545594 DAUC <0003> auc.c:151 vector [4]: kc = b2b6f1c80c6fa9dc 20250403085545594 DAUC <0003> auc.c:152 vector [4]: sres = e3718676 20250403085545594 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085545594 DAUC <0003> db_auc.c:245 IMSI='262425182148773': Generated 5 vectors 20250403085545594 DAUC <0003> db_auc.c:249 IMSI='262425182148773': Updating SQN=161 in DB 20250403085545594 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425182148773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425182148773"} 20250403085545594 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425182148773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085545594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085545594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e5e0ba7f8b96: Found GsupExpect[0] for "262425182148773" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425182148773" TC_gsup_sai_eps(36)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085545600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085545601 DAUC <0003> db_auc.c:157 IMSI='262424554450681': No 2G Auth Data 20250403085545602 DAUC <0003> db_auc.c:192 IMSI='262424554450681': No 3G Auth Data HLR_Test-GSUP(33)@e5e0ba7f8b96: Created GsupExpect[0] for "262424554450681" to be handled at TC_gsup_sai_eps(37) 20250403085545611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 20250403085545612 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545612 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424554450681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424554450681"} 20250403085545612 DAUC <0003> db_auc.c:157 IMSI='262424554450681': No 2G Auth Data 20250403085545612 DAUC <0003> db_auc.c:236 IMSI='262424554450681': Calling to generate 5 vectors 20250403085545612 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250403085545612 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085545612 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250403085545612 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085545612 DAUC <0003> auc.c:113 vector [0]: rand = fec71d3f82051b3a2877fa3963a6825e 20250403085545612 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085545612 DAUC <0003> auc.c:142 vector [0]: autn = 627d204ee2e980006fadd687d385f8af 20250403085545612 DAUC <0003> auc.c:143 vector [0]: ck = 55fde708d1bc9a96d2a38861712f84ee 20250403085545612 DAUC <0003> auc.c:144 vector [0]: ik = d7131f374611430b91a390efa998d6b6 20250403085545612 DAUC <0003> auc.c:145 vector [0]: res = 8140fe930ebd74ef0000000000000000 20250403085545612 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085545612 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250403085545612 DAUC <0003> auc.c:151 vector [0]: kc = c1eee0b14f1a8bc5 20250403085545612 DAUC <0003> auc.c:152 vector [0]: sres = 8ffd8a7c 20250403085545612 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250403085545612 DAUC <0003> auc.c:113 vector [1]: rand = 466b26407f37c8d2091c754a3c5ef609 20250403085545612 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085545612 DAUC <0003> auc.c:142 vector [1]: autn = a8f74974ae50800052adc37658eb7646 20250403085545612 DAUC <0003> auc.c:143 vector [1]: ck = 51be1686e5401adab57ab240247e8dda 20250403085545612 DAUC <0003> auc.c:144 vector [1]: ik = d83ebbdcb361032e60d7f0db2ef7004a 20250403085545612 DAUC <0003> auc.c:145 vector [1]: res = 3ec1061880e4f7360000000000000000 20250403085545612 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085545612 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250403085545612 DAUC <0003> auc.c:151 vector [1]: kc = 5c2defc15ca89464 20250403085545612 DAUC <0003> auc.c:152 vector [1]: sres = be25f12e 20250403085545612 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250403085545612 DAUC <0003> auc.c:113 vector [2]: rand = fd362431e7f415e16c9fb3c8b7827719 20250403085545612 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085545612 DAUC <0003> auc.c:142 vector [2]: autn = bf606c42a72180008153c41bba57f813 20250403085545612 DAUC <0003> auc.c:143 vector [2]: ck = eba49169a1dc05fc033ad732449685d2 20250403085545612 DAUC <0003> auc.c:144 vector [2]: ik = b63cd413eff3f24d1225136d195d0f86 20250403085545612 DAUC <0003> auc.c:145 vector [2]: res = ed299d11e03cc4580000000000000000 20250403085545612 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085545612 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250403085545612 DAUC <0003> auc.c:151 vector [2]: kc = 4c87812513e47de5 20250403085545612 DAUC <0003> auc.c:152 vector [2]: sres = 0d155949 20250403085545612 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250403085545613 DAUC <0003> auc.c:113 vector [3]: rand = 14a37c6157bf8d9f9fd65def8324ffda 20250403085545613 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085545613 DAUC <0003> auc.c:142 vector [3]: autn = 68fb60592c00800070aa2351e4b533dc 20250403085545613 DAUC <0003> auc.c:143 vector [3]: ck = c03d71dd7653f4fbe7f03f600d21352b 20250403085545613 DAUC <0003> auc.c:144 vector [3]: ik = 8db3bd9bf86e058d808d7a2fee1613e4 20250403085545613 DAUC <0003> auc.c:145 vector [3]: res = c1ce85efb2f851180000000000000000 20250403085545613 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085545613 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250403085545613 DAUC <0003> auc.c:151 vector [3]: kc = 2af389096d0ad7b9 20250403085545613 DAUC <0003> auc.c:152 vector [3]: sres = 7336d4f7 20250403085545613 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250403085545613 DAUC <0003> auc.c:113 vector [4]: rand = d1aafb9b4fcabe6ffa4cc4cae0684ec2 20250403085545613 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085545613 DAUC <0003> auc.c:142 vector [4]: autn = 1e89fce3f12d8000c0d423a925d5b7e1 20250403085545613 DAUC <0003> auc.c:143 vector [4]: ck = 6ed44ee1284c362269c4cf94a3b12c7e 20250403085545613 DAUC <0003> auc.c:144 vector [4]: ik = efc972745511aebd89e2e041d8519fc4 20250403085545613 DAUC <0003> auc.c:145 vector [4]: res = 408cf225c75f9a8d0000000000000000 20250403085545613 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085545613 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250403085545613 DAUC <0003> auc.c:151 vector [4]: kc = 613b134006bd2b25 20250403085545613 DAUC <0003> auc.c:152 vector [4]: sres = 87d368a8 20250403085545613 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250403085545613 DAUC <0003> db_auc.c:245 IMSI='262424554450681': Generated 5 vectors 20250403085545613 DAUC <0003> db_auc.c:249 IMSI='262424554450681': Updating SQN=161 in DB 20250403085545613 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424554450681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424554450681"} 20250403085545613 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424554450681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085545613 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085545613 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e5e0ba7f8b96: Found GsupExpect[0] for "262424554450681" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424554450681" TC_gsup_sai_eps(37)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085545614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085545614 DAUC <0003> db_auc.c:157 IMSI='262426818076951': No 2G Auth Data 20250403085545614 DAUC <0003> db_auc.c:192 IMSI='262426818076951': No 3G Auth Data HLR_Test-GSUP(33)@e5e0ba7f8b96: Created GsupExpect[0] for "262426818076951" to be handled at TC_gsup_sai_eps(38) 20250403085545621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4258 20250403085545623 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545623 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426818076951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426818076951"} 20250403085545623 DAUC <0003> db_auc.c:236 IMSI='262426818076951': Calling to generate 5 vectors 20250403085545623 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085545623 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085545623 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085545623 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085545623 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085545623 DAUC <0003> auc.c:113 vector [0]: rand = f4caa22e636daaee9c49874f2e509499 20250403085545623 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085545623 DAUC <0003> auc.c:142 vector [0]: autn = f3947c6638e18000f954b2e7ddeb2790 20250403085545623 DAUC <0003> auc.c:143 vector [0]: ck = c2db00d7c0ed3092070c6f5ae25231dd 20250403085545623 DAUC <0003> auc.c:144 vector [0]: ik = 0950db9cc6bb224e467b66d153276525 20250403085545623 DAUC <0003> auc.c:145 vector [0]: res = 83d9ebca7b0a91310000000000000000 20250403085545623 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085545623 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085545623 DAUC <0003> auc.c:179 vector [0]: kc = 4de8cd15e1fd6800 20250403085545623 DAUC <0003> auc.c:180 vector [0]: sres = 3ed9f825 20250403085545623 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085545623 DAUC <0003> auc.c:113 vector [1]: rand = c9b5b730eacc4f6864907c034b77fe1d 20250403085545623 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085545623 DAUC <0003> auc.c:142 vector [1]: autn = 682c38f7e60a80004e188afdf63e1fed 20250403085545623 DAUC <0003> auc.c:143 vector [1]: ck = bcb51d63941938772017ee2dff2936af 20250403085545623 DAUC <0003> auc.c:144 vector [1]: ik = 3f4dcf012fcaa7198c17ac1be3333075 20250403085545623 DAUC <0003> auc.c:145 vector [1]: res = d84c01155539fe770000000000000000 20250403085545623 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085545623 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085545623 DAUC <0003> auc.c:179 vector [1]: kc = 980e6df767510400 20250403085545623 DAUC <0003> auc.c:180 vector [1]: sres = 8407d20f 20250403085545623 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085545623 DAUC <0003> auc.c:113 vector [2]: rand = aa0573393999cfb86f027aa5e49ba476 20250403085545623 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085545623 DAUC <0003> auc.c:142 vector [2]: autn = 36c08630382a8000c61bf9be008373c1 20250403085545623 DAUC <0003> auc.c:143 vector [2]: ck = 7d3959b1a1be1c9b990af07fc34df481 20250403085545623 DAUC <0003> auc.c:144 vector [2]: ik = 2a215b9f4b796a6c01550d49b606fbe8 20250403085545623 DAUC <0003> auc.c:145 vector [2]: res = 7bf345b01a4229450000000000000000 20250403085545623 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085545623 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085545623 DAUC <0003> auc.c:179 vector [2]: kc = 3a7774baea2c5800 20250403085545623 DAUC <0003> auc.c:180 vector [2]: sres = 40050d0e 20250403085545623 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085545623 DAUC <0003> auc.c:113 vector [3]: rand = 7906b3b822a0448cd44df70d214477b7 20250403085545623 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085545623 DAUC <0003> auc.c:142 vector [3]: autn = 07e3783616cc800005da1dbf616dd5a0 20250403085545623 DAUC <0003> auc.c:143 vector [3]: ck = b50baa6552038312c0e2e4e26ee6d50d 20250403085545623 DAUC <0003> auc.c:144 vector [3]: ik = 60fe4a774ee774f361ab7f0321bde09a 20250403085545623 DAUC <0003> auc.c:145 vector [3]: res = b1d536a0c21032860000000000000000 20250403085545623 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085545623 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085545623 DAUC <0003> auc.c:179 vector [3]: kc = d5d9d4231e2b5c00 20250403085545623 DAUC <0003> auc.c:180 vector [3]: sres = e3db5b15 20250403085545623 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085545623 DAUC <0003> auc.c:113 vector [4]: rand = efa5f998c3f2447ae259138001cdd035 20250403085545623 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085545623 DAUC <0003> auc.c:142 vector [4]: autn = d477fb551ef080006af8e0c0a0d758f7 20250403085545623 DAUC <0003> auc.c:143 vector [4]: ck = 21f6baae7c4aae5c80aa9d9c0c307a32 20250403085545623 DAUC <0003> auc.c:144 vector [4]: ik = 73139fc1efe586a0ca978d43ccc21b83 20250403085545623 DAUC <0003> auc.c:145 vector [4]: res = d80b8010ce739d960000000000000000 20250403085545623 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085545623 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085545623 DAUC <0003> auc.c:179 vector [4]: kc = 92db38c46bf94800 20250403085545623 DAUC <0003> auc.c:180 vector [4]: sres = 375ff30d 20250403085545623 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085545623 DAUC <0003> db_auc.c:245 IMSI='262426818076951': Generated 5 vectors 20250403085545623 DAUC <0003> db_auc.c:249 IMSI='262426818076951': Updating SQN=161 in DB 20250403085545623 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426818076951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426818076951"} 20250403085545623 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426818076951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085545623 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085545623 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e5e0ba7f8b96: Found GsupExpect[0] for "262426818076951" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426818076951" TC_gsup_sai_eps(38)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085545625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085545625 DAUC <0003> db_auc.c:157 IMSI='262426805594057': No 2G Auth Data 20250403085545625 DAUC <0003> db_auc.c:192 IMSI='262426805594057': No 3G Auth Data HLR_Test-GSUP(33)@e5e0ba7f8b96: Created GsupExpect[0] for "262426805594057" to be handled at TC_gsup_sai_eps(39) 20250403085545633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4258 20250403085545635 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545635 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426805594057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426805594057"} 20250403085545635 DAUC <0003> db_auc.c:236 IMSI='262426805594057': Calling to generate 5 vectors 20250403085545635 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085545635 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085545635 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085545635 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085545635 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085545635 DAUC <0003> auc.c:113 vector [0]: rand = b2d1e23733d583c43d4fce86a20eb040 20250403085545635 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085545635 DAUC <0003> auc.c:142 vector [0]: autn = 461a08f8111d8000430b739671eb4ed6 20250403085545635 DAUC <0003> auc.c:143 vector [0]: ck = cf0f4b570e85537956d31b8a8ab4175a 20250403085545635 DAUC <0003> auc.c:144 vector [0]: ik = 7917e4b562014d4287fd03efa30e30ac 20250403085545635 DAUC <0003> auc.c:145 vector [0]: res = c62dc07ebc0983680000000000000000 20250403085545635 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085545635 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085545635 DAUC <0003> auc.c:179 vector [0]: kc = 533b3fca93572800 20250403085545635 DAUC <0003> auc.c:180 vector [0]: sres = cdd30130 20250403085545635 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085545635 DAUC <0003> auc.c:113 vector [1]: rand = c3ae6ff6c9e1bd777a6384903485fb83 20250403085545635 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085545635 DAUC <0003> auc.c:142 vector [1]: autn = d292662a982b80005a1d31fb63e9675e 20250403085545635 DAUC <0003> auc.c:143 vector [1]: ck = e692f6bfc86d904d8dbd6ba7f627bf16 20250403085545635 DAUC <0003> auc.c:144 vector [1]: ik = c62bb31e43957c80d062012764297683 20250403085545635 DAUC <0003> auc.c:145 vector [1]: res = d00d7846ed4a47480000000000000000 20250403085545635 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085545635 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085545635 DAUC <0003> auc.c:179 vector [1]: kc = ba345f6f07cc2400 20250403085545635 DAUC <0003> auc.c:180 vector [1]: sres = 5216a7a7 20250403085545635 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085545635 DAUC <0003> auc.c:113 vector [2]: rand = 4971fa8cbffb67b3ec3f8548e6717ee9 20250403085545635 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085545635 DAUC <0003> auc.c:142 vector [2]: autn = a0ea3f2d933e80008e2bc8da499c493b 20250403085545635 DAUC <0003> auc.c:143 vector [2]: ck = 7ae5ce7ac1f83bb618eb1d4b88b618b9 20250403085545635 DAUC <0003> auc.c:144 vector [2]: ik = 46d167ea297fb6ab0178a0fef5e1a204 20250403085545635 DAUC <0003> auc.c:145 vector [2]: res = 6d1891e46a3558e80000000000000000 20250403085545635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085545635 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085545635 DAUC <0003> auc.c:179 vector [2]: kc = 6a69f0a51ab7f400 20250403085545635 DAUC <0003> auc.c:180 vector [2]: sres = fcccfa4b 20250403085545635 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085545635 DAUC <0003> auc.c:113 vector [3]: rand = 719d2414df322eeb8dba0fad4b239321 20250403085545635 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085545635 DAUC <0003> auc.c:142 vector [3]: autn = 92a1ba360326800025ab59b8718f3bff 20250403085545635 DAUC <0003> auc.c:143 vector [3]: ck = 8b6389863409abb3a03a0da1e981cfa5 20250403085545635 DAUC <0003> auc.c:144 vector [3]: ik = c31f7f1c3ec80d9d012ba1cd663c5b97 20250403085545635 DAUC <0003> auc.c:145 vector [3]: res = 0e917c6a45e52ce30000000000000000 20250403085545635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085545635 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085545635 DAUC <0003> auc.c:179 vector [3]: kc = ad6c9cb965192800 20250403085545635 DAUC <0003> auc.c:180 vector [3]: sres = fadeaf6e 20250403085545635 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085545635 DAUC <0003> auc.c:113 vector [4]: rand = 1cd1dcbde0b20ed0affeff34e4bae5ba 20250403085545635 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085545635 DAUC <0003> auc.c:142 vector [4]: autn = 4b29f7bca6ec8000f3860c4f6c424ecd 20250403085545635 DAUC <0003> auc.c:143 vector [4]: ck = aabdf78c3fb3e9fde46a2fb92ebfb371 20250403085545635 DAUC <0003> auc.c:144 vector [4]: ik = df91397389fa9f39dac60cf82135bc7a 20250403085545635 DAUC <0003> auc.c:145 vector [4]: res = f04c2b19cf3c3bb00000000000000000 20250403085545635 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085545635 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085545635 DAUC <0003> auc.c:179 vector [4]: kc = a43b757e5a9dec00 20250403085545635 DAUC <0003> auc.c:180 vector [4]: sres = eccbd8ef 20250403085545635 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085545635 DAUC <0003> db_auc.c:245 IMSI='262426805594057': Generated 5 vectors 20250403085545635 DAUC <0003> db_auc.c:249 IMSI='262426805594057': Updating SQN=161 in DB 20250403085545635 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426805594057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426805594057"} 20250403085545635 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426805594057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085545635 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085545635 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e5e0ba7f8b96: Found GsupExpect[0] for "262426805594057" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426805594057" TC_gsup_sai_eps(39)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085545637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085545638 DAUC <0003> db_auc.c:157 IMSI='262420484773196': No 2G Auth Data 20250403085545638 DAUC <0003> db_auc.c:192 IMSI='262420484773196': No 3G Auth Data HLR_Test-GSUP(33)@e5e0ba7f8b96: Created GsupExpect[0] for "262420484773196" to be handled at TC_gsup_sai_eps(40) 20250403085545645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4258 20250403085545647 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545647 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420484773196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420484773196"} 20250403085545647 DAUC <0003> db_auc.c:236 IMSI='262420484773196': Calling to generate 5 vectors 20250403085545647 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250403085545647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250403085545647 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250403085545647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250403085545647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250403085545647 DAUC <0003> auc.c:113 vector [0]: rand = 2ab1718e66d7d4ee3d2d175de5ad2503 20250403085545647 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250403085545647 DAUC <0003> auc.c:142 vector [0]: autn = 39a0d11d337a80005d326a6484de2518 20250403085545647 DAUC <0003> auc.c:143 vector [0]: ck = 78ee8fcd2e340df487693f2a33ccc993 20250403085545647 DAUC <0003> auc.c:144 vector [0]: ik = dbdb2d6ea68508c53c15f09c395309f4 20250403085545647 DAUC <0003> auc.c:145 vector [0]: res = 979eb8212a7dbf260000000000000000 20250403085545647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250403085545647 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250403085545647 DAUC <0003> auc.c:179 vector [0]: kc = 64daef9a8fdba182 20250403085545647 DAUC <0003> auc.c:180 vector [0]: sres = f161cd44 20250403085545647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250403085545647 DAUC <0003> auc.c:113 vector [1]: rand = 9baa193ffd349cf40894b687ae9c4dd9 20250403085545647 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250403085545647 DAUC <0003> auc.c:142 vector [1]: autn = a34c1108354c800009ce4aac80f326ce 20250403085545647 DAUC <0003> auc.c:143 vector [1]: ck = 3e0a6fa8fb41ad6778f1f35a405e0b52 20250403085545647 DAUC <0003> auc.c:144 vector [1]: ik = ae6326a77e73698361890e1b90c6a2c7 20250403085545647 DAUC <0003> auc.c:145 vector [1]: res = 817b1a0cd35a708a0000000000000000 20250403085545647 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250403085545647 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250403085545647 DAUC <0003> auc.c:179 vector [1]: kc = 6ab9f21a8900f2c8 20250403085545647 DAUC <0003> auc.c:180 vector [1]: sres = 15bba1e5 20250403085545647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250403085545647 DAUC <0003> auc.c:113 vector [2]: rand = b7c957c6a55a44687c756c1e810dbe85 20250403085545647 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250403085545647 DAUC <0003> auc.c:142 vector [2]: autn = 955f96af77b48000c986b08d44a74482 20250403085545647 DAUC <0003> auc.c:143 vector [2]: ck = 31b0cd672a53416b6a07b056c566fbda 20250403085545647 DAUC <0003> auc.c:144 vector [2]: ik = c8dd271eb14a107d5f4a2c17823bdc6f 20250403085545647 DAUC <0003> auc.c:145 vector [2]: res = 57759a3a32bb99900000000000000000 20250403085545647 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250403085545647 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250403085545647 DAUC <0003> auc.c:179 vector [2]: kc = ae78a542efe183b0 20250403085545647 DAUC <0003> auc.c:180 vector [2]: sres = fb6be79c 20250403085545647 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250403085545647 DAUC <0003> auc.c:113 vector [3]: rand = 967f39e42ee6896c159959136da063bd 20250403085545647 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250403085545647 DAUC <0003> auc.c:142 vector [3]: autn = f703186ea7508000d603e714927392e7 20250403085545647 DAUC <0003> auc.c:143 vector [3]: ck = b07021d70e7e7f2f41ebb81b02baf10c 20250403085545647 DAUC <0003> auc.c:144 vector [3]: ik = f6d6ca734d2234fe502ffa7a5b56164b 20250403085545647 DAUC <0003> auc.c:145 vector [3]: res = fd99c54206c9f5e70000000000000000 20250403085545647 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250403085545647 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250403085545647 DAUC <0003> auc.c:179 vector [3]: kc = 15cfbf07a4ffabb8 20250403085545647 DAUC <0003> auc.c:180 vector [3]: sres = 50d43d6f 20250403085545647 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250403085545647 DAUC <0003> auc.c:113 vector [4]: rand = 39408e50175127c1a6203f6dff714589 20250403085545647 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250403085545647 DAUC <0003> auc.c:142 vector [4]: autn = d7b22567e6a1800061a5b15c24b81b16 20250403085545647 DAUC <0003> auc.c:143 vector [4]: ck = eec719bf9037bf4ede3af715edcafbd9 20250403085545647 DAUC <0003> auc.c:144 vector [4]: ik = 9495e0c748288e25c015e3babe8e1b8b 20250403085545647 DAUC <0003> auc.c:145 vector [4]: res = db17f6749c2ce1f90000000000000000 20250403085545647 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250403085545647 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250403085545647 DAUC <0003> auc.c:179 vector [4]: kc = 242adba21f45ade3 20250403085545647 DAUC <0003> auc.c:180 vector [4]: sres = 33c969be 20250403085545647 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250403085545647 DAUC <0003> db_auc.c:245 IMSI='262420484773196': Generated 5 vectors 20250403085545647 DAUC <0003> db_auc.c:249 IMSI='262420484773196': Updating SQN=161 in DB 20250403085545647 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420484773196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420484773196"} 20250403085545647 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420484773196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085545647 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085545647 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e5e0ba7f8b96: Found GsupExpect[0] for "262420484773196" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420484773196" TC_gsup_sai_eps(40)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085545649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085545650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20250403085545650 DLINP <000b> input/ipa.c:452 connected read/write 20250403085545650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085545650 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085545650 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085545650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085545650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41983<->l=127.0.0.1:4259) 34@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Apr 3 08:55:45 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 20250403085545676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20250403085545777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67280) Waiting for packet dumper to finish... 1 (prev_count=67280, count=126080) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Apr 3 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_ul_unknown_imsi started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085548810 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085548810 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085548811 DLINP <000b> input/ipa.c:452 connected read/write 20250403085548811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085548811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@e5e0ba7f8b96: 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) } } } } 20250403085548812 DLINP <000b> input/ipa.c:452 connected read/write 20250403085548812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085548812 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085548812 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(41)@e5e0ba7f8b96: 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 } } } } 20250403085548812 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 20250403085548812 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085548812 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 20250403085548812 DLGSUP <0013> gsup_server.c:236 2: 20250403085548812 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085548812 DLGSUP <0013> gsup_server.c:236 3: 20250403085548812 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085548812 DLGSUP <0013> gsup_server.c:236 4: 20250403085548812 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085548812 DLGSUP <0013> gsup_server.c:236 5: 20250403085548812 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085548812 DLGSUP <0013> gsup_server.c:236 7: 20250403085548812 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085548812 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085548812 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(41)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085548812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@e5e0ba7f8b96: 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") 20250403085548820 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34329<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e5e0ba7f8b96: Created GsupExpect[0] for "262425997609165" to be handled at TC_gsup_ul_unknown_imsi(45) 20250403085548825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20250403085548858 DLINP <000b> input/ipa.c:452 connected read/write 20250403085548858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085548858 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425997609165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425997609165" cn_domain=PS} 20250403085548858 DLU <0006> fsm.c:456 lu(262425997609165)[0x55f99af24e10]{UNVALIDATED}: Allocated 20250403085548858 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425997609165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250403085548858 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425997609165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425997609165" cause=IMSI unknown in HLR} 20250403085548858 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425997609165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085548858 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425997609165)[0x55f99af24e10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085548858 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425997609165)[0x55f99af24e10]{UNVALIDATED}: Freeing instance 20250403085548858 DLU <0006> fsm.c:568 lu(PS:IMSI-262425997609165)[0x55f99af24e10]{UNVALIDATED}: Deallocated 20250403085548858 DLINP <000b> input/ipa.c:452 connected read/write 20250403085548858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085548858 DLINP <000b> input/ipa.c:452 connected read/write 20250403085548858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@e5e0ba7f8b96: Found GsupExpect[0] for "262425997609165" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425997609165" TC_gsup_ul_unknown_imsi(45)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085548860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085548860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4258 20250403085548861 DLINP <000b> input/ipa.c:452 connected read/write 20250403085548861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085548861 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085548861 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085548861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085548861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34329<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@e5e0ba7f8b96: Final verdict of PTC: none 43@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 43: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Apr 3 08:55:48 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 20250403085548883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 20250403085548983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41186<->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@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Apr 3 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085552012 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085552012 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085552013 DLINP <000b> input/ipa.c:452 connected read/write 20250403085552013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085552013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085552014 DLINP <000b> input/ipa.c:452 connected read/write 20250403085552014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085552014 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085552014 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085552014 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 20250403085552014 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085552014 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 20250403085552014 DLGSUP <0013> gsup_server.c:236 2: 20250403085552014 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085552014 DLGSUP <0013> gsup_server.c:236 3: 20250403085552014 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085552014 DLGSUP <0013> gsup_server.c:236 4: 20250403085552014 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085552014 DLGSUP <0013> gsup_server.c:236 5: 20250403085552014 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085552014 DLGSUP <0013> gsup_server.c:236 7: 20250403085552014 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085552014 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(46)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085552014 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085552014 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@e5e0ba7f8b96: 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") 20250403085552022 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45891<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e5e0ba7f8b96: Created GsupExpect[0] for "262421582971996" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250403085552027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37742<->l=127.0.0.1:4258 20250403085552062 DLINP <000b> input/ipa.c:452 connected read/write 20250403085552062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085552062 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421582971996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421582971996" cn_domain=PS source_name="the-source\n"} 20250403085552062 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250403085552062 DLU <0006> fsm.c:456 lu(262421582971996)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085552062 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421582971996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250403085552062 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421582971996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421582971996" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250403085552062 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421582971996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085552062 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421582971996)[0x55f99af21000]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085552062 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421582971996)[0x55f99af21000]{UNVALIDATED}: Freeing instance 20250403085552062 DLU <0006> fsm.c:568 lu(PS:IMSI-262421582971996)[0x55f99af21000]{UNVALIDATED}: Deallocated 20250403085552062 DLINP <000b> input/ipa.c:452 connected read/write 20250403085552062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085552062 DLINP <000b> input/ipa.c:452 connected read/write 20250403085552062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@e5e0ba7f8b96: Found GsupExpect[0] for "262421582971996" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421582971996" TC_gsup_ul_unknown_imsi_via_proxy(50)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085552064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37742<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085552064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 20250403085552064 DLINP <000b> input/ipa.c:452 connected read/write 20250403085552064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085552064 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085552064 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085552064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085552064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250403085552064 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45891<->l=127.0.0.1:4259) 48@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP(47)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 48: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Apr 3 08:55:52 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 20250403085552087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4258 20250403085552188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37754<->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=26720) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Apr 3 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085555219 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085555219 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085555220 DLINP <000b> input/ipa.c:452 connected read/write 20250403085555220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085555220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085555221 DLINP <000b> input/ipa.c:452 connected read/write 20250403085555221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085555221 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085555221 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085555221 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 20250403085555221 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085555221 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 20250403085555221 DLGSUP <0013> gsup_server.c:236 2: 20250403085555221 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085555221 DLGSUP <0013> gsup_server.c:236 3: 20250403085555221 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085555221 DLGSUP <0013> gsup_server.c:236 4: 20250403085555221 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085555221 DLGSUP <0013> gsup_server.c:236 5: 20250403085555221 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085555221 DLGSUP <0013> gsup_server.c:236 7: 20250403085555221 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085555221 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085555221 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085555221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@e5e0ba7f8b96: 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") 20250403085555230 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46331<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e5e0ba7f8b96: Created GsupExpect[0] for "262421955237993" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250403085555237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37772<->l=127.0.0.1:4258 20250403085555262 DLINP <000b> input/ipa.c:452 connected read/write 20250403085555262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085555262 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421955237993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421955237993" cn_domain=PS} 20250403085555262 DLU <0006> fsm.c:456 lu(262421955237993)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085555262 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421955237993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250403085555262 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421955237993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421955237993" cause=Roaming not allowed in this location area} 20250403085555262 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421955237993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085555262 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421955237993)[0x55f99af21000]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085555262 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421955237993)[0x55f99af21000]{UNVALIDATED}: Freeing instance 20250403085555262 DLU <0006> fsm.c:568 lu(PS:IMSI-262421955237993)[0x55f99af21000]{UNVALIDATED}: Deallocated 20250403085555262 DLINP <000b> input/ipa.c:452 connected read/write 20250403085555262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085555262 DLINP <000b> input/ipa.c:452 connected read/write 20250403085555262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@e5e0ba7f8b96: Found GsupExpect[0] for "262421955237993" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421955237993" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085555263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37772<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085555264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37770<->l=127.0.0.1:4258 20250403085555264 DLINP <000b> input/ipa.c:452 connected read/write 20250403085555264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085555264 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085555264 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085555264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085555265 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46331<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@e5e0ba7f8b96: Final verdict of PTC: none 53@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 53: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Apr 3 08:55:55 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 20250403085555299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4258 20250403085555400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37784<->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=27228) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Apr 3 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_sai_err_unknown_imsi started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085558432 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085558432 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085558433 DLINP <000b> input/ipa.c:452 connected read/write 20250403085558433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085558433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085558434 DLINP <000b> input/ipa.c:452 connected read/write 20250403085558434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085558434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085558434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085558434 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 20250403085558434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085558434 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 20250403085558434 DLGSUP <0013> gsup_server.c:236 2: 20250403085558434 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085558434 DLGSUP <0013> gsup_server.c:236 3: 20250403085558434 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085558434 DLGSUP <0013> gsup_server.c:236 4: 20250403085558435 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085558435 DLGSUP <0013> gsup_server.c:236 5: 20250403085558435 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085558435 DLGSUP <0013> gsup_server.c:236 7: 20250403085558435 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085558435 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085558435 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085558435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@e5e0ba7f8b96: 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") 20250403085558442 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32949<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e5e0ba7f8b96: Created GsupExpect[0] for "262428036737937" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250403085558448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37806<->l=127.0.0.1:4258 20250403085558478 DLINP <000b> input/ipa.c:452 connected read/write 20250403085558478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085558478 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428036737937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428036737937"} 20250403085558478 DAUC <0003> db_auc.c:133 IMSI='262428036737937': No such subscriber 20250403085558478 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428036737937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250403085558478 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428036737937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428036737937" cause=IMSI unknown in HLR} 20250403085558478 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428036737937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085558478 DLINP <000b> input/ipa.c:452 connected read/write 20250403085558478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085558478 DLINP <000b> input/ipa.c:452 connected read/write 20250403085558478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@e5e0ba7f8b96: Found GsupExpect[0] for "262428036737937" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428036737937" TC_gsup_sai_err_unknown_imsi(60)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085558479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37806<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085558480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 20250403085558481 DLINP <000b> input/ipa.c:452 connected read/write 20250403085558481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085558481 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085558481 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085558481 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085558481 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32949<->l=127.0.0.1:4259) 58@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 58: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Apr 3 08:55:58 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 20250403085558510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20250403085558610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37822<->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@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Apr 3 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_ul started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085601645 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085601645 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085601646 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@e5e0ba7f8b96: 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) } } } } 20250403085601647 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(61)@e5e0ba7f8b96: 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 } } } } 20250403085601647 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085601647 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085601648 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 20250403085601648 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085601648 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 20250403085601648 DLGSUP <0013> gsup_server.c:236 2: 20250403085601648 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085601648 DLGSUP <0013> gsup_server.c:236 3: 20250403085601648 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085601648 DLGSUP <0013> gsup_server.c:236 4: 20250403085601648 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085601648 DLGSUP <0013> gsup_server.c:236 5: 20250403085601648 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085601648 DLGSUP <0013> gsup_server.c:236 7: 20250403085601648 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085601648 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085601648 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085601648 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@e5e0ba7f8b96: 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") 20250403085601655 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44367<->l=127.0.0.1:4259) 20250403085601657 DAUC <0003> db_auc.c:157 IMSI='262421650728930': No 2G Auth Data 20250403085601657 DAUC <0003> db_auc.c:192 IMSI='262421650728930': No 3G Auth Data HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262421650728930" to be handled at TC_gsup_ul(65) 20250403085601663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 20250403085601690 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601690 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421650728930" cn_domain=PS} 20250403085601690 DLU <0006> fsm.c:456 lu(262421650728930)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601690 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421650728930)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601690 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421650728930" cn_domain=PS} 20250403085601690 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601690 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262421650728930" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_ul(65)"262421650728930" 20250403085601692 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601692 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421650728930"} 20250403085601692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421650728930)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601692 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601692 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421650728930"} 20250403085601692 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421650728930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421650728930)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421650728930)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601692 DLU <0006> fsm.c:568 lu(PS:IMSI-262421650728930)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601692 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601692 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(65)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 TC_gsup_ul(65)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601694 DAUC <0003> db_auc.c:157 IMSI='262426083693955': No 2G Auth Data 20250403085601694 DAUC <0003> db_auc.c:192 IMSI='262426083693955': No 3G Auth Data 20250403085601694 DLGSUP <0013> hlr.c:121 IMSI 262426083693955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262426083693955" to be handled at TC_gsup_ul(66) 20250403085601701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4258 20250403085601703 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601703 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426083693955" cn_domain=PS} 20250403085601703 DLU <0006> fsm.c:456 lu(262426083693955)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601703 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426083693955)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601703 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426083693955" cn_domain=PS} 20250403085601703 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601704 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262426083693955" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_ul(66)"262426083693955" 20250403085601704 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601704 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426083693955"} 20250403085601704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426083693955)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601704 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601704 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426083693955"} 20250403085601704 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426083693955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426083693955)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426083693955)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601704 DLU <0006> fsm.c:568 lu(PS:IMSI-262426083693955)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601704 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601705 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(66)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4258 TC_gsup_ul(66)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601706 DAUC <0003> db_auc.c:157 IMSI='262423041315036': No 2G Auth Data 20250403085601706 DAUC <0003> db_auc.c:192 IMSI='262423041315036': No 3G Auth Data 20250403085601706 DLGSUP <0013> hlr.c:121 IMSI 262423041315036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262423041315036" to be handled at TC_gsup_ul(67) 20250403085601714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 20250403085601716 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601716 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423041315036" cn_domain=PS} 20250403085601716 DLU <0006> fsm.c:456 lu(262423041315036)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601716 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423041315036)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601716 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423041315036" cn_domain=PS} 20250403085601716 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601716 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262423041315036" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_ul(67)"262423041315036" 20250403085601717 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601717 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423041315036"} 20250403085601717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423041315036)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601717 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601717 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423041315036"} 20250403085601717 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041315036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423041315036)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423041315036)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601717 DLU <0006> fsm.c:568 lu(PS:IMSI-262423041315036)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601717 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601717 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(67)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 TC_gsup_ul(67)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601719 DAUC <0003> db_auc.c:157 IMSI='262422434829628': No 2G Auth Data 20250403085601719 DAUC <0003> db_auc.c:192 IMSI='262422434829628': No 3G Auth Data 20250403085601720 DLGSUP <0013> hlr.c:121 IMSI 262422434829628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262422434829628" to be handled at TC_gsup_ul(68) 20250403085601727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4258 20250403085601729 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601729 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422434829628" cn_domain=PS} 20250403085601729 DLU <0006> fsm.c:456 lu(262422434829628)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601729 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422434829628)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601729 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422434829628" cn_domain=PS} 20250403085601729 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601730 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262422434829628" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_ul(68)"262422434829628" 20250403085601731 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601731 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422434829628"} 20250403085601731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422434829628)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601731 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601731 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422434829628"} 20250403085601731 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422434829628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434829628)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434829628)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601731 DLU <0006> fsm.c:568 lu(PS:IMSI-262422434829628)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601731 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601731 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(68)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4258 TC_gsup_ul(68)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601733 DAUC <0003> db_auc.c:157 IMSI='262425034547641': No 2G Auth Data 20250403085601733 DAUC <0003> db_auc.c:192 IMSI='262425034547641': No 3G Auth Data 20250403085601734 DLGSUP <0013> hlr.c:121 IMSI 262425034547641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262425034547641" to be handled at TC_gsup_ul(69) 20250403085601740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 20250403085601742 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601742 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425034547641" cn_domain=PS} 20250403085601742 DLU <0006> fsm.c:456 lu(262425034547641)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601742 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425034547641)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601742 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425034547641" cn_domain=PS} 20250403085601742 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601742 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262425034547641" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_ul(69)"262425034547641" 20250403085601744 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601744 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425034547641"} 20250403085601744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425034547641)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601744 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601744 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425034547641"} 20250403085601744 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425034547641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034547641)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034547641)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601744 DLU <0006> fsm.c:568 lu(PS:IMSI-262425034547641)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601744 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601744 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(69)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 TC_gsup_ul(69)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601746 DAUC <0003> db_auc.c:157 IMSI='262425564766585': No 2G Auth Data 20250403085601746 DAUC <0003> db_auc.c:192 IMSI='262425564766585': No 3G Auth Data 20250403085601746 DLGSUP <0013> hlr.c:121 IMSI 262425564766585: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262425564766585" to be handled at TC_gsup_ul(70) 20250403085601753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54718<->l=127.0.0.1:4258 20250403085601755 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601755 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425564766585" cn_domain=PS} 20250403085601755 DLU <0006> fsm.c:456 lu(262425564766585)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601755 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601755 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425564766585)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601755 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425564766585" cn_domain=PS} 20250403085601755 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601755 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262425564766585" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_ul(70)"262425564766585" 20250403085601756 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601756 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425564766585"} 20250403085601756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425564766585)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601756 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601756 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425564766585"} 20250403085601756 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425564766585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425564766585)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425564766585)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601756 DLU <0006> fsm.c:568 lu(PS:IMSI-262425564766585)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601756 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601756 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(70)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54718<->l=127.0.0.1:4258 TC_gsup_ul(70)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601758 DAUC <0003> db_auc.c:157 IMSI='262421308929456': No 2G Auth Data 20250403085601758 DAUC <0003> db_auc.c:192 IMSI='262421308929456': No 3G Auth Data 20250403085601759 DLGSUP <0013> hlr.c:121 IMSI 262421308929456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262421308929456" to be handled at TC_gsup_ul(71) 20250403085601767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 20250403085601769 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601769 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421308929456" cn_domain=PS} 20250403085601769 DLU <0006> fsm.c:456 lu(262421308929456)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601769 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421308929456)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601769 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421308929456" cn_domain=PS} 20250403085601769 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601769 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262421308929456" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_ul(71)"262421308929456" 20250403085601770 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601771 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421308929456"} 20250403085601771 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421308929456)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601771 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601771 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421308929456"} 20250403085601771 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421308929456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421308929456)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421308929456)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601771 DLU <0006> fsm.c:568 lu(PS:IMSI-262421308929456)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601771 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601771 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(71)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 TC_gsup_ul(71)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085601773 DAUC <0003> db_auc.c:157 IMSI='262420414294912': No 2G Auth Data 20250403085601773 DAUC <0003> db_auc.c:192 IMSI='262420414294912': No 3G Auth Data 20250403085601773 DLGSUP <0013> hlr.c:121 IMSI 262420414294912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e5e0ba7f8b96: Created GsupExpect[0] for "262420414294912" to be handled at TC_gsup_ul(72) 20250403085601782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 20250403085601785 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601786 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420414294912" cn_domain=PS} 20250403085601786 DLU <0006> fsm.c:456 lu(262420414294912)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085601786 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085601786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420414294912)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085601786 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420414294912" cn_domain=PS} 20250403085601786 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601786 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e5e0ba7f8b96: Found GsupExpect[0] for "262420414294912" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_ul(72)"262420414294912" 20250403085601788 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601788 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420414294912"} 20250403085601788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420414294912)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085601788 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085601788 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420414294912"} 20250403085601788 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420414294912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085601788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420414294912)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085601788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420414294912)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085601788 DLU <0006> fsm.c:568 lu(PS:IMSI-262420414294912)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085601788 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085601788 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul(72)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085601789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 TC_gsup_ul(72)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085601790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54666<->l=127.0.0.1:4258 20250403085601791 DLINP <000b> input/ipa.c:452 connected read/write 20250403085601791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085601791 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085601791 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085601791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085601791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44367<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@e5e0ba7f8b96: Final verdict of PTC: none 63@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_ul finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Apr 3 08:56:01 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250403085601832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4258 20250403085601933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81236) Waiting for packet dumper to finish... 1 (prev_count=81236, count=112780) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Apr 3 08:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_ul_via_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085604966 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085604966 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085604967 DLINP <000b> input/ipa.c:452 connected read/write 20250403085604967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085604968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085604969 DLINP <000b> input/ipa.c:452 connected read/write 20250403085604969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085604969 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085604969 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085604969 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 20250403085604969 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085604969 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 20250403085604969 DLGSUP <0013> gsup_server.c:236 2: 20250403085604969 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085604969 DLGSUP <0013> gsup_server.c:236 3: 20250403085604969 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085604969 DLGSUP <0013> gsup_server.c:236 4: 20250403085604969 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085604969 DLGSUP <0013> gsup_server.c:236 5: 20250403085604969 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085604969 DLGSUP <0013> gsup_server.c:236 7: 20250403085604969 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085604969 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085604969 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085604969 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@e5e0ba7f8b96: 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") 20250403085604976 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37585<->l=127.0.0.1:4259) 20250403085604978 DAUC <0003> db_auc.c:157 IMSI='262427765271050': No 2G Auth Data 20250403085604978 DAUC <0003> db_auc.c:192 IMSI='262427765271050': No 3G Auth Data HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262427765271050" to be handled at TC_gsup_ul_via_proxy(77) 20250403085604983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20250403085605010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605010 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427765271050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427765271050" cn_domain=PS source_name="the-source\n"} 20250403085605010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250403085605010 DLU <0006> fsm.c:456 lu(262427765271050)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605010 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427765271050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427765271050)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605010 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427765271050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427765271050" cn_domain=PS destination_name="the-source\n"} 20250403085605010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262427765271050" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427765271050" 20250403085605012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605012 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427765271050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427765271050" source_name="the-source\n"} 20250403085605012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427765271050)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605012 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427765271050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605012 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427765271050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427765271050" destination_name="the-source\n"} 20250403085605012 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427765271050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427765271050)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427765271050)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605012 DLU <0006> fsm.c:568 lu(PS:IMSI-262427765271050)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605013 DAUC <0003> db_auc.c:157 IMSI='262425472710108': No 2G Auth Data 20250403085605013 DAUC <0003> db_auc.c:192 IMSI='262425472710108': No 3G Auth Data 20250403085605013 DLGSUP <0013> hlr.c:121 IMSI 262425472710108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262425472710108" to be handled at TC_gsup_ul_via_proxy(78) 20250403085605019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 20250403085605021 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605021 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425472710108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425472710108" cn_domain=PS source_name="the-source\n"} 20250403085605021 DLU <0006> fsm.c:456 lu(262425472710108)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605021 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425472710108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425472710108)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605021 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425472710108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425472710108" cn_domain=PS destination_name="the-source\n"} 20250403085605021 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605021 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262425472710108" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425472710108" 20250403085605022 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605022 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425472710108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425472710108" source_name="the-source\n"} 20250403085605022 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425472710108)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605022 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425472710108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605022 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425472710108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425472710108" destination_name="the-source\n"} 20250403085605022 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425472710108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425472710108)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425472710108)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605022 DLU <0006> fsm.c:568 lu(PS:IMSI-262425472710108)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605022 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605022 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605023 DAUC <0003> db_auc.c:157 IMSI='262428511848026': No 2G Auth Data 20250403085605023 DAUC <0003> db_auc.c:192 IMSI='262428511848026': No 3G Auth Data 20250403085605024 DLGSUP <0013> hlr.c:121 IMSI 262428511848026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262428511848026" to be handled at TC_gsup_ul_via_proxy(79) 20250403085605032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 20250403085605034 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605034 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428511848026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428511848026" cn_domain=PS source_name="the-source\n"} 20250403085605034 DLU <0006> fsm.c:456 lu(262428511848026)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605035 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428511848026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428511848026)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605035 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428511848026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428511848026" cn_domain=PS destination_name="the-source\n"} 20250403085605035 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605035 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262428511848026" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428511848026" 20250403085605036 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605036 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428511848026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428511848026" source_name="the-source\n"} 20250403085605036 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428511848026)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605036 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428511848026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605036 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428511848026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428511848026" destination_name="the-source\n"} 20250403085605036 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428511848026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511848026)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511848026)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605036 DLU <0006> fsm.c:568 lu(PS:IMSI-262428511848026)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605036 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605036 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605037 DAUC <0003> db_auc.c:157 IMSI='262427136143118': No 2G Auth Data 20250403085605037 DAUC <0003> db_auc.c:192 IMSI='262427136143118': No 3G Auth Data 20250403085605038 DLGSUP <0013> hlr.c:121 IMSI 262427136143118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262427136143118" to be handled at TC_gsup_ul_via_proxy(80) 20250403085605045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 20250403085605048 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605048 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427136143118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427136143118" cn_domain=PS source_name="the-source\n"} 20250403085605048 DLU <0006> fsm.c:456 lu(262427136143118)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605048 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427136143118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427136143118)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605049 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427136143118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427136143118" cn_domain=PS destination_name="the-source\n"} 20250403085605049 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605049 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262427136143118" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427136143118" 20250403085605050 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605050 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427136143118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427136143118" source_name="the-source\n"} 20250403085605050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427136143118)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605050 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427136143118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605050 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427136143118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427136143118" destination_name="the-source\n"} 20250403085605050 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427136143118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427136143118)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427136143118)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605050 DLU <0006> fsm.c:568 lu(PS:IMSI-262427136143118)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605050 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605050 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605052 DAUC <0003> db_auc.c:157 IMSI='262422792119068': No 2G Auth Data 20250403085605052 DAUC <0003> db_auc.c:192 IMSI='262422792119068': No 3G Auth Data 20250403085605052 DLGSUP <0013> hlr.c:121 IMSI 262422792119068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262422792119068" to be handled at TC_gsup_ul_via_proxy(81) 20250403085605059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 20250403085605062 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605062 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422792119068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422792119068" cn_domain=PS source_name="the-source\n"} 20250403085605062 DLU <0006> fsm.c:456 lu(262422792119068)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605062 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422792119068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422792119068)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605062 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422792119068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422792119068" cn_domain=PS destination_name="the-source\n"} 20250403085605062 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605062 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262422792119068" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422792119068" 20250403085605064 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605064 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422792119068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422792119068" source_name="the-source\n"} 20250403085605064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422792119068)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605064 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262422792119068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605064 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422792119068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422792119068" destination_name="the-source\n"} 20250403085605064 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262422792119068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422792119068)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422792119068)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605064 DLU <0006> fsm.c:568 lu(PS:IMSI-262422792119068)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605064 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605064 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605066 DAUC <0003> db_auc.c:157 IMSI='262423796888712': No 2G Auth Data 20250403085605066 DAUC <0003> db_auc.c:192 IMSI='262423796888712': No 3G Auth Data 20250403085605066 DLGSUP <0013> hlr.c:121 IMSI 262423796888712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262423796888712" to be handled at TC_gsup_ul_via_proxy(82) 20250403085605072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 20250403085605074 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605074 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423796888712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423796888712" cn_domain=PS source_name="the-source\n"} 20250403085605074 DLU <0006> fsm.c:456 lu(262423796888712)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605074 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423796888712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423796888712)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605074 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423796888712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423796888712" cn_domain=PS destination_name="the-source\n"} 20250403085605074 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605074 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262423796888712" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423796888712" 20250403085605076 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605076 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423796888712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423796888712" source_name="the-source\n"} 20250403085605076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423796888712)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605076 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423796888712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605076 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423796888712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423796888712" destination_name="the-source\n"} 20250403085605076 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423796888712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423796888712)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423796888712)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605076 DLU <0006> fsm.c:568 lu(PS:IMSI-262423796888712)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605076 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605076 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605078 DAUC <0003> db_auc.c:157 IMSI='262421301385417': No 2G Auth Data 20250403085605078 DAUC <0003> db_auc.c:192 IMSI='262421301385417': No 3G Auth Data 20250403085605078 DLGSUP <0013> hlr.c:121 IMSI 262421301385417: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262421301385417" to be handled at TC_gsup_ul_via_proxy(83) 20250403085605086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4258 20250403085605088 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605088 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421301385417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421301385417" cn_domain=PS source_name="the-source\n"} 20250403085605088 DLU <0006> fsm.c:456 lu(262421301385417)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605088 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421301385417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421301385417)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605088 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421301385417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421301385417" cn_domain=PS destination_name="the-source\n"} 20250403085605088 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605088 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262421301385417" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421301385417" 20250403085605090 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605090 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421301385417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421301385417" source_name="the-source\n"} 20250403085605090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421301385417)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605090 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262421301385417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605090 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421301385417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421301385417" destination_name="the-source\n"} 20250403085605090 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262421301385417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421301385417)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421301385417)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605090 DLU <0006> fsm.c:568 lu(PS:IMSI-262421301385417)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605090 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605090 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085605091 DAUC <0003> db_auc.c:157 IMSI='262422209024581': No 2G Auth Data 20250403085605091 DAUC <0003> db_auc.c:192 IMSI='262422209024581': No 3G Auth Data 20250403085605092 DLGSUP <0013> hlr.c:121 IMSI 262422209024581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e5e0ba7f8b96: Created GsupExpect[0] for "262422209024581" to be handled at TC_gsup_ul_via_proxy(84) 20250403085605099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 20250403085605101 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605101 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422209024581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422209024581" cn_domain=PS source_name="the-source\n"} 20250403085605101 DLU <0006> fsm.c:456 lu(262422209024581)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085605101 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422209024581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250403085605101 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422209024581)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085605101 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422209024581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422209024581" cn_domain=PS destination_name="the-source\n"} 20250403085605101 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605101 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e5e0ba7f8b96: Found GsupExpect[0] for "262422209024581" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262422209024581" 20250403085605102 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605102 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422209024581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422209024581" source_name="the-source\n"} 20250403085605102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422209024581)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085605102 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422209024581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085605102 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422209024581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422209024581" destination_name="the-source\n"} 20250403085605102 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422209024581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085605102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422209024581)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085605102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422209024581)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085605102 DLU <0006> fsm.c:568 lu(PS:IMSI-262422209024581)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085605102 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085605102 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085605102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085605103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085605104 DLINP <000b> input/ipa.c:452 connected read/write 20250403085605104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085605104 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085605104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085605104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085605104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250403085605104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37585<->l=127.0.0.1:4259) 75@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Apr 3 08:56:05 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 20250403085605140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4258 20250403085605240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54834<->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=114872) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Apr 3 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_ul_subscriber_data started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085608271 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085608271 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085608272 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085608273 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608273 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085608273 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085608273 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 20250403085608273 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085608273 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 20250403085608273 DLGSUP <0013> gsup_server.c:236 2: 20250403085608273 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085608273 DLGSUP <0013> gsup_server.c:236 3: 20250403085608273 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085608273 DLGSUP <0013> gsup_server.c:236 4: 20250403085608273 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(85)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085608273 DLGSUP <0013> gsup_server.c:236 5: 20250403085608273 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085608273 DLGSUP <0013> gsup_server.c:236 7: 20250403085608273 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085608273 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085608273 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085608273 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@e5e0ba7f8b96: 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") 20250403085608282 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42633<->l=127.0.0.1:4259) 20250403085608288 DAUC <0003> db_auc.c:157 IMSI='262427196756745': No 2G Auth Data 20250403085608288 DAUC <0003> db_auc.c:192 IMSI='262427196756745': No 3G Auth Data HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262427196756745" to be handled at TC_gsup_ul_subscriber_data(89) 20250403085608295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54838<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608314 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608314 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427196756745" cn_domain=PS} 20250403085608314 DLU <0006> fsm.c:456 lu(262427196756745)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608314 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608314 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427196756745)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608314 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427196756745" cn_domain=PS} 20250403085608314 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608314 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262427196756745" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427196756745" 20250403085608315 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608315 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427196756745"} 20250403085608315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427196756745)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608315 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608315 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427196756745"} 20250403085608315 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427196756745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427196756745)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427196756745)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608315 DLU <0006> fsm.c:568 lu(PS:IMSI-262427196756745)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608315 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608315 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54838<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608316 DAUC <0003> db_auc.c:157 IMSI='262425143234279': No 2G Auth Data 20250403085608317 DAUC <0003> db_auc.c:192 IMSI='262425143234279': No 3G Auth Data 20250403085608317 DLGSUP <0013> hlr.c:121 IMSI 262425143234279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262425143234279" to be handled at TC_gsup_ul_subscriber_data(90) 20250403085608322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608324 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608324 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425143234279" cn_domain=PS} 20250403085608324 DLU <0006> fsm.c:456 lu(262425143234279)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608324 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608324 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425143234279)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608324 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425143234279" cn_domain=PS} 20250403085608324 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608324 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262425143234279" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425143234279" 20250403085608325 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608325 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425143234279"} 20250403085608325 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425143234279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608325 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608325 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425143234279"} 20250403085608325 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425143234279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425143234279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425143234279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608325 DLU <0006> fsm.c:568 lu(PS:IMSI-262425143234279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608325 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608325 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608326 DAUC <0003> db_auc.c:157 IMSI='262423547434650': No 2G Auth Data 20250403085608326 DAUC <0003> db_auc.c:192 IMSI='262423547434650': No 3G Auth Data 20250403085608326 DLGSUP <0013> hlr.c:121 IMSI 262423547434650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262423547434650" to be handled at TC_gsup_ul_subscriber_data(91) 20250403085608333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54856<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608336 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608336 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423547434650" cn_domain=PS} 20250403085608336 DLU <0006> fsm.c:456 lu(262423547434650)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608336 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608336 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423547434650)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608336 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423547434650" cn_domain=PS} 20250403085608336 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608336 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262423547434650" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423547434650" 20250403085608338 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608338 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423547434650"} 20250403085608338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423547434650)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608338 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608338 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423547434650"} 20250403085608338 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423547434650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423547434650)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423547434650)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608338 DLU <0006> fsm.c:568 lu(PS:IMSI-262423547434650)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608338 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608338 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54856<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608341 DAUC <0003> db_auc.c:157 IMSI='262420531524008': No 2G Auth Data 20250403085608341 DAUC <0003> db_auc.c:192 IMSI='262420531524008': No 3G Auth Data 20250403085608341 DLGSUP <0013> hlr.c:121 IMSI 262420531524008: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262420531524008" to be handled at TC_gsup_ul_subscriber_data(92) 20250403085608350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54858<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608352 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608352 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420531524008" cn_domain=PS} 20250403085608352 DLU <0006> fsm.c:456 lu(262420531524008)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608352 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608352 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420531524008)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608352 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420531524008" cn_domain=PS} 20250403085608352 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608352 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262420531524008" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420531524008" 20250403085608354 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608354 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420531524008"} 20250403085608354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420531524008)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608354 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608354 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420531524008"} 20250403085608354 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420531524008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420531524008)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420531524008)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608354 DLU <0006> fsm.c:568 lu(PS:IMSI-262420531524008)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608354 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608354 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54858<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608356 DAUC <0003> db_auc.c:157 IMSI='262422209178206': No 2G Auth Data 20250403085608356 DAUC <0003> db_auc.c:192 IMSI='262422209178206': No 3G Auth Data 20250403085608357 DLGSUP <0013> hlr.c:121 IMSI 262422209178206: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262422209178206" to be handled at TC_gsup_ul_subscriber_data(93) 20250403085608364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608366 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608366 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422209178206" cn_domain=PS} 20250403085608366 DLU <0006> fsm.c:456 lu(262422209178206)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608366 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422209178206)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608366 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422209178206" cn_domain=PS} 20250403085608366 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608366 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262422209178206" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422209178206" 20250403085608367 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608367 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422209178206"} 20250403085608367 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422209178206)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608367 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608367 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422209178206"} 20250403085608367 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422209178206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422209178206)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422209178206)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608367 DLU <0006> fsm.c:568 lu(PS:IMSI-262422209178206)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608367 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608367 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608369 DAUC <0003> db_auc.c:157 IMSI='262425598576944': No 2G Auth Data 20250403085608369 DAUC <0003> db_auc.c:192 IMSI='262425598576944': No 3G Auth Data 20250403085608369 DLGSUP <0013> hlr.c:121 IMSI 262425598576944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262425598576944" to be handled at TC_gsup_ul_subscriber_data(94) 20250403085608378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608381 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608381 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425598576944" cn_domain=PS} 20250403085608381 DLU <0006> fsm.c:456 lu(262425598576944)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608381 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425598576944)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608382 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425598576944" cn_domain=PS} 20250403085608382 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608382 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262425598576944" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425598576944" 20250403085608383 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608383 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425598576944"} 20250403085608383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425598576944)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608383 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608383 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425598576944"} 20250403085608383 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425598576944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425598576944)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425598576944)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608383 DLU <0006> fsm.c:568 lu(PS:IMSI-262425598576944)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608383 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608383 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608385 DAUC <0003> db_auc.c:157 IMSI='262428419295656': No 2G Auth Data 20250403085608385 DAUC <0003> db_auc.c:192 IMSI='262428419295656': No 3G Auth Data 20250403085608386 DLGSUP <0013> hlr.c:121 IMSI 262428419295656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262428419295656" to be handled at TC_gsup_ul_subscriber_data(95) 20250403085608393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608395 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608395 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428419295656" cn_domain=PS} 20250403085608395 DLU <0006> fsm.c:456 lu(262428419295656)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608395 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428419295656)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608395 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428419295656" cn_domain=PS} 20250403085608395 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608395 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262428419295656" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428419295656" 20250403085608396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608396 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428419295656"} 20250403085608396 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428419295656)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608396 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608396 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428419295656"} 20250403085608396 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428419295656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608396 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428419295656)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608396 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428419295656)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608396 DLU <0006> fsm.c:568 lu(PS:IMSI-262428419295656)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085608398 DAUC <0003> db_auc.c:157 IMSI='262428298185421': No 2G Auth Data 20250403085608398 DAUC <0003> db_auc.c:192 IMSI='262428298185421': No 3G Auth Data 20250403085608398 DLGSUP <0013> hlr.c:121 IMSI 262428298185421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e5e0ba7f8b96: Created GsupExpect[0] for "262428298185421" to be handled at TC_gsup_ul_subscriber_data(96) 20250403085608405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e5e0ba7f8b96: GSUP ul subscriber_data<unbound> 20250403085608407 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608407 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428298185421" cn_domain=PS} 20250403085608407 DLU <0006> fsm.c:456 lu(262428298185421)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085608407 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085608407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428298185421)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085608407 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428298185421" cn_domain=PS} 20250403085608407 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608407 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e5e0ba7f8b96: Found GsupExpect[0] for "262428298185421" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428298185421" 20250403085608409 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608409 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428298185421"} 20250403085608409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428298185421)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085608409 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085608409 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428298185421"} 20250403085608409 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428298185421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085608409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428298185421)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085608409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428298185421)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085608409 DLU <0006> fsm.c:568 lu(PS:IMSI-262428298185421)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085608409 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085608409 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085608410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085608411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4258 20250403085608411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42633<->l=127.0.0.1:4259) 20250403085608411 DLINP <000b> input/ipa.c:452 connected read/write 20250403085608411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085608411 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085608411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085608411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@e5e0ba7f8b96: Final verdict of PTC: none 87@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Apr 3 08:56:08 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 20250403085608443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 20250403085608544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82560) Waiting for packet dumper to finish... 1 (prev_count=82560, count=117948) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Apr 3 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_vty started. MTC@e5e0ba7f8b96: legacy= true 20250403085611573 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085611573 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085611574 DLINP <000b> input/ipa.c:452 connected read/write 20250403085611574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085611574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085611575 DLINP <000b> input/ipa.c:452 connected read/write 20250403085611575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(97)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085611575 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085611575 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085611575 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 20250403085611575 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085611575 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 20250403085611575 DLGSUP <0013> gsup_server.c:236 2: 20250403085611575 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085611575 DLGSUP <0013> gsup_server.c:236 3: 20250403085611575 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085611575 DLGSUP <0013> gsup_server.c:236 4: 20250403085611575 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085611575 DLGSUP <0013> gsup_server.c:236 5: 20250403085611575 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085611575 DLGSUP <0013> gsup_server.c:236 7: 20250403085611575 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085611575 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085611575 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085611575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@e5e0ba7f8b96: 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") 20250403085611584 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34825<->l=127.0.0.1:4259) 20250403085611585 DAUC <0003> db_auc.c:157 IMSI='262422193723420': No 2G Auth Data 20250403085611585 DAUC <0003> db_auc.c:192 IMSI='262422193723420': No 3G Auth Data 20250403085611586 DAUC <0003> db_auc.c:192 IMSI='262422193723420': No 3G Auth Data 20250403085611587 DAUC <0003> db_auc.c:157 IMSI='262423817994974': No 2G Auth Data 20250403085611587 DAUC <0003> db_auc.c:192 IMSI='262423817994974': No 3G Auth Data 20250403085611588 DAUC <0003> db_auc.c:157 IMSI='262423817994974': No 2G Auth Data 20250403085611589 DAUC <0003> db_auc.c:157 IMSI='262425079678366': No 2G Auth Data 20250403085611589 DAUC <0003> db_auc.c:192 IMSI='262425079678366': No 3G Auth Data MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085611590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4258 20250403085611591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34825<->l=127.0.0.1:4259) 20250403085611591 DLINP <000b> input/ipa.c:452 connected read/write 20250403085611591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085611591 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085611591 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 98@e5e0ba7f8b96: Final verdict of PTC: none 20250403085611591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_vty finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Apr 3 08:56:11 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250403085611613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20250403085611713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28340) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Apr 3 08:56:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_vty_msisdn_isd started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085614743 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085614743 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085614745 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085614745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085614746 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085614746 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085614746 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085614746 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 20250403085614746 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085614746 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 20250403085614746 DLGSUP <0013> gsup_server.c:236 2: 20250403085614746 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085614746 DLGSUP <0013> gsup_server.c:236 3: 20250403085614746 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085614746 DLGSUP <0013> gsup_server.c:236 4: 20250403085614746 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085614746 DLGSUP <0013> gsup_server.c:236 5: 20250403085614746 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085614746 DLGSUP <0013> gsup_server.c:236 7: 20250403085614746 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085614746 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085614746 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085614746 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@e5e0ba7f8b96: 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") 20250403085614754 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45039<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e5e0ba7f8b96: Created GsupExpect[0] for "262429444894279" to be handled at TC_vty_msisdn_isd(104) 20250403085614760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4258 20250403085614761 DAUC <0003> db_auc.c:157 IMSI='262429444894279': No 2G Auth Data 20250403085614761 DAUC <0003> db_auc.c:192 IMSI='262429444894279': No 3G Auth Data 20250403085614790 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085614790 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429444894279" cn_domain=PS} 20250403085614790 DLU <0006> fsm.c:456 lu(262429444894279)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085614790 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085614790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429444894279)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085614790 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429444894279" cn_domain=PS} 20250403085614790 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085614790 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@e5e0ba7f8b96: Found GsupExpect[0] for "262429444894279" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@e5e0ba7f8b96: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429444894279" 20250403085614792 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085614792 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429444894279"} 20250403085614792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429444894279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085614792 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085614792 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429444894279"} 20250403085614792 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085614792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429444894279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085614792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429444894279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085614792 DLU <0006> fsm.c:568 lu(PS:IMSI-262429444894279)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085614792 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085614792 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085614793 DLGSUP <0013> hlr.c:128 IMSI 262429444894279: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250403085614793 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085614793 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085614794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085614794 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085614794 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429444894279"} 20250403085614794 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250403085614794 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429444894279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085614795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20250403085614795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45039<->l=127.0.0.1:4259) 20250403085614795 DLINP <000b> input/ipa.c:452 connected read/write 20250403085614795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085614795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085614795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085614795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e5e0ba7f8b96: Final verdict of PTC: none 102@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 102: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Apr 3 08:56:14 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 20250403085614834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 20250403085614934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60348<->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@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Apr 3 08:56:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_purge_cs started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085617964 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085617964 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085617965 DLINP <000b> input/ipa.c:452 connected read/write 20250403085617965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085617965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085617966 DLINP <000b> input/ipa.c:452 connected read/write 20250403085617966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085617966 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085617966 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085617966 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 20250403085617966 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085617966 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 20250403085617966 DLGSUP <0013> gsup_server.c:236 2: 20250403085617966 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085617966 DLGSUP <0013> gsup_server.c:236 3: 20250403085617966 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085617966 DLGSUP <0013> gsup_server.c:236 4: 20250403085617966 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085617966 DLGSUP <0013> gsup_server.c:236 5: 20250403085617966 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085617966 DLGSUP <0013> gsup_server.c:236 7: 20250403085617966 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085617966 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085617966 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085617966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@e5e0ba7f8b96: 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") 20250403085617974 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38043<->l=127.0.0.1:4259) 20250403085617976 DAUC <0003> db_auc.c:157 IMSI='262425731322697': No 2G Auth Data 20250403085617976 DAUC <0003> db_auc.c:192 IMSI='262425731322697': No 3G Auth Data HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262425731322697" to be handled at TC_gsup_purge_cs(109) 20250403085617982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20250403085618010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618010 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425731322697" cn_domain=PS} 20250403085618010 DLU <0006> fsm.c:456 lu(262425731322697)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618010 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425731322697)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618010 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425731322697" cn_domain=PS} 20250403085618010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262425731322697" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425731322697" 20250403085618012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618012 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425731322697"} 20250403085618012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425731322697)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618012 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618012 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425731322697"} 20250403085618012 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425731322697)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425731322697)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618012 DLU <0006> fsm.c:568 lu(PS:IMSI-262425731322697)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618012 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425731322697" cn_domain=CS} 20250403085618012 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618012 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425731322697"} 20250403085618012 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425731322697 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618012 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618014 DAUC <0003> db_auc.c:157 IMSI='262421267558828': No 2G Auth Data 20250403085618014 DAUC <0003> db_auc.c:192 IMSI='262421267558828': No 3G Auth Data 20250403085618014 DLGSUP <0013> hlr.c:121 IMSI 262421267558828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262421267558828" to be handled at TC_gsup_purge_cs(110) 20250403085618021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20250403085618023 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618023 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421267558828" cn_domain=PS} 20250403085618023 DLU <0006> fsm.c:456 lu(262421267558828)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618023 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421267558828)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618023 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421267558828" cn_domain=PS} 20250403085618023 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618023 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262421267558828" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421267558828" 20250403085618024 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618024 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421267558828"} 20250403085618024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421267558828)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618024 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618024 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421267558828"} 20250403085618024 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421267558828)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421267558828)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618024 DLU <0006> fsm.c:568 lu(PS:IMSI-262421267558828)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618024 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618024 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618025 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618025 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421267558828" cn_domain=CS} 20250403085618025 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618025 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421267558828"} 20250403085618025 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421267558828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618025 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618025 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618027 DAUC <0003> db_auc.c:157 IMSI='262424097129330': No 2G Auth Data 20250403085618027 DAUC <0003> db_auc.c:192 IMSI='262424097129330': No 3G Auth Data 20250403085618027 DLGSUP <0013> hlr.c:121 IMSI 262424097129330: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262424097129330" to be handled at TC_gsup_purge_cs(111) 20250403085618036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 20250403085618038 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618038 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424097129330" cn_domain=PS} 20250403085618038 DLU <0006> fsm.c:456 lu(262424097129330)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618038 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424097129330)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618038 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424097129330" cn_domain=PS} 20250403085618038 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618038 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262424097129330" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424097129330" 20250403085618040 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618040 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424097129330"} 20250403085618040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424097129330)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618040 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618040 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424097129330"} 20250403085618040 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424097129330)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424097129330)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618040 DLU <0006> fsm.c:568 lu(PS:IMSI-262424097129330)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618040 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618040 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618041 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618041 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424097129330" cn_domain=CS} 20250403085618041 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618041 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424097129330"} 20250403085618041 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424097129330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618041 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618041 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618042 DAUC <0003> db_auc.c:157 IMSI='262426916961229': No 2G Auth Data 20250403085618042 DAUC <0003> db_auc.c:192 IMSI='262426916961229': No 3G Auth Data 20250403085618043 DLGSUP <0013> hlr.c:121 IMSI 262426916961229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262426916961229" to be handled at TC_gsup_purge_cs(112) 20250403085618050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20250403085618051 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618051 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426916961229" cn_domain=PS} 20250403085618052 DLU <0006> fsm.c:456 lu(262426916961229)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618052 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618052 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426916961229)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618052 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426916961229" cn_domain=PS} 20250403085618052 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618052 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262426916961229" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426916961229" 20250403085618053 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618053 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426916961229"} 20250403085618053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426916961229)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618053 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618053 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426916961229"} 20250403085618053 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426916961229)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426916961229)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618053 DLU <0006> fsm.c:568 lu(PS:IMSI-262426916961229)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618053 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618053 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618054 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618054 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426916961229" cn_domain=CS} 20250403085618054 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618054 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426916961229"} 20250403085618054 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426916961229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618054 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618054 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618056 DAUC <0003> db_auc.c:157 IMSI='262426168576525': No 2G Auth Data 20250403085618056 DAUC <0003> db_auc.c:192 IMSI='262426168576525': No 3G Auth Data 20250403085618056 DLGSUP <0013> hlr.c:121 IMSI 262426168576525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262426168576525" to be handled at TC_gsup_purge_cs(113) 20250403085618063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60440<->l=127.0.0.1:4258 20250403085618065 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618065 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426168576525" cn_domain=PS} 20250403085618065 DLU <0006> fsm.c:456 lu(262426168576525)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618065 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426168576525)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618065 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426168576525" cn_domain=PS} 20250403085618065 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618065 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262426168576525" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426168576525" 20250403085618066 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618066 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426168576525"} 20250403085618066 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426168576525)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618066 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618066 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426168576525"} 20250403085618066 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426168576525)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426168576525)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618066 DLU <0006> fsm.c:568 lu(PS:IMSI-262426168576525)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618066 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618067 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618068 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618068 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426168576525" cn_domain=CS} 20250403085618068 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618068 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426168576525"} 20250403085618068 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426168576525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618068 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618068 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60440<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618069 DAUC <0003> db_auc.c:157 IMSI='262423913234920': No 2G Auth Data 20250403085618069 DAUC <0003> db_auc.c:192 IMSI='262423913234920': No 3G Auth Data 20250403085618070 DLGSUP <0013> hlr.c:121 IMSI 262423913234920: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262423913234920" to be handled at TC_gsup_purge_cs(114) 20250403085618077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4258 20250403085618079 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618079 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423913234920" cn_domain=PS} 20250403085618079 DLU <0006> fsm.c:456 lu(262423913234920)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618079 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423913234920)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618079 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423913234920" cn_domain=PS} 20250403085618079 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618079 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262423913234920" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423913234920" 20250403085618081 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618081 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423913234920"} 20250403085618081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423913234920)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618081 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618081 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423913234920"} 20250403085618081 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423913234920)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423913234920)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618081 DLU <0006> fsm.c:568 lu(PS:IMSI-262423913234920)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618081 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618081 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618083 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618083 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423913234920" cn_domain=CS} 20250403085618083 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618083 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423913234920"} 20250403085618083 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423913234920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618083 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618083 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618086 DAUC <0003> db_auc.c:157 IMSI='262423121993610': No 2G Auth Data 20250403085618086 DAUC <0003> db_auc.c:192 IMSI='262423121993610': No 3G Auth Data 20250403085618086 DLGSUP <0013> hlr.c:121 IMSI 262423121993610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262423121993610" to be handled at TC_gsup_purge_cs(115) 20250403085618094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 20250403085618096 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618096 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423121993610" cn_domain=PS} 20250403085618096 DLU <0006> fsm.c:456 lu(262423121993610)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618096 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423121993610)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618096 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423121993610" cn_domain=PS} 20250403085618096 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618096 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262423121993610" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423121993610" 20250403085618098 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618098 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423121993610"} 20250403085618098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423121993610)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618098 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618098 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423121993610"} 20250403085618098 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423121993610)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423121993610)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618098 DLU <0006> fsm.c:568 lu(PS:IMSI-262423121993610)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618098 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618098 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618099 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618099 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423121993610" cn_domain=CS} 20250403085618099 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618099 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423121993610"} 20250403085618099 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423121993610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618099 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618099 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085618101 DAUC <0003> db_auc.c:157 IMSI='262421280126939': No 2G Auth Data 20250403085618101 DAUC <0003> db_auc.c:192 IMSI='262421280126939': No 3G Auth Data 20250403085618102 DLGSUP <0013> hlr.c:121 IMSI 262421280126939: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e5e0ba7f8b96: Created GsupExpect[0] for "262421280126939" to be handled at TC_gsup_purge_cs(116) 20250403085618109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 20250403085618111 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618111 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421280126939" cn_domain=PS} 20250403085618111 DLU <0006> fsm.c:456 lu(262421280126939)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085618111 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085618111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421280126939)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085618111 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421280126939" cn_domain=PS} 20250403085618111 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618111 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e5e0ba7f8b96: Found GsupExpect[0] for "262421280126939" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421280126939" 20250403085618113 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618113 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421280126939"} 20250403085618113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421280126939)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085618113 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085618113 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421280126939"} 20250403085618113 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085618113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421280126939)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085618113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421280126939)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085618113 DLU <0006> fsm.c:568 lu(PS:IMSI-262421280126939)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085618113 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618113 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618114 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618114 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421280126939" cn_domain=CS} 20250403085618114 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250403085618114 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421280126939"} 20250403085618114 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421280126939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085618114 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085618114 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085618115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085618116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20250403085618116 DLINP <000b> input/ipa.c:452 connected read/write 20250403085618116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085618116 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085618116 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085618116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(105)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085618117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38043<->l=127.0.0.1:4259) 107@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Apr 3 08:56:18 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 20250403085618148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60472<->l=127.0.0.1:4258 20250403085618249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81380) Waiting for packet dumper to finish... 1 (prev_count=81380, count=134564) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Apr 3 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_purge_ps started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085621285 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085621285 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085621286 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085621287 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621287 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085621287 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085621287 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 20250403085621287 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085621288 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 20250403085621288 DLGSUP <0013> gsup_server.c:236 2: 20250403085621288 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085621288 DLGSUP <0013> gsup_server.c:236 3: 20250403085621288 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085621288 DLGSUP <0013> gsup_server.c:236 4: 20250403085621288 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085621288 DLGSUP <0013> gsup_server.c:236 5: 20250403085621288 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085621288 DLGSUP <0013> gsup_server.c:236 7: 20250403085621288 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085621288 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(117)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085621288 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085621288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@e5e0ba7f8b96: 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") 20250403085621297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43501<->l=127.0.0.1:4259) 20250403085621301 DAUC <0003> db_auc.c:157 IMSI='262429956153673': No 2G Auth Data 20250403085621301 DAUC <0003> db_auc.c:192 IMSI='262429956153673': No 3G Auth Data HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262429956153673" to be handled at TC_gsup_purge_ps(121) 20250403085621308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 20250403085621330 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621330 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429956153673" cn_domain=PS} 20250403085621330 DLU <0006> fsm.c:456 lu(262429956153673)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621330 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429956153673)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621330 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429956153673" cn_domain=PS} 20250403085621330 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621330 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262429956153673" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429956153673" 20250403085621332 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621332 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429956153673"} 20250403085621332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429956153673)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621332 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621332 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429956153673"} 20250403085621332 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429956153673)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429956153673)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621332 DLU <0006> fsm.c:568 lu(PS:IMSI-262429956153673)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621332 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621332 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621333 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621333 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429956153673" cn_domain=PS} 20250403085621333 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621333 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429956153673"} 20250403085621333 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429956153673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621333 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621333 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621334 DAUC <0003> db_auc.c:157 IMSI='262421293943970': No 2G Auth Data 20250403085621335 DAUC <0003> db_auc.c:192 IMSI='262421293943970': No 3G Auth Data 20250403085621335 DLGSUP <0013> hlr.c:121 IMSI 262421293943970: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262421293943970" to be handled at TC_gsup_purge_ps(122) 20250403085621342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60496<->l=127.0.0.1:4258 20250403085621344 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621344 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421293943970" cn_domain=PS} 20250403085621344 DLU <0006> fsm.c:456 lu(262421293943970)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621344 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421293943970)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621344 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421293943970" cn_domain=PS} 20250403085621344 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621344 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262421293943970" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421293943970" 20250403085621345 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621345 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421293943970"} 20250403085621345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421293943970)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621345 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621345 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421293943970"} 20250403085621345 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421293943970)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421293943970)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621345 DLU <0006> fsm.c:568 lu(PS:IMSI-262421293943970)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621345 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621345 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621346 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621346 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421293943970" cn_domain=PS} 20250403085621346 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621346 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421293943970"} 20250403085621346 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421293943970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621346 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621346 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60496<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621348 DAUC <0003> db_auc.c:157 IMSI='262420468751664': No 2G Auth Data 20250403085621348 DAUC <0003> db_auc.c:192 IMSI='262420468751664': No 3G Auth Data 20250403085621349 DLGSUP <0013> hlr.c:121 IMSI 262420468751664: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262420468751664" to be handled at TC_gsup_purge_ps(123) 20250403085621357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20250403085621360 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621360 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420468751664" cn_domain=PS} 20250403085621360 DLU <0006> fsm.c:456 lu(262420468751664)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621360 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420468751664)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621360 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420468751664" cn_domain=PS} 20250403085621360 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621360 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262420468751664" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420468751664" 20250403085621362 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621362 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420468751664"} 20250403085621362 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420468751664)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621362 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621362 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420468751664"} 20250403085621362 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420468751664)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420468751664)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621362 DLU <0006> fsm.c:568 lu(PS:IMSI-262420468751664)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621362 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621362 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621363 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621363 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420468751664" cn_domain=PS} 20250403085621363 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621363 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420468751664"} 20250403085621363 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420468751664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621363 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621363 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621365 DAUC <0003> db_auc.c:157 IMSI='262423923678528': No 2G Auth Data 20250403085621365 DAUC <0003> db_auc.c:192 IMSI='262423923678528': No 3G Auth Data 20250403085621365 DLGSUP <0013> hlr.c:121 IMSI 262423923678528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262423923678528" to be handled at TC_gsup_purge_ps(124) 20250403085621373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60522<->l=127.0.0.1:4258 20250403085621375 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621375 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923678528" cn_domain=PS} 20250403085621375 DLU <0006> fsm.c:456 lu(262423923678528)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621375 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423923678528)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621375 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423923678528" cn_domain=PS} 20250403085621375 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621375 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262423923678528" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423923678528" 20250403085621376 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621376 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423923678528"} 20250403085621376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423923678528)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621376 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621376 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423923678528"} 20250403085621376 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923678528)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923678528)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621376 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923678528)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621376 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621376 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621378 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621378 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423923678528" cn_domain=PS} 20250403085621378 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621378 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423923678528"} 20250403085621378 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423923678528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621378 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621378 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60522<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621380 DAUC <0003> db_auc.c:157 IMSI='262425400120723': No 2G Auth Data 20250403085621380 DAUC <0003> db_auc.c:192 IMSI='262425400120723': No 3G Auth Data 20250403085621380 DLGSUP <0013> hlr.c:121 IMSI 262425400120723: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262425400120723" to be handled at TC_gsup_purge_ps(125) 20250403085621388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20250403085621390 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621390 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425400120723" cn_domain=PS} 20250403085621390 DLU <0006> fsm.c:456 lu(262425400120723)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621390 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425400120723)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621390 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425400120723" cn_domain=PS} 20250403085621390 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621390 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262425400120723" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425400120723" 20250403085621392 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621392 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425400120723"} 20250403085621392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425400120723)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621392 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621392 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425400120723"} 20250403085621392 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425400120723)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425400120723)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621392 DLU <0006> fsm.c:568 lu(PS:IMSI-262425400120723)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621392 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621392 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621393 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621393 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425400120723" cn_domain=PS} 20250403085621393 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621394 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425400120723"} 20250403085621394 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425400120723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621394 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621394 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621395 DAUC <0003> db_auc.c:157 IMSI='262420007896210': No 2G Auth Data 20250403085621395 DAUC <0003> db_auc.c:192 IMSI='262420007896210': No 3G Auth Data 20250403085621395 DLGSUP <0013> hlr.c:121 IMSI 262420007896210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262420007896210" to be handled at TC_gsup_purge_ps(126) 20250403085621403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20250403085621405 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621405 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420007896210" cn_domain=PS} 20250403085621405 DLU <0006> fsm.c:456 lu(262420007896210)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621405 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420007896210)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621405 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420007896210" cn_domain=PS} 20250403085621405 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621405 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262420007896210" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_purge_ps(126)"262420007896210" 20250403085621406 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621406 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420007896210"} 20250403085621406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420007896210)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621406 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621406 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420007896210"} 20250403085621406 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420007896210)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420007896210)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621406 DLU <0006> fsm.c:568 lu(PS:IMSI-262420007896210)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621406 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621406 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621407 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621407 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420007896210" cn_domain=PS} 20250403085621407 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621407 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420007896210"} 20250403085621407 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420007896210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621407 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621407 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621409 DAUC <0003> db_auc.c:157 IMSI='262429782319971': No 2G Auth Data 20250403085621409 DAUC <0003> db_auc.c:192 IMSI='262429782319971': No 3G Auth Data 20250403085621410 DLGSUP <0013> hlr.c:121 IMSI 262429782319971: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262429782319971" to be handled at TC_gsup_purge_ps(127) 20250403085621417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60536<->l=127.0.0.1:4258 20250403085621419 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621419 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429782319971" cn_domain=PS} 20250403085621419 DLU <0006> fsm.c:456 lu(262429782319971)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621419 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429782319971)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621419 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429782319971" cn_domain=PS} 20250403085621419 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621419 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262429782319971" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_purge_ps(127)"262429782319971" 20250403085621421 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621421 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429782319971"} 20250403085621421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429782319971)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621421 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621421 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429782319971"} 20250403085621421 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429782319971)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429782319971)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621421 DLU <0006> fsm.c:568 lu(PS:IMSI-262429782319971)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621421 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621421 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621423 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621423 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429782319971" cn_domain=PS} 20250403085621423 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621423 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429782319971"} 20250403085621423 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429782319971 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621423 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621423 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60536<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085621426 DAUC <0003> db_auc.c:157 IMSI='262423202911668': No 2G Auth Data 20250403085621426 DAUC <0003> db_auc.c:192 IMSI='262423202911668': No 3G Auth Data 20250403085621427 DLGSUP <0013> hlr.c:121 IMSI 262423202911668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e5e0ba7f8b96: Created GsupExpect[0] for "262423202911668" to be handled at TC_gsup_purge_ps(128) 20250403085621435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20250403085621437 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621437 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423202911668" cn_domain=PS} 20250403085621437 DLU <0006> fsm.c:456 lu(262423202911668)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085621437 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085621437 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423202911668)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085621437 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423202911668" cn_domain=PS} 20250403085621437 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621437 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e5e0ba7f8b96: Found GsupExpect[0] for "262423202911668" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423202911668" 20250403085621439 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621439 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423202911668"} 20250403085621439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423202911668)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085621439 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085621439 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423202911668"} 20250403085621439 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085621439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423202911668)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085621439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423202911668)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085621439 DLU <0006> fsm.c:568 lu(PS:IMSI-262423202911668)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085621439 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621439 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621440 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621441 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423202911668" cn_domain=PS} 20250403085621441 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250403085621441 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423202911668"} 20250403085621441 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423202911668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250403085621441 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085621441 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085621442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085621443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60488<->l=127.0.0.1:4258 20250403085621443 DLINP <000b> input/ipa.c:452 connected read/write 20250403085621443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085621443 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085621443 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085621443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085621444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43501<->l=127.0.0.1:4259) 119@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Apr 3 08:56:21 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 20250403085621482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 20250403085621582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Apr 3 08:56:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_purge_unknown started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085624612 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085624613 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085624614 DLINP <000b> input/ipa.c:452 connected read/write 20250403085624614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085624615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085624616 DLINP <000b> input/ipa.c:452 connected read/write 20250403085624616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085624616 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085624616 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085624616 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 20250403085624616 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085624616 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 20250403085624616 DLGSUP <0013> gsup_server.c:236 2: 20250403085624616 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085624616 DLGSUP <0013> gsup_server.c:236 3: 20250403085624616 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085624616 DLGSUP <0013> gsup_server.c:236 4: 20250403085624616 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085624616 DLGSUP <0013> gsup_server.c:236 5: 20250403085624616 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085624616 DLGSUP <0013> gsup_server.c:236 7: 20250403085624616 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085624616 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085624616 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085624616 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@e5e0ba7f8b96: 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") 20250403085624625 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46097<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e5e0ba7f8b96: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250403085624631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 20250403085624658 DLINP <000b> input/ipa.c:452 connected read/write 20250403085624658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085624658 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} 20250403085624658 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085624658 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 20250403085624658 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} 20250403085624658 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085624658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f99af21000]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085624658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f99af21000]{UNVALIDATED}: Freeing instance 20250403085624658 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f99af21000]{UNVALIDATED}: Deallocated 20250403085624658 DLINP <000b> input/ipa.c:452 connected read/write 20250403085624658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085624658 DLINP <000b> input/ipa.c:452 connected read/write 20250403085624658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@e5e0ba7f8b96: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085624660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085624660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 20250403085624661 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46097<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085624661 DLINP <000b> input/ipa.c:452 connected read/write 20250403085624661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085624661 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085624661 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085624661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(132)@e5e0ba7f8b96: Final verdict of PTC: none 131@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Apr 3 08:56:24 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 20250403085624696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46344<->l=127.0.0.1:4258 20250403085624796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46344<->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) gzip: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap: file size changed while zipping MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Apr 3 08:56:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_unknown started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085627837 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085627837 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085627838 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085627839 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085627839 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085627839 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 20250403085627839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085627839 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 20250403085627839 DLGSUP <0013> gsup_server.c:236 2: 20250403085627839 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085627839 DLGSUP <0013> gsup_server.c:236 3: 20250403085627839 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085627839 DLGSUP <0013> gsup_server.c:236 4: 20250403085627839 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085627839 DLGSUP <0013> gsup_server.c:236 5: 20250403085627839 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085627839 DLGSUP <0013> gsup_server.c:236 7: 20250403085627839 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(134)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085627839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085627839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085627839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@e5e0ba7f8b96: 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") 20250403085627848 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41031<->l=127.0.0.1:4259) 20250403085627852 DAUC <0003> db_auc.c:157 IMSI='262423973673244': No 2G Auth Data 20250403085627852 DAUC <0003> db_auc.c:192 IMSI='262423973673244': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262423973673244" to be handled at TC_mo_ussd_unknown(138) 20250403085627860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4258 20250403085627882 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627882 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423973673244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423973673244" session_id=1504026286 session_state=BEGIN} 20250403085627882 DSS <0004> hlr_ussd.c:576 262423973673244/0x59a59eae: Process SS (BEGIN) 20250403085627882 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627882 DSS <0004> hlr_ussd.c:518 262423973673244/0x59a59eae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627882 DSS <0004> hlr_ussd.c:523 262423973673244/0x59a59eae: USSD for unknown code '*#200#' 20250403085627882 DSS <0004> hlr_ussd.c:354 262423973673244/0x59a59eae: Tx ReturnError(1, 0x12) 20250403085627882 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423973673244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423973673244" session_id=1504026286 session_state=END} 20250403085627882 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627882 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262423973673244" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423973673244" TC_mo_ussd_unknown(138)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627909 DAUC <0003> db_auc.c:157 IMSI='262427936581230': No 2G Auth Data 20250403085627909 DAUC <0003> db_auc.c:192 IMSI='262427936581230': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262427936581230" to be handled at TC_mo_ussd_unknown(139) 20250403085627916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20250403085627920 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627920 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427936581230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936581230" session_id=2705972578 session_state=BEGIN} 20250403085627920 DSS <0004> hlr_ussd.c:576 262427936581230/0xa149dd62: Process SS (BEGIN) 20250403085627920 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627920 DSS <0004> hlr_ussd.c:518 262427936581230/0xa149dd62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627920 DSS <0004> hlr_ussd.c:523 262427936581230/0xa149dd62: USSD for unknown code '*#200#' 20250403085627920 DSS <0004> hlr_ussd.c:354 262427936581230/0xa149dd62: Tx ReturnError(1, 0x12) 20250403085627920 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427936581230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936581230" session_id=2705972578 session_state=END} 20250403085627920 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627920 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262427936581230" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427936581230" TC_mo_ussd_unknown(139)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627923 DAUC <0003> db_auc.c:157 IMSI='262425653057982': No 2G Auth Data 20250403085627923 DAUC <0003> db_auc.c:192 IMSI='262425653057982': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262425653057982" to be handled at TC_mo_ussd_unknown(140) 20250403085627931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 20250403085627934 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627934 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425653057982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425653057982" session_id=3118375200 session_state=BEGIN} 20250403085627934 DSS <0004> hlr_ussd.c:576 262425653057982/0xb9dea120: Process SS (BEGIN) 20250403085627934 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627934 DSS <0004> hlr_ussd.c:518 262425653057982/0xb9dea120: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627934 DSS <0004> hlr_ussd.c:523 262425653057982/0xb9dea120: USSD for unknown code '*#200#' 20250403085627934 DSS <0004> hlr_ussd.c:354 262425653057982/0xb9dea120: Tx ReturnError(1, 0x12) 20250403085627934 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425653057982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653057982" session_id=3118375200 session_state=END} 20250403085627934 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627934 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262425653057982" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425653057982" TC_mo_ussd_unknown(140)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627937 DAUC <0003> db_auc.c:157 IMSI='262427655797611': No 2G Auth Data 20250403085627937 DAUC <0003> db_auc.c:192 IMSI='262427655797611': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262427655797611" to be handled at TC_mo_ussd_unknown(141) 20250403085627944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4258 20250403085627950 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627950 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427655797611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427655797611" session_id=535536661 session_state=BEGIN} 20250403085627950 DSS <0004> hlr_ussd.c:576 262427655797611/0x1feba415: Process SS (BEGIN) 20250403085627950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627950 DSS <0004> hlr_ussd.c:518 262427655797611/0x1feba415: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627950 DSS <0004> hlr_ussd.c:523 262427655797611/0x1feba415: USSD for unknown code '*#200#' 20250403085627950 DSS <0004> hlr_ussd.c:354 262427655797611/0x1feba415: Tx ReturnError(1, 0x12) 20250403085627950 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427655797611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427655797611" session_id=535536661 session_state=END} 20250403085627950 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627950 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262427655797611" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427655797611" TC_mo_ussd_unknown(141)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627953 DAUC <0003> db_auc.c:157 IMSI='262422689730909': No 2G Auth Data 20250403085627953 DAUC <0003> db_auc.c:192 IMSI='262422689730909': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262422689730909" to be handled at TC_mo_ussd_unknown(142) 20250403085627961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 20250403085627964 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627964 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422689730909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422689730909" session_id=809946658 session_state=BEGIN} 20250403085627964 DSS <0004> hlr_ussd.c:576 262422689730909/0x3046ce22: Process SS (BEGIN) 20250403085627964 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627964 DSS <0004> hlr_ussd.c:518 262422689730909/0x3046ce22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627964 DSS <0004> hlr_ussd.c:523 262422689730909/0x3046ce22: USSD for unknown code '*#200#' 20250403085627964 DSS <0004> hlr_ussd.c:354 262422689730909/0x3046ce22: Tx ReturnError(1, 0x12) 20250403085627964 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422689730909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422689730909" session_id=809946658 session_state=END} 20250403085627964 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627965 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262422689730909" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422689730909" TC_mo_ussd_unknown(142)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627967 DAUC <0003> db_auc.c:157 IMSI='262425384954880': No 2G Auth Data 20250403085627967 DAUC <0003> db_auc.c:192 IMSI='262425384954880': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262425384954880" to be handled at TC_mo_ussd_unknown(143) 20250403085627976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20250403085627979 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627979 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425384954880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425384954880" session_id=3766504770 session_state=BEGIN} 20250403085627979 DSS <0004> hlr_ussd.c:576 262425384954880/0xe0804d42: Process SS (BEGIN) 20250403085627979 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627979 DSS <0004> hlr_ussd.c:518 262425384954880/0xe0804d42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627979 DSS <0004> hlr_ussd.c:523 262425384954880/0xe0804d42: USSD for unknown code '*#200#' 20250403085627979 DSS <0004> hlr_ussd.c:354 262425384954880/0xe0804d42: Tx ReturnError(1, 0x12) 20250403085627979 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425384954880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425384954880" session_id=3766504770 session_state=END} 20250403085627979 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627979 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262425384954880" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425384954880" TC_mo_ussd_unknown(143)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627982 DAUC <0003> db_auc.c:157 IMSI='262421529695331': No 2G Auth Data 20250403085627982 DAUC <0003> db_auc.c:192 IMSI='262421529695331': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262421529695331" to be handled at TC_mo_ussd_unknown(144) 20250403085627990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 20250403085627994 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085627994 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421529695331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421529695331" session_id=1338316068 session_state=BEGIN} 20250403085627994 DSS <0004> hlr_ussd.c:576 262421529695331/0x4fc51524: Process SS (BEGIN) 20250403085627994 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085627994 DSS <0004> hlr_ussd.c:518 262421529695331/0x4fc51524: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085627994 DSS <0004> hlr_ussd.c:523 262421529695331/0x4fc51524: USSD for unknown code '*#200#' 20250403085627994 DSS <0004> hlr_ussd.c:354 262421529695331/0x4fc51524: Tx ReturnError(1, 0x12) 20250403085627994 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421529695331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421529695331" session_id=1338316068 session_state=END} 20250403085627994 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085627994 DLINP <000b> input/ipa.c:452 connected read/write 20250403085627994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262421529695331" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421529695331" TC_mo_ussd_unknown(144)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085627996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085627997 DAUC <0003> db_auc.c:157 IMSI='262422929824381': No 2G Auth Data 20250403085627997 DAUC <0003> db_auc.c:192 IMSI='262422929824381': No 3G Auth Data HLR_Test-GSUP(135)@e5e0ba7f8b96: Created GsupExpect[0] for "262422929824381" to be handled at TC_mo_ussd_unknown(145) 20250403085628007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20250403085628010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085628010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085628010 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422929824381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422929824381" session_id=4107193753 session_state=BEGIN} 20250403085628010 DSS <0004> hlr_ussd.c:576 262422929824381/0xf4cecd99: Process SS (BEGIN) 20250403085628010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250403085628010 DSS <0004> hlr_ussd.c:518 262422929824381/0xf4cecd99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250403085628010 DSS <0004> hlr_ussd.c:523 262422929824381/0xf4cecd99: USSD for unknown code '*#200#' 20250403085628010 DSS <0004> hlr_ussd.c:354 262422929824381/0xf4cecd99: Tx ReturnError(1, 0x12) 20250403085628010 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422929824381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422929824381" session_id=4107193753 session_state=END} 20250403085628010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085628010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085628010 DLINP <000b> input/ipa.c:452 connected read/write 20250403085628010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e5e0ba7f8b96: Found GsupExpect[0] for "262422929824381" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422929824381" TC_mo_ussd_unknown(145)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085628012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085628013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20250403085628014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41031<->l=127.0.0.1:4259) 20250403085628014 DLINP <000b> input/ipa.c:452 connected read/write 20250403085628014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085628014 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085628014 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085628014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@e5e0ba7f8b96: Final verdict of PTC: none 136@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 136: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Apr 3 08:56:28 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 20250403085628063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20250403085628164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46438<->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=81796) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Apr 3 08:56:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse_disc started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085631196 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085631196 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085631197 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@e5e0ba7f8b96: 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) } } } } 20250403085631199 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@e5e0ba7f8b96: 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 } } } } 20250403085631199 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085631199 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085631199 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 20250403085631199 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085631199 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 20250403085631199 DLGSUP <0013> gsup_server.c:236 2: 20250403085631199 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085631199 DLGSUP <0013> gsup_server.c:236 3: 20250403085631199 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085631199 DLGSUP <0013> gsup_server.c:236 4: 20250403085631199 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085631199 DLGSUP <0013> gsup_server.c:236 5: 20250403085631199 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085631199 DLGSUP <0013> gsup_server.c:236 7: 20250403085631199 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085631199 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085631199 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085631199 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@e5e0ba7f8b96: 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") 20250403085631208 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42109<->l=127.0.0.1:4259) 20250403085631211 DAUC <0003> db_auc.c:157 IMSI='262425725957862': No 2G Auth Data 20250403085631211 DAUC <0003> db_auc.c:192 IMSI='262425725957862': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262425725957862" to be handled at TC_mo_ussd_euse_disc(150) 20250403085631218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20250403085631242 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631242 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425725957862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425725957862" session_id=1778232353 session_state=BEGIN} 20250403085631242 DSS <0004> hlr_ussd.c:576 262425725957862/0x69fdac21: Process SS (BEGIN) 20250403085631242 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631242 DSS <0004> hlr_ussd.c:518 262425725957862/0x69fdac21: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631242 DSS <0004> hlr_ussd.c:542 262425725957862/0x69fdac21: Cannot find conn for EUSE EUSE-foobar 20250403085631242 DSS <0004> hlr_ussd.c:354 262425725957862/0x69fdac21: Tx ReturnError(1, 0x22) 20250403085631242 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425725957862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425725957862" session_id=1778232353 session_state=END} 20250403085631242 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631242 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262425725957862" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425725957862" TC_mo_ussd_euse_disc(150)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631246 DAUC <0003> db_auc.c:157 IMSI='262425202454326': No 2G Auth Data 20250403085631246 DAUC <0003> db_auc.c:192 IMSI='262425202454326': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262425202454326" to be handled at TC_mo_ussd_euse_disc(151) 20250403085631253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4258 20250403085631257 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631257 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425202454326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425202454326" session_id=3063068080 session_state=BEGIN} 20250403085631257 DSS <0004> hlr_ussd.c:576 262425202454326/0xb692b5b0: Process SS (BEGIN) 20250403085631257 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631257 DSS <0004> hlr_ussd.c:518 262425202454326/0xb692b5b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631257 DSS <0004> hlr_ussd.c:542 262425202454326/0xb692b5b0: Cannot find conn for EUSE EUSE-foobar 20250403085631257 DSS <0004> hlr_ussd.c:354 262425202454326/0xb692b5b0: Tx ReturnError(1, 0x22) 20250403085631257 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425202454326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425202454326" session_id=3063068080 session_state=END} 20250403085631257 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631257 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262425202454326" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425202454326" TC_mo_ussd_euse_disc(151)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631261 DAUC <0003> db_auc.c:157 IMSI='262421004038765': No 2G Auth Data 20250403085631261 DAUC <0003> db_auc.c:192 IMSI='262421004038765': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262421004038765" to be handled at TC_mo_ussd_euse_disc(152) 20250403085631270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20250403085631274 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631274 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421004038765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421004038765" session_id=951177819 session_state=BEGIN} 20250403085631274 DSS <0004> hlr_ussd.c:576 262421004038765/0x38b1d25b: Process SS (BEGIN) 20250403085631274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631274 DSS <0004> hlr_ussd.c:518 262421004038765/0x38b1d25b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631274 DSS <0004> hlr_ussd.c:542 262421004038765/0x38b1d25b: Cannot find conn for EUSE EUSE-foobar 20250403085631274 DSS <0004> hlr_ussd.c:354 262421004038765/0x38b1d25b: Tx ReturnError(1, 0x22) 20250403085631274 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421004038765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421004038765" session_id=951177819 session_state=END} 20250403085631274 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631274 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262421004038765" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421004038765" TC_mo_ussd_euse_disc(152)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631276 DAUC <0003> db_auc.c:157 IMSI='262421384292169': No 2G Auth Data 20250403085631276 DAUC <0003> db_auc.c:192 IMSI='262421384292169': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262421384292169" to be handled at TC_mo_ussd_euse_disc(153) 20250403085631285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20250403085631288 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631288 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421384292169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421384292169" session_id=1585147699 session_state=BEGIN} 20250403085631288 DSS <0004> hlr_ussd.c:576 262421384292169/0x5e7b6f33: Process SS (BEGIN) 20250403085631288 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631288 DSS <0004> hlr_ussd.c:518 262421384292169/0x5e7b6f33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631288 DSS <0004> hlr_ussd.c:542 262421384292169/0x5e7b6f33: Cannot find conn for EUSE EUSE-foobar 20250403085631288 DSS <0004> hlr_ussd.c:354 262421384292169/0x5e7b6f33: Tx ReturnError(1, 0x22) 20250403085631288 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421384292169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384292169" session_id=1585147699 session_state=END} 20250403085631288 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631289 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262421384292169" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421384292169" TC_mo_ussd_euse_disc(153)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631292 DAUC <0003> db_auc.c:157 IMSI='262428290276620': No 2G Auth Data 20250403085631292 DAUC <0003> db_auc.c:192 IMSI='262428290276620': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262428290276620" to be handled at TC_mo_ussd_euse_disc(154) 20250403085631303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4258 20250403085631307 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631307 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428290276620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428290276620" session_id=3417953951 session_state=BEGIN} 20250403085631307 DSS <0004> hlr_ussd.c:576 262428290276620/0xcbb9d69f: Process SS (BEGIN) 20250403085631307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631307 DSS <0004> hlr_ussd.c:518 262428290276620/0xcbb9d69f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631307 DSS <0004> hlr_ussd.c:542 262428290276620/0xcbb9d69f: Cannot find conn for EUSE EUSE-foobar 20250403085631307 DSS <0004> hlr_ussd.c:354 262428290276620/0xcbb9d69f: Tx ReturnError(1, 0x22) 20250403085631307 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428290276620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428290276620" session_id=3417953951 session_state=END} 20250403085631307 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631307 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262428290276620" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428290276620" TC_mo_ussd_euse_disc(154)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631309 DAUC <0003> db_auc.c:157 IMSI='262422062304700': No 2G Auth Data 20250403085631309 DAUC <0003> db_auc.c:192 IMSI='262422062304700': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262422062304700" to be handled at TC_mo_ussd_euse_disc(155) 20250403085631321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 20250403085631325 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631325 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422062304700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422062304700" session_id=1540869605 session_state=BEGIN} 20250403085631325 DSS <0004> hlr_ussd.c:576 262422062304700/0x5bd7cde5: Process SS (BEGIN) 20250403085631325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631325 DSS <0004> hlr_ussd.c:518 262422062304700/0x5bd7cde5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631325 DSS <0004> hlr_ussd.c:542 262422062304700/0x5bd7cde5: Cannot find conn for EUSE EUSE-foobar 20250403085631325 DSS <0004> hlr_ussd.c:354 262422062304700/0x5bd7cde5: Tx ReturnError(1, 0x22) 20250403085631325 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422062304700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422062304700" session_id=1540869605 session_state=END} 20250403085631325 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631325 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262422062304700" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422062304700" TC_mo_ussd_euse_disc(155)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631328 DAUC <0003> db_auc.c:157 IMSI='262425774159051': No 2G Auth Data 20250403085631328 DAUC <0003> db_auc.c:192 IMSI='262425774159051': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262425774159051" to be handled at TC_mo_ussd_euse_disc(156) 20250403085631341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4258 20250403085631347 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631347 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425774159051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425774159051" session_id=3534764572 session_state=BEGIN} 20250403085631347 DSS <0004> hlr_ussd.c:576 262425774159051/0xd2b03a1c: Process SS (BEGIN) 20250403085631347 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631347 DSS <0004> hlr_ussd.c:518 262425774159051/0xd2b03a1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631347 DSS <0004> hlr_ussd.c:542 262425774159051/0xd2b03a1c: Cannot find conn for EUSE EUSE-foobar 20250403085631347 DSS <0004> hlr_ussd.c:354 262425774159051/0xd2b03a1c: Tx ReturnError(1, 0x22) 20250403085631347 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425774159051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425774159051" session_id=3534764572 session_state=END} 20250403085631347 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631347 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262425774159051" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425774159051" TC_mo_ussd_euse_disc(156)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631350 DAUC <0003> db_auc.c:157 IMSI='262421178210796': No 2G Auth Data 20250403085631350 DAUC <0003> db_auc.c:192 IMSI='262421178210796': No 3G Auth Data HLR_Test-GSUP(147)@e5e0ba7f8b96: Created GsupExpect[0] for "262421178210796" to be handled at TC_mo_ussd_euse_disc(157) 20250403085631361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20250403085631365 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631365 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421178210796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421178210796" session_id=666550725 session_state=BEGIN} 20250403085631365 DSS <0004> hlr_ussd.c:576 262421178210796/0x27bac1c5: Process SS (BEGIN) 20250403085631365 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085631365 DSS <0004> hlr_ussd.c:518 262421178210796/0x27bac1c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085631365 DSS <0004> hlr_ussd.c:542 262421178210796/0x27bac1c5: Cannot find conn for EUSE EUSE-foobar 20250403085631365 DSS <0004> hlr_ussd.c:354 262421178210796/0x27bac1c5: Tx ReturnError(1, 0x22) 20250403085631365 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421178210796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421178210796" session_id=666550725 session_state=END} 20250403085631365 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085631365 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e5e0ba7f8b96: Found GsupExpect[0] for "262421178210796" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421178210796" TC_mo_ussd_euse_disc(157)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085631368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085631369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20250403085631370 DLINP <000b> input/ipa.c:452 connected read/write 20250403085631370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085631370 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085631370 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085631370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085631370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42109<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@e5e0ba7f8b96: Final verdict of PTC: none 148@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 148: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Apr 3 08:56:31 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 20250403085631419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 20250403085631620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Apr 3 08:56:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_imsi started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085634662 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085634662 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085634663 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085634664 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634664 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085634664 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085634664 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 20250403085634664 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085634664 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 20250403085634664 DLGSUP <0013> gsup_server.c:236 2: 20250403085634664 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085634664 DLGSUP <0013> gsup_server.c:236 3: 20250403085634664 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085634664 DLGSUP <0013> gsup_server.c:236 4: 20250403085634665 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085634665 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(158)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085634665 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085634665 DLGSUP <0013> gsup_server.c:236 7: 20250403085634665 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085634665 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085634665 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085634665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@e5e0ba7f8b96: 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") 20250403085634673 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38695<->l=127.0.0.1:4259) 20250403085634676 DAUC <0003> db_auc.c:157 IMSI='262420030898437': No 2G Auth Data 20250403085634676 DAUC <0003> db_auc.c:192 IMSI='262420030898437': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262420030898437" to be handled at TC_mo_ussd_iuse_imsi(162) 20250403085634684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58754<->l=127.0.0.1:4258 20250403085634706 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634706 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420030898437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420030898437" session_id=3964357046 session_state=BEGIN} 20250403085634706 DSS <0004> hlr_ussd.c:576 262420030898437/0xec4b49b6: Process SS (BEGIN) 20250403085634706 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634706 DSS <0004> hlr_ussd.c:518 262420030898437/0xec4b49b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634706 DSS <0004> hlr_ussd.c:363 262420030898437/0xec4b49b6: Tx USSD 'Your IMSI is 262420030898437' 20250403085634706 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420030898437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420030898437" session_id=3964357046 session_state=END} 20250403085634706 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420030898437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634706 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634706 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262420030898437" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420030898437" TC_mo_ussd_iuse_imsi(162)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58754<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634709 DAUC <0003> db_auc.c:157 IMSI='262429524642430': No 2G Auth Data 20250403085634709 DAUC <0003> db_auc.c:192 IMSI='262429524642430': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262429524642430" to be handled at TC_mo_ussd_iuse_imsi(163) 20250403085634719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20250403085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634724 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429524642430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429524642430" session_id=611262053 session_state=BEGIN} 20250403085634724 DSS <0004> hlr_ussd.c:576 262429524642430/0x246f1e65: Process SS (BEGIN) 20250403085634724 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634724 DSS <0004> hlr_ussd.c:518 262429524642430/0x246f1e65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634724 DSS <0004> hlr_ussd.c:363 262429524642430/0x246f1e65: Tx USSD 'Your IMSI is 262429524642430' 20250403085634724 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429524642430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429524642430" session_id=611262053 session_state=END} 20250403085634724 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429524642430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634724 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262429524642430" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429524642430" TC_mo_ussd_iuse_imsi(163)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634728 DAUC <0003> db_auc.c:157 IMSI='262421610909348': No 2G Auth Data 20250403085634728 DAUC <0003> db_auc.c:192 IMSI='262421610909348': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262421610909348" to be handled at TC_mo_ussd_iuse_imsi(164) 20250403085634739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4258 20250403085634742 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634742 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421610909348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421610909348" session_id=1980715153 session_state=BEGIN} 20250403085634742 DSS <0004> hlr_ussd.c:576 262421610909348/0x760f5091: Process SS (BEGIN) 20250403085634742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634742 DSS <0004> hlr_ussd.c:518 262421610909348/0x760f5091: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634742 DSS <0004> hlr_ussd.c:363 262421610909348/0x760f5091: Tx USSD 'Your IMSI is 262421610909348' 20250403085634742 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421610909348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421610909348" session_id=1980715153 session_state=END} 20250403085634742 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421610909348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634742 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634742 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262421610909348" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421610909348" TC_mo_ussd_iuse_imsi(164)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634745 DAUC <0003> db_auc.c:157 IMSI='262424017565554': No 2G Auth Data 20250403085634745 DAUC <0003> db_auc.c:192 IMSI='262424017565554': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262424017565554" to be handled at TC_mo_ussd_iuse_imsi(165) 20250403085634755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20250403085634759 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634759 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424017565554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424017565554" session_id=3397796835 session_state=BEGIN} 20250403085634759 DSS <0004> hlr_ussd.c:576 262424017565554/0xca8643e3: Process SS (BEGIN) 20250403085634760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634760 DSS <0004> hlr_ussd.c:518 262424017565554/0xca8643e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634760 DSS <0004> hlr_ussd.c:363 262424017565554/0xca8643e3: Tx USSD 'Your IMSI is 262424017565554' 20250403085634760 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424017565554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424017565554" session_id=3397796835 session_state=END} 20250403085634760 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424017565554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634760 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634760 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262424017565554" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424017565554" TC_mo_ussd_iuse_imsi(165)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634763 DAUC <0003> db_auc.c:157 IMSI='262421438382579': No 2G Auth Data 20250403085634763 DAUC <0003> db_auc.c:192 IMSI='262421438382579': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262421438382579" to be handled at TC_mo_ussd_iuse_imsi(166) 20250403085634771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20250403085634775 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634775 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421438382579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438382579" session_id=2719196813 session_state=BEGIN} 20250403085634775 DSS <0004> hlr_ussd.c:576 262421438382579/0xa213a68d: Process SS (BEGIN) 20250403085634775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634775 DSS <0004> hlr_ussd.c:518 262421438382579/0xa213a68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634775 DSS <0004> hlr_ussd.c:363 262421438382579/0xa213a68d: Tx USSD 'Your IMSI is 262421438382579' 20250403085634775 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421438382579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438382579" session_id=2719196813 session_state=END} 20250403085634775 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421438382579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634775 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634775 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262421438382579" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421438382579" TC_mo_ussd_iuse_imsi(166)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634778 DAUC <0003> db_auc.c:157 IMSI='262429748028865': No 2G Auth Data 20250403085634779 DAUC <0003> db_auc.c:192 IMSI='262429748028865': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262429748028865" to be handled at TC_mo_ussd_iuse_imsi(167) 20250403085634788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 20250403085634792 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634792 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429748028865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429748028865" session_id=1715939324 session_state=BEGIN} 20250403085634792 DSS <0004> hlr_ussd.c:576 262429748028865/0x664727fc: Process SS (BEGIN) 20250403085634792 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634792 DSS <0004> hlr_ussd.c:518 262429748028865/0x664727fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634792 DSS <0004> hlr_ussd.c:363 262429748028865/0x664727fc: Tx USSD 'Your IMSI is 262429748028865' 20250403085634792 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429748028865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429748028865" session_id=1715939324 session_state=END} 20250403085634792 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429748028865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634792 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634792 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262429748028865" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429748028865" TC_mo_ussd_iuse_imsi(167)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634795 DAUC <0003> db_auc.c:157 IMSI='262421064336377': No 2G Auth Data 20250403085634795 DAUC <0003> db_auc.c:192 IMSI='262421064336377': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262421064336377" to be handled at TC_mo_ussd_iuse_imsi(168) 20250403085634806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20250403085634812 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634812 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421064336377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064336377" session_id=416211802 session_state=BEGIN} 20250403085634812 DSS <0004> hlr_ussd.c:576 262421064336377/0x18cee35a: Process SS (BEGIN) 20250403085634812 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634812 DSS <0004> hlr_ussd.c:518 262421064336377/0x18cee35a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634812 DSS <0004> hlr_ussd.c:363 262421064336377/0x18cee35a: Tx USSD 'Your IMSI is 262421064336377' 20250403085634812 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421064336377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064336377" session_id=416211802 session_state=END} 20250403085634812 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421064336377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634812 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634812 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262421064336377" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421064336377" TC_mo_ussd_iuse_imsi(168)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634818 DAUC <0003> db_auc.c:157 IMSI='262425109315622': No 2G Auth Data 20250403085634818 DAUC <0003> db_auc.c:192 IMSI='262425109315622': No 3G Auth Data HLR_Test-GSUP(159)@e5e0ba7f8b96: Created GsupExpect[0] for "262425109315622" to be handled at TC_mo_ussd_iuse_imsi(169) 20250403085634829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 20250403085634835 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634835 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425109315622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425109315622" session_id=135714245 session_state=BEGIN} 20250403085634835 DSS <0004> hlr_ussd.c:576 262425109315622/0x0816d5c5: Process SS (BEGIN) 20250403085634835 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085634835 DSS <0004> hlr_ussd.c:518 262425109315622/0x0816d5c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085634835 DSS <0004> hlr_ussd.c:363 262425109315622/0x0816d5c5: Tx USSD 'Your IMSI is 262425109315622' 20250403085634835 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425109315622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425109315622" session_id=135714245 session_state=END} 20250403085634835 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425109315622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085634835 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085634835 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e5e0ba7f8b96: Found GsupExpect[0] for "262425109315622" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425109315622" TC_mo_ussd_iuse_imsi(169)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085634839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085634839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58740<->l=127.0.0.1:4258 20250403085634840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38695<->l=127.0.0.1:4259) 20250403085634840 DLINP <000b> input/ipa.c:452 connected read/write 20250403085634840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085634840 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085634840 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085634840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@e5e0ba7f8b96: Final verdict of PTC: none 160@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 160: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Apr 3 08:56:34 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 20250403085634889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58830<->l=127.0.0.1:4258 20250403085635090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79064) Waiting for packet dumper to finish... 1 (prev_count=79064, count=82232) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Apr 3 08:56:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085638129 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085638129 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085638130 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085638131 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638131 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085638131 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085638131 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 20250403085638131 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085638131 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 20250403085638131 DLGSUP <0013> gsup_server.c:236 2: 20250403085638131 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085638131 DLGSUP <0013> gsup_server.c:236 3: 20250403085638131 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085638131 DLGSUP <0013> gsup_server.c:236 4: 20250403085638131 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085638131 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(170)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085638131 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085638131 DLGSUP <0013> gsup_server.c:236 7: 20250403085638131 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085638131 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085638131 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085638131 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@e5e0ba7f8b96: 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") 20250403085638140 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35601<->l=127.0.0.1:4259) 20250403085638144 DAUC <0003> db_auc.c:157 IMSI='262420030895625': No 2G Auth Data 20250403085638144 DAUC <0003> db_auc.c:192 IMSI='262420030895625': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262420030895625" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250403085638152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4258 20250403085638174 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638174 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420030895625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420030895625" source_name="the-source\n" session_id=2287476289 session_state=BEGIN} 20250403085638174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250403085638174 DSS <0004> hlr_ussd.c:576 262420030895625/0x88581e41: Process SS (BEGIN) 20250403085638174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638174 DSS <0004> hlr_ussd.c:518 262420030895625/0x88581e41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638174 DSS <0004> hlr_ussd.c:363 262420030895625/0x88581e41: Tx USSD 'Your IMSI is 262420030895625' 20250403085638174 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420030895625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420030895625" destination_name="the-source\n" session_id=2287476289 session_state=END} 20250403085638174 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420030895625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638174 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638174 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262420030895625" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420030895625" TC_mo_ussd_iuse_imsi_via_proxy(174)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638178 DAUC <0003> db_auc.c:157 IMSI='262426684339342': No 2G Auth Data 20250403085638178 DAUC <0003> db_auc.c:192 IMSI='262426684339342': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262426684339342" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250403085638186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4258 20250403085638189 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638189 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426684339342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426684339342" source_name="the-source\n" session_id=1295889344 session_state=BEGIN} 20250403085638189 DSS <0004> hlr_ussd.c:576 262426684339342/0x4d3db3c0: Process SS (BEGIN) 20250403085638189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638189 DSS <0004> hlr_ussd.c:518 262426684339342/0x4d3db3c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638189 DSS <0004> hlr_ussd.c:363 262426684339342/0x4d3db3c0: Tx USSD 'Your IMSI is 262426684339342' 20250403085638189 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426684339342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426684339342" destination_name="the-source\n" session_id=1295889344 session_state=END} 20250403085638189 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426684339342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638189 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638189 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262426684339342" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426684339342" TC_mo_ussd_iuse_imsi_via_proxy(175)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638193 DAUC <0003> db_auc.c:157 IMSI='262421168587394': No 2G Auth Data 20250403085638193 DAUC <0003> db_auc.c:192 IMSI='262421168587394': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262421168587394" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250403085638202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4258 20250403085638206 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638206 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421168587394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421168587394" source_name="the-source\n" session_id=4129849006 session_state=BEGIN} 20250403085638206 DSS <0004> hlr_ussd.c:576 262421168587394/0xf6287eae: Process SS (BEGIN) 20250403085638206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638206 DSS <0004> hlr_ussd.c:518 262421168587394/0xf6287eae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638206 DSS <0004> hlr_ussd.c:363 262421168587394/0xf6287eae: Tx USSD 'Your IMSI is 262421168587394' 20250403085638206 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421168587394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421168587394" destination_name="the-source\n" session_id=4129849006 session_state=END} 20250403085638206 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421168587394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638206 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638206 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262421168587394" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421168587394" TC_mo_ussd_iuse_imsi_via_proxy(176)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638209 DAUC <0003> db_auc.c:157 IMSI='262423515456624': No 2G Auth Data 20250403085638209 DAUC <0003> db_auc.c:192 IMSI='262423515456624': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262423515456624" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250403085638216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20250403085638219 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638220 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423515456624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423515456624" source_name="the-source\n" session_id=1182744261 session_state=BEGIN} 20250403085638220 DSS <0004> hlr_ussd.c:576 262423515456624/0x467f3ec5: Process SS (BEGIN) 20250403085638220 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638220 DSS <0004> hlr_ussd.c:518 262423515456624/0x467f3ec5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638220 DSS <0004> hlr_ussd.c:363 262423515456624/0x467f3ec5: Tx USSD 'Your IMSI is 262423515456624' 20250403085638220 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423515456624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423515456624" destination_name="the-source\n" session_id=1182744261 session_state=END} 20250403085638220 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262423515456624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638220 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638220 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262423515456624" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423515456624" TC_mo_ussd_iuse_imsi_via_proxy(177)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638222 DAUC <0003> db_auc.c:157 IMSI='262429038750986': No 2G Auth Data 20250403085638222 DAUC <0003> db_auc.c:192 IMSI='262429038750986': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262429038750986" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250403085638231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58894<->l=127.0.0.1:4258 20250403085638234 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638234 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429038750986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429038750986" source_name="the-source\n" session_id=1149751433 session_state=BEGIN} 20250403085638234 DSS <0004> hlr_ussd.c:576 262429038750986/0x4487d089: Process SS (BEGIN) 20250403085638234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638234 DSS <0004> hlr_ussd.c:518 262429038750986/0x4487d089: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638234 DSS <0004> hlr_ussd.c:363 262429038750986/0x4487d089: Tx USSD 'Your IMSI is 262429038750986' 20250403085638234 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429038750986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429038750986" destination_name="the-source\n" session_id=1149751433 session_state=END} 20250403085638234 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429038750986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638234 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638234 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262429038750986" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429038750986" TC_mo_ussd_iuse_imsi_via_proxy(178)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638237 DAUC <0003> db_auc.c:157 IMSI='262421666200358': No 2G Auth Data 20250403085638237 DAUC <0003> db_auc.c:192 IMSI='262421666200358': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262421666200358" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250403085638244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20250403085638247 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638247 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421666200358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421666200358" source_name="the-source\n" session_id=2523676837 session_state=BEGIN} 20250403085638247 DSS <0004> hlr_ussd.c:576 262421666200358/0x966c40a5: Process SS (BEGIN) 20250403085638247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638247 DSS <0004> hlr_ussd.c:518 262421666200358/0x966c40a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638247 DSS <0004> hlr_ussd.c:363 262421666200358/0x966c40a5: Tx USSD 'Your IMSI is 262421666200358' 20250403085638247 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421666200358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421666200358" destination_name="the-source\n" session_id=2523676837 session_state=END} 20250403085638247 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262421666200358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638247 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638247 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262421666200358" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421666200358" TC_mo_ussd_iuse_imsi_via_proxy(179)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638249 DAUC <0003> db_auc.c:157 IMSI='262428279138799': No 2G Auth Data 20250403085638249 DAUC <0003> db_auc.c:192 IMSI='262428279138799': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262428279138799" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250403085638258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20250403085638263 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638263 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428279138799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428279138799" source_name="the-source\n" session_id=3857402549 session_state=BEGIN} 20250403085638263 DSS <0004> hlr_ussd.c:576 262428279138799/0xe5eb4ab5: Process SS (BEGIN) 20250403085638263 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638263 DSS <0004> hlr_ussd.c:518 262428279138799/0xe5eb4ab5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638263 DSS <0004> hlr_ussd.c:363 262428279138799/0xe5eb4ab5: Tx USSD 'Your IMSI is 262428279138799' 20250403085638263 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428279138799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428279138799" destination_name="the-source\n" session_id=3857402549 session_state=END} 20250403085638263 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262428279138799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638263 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638263 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262428279138799" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428279138799" TC_mo_ussd_iuse_imsi_via_proxy(180)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638266 DAUC <0003> db_auc.c:157 IMSI='262423077527420': No 2G Auth Data 20250403085638266 DAUC <0003> db_auc.c:192 IMSI='262423077527420': No 3G Auth Data HLR_Test-GSUP(171)@e5e0ba7f8b96: Created GsupExpect[0] for "262423077527420" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250403085638275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20250403085638280 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638280 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423077527420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423077527420" source_name="the-source\n" session_id=357661671 session_state=BEGIN} 20250403085638280 DSS <0004> hlr_ussd.c:576 262423077527420/0x15517be7: Process SS (BEGIN) 20250403085638280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250403085638280 DSS <0004> hlr_ussd.c:518 262423077527420/0x15517be7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250403085638280 DSS <0004> hlr_ussd.c:363 262423077527420/0x15517be7: Tx USSD 'Your IMSI is 262423077527420' 20250403085638280 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423077527420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423077527420" destination_name="the-source\n" session_id=357661671 session_state=END} 20250403085638280 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262423077527420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085638280 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085638280 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e5e0ba7f8b96: Found GsupExpect[0] for "262423077527420" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423077527420" TC_mo_ussd_iuse_imsi_via_proxy(181)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085638283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085638283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20250403085638284 DLINP <000b> input/ipa.c:452 connected read/write 20250403085638284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085638284 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085638284 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085638284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085638284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085638284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35601<->l=127.0.0.1:4259) 172@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 172: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Apr 3 08:56:38 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 20250403085638317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 20250403085638521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79108) Waiting for packet dumper to finish... 1 (prev_count=79108, count=83484) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Apr 3 08:56:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_msisdn started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085641552 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085641552 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085641553 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085641554 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641554 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085641554 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085641554 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 20250403085641554 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085641554 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 20250403085641554 DLGSUP <0013> gsup_server.c:236 2: 20250403085641554 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085641554 DLGSUP <0013> gsup_server.c:236 3: 20250403085641554 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085641554 DLGSUP <0013> gsup_server.c:236 4: 20250403085641554 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085641554 DLGSUP <0013> gsup_server.c:236 5: 20250403085641554 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085641554 DLGSUP <0013> gsup_server.c:236 7: 20250403085641554 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085641554 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085641554 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085641554 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@e5e0ba7f8b96: 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") 20250403085641564 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45473<->l=127.0.0.1:4259) 20250403085641568 DAUC <0003> db_auc.c:157 IMSI='262422318242028': No 2G Auth Data 20250403085641568 DAUC <0003> db_auc.c:192 IMSI='262422318242028': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262422318242028" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250403085641576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4258 20250403085641598 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641598 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422318242028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422318242028" session_id=3096735373 session_state=BEGIN} 20250403085641598 DSS <0004> hlr_ussd.c:576 262422318242028/0xb8946e8d: Process SS (BEGIN) 20250403085641598 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641598 DSS <0004> hlr_ussd.c:518 262422318242028/0xb8946e8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641598 DSS <0004> hlr_ussd.c:363 262422318242028/0xb8946e8d: Tx USSD 'Your extension is 491618374565' 20250403085641598 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422318242028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422318242028" session_id=3096735373 session_state=END} 20250403085641598 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422318242028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641598 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641598 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262422318242028" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422318242028" TC_mo_ussd_iuse_msisdn(186)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641601 DAUC <0003> db_auc.c:157 IMSI='262422950836542': No 2G Auth Data 20250403085641601 DAUC <0003> db_auc.c:192 IMSI='262422950836542': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262422950836542" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250403085641609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36596<->l=127.0.0.1:4258 20250403085641612 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641613 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422950836542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422950836542" session_id=1020440874 session_state=BEGIN} 20250403085641613 DSS <0004> hlr_ussd.c:576 262422950836542/0x3cd2b12a: Process SS (BEGIN) 20250403085641613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641613 DSS <0004> hlr_ussd.c:518 262422950836542/0x3cd2b12a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641613 DSS <0004> hlr_ussd.c:363 262422950836542/0x3cd2b12a: Tx USSD 'Your extension is 491618306611' 20250403085641613 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422950836542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422950836542" session_id=1020440874 session_state=END} 20250403085641613 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422950836542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641613 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641613 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262422950836542" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422950836542" TC_mo_ussd_iuse_msisdn(187)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641615 DAUC <0003> db_auc.c:157 IMSI='262425832014812': No 2G Auth Data 20250403085641615 DAUC <0003> db_auc.c:192 IMSI='262425832014812': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262425832014812" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250403085641623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 20250403085641627 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641627 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425832014812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425832014812" session_id=1050796387 session_state=BEGIN} 20250403085641627 DSS <0004> hlr_ussd.c:576 262425832014812/0x3ea1e163: Process SS (BEGIN) 20250403085641627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641627 DSS <0004> hlr_ussd.c:518 262425832014812/0x3ea1e163: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641627 DSS <0004> hlr_ussd.c:363 262425832014812/0x3ea1e163: Tx USSD 'Your extension is 491612471808' 20250403085641627 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425832014812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425832014812" session_id=1050796387 session_state=END} 20250403085641627 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425832014812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641627 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641627 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262425832014812" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425832014812" TC_mo_ussd_iuse_msisdn(188)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641631 DAUC <0003> db_auc.c:157 IMSI='262424588936567': No 2G Auth Data 20250403085641631 DAUC <0003> db_auc.c:192 IMSI='262424588936567': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262424588936567" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250403085641639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36612<->l=127.0.0.1:4258 20250403085641644 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641644 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424588936567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424588936567" session_id=61963285 session_state=BEGIN} 20250403085641644 DSS <0004> hlr_ussd.c:576 262424588936567/0x03b17c15: Process SS (BEGIN) 20250403085641644 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641644 DSS <0004> hlr_ussd.c:518 262424588936567/0x03b17c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641644 DSS <0004> hlr_ussd.c:363 262424588936567/0x03b17c15: Tx USSD 'Your extension is 491617013736' 20250403085641644 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424588936567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424588936567" session_id=61963285 session_state=END} 20250403085641644 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424588936567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641644 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641644 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262424588936567" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262424588936567" TC_mo_ussd_iuse_msisdn(189)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36612<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641647 DAUC <0003> db_auc.c:157 IMSI='262424486663828': No 2G Auth Data 20250403085641647 DAUC <0003> db_auc.c:192 IMSI='262424486663828': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262424486663828" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250403085641656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 20250403085641661 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641661 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424486663828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424486663828" session_id=2539005824 session_state=BEGIN} 20250403085641661 DSS <0004> hlr_ussd.c:576 262424486663828/0x97562780: Process SS (BEGIN) 20250403085641661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641661 DSS <0004> hlr_ussd.c:518 262424486663828/0x97562780: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641661 DSS <0004> hlr_ussd.c:363 262424486663828/0x97562780: Tx USSD 'Your extension is 491611131813' 20250403085641661 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424486663828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424486663828" session_id=2539005824 session_state=END} 20250403085641661 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424486663828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641661 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641661 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262424486663828" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424486663828" TC_mo_ussd_iuse_msisdn(190)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641665 DAUC <0003> db_auc.c:157 IMSI='262426362939383': No 2G Auth Data 20250403085641665 DAUC <0003> db_auc.c:192 IMSI='262426362939383': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262426362939383" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250403085641674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4258 20250403085641678 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641678 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426362939383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426362939383" session_id=2587549022 session_state=BEGIN} 20250403085641678 DSS <0004> hlr_ussd.c:576 262426362939383/0x9a3add5e: Process SS (BEGIN) 20250403085641678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641678 DSS <0004> hlr_ussd.c:518 262426362939383/0x9a3add5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641678 DSS <0004> hlr_ussd.c:363 262426362939383/0x9a3add5e: Tx USSD 'Your extension is 491612223776' 20250403085641678 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426362939383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362939383" session_id=2587549022 session_state=END} 20250403085641678 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426362939383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641678 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641678 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262426362939383" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426362939383" TC_mo_ussd_iuse_msisdn(191)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641680 DAUC <0003> db_auc.c:157 IMSI='262422319353523': No 2G Auth Data 20250403085641680 DAUC <0003> db_auc.c:192 IMSI='262422319353523': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262422319353523" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250403085641690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250403085641695 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641695 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422319353523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422319353523" session_id=3715640971 session_state=BEGIN} 20250403085641695 DSS <0004> hlr_ussd.c:576 262422319353523/0xdd782e8b: Process SS (BEGIN) 20250403085641695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641695 DSS <0004> hlr_ussd.c:518 262422319353523/0xdd782e8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641695 DSS <0004> hlr_ussd.c:363 262422319353523/0xdd782e8b: Tx USSD 'Your extension is 491618485268' 20250403085641695 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422319353523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422319353523" session_id=3715640971 session_state=END} 20250403085641695 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422319353523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641695 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641695 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262422319353523" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422319353523" TC_mo_ussd_iuse_msisdn(192)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641699 DAUC <0003> db_auc.c:157 IMSI='262429995154773': No 2G Auth Data 20250403085641699 DAUC <0003> db_auc.c:192 IMSI='262429995154773': No 3G Auth Data HLR_Test-GSUP(183)@e5e0ba7f8b96: Created GsupExpect[0] for "262429995154773" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250403085641707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36648<->l=127.0.0.1:4258 20250403085641710 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641710 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429995154773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995154773" session_id=834015070 session_state=BEGIN} 20250403085641710 DSS <0004> hlr_ussd.c:576 262429995154773/0x31b60f5e: Process SS (BEGIN) 20250403085641710 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085641710 DSS <0004> hlr_ussd.c:518 262429995154773/0x31b60f5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085641710 DSS <0004> hlr_ussd.c:363 262429995154773/0x31b60f5e: Tx USSD 'Your extension is 491610017674' 20250403085641710 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429995154773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995154773" session_id=834015070 session_state=END} 20250403085641710 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429995154773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085641710 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085641710 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e5e0ba7f8b96: Found GsupExpect[0] for "262429995154773" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429995154773" TC_mo_ussd_iuse_msisdn(193)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085641713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085641713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20250403085641714 DLINP <000b> input/ipa.c:452 connected read/write 20250403085641714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085641714 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085641714 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085641714 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085641714 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45473<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@e5e0ba7f8b96: Final verdict of PTC: none 184@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 184: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Apr 3 08:56:41 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 20250403085641740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4258 20250403085641941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79076) Waiting for packet dumper to finish... 1 (prev_count=79076, count=82336) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Apr 3 08:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085644980 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085644980 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085644982 DLINP <000b> input/ipa.c:452 connected read/write 20250403085644982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085644982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085644985 DLINP <000b> input/ipa.c:452 connected read/write 20250403085644985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085644985 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085644985 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085644985 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 20250403085644985 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085644985 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 20250403085644985 DLGSUP <0013> gsup_server.c:236 2: 20250403085644985 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085644985 DLGSUP <0013> gsup_server.c:236 3: 20250403085644985 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085644985 DLGSUP <0013> gsup_server.c:236 4: 20250403085644985 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085644985 DLGSUP <0013> gsup_server.c:236 5: 20250403085644985 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085644985 DLGSUP <0013> gsup_server.c:236 7: 20250403085644985 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085644985 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085644985 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085644985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@e5e0ba7f8b96: 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") 20250403085644994 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43023<->l=127.0.0.1:4259) 20250403085644998 DAUC <0003> db_auc.c:157 IMSI='262426746776597': No 2G Auth Data 20250403085644998 DAUC <0003> db_auc.c:192 IMSI='262426746776597': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262426746776597" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250403085645006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4258 20250403085645026 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645026 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426746776597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426746776597" source_name="the-source\n" session_id=2617428620 session_state=BEGIN} 20250403085645026 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250403085645026 DSS <0004> hlr_ussd.c:576 262426746776597/0x9c02ca8c: Process SS (BEGIN) 20250403085645026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645026 DSS <0004> hlr_ussd.c:518 262426746776597/0x9c02ca8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645026 DSS <0004> hlr_ussd.c:363 262426746776597/0x9c02ca8c: Tx USSD 'Your extension is 491613862568' 20250403085645026 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426746776597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426746776597" destination_name="the-source\n" session_id=2617428620 session_state=END} 20250403085645026 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426746776597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645026 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645026 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262426746776597" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426746776597" TC_mo_ussd_iuse_msisdn_via_proxy(198)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645030 DAUC <0003> db_auc.c:157 IMSI='262423624071315': No 2G Auth Data 20250403085645030 DAUC <0003> db_auc.c:192 IMSI='262423624071315': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262423624071315" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250403085645038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4258 20250403085645043 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645043 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423624071315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423624071315" source_name="the-source\n" session_id=245226532 session_state=BEGIN} 20250403085645043 DSS <0004> hlr_ussd.c:576 262423624071315/0x0e9ddc24: Process SS (BEGIN) 20250403085645043 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645043 DSS <0004> hlr_ussd.c:518 262423624071315/0x0e9ddc24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645043 DSS <0004> hlr_ussd.c:363 262423624071315/0x0e9ddc24: Tx USSD 'Your extension is 491617754842' 20250403085645043 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423624071315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423624071315" destination_name="the-source\n" session_id=245226532 session_state=END} 20250403085645043 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423624071315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645043 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645043 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262423624071315" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423624071315" TC_mo_ussd_iuse_msisdn_via_proxy(199)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645047 DAUC <0003> db_auc.c:157 IMSI='262428837306855': No 2G Auth Data 20250403085645047 DAUC <0003> db_auc.c:192 IMSI='262428837306855': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262428837306855" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250403085645056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 20250403085645061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645061 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428837306855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428837306855" source_name="the-source\n" session_id=3564084439 session_state=BEGIN} 20250403085645061 DSS <0004> hlr_ussd.c:576 262428837306855/0xd46f9cd7: Process SS (BEGIN) 20250403085645061 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645061 DSS <0004> hlr_ussd.c:518 262428837306855/0xd46f9cd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645061 DSS <0004> hlr_ussd.c:363 262428837306855/0xd46f9cd7: Tx USSD 'Your extension is 491611243536' 20250403085645061 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428837306855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428837306855" destination_name="the-source\n" session_id=3564084439 session_state=END} 20250403085645061 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262428837306855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262428837306855" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428837306855" TC_mo_ussd_iuse_msisdn_via_proxy(200)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645065 DAUC <0003> db_auc.c:157 IMSI='262420608175369': No 2G Auth Data 20250403085645065 DAUC <0003> db_auc.c:192 IMSI='262420608175369': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262420608175369" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250403085645074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 20250403085645079 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645080 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420608175369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420608175369" source_name="the-source\n" session_id=2226838283 session_state=BEGIN} 20250403085645080 DSS <0004> hlr_ussd.c:576 262420608175369/0x84badb0b: Process SS (BEGIN) 20250403085645080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645080 DSS <0004> hlr_ussd.c:518 262420608175369/0x84badb0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645080 DSS <0004> hlr_ussd.c:363 262420608175369/0x84badb0b: Tx USSD 'Your extension is 491614667658' 20250403085645080 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420608175369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420608175369" destination_name="the-source\n" session_id=2226838283 session_state=END} 20250403085645080 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420608175369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645080 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645080 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262420608175369" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420608175369" TC_mo_ussd_iuse_msisdn_via_proxy(201)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645084 DAUC <0003> db_auc.c:157 IMSI='262422861392105': No 2G Auth Data 20250403085645084 DAUC <0003> db_auc.c:192 IMSI='262422861392105': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262422861392105" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250403085645094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 20250403085645099 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645099 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422861392105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422861392105" source_name="the-source\n" session_id=2626079544 session_state=BEGIN} 20250403085645099 DSS <0004> hlr_ussd.c:576 262422861392105/0x9c86cb38: Process SS (BEGIN) 20250403085645099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645099 DSS <0004> hlr_ussd.c:518 262422861392105/0x9c86cb38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645099 DSS <0004> hlr_ussd.c:363 262422861392105/0x9c86cb38: Tx USSD 'Your extension is 491611660466' 20250403085645099 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422861392105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422861392105" destination_name="the-source\n" session_id=2626079544 session_state=END} 20250403085645099 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422861392105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645099 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645099 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262422861392105" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422861392105" TC_mo_ussd_iuse_msisdn_via_proxy(202)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645103 DAUC <0003> db_auc.c:157 IMSI='262421697714505': No 2G Auth Data 20250403085645103 DAUC <0003> db_auc.c:192 IMSI='262421697714505': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262421697714505" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250403085645112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4258 20250403085645115 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645115 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421697714505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421697714505" source_name="the-source\n" session_id=1750427757 session_state=BEGIN} 20250403085645115 DSS <0004> hlr_ussd.c:576 262421697714505/0x6855686d: Process SS (BEGIN) 20250403085645115 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645115 DSS <0004> hlr_ussd.c:518 262421697714505/0x6855686d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645115 DSS <0004> hlr_ussd.c:363 262421697714505/0x6855686d: Tx USSD 'Your extension is 491618608707' 20250403085645115 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421697714505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421697714505" destination_name="the-source\n" session_id=1750427757 session_state=END} 20250403085645115 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421697714505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645115 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645115 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262421697714505" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421697714505" TC_mo_ussd_iuse_msisdn_via_proxy(203)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645120 DAUC <0003> db_auc.c:157 IMSI='262421606055680': No 2G Auth Data 20250403085645120 DAUC <0003> db_auc.c:192 IMSI='262421606055680': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262421606055680" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250403085645131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4258 20250403085645136 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645136 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421606055680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421606055680" source_name="the-source\n" session_id=4062643030 session_state=BEGIN} 20250403085645136 DSS <0004> hlr_ussd.c:576 262421606055680/0xf2270356: Process SS (BEGIN) 20250403085645136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645136 DSS <0004> hlr_ussd.c:518 262421606055680/0xf2270356: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645136 DSS <0004> hlr_ussd.c:363 262421606055680/0xf2270356: Tx USSD 'Your extension is 491614335157' 20250403085645136 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421606055680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606055680" destination_name="the-source\n" session_id=4062643030 session_state=END} 20250403085645136 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421606055680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645136 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645136 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262421606055680" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421606055680" TC_mo_ussd_iuse_msisdn_via_proxy(204)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645140 DAUC <0003> db_auc.c:157 IMSI='262424367978380': No 2G Auth Data 20250403085645140 DAUC <0003> db_auc.c:192 IMSI='262424367978380': No 3G Auth Data HLR_Test-GSUP(195)@e5e0ba7f8b96: Created GsupExpect[0] for "262424367978380" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250403085645149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36728<->l=127.0.0.1:4258 20250403085645154 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645154 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424367978380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424367978380" source_name="the-source\n" session_id=1650344194 session_state=BEGIN} 20250403085645154 DSS <0004> hlr_ussd.c:576 262424367978380/0x625e4102: Process SS (BEGIN) 20250403085645154 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250403085645154 DSS <0004> hlr_ussd.c:518 262424367978380/0x625e4102: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250403085645154 DSS <0004> hlr_ussd.c:363 262424367978380/0x625e4102: Tx USSD 'Your extension is 491615436174' 20250403085645154 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424367978380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424367978380" destination_name="the-source\n" session_id=1650344194 session_state=END} 20250403085645154 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424367978380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085645154 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085645154 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e5e0ba7f8b96: Found GsupExpect[0] for "262424367978380" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424367978380" TC_mo_ussd_iuse_msisdn_via_proxy(205)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085645157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36728<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085645158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 20250403085645159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43023<->l=127.0.0.1:4259) 20250403085645159 DLINP <000b> input/ipa.c:452 connected read/write 20250403085645159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085645159 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085645159 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085645159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085645159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@e5e0ba7f8b96: Final verdict of PTC: none 196@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 196: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Apr 3 08:56:45 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 20250403085645183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 20250403085645384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78544) Waiting for packet dumper to finish... 1 (prev_count=78544, count=83552) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Apr 3 08:56:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085648419 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34955 20250403085648419 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34955 IPA-EUSE-foobar(208)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085648420 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085648420 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250403085648421 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648421 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received HLR_Test-GSUP-IPA(207)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085648421 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 IPA-EUSE-foobar(208)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085648423 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648423 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085648423 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250403085648423 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250403085648423 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 20250403085648423 DLGSUP <0013> gsup_server.c:236 2: 20250403085648423 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 3: 20250403085648423 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 4: 20250403085648423 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 5: 20250403085648423 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 7: 20250403085648423 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085648423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085648423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34955 HLR_Test-GSUP-IPA(207)@e5e0ba7f8b96: 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 } } } } IPA-EUSE-foobar(208)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085648423 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085648423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085648423 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 20250403085648423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085648423 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 20250403085648423 DLGSUP <0013> gsup_server.c:236 2: 20250403085648423 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 3: 20250403085648423 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 4: 20250403085648423 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 5: 20250403085648423 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085648423 DLGSUP <0013> gsup_server.c:236 7: 20250403085648423 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(207)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085648423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085648423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085648423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@e5e0ba7f8b96: 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") 20250403085648433 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38251<->l=127.0.0.1:4259) 20250403085648436 DAUC <0003> db_auc.c:157 IMSI='262425259942160': No 2G Auth Data 20250403085648436 DAUC <0003> db_auc.c:192 IMSI='262425259942160': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262425259942160" to be handled at TC_mo_ussd_euse(212) 20250403085648445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36758<->l=127.0.0.1:4258 20250403085648466 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648466 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425259942160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425259942160" session_id=4040115824 session_state=BEGIN} 20250403085648466 DSS <0004> hlr_ussd.c:576 262425259942160/0xf0cf4670: Process SS (BEGIN) 20250403085648466 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648466 DSS <0004> hlr_ussd.c:518 262425259942160/0xf0cf4670: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648466 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648466 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648466 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648466 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648470 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648470 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648470 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425259942160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425259942160" session_id=4040115824 session_state=END} 20250403085648470 DSS <0004> hlr_ussd.c:576 262425259942160/0xf0cf4670: Process SS (END) 20250403085648470 DSS <0004> hlr_ussd.c:518 262425259942160/0xf0cf4670: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648470 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425259942160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425259942160" session_id=4040115824 session_state=END} 20250403085648470 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425259942160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648470 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425259942160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648471 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648471 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262425259942160" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425259942160" TC_mo_ussd_euse(212)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36758<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648475 DAUC <0003> db_auc.c:157 IMSI='262420604151030': No 2G Auth Data 20250403085648475 DAUC <0003> db_auc.c:192 IMSI='262420604151030': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262420604151030" to be handled at TC_mo_ussd_euse(213) 20250403085648483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 20250403085648486 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648486 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420604151030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420604151030" session_id=1345443966 session_state=BEGIN} 20250403085648486 DSS <0004> hlr_ussd.c:576 262420604151030/0x5031d87e: Process SS (BEGIN) 20250403085648486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648486 DSS <0004> hlr_ussd.c:518 262420604151030/0x5031d87e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648486 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648486 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648486 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648486 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648487 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648487 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648487 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262420604151030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420604151030" session_id=1345443966 session_state=END} 20250403085648487 DSS <0004> hlr_ussd.c:576 262420604151030/0x5031d87e: Process SS (END) 20250403085648487 DSS <0004> hlr_ussd.c:518 262420604151030/0x5031d87e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648488 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420604151030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420604151030" session_id=1345443966 session_state=END} 20250403085648488 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420604151030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648488 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262420604151030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648488 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648488 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262420604151030" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420604151030" TC_mo_ussd_euse(213)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648490 DAUC <0003> db_auc.c:157 IMSI='262421059329093': No 2G Auth Data 20250403085648490 DAUC <0003> db_auc.c:192 IMSI='262421059329093': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262421059329093" to be handled at TC_mo_ussd_euse(214) 20250403085648501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 20250403085648505 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648505 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421059329093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421059329093" session_id=4090300152 session_state=BEGIN} 20250403085648505 DSS <0004> hlr_ussd.c:576 262421059329093/0xf3cd06f8: Process SS (BEGIN) 20250403085648505 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648505 DSS <0004> hlr_ussd.c:518 262421059329093/0xf3cd06f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648505 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648505 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648505 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648505 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648506 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648506 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648506 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421059329093 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421059329093" session_id=4090300152 session_state=END} 20250403085648506 DSS <0004> hlr_ussd.c:576 262421059329093/0xf3cd06f8: Process SS (END) 20250403085648506 DSS <0004> hlr_ussd.c:518 262421059329093/0xf3cd06f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648506 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421059329093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421059329093" session_id=4090300152 session_state=END} 20250403085648506 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421059329093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648507 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421059329093 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648507 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648507 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262421059329093" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421059329093" TC_mo_ussd_euse(214)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648511 DAUC <0003> db_auc.c:157 IMSI='262425369319834': No 2G Auth Data 20250403085648511 DAUC <0003> db_auc.c:192 IMSI='262425369319834': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262425369319834" to be handled at TC_mo_ussd_euse(215) 20250403085648521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36784<->l=127.0.0.1:4258 20250403085648524 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648524 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425369319834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425369319834" session_id=1767496645 session_state=BEGIN} 20250403085648524 DSS <0004> hlr_ussd.c:576 262425369319834/0x6959dbc5: Process SS (BEGIN) 20250403085648524 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648524 DSS <0004> hlr_ussd.c:518 262425369319834/0x6959dbc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648524 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648524 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648524 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648524 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648525 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648525 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648525 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425369319834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425369319834" session_id=1767496645 session_state=END} 20250403085648525 DSS <0004> hlr_ussd.c:576 262425369319834/0x6959dbc5: Process SS (END) 20250403085648525 DSS <0004> hlr_ussd.c:518 262425369319834/0x6959dbc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648525 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425369319834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425369319834" session_id=1767496645 session_state=END} 20250403085648525 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425369319834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648525 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425369319834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648525 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648525 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262425369319834" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425369319834" TC_mo_ussd_euse(215)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36784<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648528 DAUC <0003> db_auc.c:157 IMSI='262421546847750': No 2G Auth Data 20250403085648528 DAUC <0003> db_auc.c:192 IMSI='262421546847750': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262421546847750" to be handled at TC_mo_ussd_euse(216) 20250403085648536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20250403085648540 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648540 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421546847750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421546847750" session_id=1584294975 session_state=BEGIN} 20250403085648540 DSS <0004> hlr_ussd.c:576 262421546847750/0x5e6e6c3f: Process SS (BEGIN) 20250403085648540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648540 DSS <0004> hlr_ussd.c:518 262421546847750/0x5e6e6c3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648540 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648540 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648540 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648540 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648541 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648541 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648541 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262421546847750 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421546847750" session_id=1584294975 session_state=END} 20250403085648541 DSS <0004> hlr_ussd.c:576 262421546847750/0x5e6e6c3f: Process SS (END) 20250403085648541 DSS <0004> hlr_ussd.c:518 262421546847750/0x5e6e6c3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648541 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421546847750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421546847750" session_id=1584294975 session_state=END} 20250403085648541 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421546847750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648541 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262421546847750 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648541 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648541 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262421546847750" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421546847750" TC_mo_ussd_euse(216)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648545 DAUC <0003> db_auc.c:157 IMSI='262428450015981': No 2G Auth Data 20250403085648545 DAUC <0003> db_auc.c:192 IMSI='262428450015981': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262428450015981" to be handled at TC_mo_ussd_euse(217) 20250403085648553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20250403085648557 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648557 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428450015981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428450015981" session_id=4233024445 session_state=BEGIN} 20250403085648557 DSS <0004> hlr_ussd.c:576 262428450015981/0xfc4ed3bd: Process SS (BEGIN) 20250403085648557 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648557 DSS <0004> hlr_ussd.c:518 262428450015981/0xfc4ed3bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648557 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648557 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648557 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648557 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648558 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648558 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648558 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428450015981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428450015981" session_id=4233024445 session_state=END} 20250403085648558 DSS <0004> hlr_ussd.c:576 262428450015981/0xfc4ed3bd: Process SS (END) 20250403085648558 DSS <0004> hlr_ussd.c:518 262428450015981/0xfc4ed3bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648558 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428450015981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428450015981" session_id=4233024445 session_state=END} 20250403085648558 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428450015981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648558 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428450015981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648558 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648558 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262428450015981" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428450015981" TC_mo_ussd_euse(217)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648561 DAUC <0003> db_auc.c:157 IMSI='262426301907737': No 2G Auth Data 20250403085648561 DAUC <0003> db_auc.c:192 IMSI='262426301907737': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262426301907737" to be handled at TC_mo_ussd_euse(218) 20250403085648570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20250403085648573 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648573 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426301907737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426301907737" session_id=4268604870 session_state=BEGIN} 20250403085648573 DSS <0004> hlr_ussd.c:576 262426301907737/0xfe6dbdc6: Process SS (BEGIN) 20250403085648573 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648573 DSS <0004> hlr_ussd.c:518 262426301907737/0xfe6dbdc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648573 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648573 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648573 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648573 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648574 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648574 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648574 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426301907737 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426301907737" session_id=4268604870 session_state=END} 20250403085648574 DSS <0004> hlr_ussd.c:576 262426301907737/0xfe6dbdc6: Process SS (END) 20250403085648574 DSS <0004> hlr_ussd.c:518 262426301907737/0xfe6dbdc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648574 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426301907737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426301907737" session_id=4268604870 session_state=END} 20250403085648574 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426301907737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648574 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426301907737 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648574 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648574 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262426301907737" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426301907737" TC_mo_ussd_euse(218)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085648578 DAUC <0003> db_auc.c:157 IMSI='262428700106804': No 2G Auth Data 20250403085648578 DAUC <0003> db_auc.c:192 IMSI='262428700106804': No 3G Auth Data HLR_Test-GSUP(209)@e5e0ba7f8b96: Created GsupExpect[0] for "262428700106804" to be handled at TC_mo_ussd_euse(219) 20250403085648586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 20250403085648593 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648593 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428700106804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428700106804" session_id=732503423 session_state=BEGIN} 20250403085648593 DSS <0004> hlr_ussd.c:576 262428700106804/0x2ba91d7f: Process SS (BEGIN) 20250403085648593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085648593 DSS <0004> hlr_ussd.c:518 262428700106804/0x2ba91d7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085648593 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648593 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data 20250403085648593 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648593 DLINP <000b> input/ipa.c:432 127.0.0.1:34955 sending data EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: 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 } } } } } 20250403085648594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648594 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648594 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428700106804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428700106804" session_id=732503423 session_state=END} 20250403085648594 DSS <0004> hlr_ussd.c:576 262428700106804/0x2ba91d7f: Process SS (END) 20250403085648594 DSS <0004> hlr_ussd.c:518 262428700106804/0x2ba91d7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085648594 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428700106804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428700106804" session_id=732503423 session_state=END} 20250403085648594 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428700106804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085648594 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428700106804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085648594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085648594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e5e0ba7f8b96: Found GsupExpect[0] for "262428700106804" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428700106804" TC_mo_ussd_euse(219)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085648598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@e5e0ba7f8b96: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085648599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 20250403085648600 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648600 DLINP <000b> input/ipa.c:406 127.0.0.1:34955 message received 20250403085648600 DLINP <000b> input/ipa.c:415 127.0.0.1:34955 connection closed with server 20250403085648600 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34955 20250403085648600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250403085648600 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(209)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085648600 DLINP <000b> input/ipa.c:452 connected read/write 20250403085648600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085648600 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085648600 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085648600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@e5e0ba7f8b96: Final verdict of PTC: none IPA-EUSE-foobar(208)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 210: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Apr 3 08:56:48 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 20250403085648642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36858<->l=127.0.0.1:4258 20250403085648843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36858<->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=110996) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Apr 3 08:56:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse_continue started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085651876 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43375 20250403085651876 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43375 20250403085651878 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085651878 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085651878 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651878 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received HLR_Test-GSUP-IPA(221)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085651879 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085651880 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651880 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085651880 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085651880 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 20250403085651880 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085651880 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 20250403085651880 DLGSUP <0013> gsup_server.c:236 2: 20250403085651880 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085651880 DLGSUP <0013> gsup_server.c:236 3: 20250403085651880 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085651880 DLGSUP <0013> gsup_server.c:236 4: 20250403085651880 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085651880 DLGSUP <0013> gsup_server.c:236 5: 20250403085651880 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085651880 DLGSUP <0013> gsup_server.c:236 7: 20250403085651880 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085651880 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085651880 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085651880 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085651881 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651881 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651881 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085651881 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250403085651881 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250403085651881 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250403085651881 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 20250403085651881 DLGSUP <0013> gsup_server.c:236 2: 20250403085651881 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085651881 DLGSUP <0013> gsup_server.c:236 3: 20250403085651881 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085651881 DLGSUP <0013> gsup_server.c:236 4: 20250403085651881 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085651881 DLGSUP <0013> gsup_server.c:236 5: 20250403085651881 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085651881 DLGSUP <0013> gsup_server.c:236 7: 20250403085651881 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085651881 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085651881 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085651881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43375 IPA-EUSE-foobar(222)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@e5e0ba7f8b96: 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") 20250403085651891 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42709<->l=127.0.0.1:4259) 20250403085651895 DAUC <0003> db_auc.c:157 IMSI='262424924360412': No 2G Auth Data 20250403085651895 DAUC <0003> db_auc.c:192 IMSI='262424924360412': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262424924360412" to be handled at TC_mo_ussd_euse_continue(226) 20250403085651902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20250403085651922 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651922 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424924360412" session_id=2591650909 session_state=BEGIN} 20250403085651922 DSS <0004> hlr_ussd.c:576 262424924360412/0x9a79745d: Process SS (BEGIN) 20250403085651922 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085651922 DSS <0004> hlr_ussd.c:518 262424924360412/0x9a79745d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085651922 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651922 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651922 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651922 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651926 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651926 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651926 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424924360412" session_id=2591650909 session_state=CONTINUE} 20250403085651926 DSS <0004> hlr_ussd.c:576 262424924360412/0x9a79745d: Process SS (CONTINUE) 20250403085651926 DSS <0004> hlr_ussd.c:518 262424924360412/0x9a79745d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085651926 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424924360412" session_id=2591650909 session_state=CONTINUE} 20250403085651926 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651926 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651926 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262424924360412" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424924360412" TC_mo_ussd_euse_continue(226)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085651930 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651930 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424924360412" session_id=2591650909 session_state=CONTINUE} 20250403085651930 DSS <0004> hlr_ussd.c:576 262424924360412/0x9a79745d: Process SS (CONTINUE) 20250403085651930 DSS <0004> hlr_ussd.c:518 262424924360412/0x9a79745d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651930 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651930 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651930 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651930 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651930 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651932 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651932 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651932 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424924360412" session_id=2591650909 session_state=END} 20250403085651932 DSS <0004> hlr_ussd.c:576 262424924360412/0x9a79745d: Process SS (END) 20250403085651932 DSS <0004> hlr_ussd.c:518 262424924360412/0x9a79745d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651932 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424924360412" session_id=2591650909 session_state=END} 20250403085651932 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651932 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424924360412 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651932 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651932 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085651933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085651934 DAUC <0003> db_auc.c:157 IMSI='262427678769440': No 2G Auth Data 20250403085651934 DAUC <0003> db_auc.c:192 IMSI='262427678769440': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262427678769440" to be handled at TC_mo_ussd_euse_continue(227) 20250403085651942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 20250403085651946 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651946 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427678769440" session_id=426565918 session_state=BEGIN} 20250403085651946 DSS <0004> hlr_ussd.c:576 262427678769440/0x196ce11e: Process SS (BEGIN) 20250403085651946 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085651946 DSS <0004> hlr_ussd.c:518 262427678769440/0x196ce11e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085651946 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651946 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651946 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651946 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651947 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651947 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651947 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427678769440" session_id=426565918 session_state=CONTINUE} 20250403085651947 DSS <0004> hlr_ussd.c:576 262427678769440/0x196ce11e: Process SS (CONTINUE) 20250403085651947 DSS <0004> hlr_ussd.c:518 262427678769440/0x196ce11e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085651947 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427678769440" session_id=426565918 session_state=CONTINUE} 20250403085651947 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651947 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651947 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262427678769440" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427678769440" TC_mo_ussd_euse_continue(227)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085651952 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651952 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427678769440" session_id=426565918 session_state=CONTINUE} 20250403085651952 DSS <0004> hlr_ussd.c:576 262427678769440/0x196ce11e: Process SS (CONTINUE) 20250403085651952 DSS <0004> hlr_ussd.c:518 262427678769440/0x196ce11e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651952 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651952 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651952 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651952 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651952 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651953 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651953 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651953 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427678769440" session_id=426565918 session_state=END} 20250403085651953 DSS <0004> hlr_ussd.c:576 262427678769440/0x196ce11e: Process SS (END) 20250403085651953 DSS <0004> hlr_ussd.c:518 262427678769440/0x196ce11e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651953 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427678769440" session_id=426565918 session_state=END} 20250403085651953 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651953 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427678769440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651953 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651953 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085651954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085651955 DAUC <0003> db_auc.c:157 IMSI='262420892681128': No 2G Auth Data 20250403085651955 DAUC <0003> db_auc.c:192 IMSI='262420892681128': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262420892681128" to be handled at TC_mo_ussd_euse_continue(228) 20250403085651963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 20250403085651967 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651967 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420892681128" session_id=332018967 session_state=BEGIN} 20250403085651967 DSS <0004> hlr_ussd.c:576 262420892681128/0x13ca3517: Process SS (BEGIN) 20250403085651967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085651967 DSS <0004> hlr_ussd.c:518 262420892681128/0x13ca3517: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085651967 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651967 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651967 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651967 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651969 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651969 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651969 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420892681128" session_id=332018967 session_state=CONTINUE} 20250403085651969 DSS <0004> hlr_ussd.c:576 262420892681128/0x13ca3517: Process SS (CONTINUE) 20250403085651969 DSS <0004> hlr_ussd.c:518 262420892681128/0x13ca3517: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085651969 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420892681128" session_id=332018967 session_state=CONTINUE} 20250403085651969 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651969 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651969 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262420892681128" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420892681128" TC_mo_ussd_euse_continue(228)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085651973 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651973 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420892681128" session_id=332018967 session_state=CONTINUE} 20250403085651973 DSS <0004> hlr_ussd.c:576 262420892681128/0x13ca3517: Process SS (CONTINUE) 20250403085651973 DSS <0004> hlr_ussd.c:518 262420892681128/0x13ca3517: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651973 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651973 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651973 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651973 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651973 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651975 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651975 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651975 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420892681128" session_id=332018967 session_state=END} 20250403085651975 DSS <0004> hlr_ussd.c:576 262420892681128/0x13ca3517: Process SS (END) 20250403085651975 DSS <0004> hlr_ussd.c:518 262420892681128/0x13ca3517: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651975 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420892681128" session_id=332018967 session_state=END} 20250403085651975 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651975 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420892681128 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651975 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651975 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085651976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085651977 DAUC <0003> db_auc.c:157 IMSI='262425013204008': No 2G Auth Data 20250403085651977 DAUC <0003> db_auc.c:192 IMSI='262425013204008': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262425013204008" to be handled at TC_mo_ussd_euse_continue(229) 20250403085651985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 20250403085651989 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651989 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425013204008" session_id=1463570588 session_state=BEGIN} 20250403085651989 DSS <0004> hlr_ussd.c:576 262425013204008/0x573c509c: Process SS (BEGIN) 20250403085651989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085651989 DSS <0004> hlr_ussd.c:518 262425013204008/0x573c509c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085651989 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651989 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651989 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651989 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651990 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651990 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651990 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013204008" session_id=1463570588 session_state=CONTINUE} 20250403085651990 DSS <0004> hlr_ussd.c:576 262425013204008/0x573c509c: Process SS (CONTINUE) 20250403085651990 DSS <0004> hlr_ussd.c:518 262425013204008/0x573c509c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085651990 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013204008" session_id=1463570588 session_state=CONTINUE} 20250403085651990 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651990 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651990 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262425013204008" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425013204008" TC_mo_ussd_euse_continue(229)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085651994 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085651994 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425013204008" session_id=1463570588 session_state=CONTINUE} 20250403085651994 DSS <0004> hlr_ussd.c:576 262425013204008/0x573c509c: Process SS (CONTINUE) 20250403085651994 DSS <0004> hlr_ussd.c:518 262425013204008/0x573c509c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651994 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651994 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651994 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085651994 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651994 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085651996 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651996 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085651996 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013204008" session_id=1463570588 session_state=END} 20250403085651996 DSS <0004> hlr_ussd.c:576 262425013204008/0x573c509c: Process SS (END) 20250403085651996 DSS <0004> hlr_ussd.c:518 262425013204008/0x573c509c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085651996 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013204008" session_id=1463570588 session_state=END} 20250403085651996 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085651996 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425013204008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085651996 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085651996 DLINP <000b> input/ipa.c:452 connected read/write 20250403085651996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085651997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085651997 DAUC <0003> db_auc.c:157 IMSI='262424069934767': No 2G Auth Data 20250403085651997 DAUC <0003> db_auc.c:192 IMSI='262424069934767': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262424069934767" to be handled at TC_mo_ussd_euse_continue(230) 20250403085652008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 20250403085652013 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652013 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424069934767" session_id=457287498 session_state=BEGIN} 20250403085652013 DSS <0004> hlr_ussd.c:576 262424069934767/0x1b41a74a: Process SS (BEGIN) 20250403085652013 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085652013 DSS <0004> hlr_ussd.c:518 262424069934767/0x1b41a74a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085652013 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652013 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652013 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652013 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652014 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652014 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652014 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424069934767" session_id=457287498 session_state=CONTINUE} 20250403085652014 DSS <0004> hlr_ussd.c:576 262424069934767/0x1b41a74a: Process SS (CONTINUE) 20250403085652014 DSS <0004> hlr_ussd.c:518 262424069934767/0x1b41a74a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085652014 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424069934767" session_id=457287498 session_state=CONTINUE} 20250403085652014 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652014 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652014 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262424069934767" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424069934767" TC_mo_ussd_euse_continue(230)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085652018 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652018 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424069934767" session_id=457287498 session_state=CONTINUE} 20250403085652018 DSS <0004> hlr_ussd.c:576 262424069934767/0x1b41a74a: Process SS (CONTINUE) 20250403085652018 DSS <0004> hlr_ussd.c:518 262424069934767/0x1b41a74a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652018 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652018 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652018 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652018 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652018 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652019 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652019 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652019 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424069934767" session_id=457287498 session_state=END} 20250403085652019 DSS <0004> hlr_ussd.c:576 262424069934767/0x1b41a74a: Process SS (END) 20250403085652019 DSS <0004> hlr_ussd.c:518 262424069934767/0x1b41a74a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652019 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424069934767" session_id=457287498 session_state=END} 20250403085652019 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652019 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424069934767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652019 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652019 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085652021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085652021 DAUC <0003> db_auc.c:157 IMSI='262421432000668': No 2G Auth Data 20250403085652021 DAUC <0003> db_auc.c:192 IMSI='262421432000668': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262421432000668" to be handled at TC_mo_ussd_euse_continue(231) 20250403085652031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 20250403085652036 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652036 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421432000668" session_id=2089208400 session_state=BEGIN} 20250403085652036 DSS <0004> hlr_ussd.c:576 262421432000668/0x7c86ca50: Process SS (BEGIN) 20250403085652036 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085652036 DSS <0004> hlr_ussd.c:518 262421432000668/0x7c86ca50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085652036 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652036 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652036 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652036 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652037 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652037 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652037 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432000668" session_id=2089208400 session_state=CONTINUE} 20250403085652037 DSS <0004> hlr_ussd.c:576 262421432000668/0x7c86ca50: Process SS (CONTINUE) 20250403085652037 DSS <0004> hlr_ussd.c:518 262421432000668/0x7c86ca50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085652037 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432000668" session_id=2089208400 session_state=CONTINUE} 20250403085652037 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652037 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652037 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262421432000668" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421432000668" TC_mo_ussd_euse_continue(231)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085652041 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652041 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421432000668" session_id=2089208400 session_state=CONTINUE} 20250403085652041 DSS <0004> hlr_ussd.c:576 262421432000668/0x7c86ca50: Process SS (CONTINUE) 20250403085652041 DSS <0004> hlr_ussd.c:518 262421432000668/0x7c86ca50: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652041 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652041 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652041 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652041 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652041 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652042 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652042 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652042 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432000668" session_id=2089208400 session_state=END} 20250403085652042 DSS <0004> hlr_ussd.c:576 262421432000668/0x7c86ca50: Process SS (END) 20250403085652042 DSS <0004> hlr_ussd.c:518 262421432000668/0x7c86ca50: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652042 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432000668" session_id=2089208400 session_state=END} 20250403085652042 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652042 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421432000668 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652042 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652042 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085652044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085652044 DAUC <0003> db_auc.c:157 IMSI='262422690092821': No 2G Auth Data 20250403085652044 DAUC <0003> db_auc.c:192 IMSI='262422690092821': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262422690092821" to be handled at TC_mo_ussd_euse_continue(232) 20250403085652054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35498<->l=127.0.0.1:4258 20250403085652059 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652059 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422690092821" session_id=2628090343 session_state=BEGIN} 20250403085652059 DSS <0004> hlr_ussd.c:576 262422690092821/0x9ca579e7: Process SS (BEGIN) 20250403085652059 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085652059 DSS <0004> hlr_ussd.c:518 262422690092821/0x9ca579e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085652059 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652059 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652059 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652059 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652061 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652061 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690092821" session_id=2628090343 session_state=CONTINUE} 20250403085652061 DSS <0004> hlr_ussd.c:576 262422690092821/0x9ca579e7: Process SS (CONTINUE) 20250403085652061 DSS <0004> hlr_ussd.c:518 262422690092821/0x9ca579e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085652061 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690092821" session_id=2628090343 session_state=CONTINUE} 20250403085652061 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262422690092821" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422690092821" TC_mo_ussd_euse_continue(232)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085652065 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652065 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422690092821" session_id=2628090343 session_state=CONTINUE} 20250403085652065 DSS <0004> hlr_ussd.c:576 262422690092821/0x9ca579e7: Process SS (CONTINUE) 20250403085652065 DSS <0004> hlr_ussd.c:518 262422690092821/0x9ca579e7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652065 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652065 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652065 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652065 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652065 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652066 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652066 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652066 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690092821" session_id=2628090343 session_state=END} 20250403085652066 DSS <0004> hlr_ussd.c:576 262422690092821/0x9ca579e7: Process SS (END) 20250403085652066 DSS <0004> hlr_ussd.c:518 262422690092821/0x9ca579e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652066 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690092821" session_id=2628090343 session_state=END} 20250403085652066 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652066 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262422690092821 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652066 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652066 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085652068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35498<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085652068 DAUC <0003> db_auc.c:157 IMSI='262422376290018': No 2G Auth Data 20250403085652068 DAUC <0003> db_auc.c:192 IMSI='262422376290018': No 3G Auth Data HLR_Test-GSUP(223)@e5e0ba7f8b96: Created GsupExpect[0] for "262422376290018" to be handled at TC_mo_ussd_euse_continue(233) 20250403085652078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20250403085652083 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652083 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422376290018" session_id=849305691 session_state=BEGIN} 20250403085652083 DSS <0004> hlr_ussd.c:576 262422376290018/0x329f605b: Process SS (BEGIN) 20250403085652083 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250403085652083 DSS <0004> hlr_ussd.c:518 262422376290018/0x329f605b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250403085652083 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652083 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652083 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652084 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652085 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652085 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652085 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422376290018" session_id=849305691 session_state=CONTINUE} 20250403085652085 DSS <0004> hlr_ussd.c:576 262422376290018/0x329f605b: Process SS (CONTINUE) 20250403085652085 DSS <0004> hlr_ussd.c:518 262422376290018/0x329f605b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250403085652085 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422376290018" session_id=849305691 session_state=CONTINUE} 20250403085652085 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652085 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652085 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e5e0ba7f8b96: Found GsupExpect[0] for "262422376290018" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422376290018" TC_mo_ussd_euse_continue(233)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085652088 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652088 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422376290018" session_id=849305691 session_state=CONTINUE} 20250403085652088 DSS <0004> hlr_ussd.c:576 262422376290018/0x329f605b: Process SS (CONTINUE) 20250403085652088 DSS <0004> hlr_ussd.c:518 262422376290018/0x329f605b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652088 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652088 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652088 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data 20250403085652088 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652088 DLINP <000b> input/ipa.c:432 127.0.0.1:43375 sending data EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: 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 } } } } } 20250403085652089 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652089 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652089 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422376290018" session_id=849305691 session_state=END} 20250403085652089 DSS <0004> hlr_ussd.c:576 262422376290018/0x329f605b: Process SS (END) 20250403085652089 DSS <0004> hlr_ussd.c:518 262422376290018/0x329f605b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250403085652089 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422376290018" session_id=849305691 session_state=END} 20250403085652089 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085652090 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262422376290018 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085652090 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085652090 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085652091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@e5e0ba7f8b96: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085652092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20250403085652093 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652093 DLINP <000b> input/ipa.c:406 127.0.0.1:43375 message received 20250403085652093 DLINP <000b> input/ipa.c:415 127.0.0.1:43375 connection closed with server 20250403085652093 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43375 20250403085652093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250403085652093 DLINP <000b> input/ipa.c:452 connected read/write 20250403085652093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085652093 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085652093 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085652093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085652094 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42709<->l=127.0.0.1:4259) 224@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@e5e0ba7f8b96: Final verdict of PTC: none IPA-EUSE-foobar(222)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 224: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Apr 3 08:56:52 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 20250403085652143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20250403085652344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=156824) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Apr 3 08:56:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse_defaultroute started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 20250403085655389 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32997 20250403085655389 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:32997 MTC@e5e0ba7f8b96: in not legacy case 2 IPA-EUSE-foobar(236)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085655392 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655392 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655394 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085655394 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@e5e0ba7f8b96: 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 } } } } 20250403085655395 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655395 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655395 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085655395 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250403085655395 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250403085655395 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250403085655395 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 20250403085655395 DLGSUP <0013> gsup_server.c:236 2: 20250403085655395 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085655395 DLGSUP <0013> gsup_server.c:236 3: 20250403085655395 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085655395 DLGSUP <0013> gsup_server.c:236 4: 20250403085655395 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085655395 DLGSUP <0013> gsup_server.c:236 5: 20250403085655395 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085655395 DLGSUP <0013> gsup_server.c:236 7: 20250403085655395 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085655395 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085655395 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085655395 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32997 IPA-EUSE-foobar(236)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085655397 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085655400 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655400 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085655400 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085655400 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 20250403085655400 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085655400 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 20250403085655400 DLGSUP <0013> gsup_server.c:236 2: 20250403085655400 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085655400 DLGSUP <0013> gsup_server.c:236 3: 20250403085655400 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085655400 DLGSUP <0013> gsup_server.c:236 4: 20250403085655400 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085655400 DLGSUP <0013> gsup_server.c:236 5: 20250403085655400 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085655400 DLGSUP <0013> gsup_server.c:236 7: 20250403085655400 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085655400 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085655400 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085655400 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@e5e0ba7f8b96: 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") 20250403085655416 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42851<->l=127.0.0.1:4259) 20250403085655424 DAUC <0003> db_auc.c:157 IMSI='262422742913520': No 2G Auth Data 20250403085655424 DAUC <0003> db_auc.c:192 IMSI='262422742913520': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262422742913520" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250403085655437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4258 20250403085655445 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655445 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422742913520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422742913520" session_id=4097699411 session_state=BEGIN} 20250403085655445 DSS <0004> hlr_ussd.c:576 262422742913520/0xf43dee53: Process SS (BEGIN) 20250403085655445 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655445 DSS <0004> hlr_ussd.c:518 262422742913520/0xf43dee53: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655445 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655445 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655445 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655445 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655453 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655453 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655453 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422742913520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422742913520" session_id=4097699411 session_state=END} 20250403085655453 DSS <0004> hlr_ussd.c:576 262422742913520/0xf43dee53: Process SS (END) 20250403085655453 DSS <0004> hlr_ussd.c:518 262422742913520/0xf43dee53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655453 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422742913520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422742913520" session_id=4097699411 session_state=END} 20250403085655453 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422742913520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655453 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422742913520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655453 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655453 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262422742913520" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422742913520" TC_mo_ussd_euse_defaultroute(240)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655459 DAUC <0003> db_auc.c:157 IMSI='262428069576097': No 2G Auth Data 20250403085655459 DAUC <0003> db_auc.c:192 IMSI='262428069576097': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262428069576097" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250403085655473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20250403085655478 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655478 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428069576097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428069576097" session_id=1259474054 session_state=BEGIN} 20250403085655478 DSS <0004> hlr_ussd.c:576 262428069576097/0x4b120c86: Process SS (BEGIN) 20250403085655478 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655478 DSS <0004> hlr_ussd.c:518 262428069576097/0x4b120c86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655478 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655478 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655478 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655478 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655480 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655480 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655480 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428069576097 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069576097" session_id=1259474054 session_state=END} 20250403085655480 DSS <0004> hlr_ussd.c:576 262428069576097/0x4b120c86: Process SS (END) 20250403085655480 DSS <0004> hlr_ussd.c:518 262428069576097/0x4b120c86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655480 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428069576097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069576097" session_id=1259474054 session_state=END} 20250403085655480 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428069576097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655480 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428069576097 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655480 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655480 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262428069576097" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428069576097" TC_mo_ussd_euse_defaultroute(241)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655487 DAUC <0003> db_auc.c:157 IMSI='262427943696194': No 2G Auth Data 20250403085655487 DAUC <0003> db_auc.c:192 IMSI='262427943696194': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262427943696194" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250403085655500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20250403085655508 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655508 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427943696194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427943696194" session_id=2288743799 session_state=BEGIN} 20250403085655508 DSS <0004> hlr_ussd.c:576 262427943696194/0x886b7577: Process SS (BEGIN) 20250403085655508 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655508 DSS <0004> hlr_ussd.c:518 262427943696194/0x886b7577: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655508 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655508 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655508 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655508 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655510 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655510 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655510 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262427943696194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427943696194" session_id=2288743799 session_state=END} 20250403085655510 DSS <0004> hlr_ussd.c:576 262427943696194/0x886b7577: Process SS (END) 20250403085655510 DSS <0004> hlr_ussd.c:518 262427943696194/0x886b7577: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655510 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427943696194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427943696194" session_id=2288743799 session_state=END} 20250403085655510 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427943696194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655510 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262427943696194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655510 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655510 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262427943696194" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427943696194" TC_mo_ussd_euse_defaultroute(242)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655516 DAUC <0003> db_auc.c:157 IMSI='262428002575753': No 2G Auth Data 20250403085655516 DAUC <0003> db_auc.c:192 IMSI='262428002575753': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262428002575753" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250403085655529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20250403085655535 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655535 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428002575753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428002575753" session_id=191404811 session_state=BEGIN} 20250403085655535 DSS <0004> hlr_ussd.c:576 262428002575753/0x0b689b0b: Process SS (BEGIN) 20250403085655535 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655535 DSS <0004> hlr_ussd.c:518 262428002575753/0x0b689b0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655535 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655535 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655535 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655535 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655537 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655537 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655537 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262428002575753 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428002575753" session_id=191404811 session_state=END} 20250403085655537 DSS <0004> hlr_ussd.c:576 262428002575753/0x0b689b0b: Process SS (END) 20250403085655537 DSS <0004> hlr_ussd.c:518 262428002575753/0x0b689b0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655537 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428002575753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428002575753" session_id=191404811 session_state=END} 20250403085655537 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428002575753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655537 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262428002575753 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655537 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655537 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262428002575753" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428002575753" TC_mo_ussd_euse_defaultroute(243)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655543 DAUC <0003> db_auc.c:157 IMSI='262420568065195': No 2G Auth Data 20250403085655543 DAUC <0003> db_auc.c:192 IMSI='262420568065195': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262420568065195" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250403085655555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20250403085655563 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655563 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420568065195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420568065195" session_id=518909151 session_state=BEGIN} 20250403085655563 DSS <0004> hlr_ussd.c:576 262420568065195/0x1eedecdf: Process SS (BEGIN) 20250403085655563 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655563 DSS <0004> hlr_ussd.c:518 262420568065195/0x1eedecdf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655563 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655563 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655563 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655563 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655565 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655565 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655565 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420568065195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420568065195" session_id=518909151 session_state=END} 20250403085655565 DSS <0004> hlr_ussd.c:576 262420568065195/0x1eedecdf: Process SS (END) 20250403085655565 DSS <0004> hlr_ussd.c:518 262420568065195/0x1eedecdf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655565 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420568065195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420568065195" session_id=518909151 session_state=END} 20250403085655565 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420568065195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655565 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420568065195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655565 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655565 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262420568065195" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420568065195" TC_mo_ussd_euse_defaultroute(244)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655571 DAUC <0003> db_auc.c:157 IMSI='262428335403276': No 2G Auth Data 20250403085655571 DAUC <0003> db_auc.c:192 IMSI='262428335403276': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262428335403276" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250403085655585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 20250403085655594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655594 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428335403276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428335403276" session_id=3615138866 session_state=BEGIN} 20250403085655594 DSS <0004> hlr_ussd.c:576 262428335403276/0xd77aa432: Process SS (BEGIN) 20250403085655594 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655594 DSS <0004> hlr_ussd.c:518 262428335403276/0xd77aa432: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655594 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655594 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655594 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655596 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655596 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655596 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428335403276 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428335403276" session_id=3615138866 session_state=END} 20250403085655596 DSS <0004> hlr_ussd.c:576 262428335403276/0xd77aa432: Process SS (END) 20250403085655596 DSS <0004> hlr_ussd.c:518 262428335403276/0xd77aa432: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655596 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428335403276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428335403276" session_id=3615138866 session_state=END} 20250403085655596 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428335403276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655596 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428335403276 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655596 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655596 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262428335403276" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428335403276" TC_mo_ussd_euse_defaultroute(245)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655601 DAUC <0003> db_auc.c:157 IMSI='262425347560890': No 2G Auth Data 20250403085655601 DAUC <0003> db_auc.c:192 IMSI='262425347560890': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262425347560890" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250403085655616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20250403085655623 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655624 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425347560890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425347560890" session_id=463499980 session_state=BEGIN} 20250403085655624 DSS <0004> hlr_ussd.c:576 262425347560890/0x1ba072cc: Process SS (BEGIN) 20250403085655624 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655624 DSS <0004> hlr_ussd.c:518 262425347560890/0x1ba072cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655624 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655624 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655624 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655624 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655626 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655626 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655626 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262425347560890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347560890" session_id=463499980 session_state=END} 20250403085655626 DSS <0004> hlr_ussd.c:576 262425347560890/0x1ba072cc: Process SS (END) 20250403085655626 DSS <0004> hlr_ussd.c:518 262425347560890/0x1ba072cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655626 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425347560890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347560890" session_id=463499980 session_state=END} 20250403085655626 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425347560890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655626 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262425347560890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655626 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655626 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262425347560890" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425347560890" TC_mo_ussd_euse_defaultroute(246)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085655632 DAUC <0003> db_auc.c:157 IMSI='262425998907742': No 2G Auth Data 20250403085655632 DAUC <0003> db_auc.c:192 IMSI='262425998907742': No 3G Auth Data HLR_Test-GSUP(237)@e5e0ba7f8b96: Created GsupExpect[0] for "262425998907742" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250403085655647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20250403085655657 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655657 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425998907742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425998907742" session_id=1371083309 session_state=BEGIN} 20250403085655657 DSS <0004> hlr_ussd.c:576 262425998907742/0x51b9122d: Process SS (BEGIN) 20250403085655657 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250403085655657 DSS <0004> hlr_ussd.c:518 262425998907742/0x51b9122d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250403085655657 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655657 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data 20250403085655657 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655657 DLINP <000b> input/ipa.c:432 127.0.0.1:32997 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: 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 } } } } } 20250403085655659 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655659 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655659 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262425998907742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998907742" session_id=1371083309 session_state=END} 20250403085655659 DSS <0004> hlr_ussd.c:576 262425998907742/0x51b9122d: Process SS (END) 20250403085655659 DSS <0004> hlr_ussd.c:518 262425998907742/0x51b9122d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250403085655659 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425998907742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998907742" session_id=1371083309 session_state=END} 20250403085655659 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425998907742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085655659 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262425998907742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250403085655659 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085655659 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e5e0ba7f8b96: Found GsupExpect[0] for "262425998907742" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@e5e0ba7f8b96: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425998907742" TC_mo_ussd_euse_defaultroute(247)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085655665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@e5e0ba7f8b96: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085655668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20250403085655669 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085655669 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085655669 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085655669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085655669 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42851<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085655670 DLINP <000b> input/ipa.c:452 connected read/write 20250403085655670 DLINP <000b> input/ipa.c:406 127.0.0.1:32997 message received 20250403085655670 DLINP <000b> input/ipa.c:415 127.0.0.1:32997 connection closed with server 20250403085655670 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:32997 20250403085655670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@e5e0ba7f8b96: Final verdict of PTC: none 238@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@e5e0ba7f8b96: Final verdict of PTC: none IPA-EUSE-foobar(236)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 238: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Apr 3 08:56:55 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 20250403085655740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4258 20250403085655941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35570<->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=113380) 20250403085657885 DSS <0004> hlr_ussd.c:239 262423973673244/0x59a59eae: SS Session Timeout, destroying 20250403085657885 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423973673244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085657921 DSS <0004> hlr_ussd.c:239 262427936581230/0xa149dd62: SS Session Timeout, destroying 20250403085657921 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427936581230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085657935 DSS <0004> hlr_ussd.c:239 262425653057982/0xb9dea120: SS Session Timeout, destroying 20250403085657935 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425653057982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085657950 DSS <0004> hlr_ussd.c:239 262427655797611/0x1feba415: SS Session Timeout, destroying 20250403085657950 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427655797611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Apr 3 08:56:57 UTC 2025 20250403085657965 DSS <0004> hlr_ussd.c:239 262422689730909/0x3046ce22: SS Session Timeout, destroying 20250403085657965 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422689730909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403085657980 DSS <0004> hlr_ussd.c:239 262425384954880/0xe0804d42: SS Session Timeout, destroying 20250403085657980 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425384954880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085657995 DSS <0004> hlr_ussd.c:239 262421529695331/0x4fc51524: SS Session Timeout, destroying 20250403085657995 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421529695331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085658011 DSS <0004> hlr_ussd.c:239 262422929824381/0xf4cecd99: SS Session Timeout, destroying 20250403085658011 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422929824381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_mo_sss_reject started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085658980 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085658980 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085658982 DLINP <000b> input/ipa.c:452 connected read/write 20250403085658982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085658982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085658983 DLINP <000b> input/ipa.c:452 connected read/write 20250403085658983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085658983 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085658983 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085658983 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 20250403085658983 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085658983 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 20250403085658983 DLGSUP <0013> gsup_server.c:236 2: 20250403085658983 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085658983 DLGSUP <0013> gsup_server.c:236 3: 20250403085658983 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085658983 DLGSUP <0013> gsup_server.c:236 4: 20250403085658983 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085658983 DLGSUP <0013> gsup_server.c:236 5: 20250403085658983 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085658983 DLGSUP <0013> gsup_server.c:236 7: 20250403085658983 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085658983 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085658983 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085658983 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@e5e0ba7f8b96: 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") 20250403085658993 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39519<->l=127.0.0.1:4259) 20250403085658995 DAUC <0003> db_auc.c:157 IMSI='262424677723040': No 2G Auth Data 20250403085658995 DAUC <0003> db_auc.c:192 IMSI='262424677723040': No 3G Auth Data HLR_Test-GSUP(249)@e5e0ba7f8b96: Created GsupExpect[0] for "262424677723040" to be handled at TC_mo_sss_reject(252) 20250403085659003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 20250403085659030 DLINP <000b> input/ipa.c:452 connected read/write 20250403085659030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085659030 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424677723040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424677723040" session_id=4218388650 session_state=BEGIN} 20250403085659030 DSS <0004> hlr_ussd.c:576 262424677723040/0xfb6f80aa: Process SS (BEGIN) 20250403085659030 DSS <0004> hlr_ussd.c:498 262424677723040/0xfb6f80aa: SS CompType=Invoke, OpCode=InterrogateSS 20250403085659030 DSS <0004> hlr_ussd.c:506 262424677723040/0xfb6f80aa: Structured SS requests are not supported, rejecting... 20250403085659030 DSS <0004> hlr_ussd.c:354 262424677723040/0xfb6f80aa: Tx ReturnError(0, 0x15) 20250403085659030 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424677723040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424677723040" session_id=4218388650 session_state=END} 20250403085659030 DLINP <000b> input/ipa.c:452 connected read/write 20250403085659030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085659030 DLINP <000b> input/ipa.c:452 connected read/write 20250403085659030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@e5e0ba7f8b96: Found GsupExpect[0] for "262424677723040" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@e5e0ba7f8b96: Added IMSI table entry 0TC_mo_sss_reject(252)"262424677723040" TC_mo_sss_reject(252)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085659032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085659033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20250403085659034 DLINP <000b> input/ipa.c:452 connected read/write 20250403085659034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085659034 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085659034 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085659034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085659034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39519<->l=127.0.0.1:4259) 250@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 250: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_mo_sss_reject finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Apr 3 08:56:59 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 20250403085659079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20250403085659180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=756) Waiting for packet dumper to finish... 1 (prev_count=756, count=28164) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Apr 3 08:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403085701244 DSS <0004> hlr_ussd.c:239 262425725957862/0x69fdac21: SS Session Timeout, destroying 20250403085701244 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425725957862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701257 DSS <0004> hlr_ussd.c:239 262425202454326/0xb692b5b0: SS Session Timeout, destroying 20250403085701257 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425202454326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701274 DSS <0004> hlr_ussd.c:239 262421004038765/0x38b1d25b: SS Session Timeout, destroying 20250403085701274 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421004038765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701290 DSS <0004> hlr_ussd.c:239 262421384292169/0x5e7b6f33: SS Session Timeout, destroying 20250403085701290 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421384292169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701308 DSS <0004> hlr_ussd.c:239 262428290276620/0xcbb9d69f: SS Session Timeout, destroying 20250403085701308 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428290276620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701326 DSS <0004> hlr_ussd.c:239 262422062304700/0x5bd7cde5: SS Session Timeout, destroying 20250403085701326 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422062304700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701348 DSS <0004> hlr_ussd.c:239 262425774159051/0xd2b03a1c: SS Session Timeout, destroying 20250403085701348 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425774159051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250403085701366 DSS <0004> hlr_ussd.c:239 262421178210796/0x27bac1c5: SS Session Timeout, destroying 20250403085701366 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421178210796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085702234 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085702234 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085702235 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085702236 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702236 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085702236 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085702236 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 20250403085702236 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085702236 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 20250403085702236 DLGSUP <0013> gsup_server.c:236 2: 20250403085702236 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085702236 DLGSUP <0013> gsup_server.c:236 3: 20250403085702236 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085702236 DLGSUP <0013> gsup_server.c:236 4: 20250403085702236 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085702236 DLGSUP <0013> gsup_server.c:236 5: 20250403085702236 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085702236 DLGSUP <0013> gsup_server.c:236 7: 20250403085702236 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085702236 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085702236 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085702236 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@e5e0ba7f8b96: 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") 20250403085702244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45461<->l=127.0.0.1:4259) 20250403085702248 DAUC <0003> db_auc.c:157 IMSI='262423586393928': No 2G Auth Data 20250403085702248 DAUC <0003> db_auc.c:192 IMSI='262423586393928': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262423586393928" to be handled at TC_gsup_check_imei(257) 20250403085702255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 20250403085702278 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702278 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423586393928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423586393928"} 20250403085702278 DMAIN <0000> hlr.c:435 IMSI='262423586393928': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702278 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423586393928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423586393928"} 20250403085702278 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423586393928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702278 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702278 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262423586393928" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_check_imei(257)"262423586393928" TC_gsup_check_imei(257)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702279 DAUC <0003> db_auc.c:192 IMSI='262423586393928': No 3G Auth Data 20250403085702281 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702281 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423586393928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423586393928"} 20250403085702281 DAUC <0003> hlr.c:428 IMSI='262423586393928': storing IMEI = 12345678901234 20250403085702281 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423586393928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423586393928"} 20250403085702281 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423586393928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702281 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702281 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702281 DAUC <0003> db_auc.c:192 IMSI='262423586393928': No 3G Auth Data 20250403085702282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702283 DAUC <0003> db_auc.c:157 IMSI='262429519334589': No 2G Auth Data 20250403085702283 DAUC <0003> db_auc.c:192 IMSI='262429519334589': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262429519334589" to be handled at TC_gsup_check_imei(258) 20250403085702290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20250403085702294 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702294 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429519334589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429519334589"} 20250403085702294 DMAIN <0000> hlr.c:435 IMSI='262429519334589': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702294 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429519334589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429519334589"} 20250403085702294 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429519334589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702294 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702294 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262429519334589" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_check_imei(258)"262429519334589" TC_gsup_check_imei(258)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702295 DAUC <0003> db_auc.c:192 IMSI='262429519334589': No 3G Auth Data 20250403085702296 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702296 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429519334589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429519334589"} 20250403085702296 DAUC <0003> hlr.c:428 IMSI='262429519334589': storing IMEI = 12345678901234 20250403085702296 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429519334589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429519334589"} 20250403085702296 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429519334589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702296 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702296 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702297 DAUC <0003> db_auc.c:192 IMSI='262429519334589': No 3G Auth Data TC_gsup_check_imei(258)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702298 DAUC <0003> db_auc.c:157 IMSI='262425463248831': No 2G Auth Data 20250403085702298 DAUC <0003> db_auc.c:192 IMSI='262425463248831': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262425463248831" to be handled at TC_gsup_check_imei(259) 20250403085702306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56400<->l=127.0.0.1:4258 20250403085702309 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702309 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425463248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425463248831"} 20250403085702309 DMAIN <0000> hlr.c:435 IMSI='262425463248831': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702309 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425463248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425463248831"} 20250403085702309 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425463248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702309 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702309 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262425463248831" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_check_imei(259)"262425463248831" TC_gsup_check_imei(259)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702310 DAUC <0003> db_auc.c:192 IMSI='262425463248831': No 3G Auth Data 20250403085702313 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702313 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425463248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425463248831"} 20250403085702313 DAUC <0003> hlr.c:428 IMSI='262425463248831': storing IMEI = 12345678901234 20250403085702313 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425463248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425463248831"} 20250403085702313 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425463248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702313 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702313 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702313 DAUC <0003> db_auc.c:192 IMSI='262425463248831': No 3G Auth Data 20250403085702314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56400<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702314 DAUC <0003> db_auc.c:157 IMSI='262422364434771': No 2G Auth Data 20250403085702314 DAUC <0003> db_auc.c:192 IMSI='262422364434771': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262422364434771" to be handled at TC_gsup_check_imei(260) 20250403085702322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20250403085702326 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702326 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422364434771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422364434771"} 20250403085702326 DMAIN <0000> hlr.c:435 IMSI='262422364434771': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702326 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422364434771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422364434771"} 20250403085702326 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422364434771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702326 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702326 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262422364434771" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_check_imei(260)"262422364434771" TC_gsup_check_imei(260)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702328 DAUC <0003> db_auc.c:157 IMSI='262422364434771': No 2G Auth Data 20250403085702330 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702330 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422364434771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422364434771"} 20250403085702330 DAUC <0003> hlr.c:428 IMSI='262422364434771': storing IMEI = 12345678901234 20250403085702330 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422364434771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422364434771"} 20250403085702330 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422364434771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702330 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702330 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702331 DAUC <0003> db_auc.c:157 IMSI='262422364434771': No 2G Auth Data 20250403085702332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702333 DAUC <0003> db_auc.c:157 IMSI='262429738555555': No 2G Auth Data 20250403085702333 DAUC <0003> db_auc.c:192 IMSI='262429738555555': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262429738555555" to be handled at TC_gsup_check_imei(261) 20250403085702341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20250403085702345 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702345 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429738555555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429738555555"} 20250403085702345 DMAIN <0000> hlr.c:435 IMSI='262429738555555': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702345 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429738555555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429738555555"} 20250403085702345 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429738555555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702345 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702345 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262429738555555" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_check_imei(261)"262429738555555" TC_gsup_check_imei(261)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702346 DAUC <0003> db_auc.c:157 IMSI='262429738555555': No 2G Auth Data 20250403085702348 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702348 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429738555555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429738555555"} 20250403085702348 DAUC <0003> hlr.c:428 IMSI='262429738555555': storing IMEI = 12345678901234 20250403085702348 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429738555555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429738555555"} 20250403085702348 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429738555555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702348 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702348 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702349 DAUC <0003> db_auc.c:157 IMSI='262429738555555': No 2G Auth Data 20250403085702350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702351 DAUC <0003> db_auc.c:157 IMSI='262423400847846': No 2G Auth Data 20250403085702351 DAUC <0003> db_auc.c:192 IMSI='262423400847846': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262423400847846" to be handled at TC_gsup_check_imei(262) 20250403085702358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 20250403085702361 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702361 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423400847846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423400847846"} 20250403085702361 DMAIN <0000> hlr.c:435 IMSI='262423400847846': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702361 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423400847846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423400847846"} 20250403085702361 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423400847846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702361 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702362 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262423400847846" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_check_imei(262)"262423400847846" TC_gsup_check_imei(262)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702365 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702365 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423400847846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423400847846"} 20250403085702365 DAUC <0003> hlr.c:428 IMSI='262423400847846': storing IMEI = 12345678901234 20250403085702365 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423400847846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423400847846"} 20250403085702365 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423400847846 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702365 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702365 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702368 DAUC <0003> db_auc.c:157 IMSI='262420343858201': No 2G Auth Data 20250403085702368 DAUC <0003> db_auc.c:192 IMSI='262420343858201': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262420343858201" to be handled at TC_gsup_check_imei(263) 20250403085702376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 20250403085702378 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702378 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420343858201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343858201"} 20250403085702378 DMAIN <0000> hlr.c:435 IMSI='262420343858201': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702378 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420343858201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420343858201"} 20250403085702378 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420343858201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702378 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702378 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262420343858201" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_check_imei(263)"262420343858201" TC_gsup_check_imei(263)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702381 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702381 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420343858201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420343858201"} 20250403085702381 DAUC <0003> hlr.c:428 IMSI='262420343858201': storing IMEI = 12345678901234 20250403085702381 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420343858201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420343858201"} 20250403085702381 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420343858201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702381 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702381 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085702383 DAUC <0003> db_auc.c:157 IMSI='262424562106109': No 2G Auth Data 20250403085702383 DAUC <0003> db_auc.c:192 IMSI='262424562106109': No 3G Auth Data HLR_Test-GSUP(254)@e5e0ba7f8b96: Created GsupExpect[0] for "262424562106109" to be handled at TC_gsup_check_imei(264) 20250403085702392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20250403085702396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702396 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424562106109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424562106109"} 20250403085702396 DMAIN <0000> hlr.c:435 IMSI='262424562106109': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085702396 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424562106109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424562106109"} 20250403085702396 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424562106109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e5e0ba7f8b96: Found GsupExpect[0] for "262424562106109" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_check_imei(264)"262424562106109" TC_gsup_check_imei(264)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702399 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702399 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424562106109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424562106109"} 20250403085702399 DAUC <0003> hlr.c:428 IMSI='262424562106109': storing IMEI = 12345678901234 20250403085702399 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424562106109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424562106109"} 20250403085702399 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424562106109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085702399 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085702399 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085702400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085702402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20250403085702402 DLINP <000b> input/ipa.c:452 connected read/write 20250403085702402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085702402 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085702402 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085702402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085702402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45461<->l=127.0.0.1:4259) 255@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP(254)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Apr 3 08:57:02 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 20250403085702426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20250403085702526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69316) Waiting for packet dumper to finish... 1 (prev_count=69316, count=128752) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Apr 3 08:57:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei_via_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085705571 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085705571 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085705572 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085705573 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705573 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(265)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085705573 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085705573 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 20250403085705573 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085705573 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 20250403085705573 DLGSUP <0013> gsup_server.c:236 2: 20250403085705573 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085705573 DLGSUP <0013> gsup_server.c:236 3: 20250403085705573 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085705573 DLGSUP <0013> gsup_server.c:236 4: 20250403085705573 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085705573 DLGSUP <0013> gsup_server.c:236 5: 20250403085705573 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085705573 DLGSUP <0013> gsup_server.c:236 7: 20250403085705573 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085705573 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085705573 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085705573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@e5e0ba7f8b96: 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") 20250403085705583 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37159<->l=127.0.0.1:4259) 20250403085705586 DAUC <0003> db_auc.c:157 IMSI='262424721565772': No 2G Auth Data 20250403085705586 DAUC <0003> db_auc.c:192 IMSI='262424721565772': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262424721565772" to be handled at TC_gsup_check_imei_via_proxy(269) 20250403085705592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20250403085705614 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705614 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424721565772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424721565772" source_name="the-source\n"} 20250403085705614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250403085705614 DMAIN <0000> hlr.c:435 IMSI='262424721565772': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705614 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424721565772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424721565772" destination_name="the-source\n"} 20250403085705614 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424721565772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705614 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705614 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262424721565772" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424721565772" TC_gsup_check_imei_via_proxy(269)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705615 DAUC <0003> db_auc.c:192 IMSI='262424721565772': No 3G Auth Data 20250403085705617 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705617 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424721565772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424721565772" source_name="the-source\n"} 20250403085705617 DAUC <0003> hlr.c:428 IMSI='262424721565772': storing IMEI = 12345678901234 20250403085705617 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424721565772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424721565772" destination_name="the-source\n"} 20250403085705617 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424721565772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705617 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705617 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705617 DAUC <0003> db_auc.c:192 IMSI='262424721565772': No 3G Auth Data 20250403085705617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705618 DAUC <0003> db_auc.c:157 IMSI='262428269444026': No 2G Auth Data 20250403085705618 DAUC <0003> db_auc.c:192 IMSI='262428269444026': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262428269444026" to be handled at TC_gsup_check_imei_via_proxy(270) 20250403085705624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20250403085705626 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705626 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428269444026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428269444026" source_name="the-source\n"} 20250403085705626 DMAIN <0000> hlr.c:435 IMSI='262428269444026': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705626 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428269444026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428269444026" destination_name="the-source\n"} 20250403085705626 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428269444026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705626 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705626 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262428269444026" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428269444026" TC_gsup_check_imei_via_proxy(270)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705627 DAUC <0003> db_auc.c:192 IMSI='262428269444026': No 3G Auth Data 20250403085705628 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705628 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428269444026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428269444026" source_name="the-source\n"} 20250403085705628 DAUC <0003> hlr.c:428 IMSI='262428269444026': storing IMEI = 12345678901234 20250403085705628 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428269444026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428269444026" destination_name="the-source\n"} 20250403085705628 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428269444026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705628 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705628 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705629 DAUC <0003> db_auc.c:192 IMSI='262428269444026': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705630 DAUC <0003> db_auc.c:157 IMSI='262424181995349': No 2G Auth Data 20250403085705630 DAUC <0003> db_auc.c:192 IMSI='262424181995349': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262424181995349" to be handled at TC_gsup_check_imei_via_proxy(271) 20250403085705637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 20250403085705640 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705640 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424181995349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424181995349" source_name="the-source\n"} 20250403085705640 DMAIN <0000> hlr.c:435 IMSI='262424181995349': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705640 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424181995349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424181995349" destination_name="the-source\n"} 20250403085705640 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262424181995349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705640 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705640 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262424181995349" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424181995349" TC_gsup_check_imei_via_proxy(271)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705641 DAUC <0003> db_auc.c:192 IMSI='262424181995349': No 3G Auth Data 20250403085705642 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705642 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424181995349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424181995349" source_name="the-source\n"} 20250403085705642 DAUC <0003> hlr.c:428 IMSI='262424181995349': storing IMEI = 12345678901234 20250403085705642 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424181995349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424181995349" destination_name="the-source\n"} 20250403085705642 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262424181995349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705642 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705642 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705643 DAUC <0003> db_auc.c:192 IMSI='262424181995349': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705644 DAUC <0003> db_auc.c:157 IMSI='262420477707899': No 2G Auth Data 20250403085705644 DAUC <0003> db_auc.c:192 IMSI='262420477707899': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262420477707899" to be handled at TC_gsup_check_imei_via_proxy(272) 20250403085705651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56506<->l=127.0.0.1:4258 20250403085705654 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705654 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420477707899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420477707899" source_name="the-source\n"} 20250403085705654 DMAIN <0000> hlr.c:435 IMSI='262420477707899': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705654 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420477707899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420477707899" destination_name="the-source\n"} 20250403085705654 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420477707899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705654 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705654 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262420477707899" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420477707899" TC_gsup_check_imei_via_proxy(272)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705655 DAUC <0003> db_auc.c:157 IMSI='262420477707899': No 2G Auth Data 20250403085705656 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705656 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420477707899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420477707899" source_name="the-source\n"} 20250403085705656 DAUC <0003> hlr.c:428 IMSI='262420477707899': storing IMEI = 12345678901234 20250403085705656 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420477707899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420477707899" destination_name="the-source\n"} 20250403085705656 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420477707899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705656 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705656 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705657 DAUC <0003> db_auc.c:157 IMSI='262420477707899': No 2G Auth Data 20250403085705658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56506<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705658 DAUC <0003> db_auc.c:157 IMSI='262421369105246': No 2G Auth Data 20250403085705658 DAUC <0003> db_auc.c:192 IMSI='262421369105246': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262421369105246" to be handled at TC_gsup_check_imei_via_proxy(273) 20250403085705665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 20250403085705667 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705667 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421369105246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421369105246" source_name="the-source\n"} 20250403085705667 DMAIN <0000> hlr.c:435 IMSI='262421369105246': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705667 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421369105246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421369105246" destination_name="the-source\n"} 20250403085705667 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421369105246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705667 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705667 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262421369105246" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421369105246" TC_gsup_check_imei_via_proxy(273)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705668 DAUC <0003> db_auc.c:157 IMSI='262421369105246': No 2G Auth Data 20250403085705669 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705669 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421369105246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421369105246" source_name="the-source\n"} 20250403085705669 DAUC <0003> hlr.c:428 IMSI='262421369105246': storing IMEI = 12345678901234 20250403085705669 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421369105246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421369105246" destination_name="the-source\n"} 20250403085705669 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421369105246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705669 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705669 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705670 DAUC <0003> db_auc.c:157 IMSI='262421369105246': No 2G Auth Data 20250403085705670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705671 DAUC <0003> db_auc.c:157 IMSI='262425087630395': No 2G Auth Data 20250403085705671 DAUC <0003> db_auc.c:192 IMSI='262425087630395': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262425087630395" to be handled at TC_gsup_check_imei_via_proxy(274) 20250403085705678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 20250403085705680 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705680 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425087630395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425087630395" source_name="the-source\n"} 20250403085705680 DMAIN <0000> hlr.c:435 IMSI='262425087630395': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705680 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425087630395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425087630395" destination_name="the-source\n"} 20250403085705680 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262425087630395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705680 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705680 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262425087630395" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425087630395" TC_gsup_check_imei_via_proxy(274)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705683 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425087630395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425087630395" source_name="the-source\n"} 20250403085705683 DAUC <0003> hlr.c:428 IMSI='262425087630395': storing IMEI = 12345678901234 20250403085705683 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425087630395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425087630395" destination_name="the-source\n"} 20250403085705683 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262425087630395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705685 DAUC <0003> db_auc.c:157 IMSI='262429181437932': No 2G Auth Data 20250403085705685 DAUC <0003> db_auc.c:192 IMSI='262429181437932': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262429181437932" to be handled at TC_gsup_check_imei_via_proxy(275) 20250403085705692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20250403085705695 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705695 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429181437932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429181437932" source_name="the-source\n"} 20250403085705695 DMAIN <0000> hlr.c:435 IMSI='262429181437932': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705695 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429181437932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429181437932" destination_name="the-source\n"} 20250403085705695 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429181437932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705695 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705695 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262429181437932" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429181437932" TC_gsup_check_imei_via_proxy(275)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705698 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705698 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429181437932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429181437932" source_name="the-source\n"} 20250403085705698 DAUC <0003> hlr.c:428 IMSI='262429181437932': storing IMEI = 12345678901234 20250403085705698 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429181437932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429181437932" destination_name="the-source\n"} 20250403085705698 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429181437932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705698 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705698 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085705700 DAUC <0003> db_auc.c:157 IMSI='262424228441208': No 2G Auth Data 20250403085705700 DAUC <0003> db_auc.c:192 IMSI='262424228441208': No 3G Auth Data HLR_Test-GSUP(266)@e5e0ba7f8b96: Created GsupExpect[0] for "262424228441208" to be handled at TC_gsup_check_imei_via_proxy(276) 20250403085705707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 20250403085705712 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705712 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424228441208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424228441208" source_name="the-source\n"} 20250403085705712 DMAIN <0000> hlr.c:435 IMSI='262424228441208': has IMEI = 12345678901234 (consider setting 'store-imei') 20250403085705712 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424228441208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424228441208" destination_name="the-source\n"} 20250403085705712 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424228441208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705712 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705712 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e5e0ba7f8b96: Found GsupExpect[0] for "262424228441208" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424228441208" TC_gsup_check_imei_via_proxy(276)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705716 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705716 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424228441208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424228441208" source_name="the-source\n"} 20250403085705716 DAUC <0003> hlr.c:428 IMSI='262424228441208': storing IMEI = 12345678901234 20250403085705716 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424228441208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424228441208" destination_name="the-source\n"} 20250403085705716 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424228441208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085705716 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085705716 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085705717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085705718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085705719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37159<->l=127.0.0.1:4259) 20250403085705719 DLINP <000b> input/ipa.c:452 connected read/write 20250403085705719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085705719 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085705719 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085705719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085705719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@e5e0ba7f8b96: Final verdict of PTC: none 267@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Apr 3 08:57:05 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 20250403085705741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20250403085705841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83836) Waiting for packet dumper to finish... 1 (prev_count=83836, count=126920) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Apr 3 08:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei_invalid_len started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085708871 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085708871 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085708872 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085708874 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708874 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085708874 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085708874 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 20250403085708874 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085708874 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 20250403085708874 DLGSUP <0013> gsup_server.c:236 2: 20250403085708874 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085708874 DLGSUP <0013> gsup_server.c:236 3: 20250403085708874 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085708874 DLGSUP <0013> gsup_server.c:236 4: 20250403085708874 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085708874 DLGSUP <0013> gsup_server.c:236 5: 20250403085708874 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085708874 DLGSUP <0013> gsup_server.c:236 7: 20250403085708874 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085708874 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085708874 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085708874 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@e5e0ba7f8b96: 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") 20250403085708881 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43829<->l=127.0.0.1:4259) 20250403085708883 DAUC <0003> db_auc.c:157 IMSI='262422311792224': No 2G Auth Data 20250403085708883 DAUC <0003> db_auc.c:192 IMSI='262422311792224': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262422311792224" to be handled at TC_gsup_check_imei_invalid_len(281) 20250403085708889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 20250403085708914 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708914 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422311792224"} 20250403085708914 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085708914 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422311792224" cause=Invalid mandatory information} 20250403085708914 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708914 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708914 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262422311792224" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422311792224" TC_gsup_check_imei_invalid_len(281)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085708916 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708916 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422311792224"} 20250403085708916 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085708916 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422311792224" cause=Invalid mandatory information} 20250403085708916 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708916 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708916 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708917 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708917 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422311792224"} 20250403085708917 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085708917 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422311792224" cause=Invalid mandatory information} 20250403085708917 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708917 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708917 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708918 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708918 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422311792224"} 20250403085708918 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085708918 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422311792224" cause=Invalid mandatory information} 20250403085708918 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708918 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708918 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708918 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708918 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422311792224"} 20250403085708918 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085708918 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422311792224" cause=Invalid mandatory information} 20250403085708918 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422311792224 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708918 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708919 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085708920 DAUC <0003> db_auc.c:157 IMSI='262426213039379': No 2G Auth Data 20250403085708920 DAUC <0003> db_auc.c:192 IMSI='262426213039379': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262426213039379" to be handled at TC_gsup_check_imei_invalid_len(282) 20250403085708927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56596<->l=127.0.0.1:4258 20250403085708929 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708929 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426213039379"} 20250403085708929 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085708929 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426213039379" cause=Invalid mandatory information} 20250403085708929 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708929 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708929 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262426213039379" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426213039379" TC_gsup_check_imei_invalid_len(282)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085708929 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708929 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426213039379"} 20250403085708929 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085708929 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426213039379" cause=Invalid mandatory information} 20250403085708929 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708929 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708929 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708930 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708930 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426213039379"} 20250403085708930 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085708930 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426213039379" cause=Invalid mandatory information} 20250403085708930 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708930 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708930 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708931 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708931 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426213039379"} 20250403085708931 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085708931 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426213039379" cause=Invalid mandatory information} 20250403085708931 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708931 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708931 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708932 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708932 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426213039379"} 20250403085708932 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085708932 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426213039379" cause=Invalid mandatory information} 20250403085708932 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426213039379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708932 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708932 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56596<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085708933 DAUC <0003> db_auc.c:157 IMSI='262423298250537': No 2G Auth Data 20250403085708933 DAUC <0003> db_auc.c:192 IMSI='262423298250537': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262423298250537" to be handled at TC_gsup_check_imei_invalid_len(283) 20250403085708941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 20250403085708942 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708942 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298250537"} 20250403085708942 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085708942 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298250537" cause=Invalid mandatory information} 20250403085708942 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708942 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708942 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262423298250537" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423298250537" TC_gsup_check_imei_invalid_len(283)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085708943 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708943 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298250537"} 20250403085708943 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085708943 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298250537" cause=Invalid mandatory information} 20250403085708943 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708943 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708943 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708944 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708944 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298250537"} 20250403085708944 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085708944 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298250537" cause=Invalid mandatory information} 20250403085708944 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708944 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708944 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708945 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708945 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298250537"} 20250403085708945 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085708945 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298250537" cause=Invalid mandatory information} 20250403085708945 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708945 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708945 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708946 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708946 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298250537"} 20250403085708946 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085708946 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298250537" cause=Invalid mandatory information} 20250403085708946 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423298250537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708946 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708946 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085708947 DAUC <0003> db_auc.c:157 IMSI='262425690194790': No 2G Auth Data 20250403085708947 DAUC <0003> db_auc.c:192 IMSI='262425690194790': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262425690194790" to be handled at TC_gsup_check_imei_invalid_len(284) 20250403085708954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20250403085708957 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708957 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425690194790"} 20250403085708957 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085708957 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425690194790" cause=Invalid mandatory information} 20250403085708957 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708957 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708957 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262425690194790" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425690194790" TC_gsup_check_imei_invalid_len(284)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085708958 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708958 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425690194790"} 20250403085708958 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085708958 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425690194790" cause=Invalid mandatory information} 20250403085708958 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708958 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708958 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708959 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708959 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425690194790"} 20250403085708959 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085708959 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425690194790" cause=Invalid mandatory information} 20250403085708959 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708959 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708959 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708960 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708960 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425690194790"} 20250403085708960 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085708960 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425690194790" cause=Invalid mandatory information} 20250403085708960 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708960 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708960 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708961 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708961 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425690194790"} 20250403085708961 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085708961 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425690194790" cause=Invalid mandatory information} 20250403085708961 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425690194790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708961 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708961 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085708963 DAUC <0003> db_auc.c:157 IMSI='262423937620037': No 2G Auth Data 20250403085708963 DAUC <0003> db_auc.c:192 IMSI='262423937620037': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262423937620037" to be handled at TC_gsup_check_imei_invalid_len(285) 20250403085708969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 20250403085708971 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708971 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423937620037"} 20250403085708971 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085708971 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423937620037" cause=Invalid mandatory information} 20250403085708971 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708971 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708971 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262423937620037" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423937620037" TC_gsup_check_imei_invalid_len(285)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085708972 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708972 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423937620037"} 20250403085708972 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085708972 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423937620037" cause=Invalid mandatory information} 20250403085708972 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708972 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708972 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708973 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708973 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423937620037"} 20250403085708973 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085708973 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423937620037" cause=Invalid mandatory information} 20250403085708973 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708973 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708973 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708974 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708974 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423937620037"} 20250403085708974 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085708974 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423937620037" cause=Invalid mandatory information} 20250403085708974 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708974 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708974 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708975 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708975 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423937620037"} 20250403085708975 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085708975 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423937620037" cause=Invalid mandatory information} 20250403085708975 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423937620037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708975 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708975 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085708976 DAUC <0003> db_auc.c:157 IMSI='262428773652541': No 2G Auth Data 20250403085708976 DAUC <0003> db_auc.c:192 IMSI='262428773652541': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262428773652541" to be handled at TC_gsup_check_imei_invalid_len(286) 20250403085708983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20250403085708985 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708985 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773652541"} 20250403085708985 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085708985 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428773652541" cause=Invalid mandatory information} 20250403085708985 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708985 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708985 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262428773652541" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428773652541" TC_gsup_check_imei_invalid_len(286)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085708986 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708986 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773652541"} 20250403085708986 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085708986 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428773652541" cause=Invalid mandatory information} 20250403085708986 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708986 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708986 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708987 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708987 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773652541"} 20250403085708987 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085708987 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428773652541" cause=Invalid mandatory information} 20250403085708987 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708987 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708987 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708988 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708988 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773652541"} 20250403085708988 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085708988 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428773652541" cause=Invalid mandatory information} 20250403085708988 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708988 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708988 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708989 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085708989 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773652541"} 20250403085708989 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085708989 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428773652541" cause=Invalid mandatory information} 20250403085708989 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428773652541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085708989 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085708989 DLINP <000b> input/ipa.c:452 connected read/write 20250403085708989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085708993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085708994 DAUC <0003> db_auc.c:157 IMSI='262425014542826': No 2G Auth Data 20250403085708994 DAUC <0003> db_auc.c:192 IMSI='262425014542826': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262425014542826" to be handled at TC_gsup_check_imei_invalid_len(287) 20250403085709003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 20250403085709005 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709005 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425014542826"} 20250403085709005 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085709005 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425014542826" cause=Invalid mandatory information} 20250403085709005 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709005 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709005 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262425014542826" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425014542826" TC_gsup_check_imei_invalid_len(287)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085709006 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709006 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425014542826"} 20250403085709006 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085709006 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425014542826" cause=Invalid mandatory information} 20250403085709006 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709006 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709006 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709007 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709007 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425014542826"} 20250403085709007 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085709007 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425014542826" cause=Invalid mandatory information} 20250403085709007 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709007 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709007 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709008 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709008 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425014542826"} 20250403085709008 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085709008 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425014542826" cause=Invalid mandatory information} 20250403085709008 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709008 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709008 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709009 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709009 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425014542826"} 20250403085709009 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085709009 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425014542826" cause=Invalid mandatory information} 20250403085709009 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425014542826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709009 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709009 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085709010 DAUC <0003> db_auc.c:157 IMSI='262423514964519': No 2G Auth Data 20250403085709010 DAUC <0003> db_auc.c:192 IMSI='262423514964519': No 3G Auth Data HLR_Test-GSUP(278)@e5e0ba7f8b96: Created GsupExpect[0] for "262423514964519" to be handled at TC_gsup_check_imei_invalid_len(288) 20250403085709018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 20250403085709020 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709020 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514964519"} 20250403085709020 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250403085709020 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423514964519" cause=Invalid mandatory information} 20250403085709020 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709020 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709020 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e5e0ba7f8b96: Found GsupExpect[0] for "262423514964519" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@e5e0ba7f8b96: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423514964519" TC_gsup_check_imei_invalid_len(288)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085709021 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709021 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514964519"} 20250403085709021 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250403085709021 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423514964519" cause=Invalid mandatory information} 20250403085709021 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709021 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709021 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709022 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709022 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514964519"} 20250403085709022 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250403085709022 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423514964519" cause=Invalid mandatory information} 20250403085709022 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709022 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709022 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709023 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709023 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514964519"} 20250403085709023 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250403085709023 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423514964519" cause=Invalid mandatory information} 20250403085709023 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709023 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709023 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709024 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709024 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423514964519"} 20250403085709024 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250403085709024 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423514964519" cause=Invalid mandatory information} 20250403085709024 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423514964519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085709024 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085709024 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085709025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@e5e0ba7f8b96: Final verdict of PTC: pass MTC@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085709026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085709026 DLINP <000b> input/ipa.c:452 connected read/write 20250403085709026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085709026 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085709026 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085709027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085709027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43829<->l=127.0.0.1:4259) 279@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: pass MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Apr 3 08:57:09 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 20250403085709062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4258 20250403085709162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56648<->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@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Apr 3 08:57:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei_unknown_imsi started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085712195 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085712195 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085712196 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085712196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085712197 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085712197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085712197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085712197 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 20250403085712197 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085712197 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 20250403085712197 DLGSUP <0013> gsup_server.c:236 2: 20250403085712197 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085712197 DLGSUP <0013> gsup_server.c:236 3: 20250403085712197 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085712197 DLGSUP <0013> gsup_server.c:236 4: 20250403085712197 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085712197 DLGSUP <0013> gsup_server.c:236 5: 20250403085712197 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085712197 DLGSUP <0013> gsup_server.c:236 7: 20250403085712197 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085712197 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085712197 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085712197 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@e5e0ba7f8b96: 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") 20250403085712207 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37715<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e5e0ba7f8b96: Created GsupExpect[0] for "262429756556334" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250403085712213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57832<->l=127.0.0.1:4258 20250403085712238 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085712238 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429756556334"} 20250403085712238 DMAIN <0000> hlr.c:435 IMSI='262429756556334': has IMEI = 22245678901234 (consider setting 'store-imei') 20250403085712238 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250403085712238 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429756556334" cause=Invalid mandatory information} 20250403085712238 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085712238 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085712238 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@e5e0ba7f8b96: Found GsupExpect[0] for "262429756556334" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@e5e0ba7f8b96: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429756556334" TC_gsup_check_imei_unknown_imsi(293)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085712240 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085712240 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429756556334"} 20250403085712240 DAUC <0003> hlr.c:428 IMSI='262429756556334': storing IMEI = 22245678901234 20250403085712240 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429756556334': no such subscriber 20250403085712240 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250403085712240 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429756556334" cause=Invalid mandatory information} 20250403085712240 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429756556334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085712240 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085712240 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085712241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57832<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085712241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 20250403085712242 DLINP <000b> input/ipa.c:452 connected read/write 20250403085712242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085712242 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085712242 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085712242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085712242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37715<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@e5e0ba7f8b96: Final verdict of PTC: none 291@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 291: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Apr 3 08:57:12 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 20250403085712278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57846<->l=127.0.0.1:4258 20250403085712378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57846<->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=30496) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Apr 3 08:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085715409 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085715409 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085715410 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085715411 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715411 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085715411 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085715411 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 20250403085715411 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085715411 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 20250403085715411 DLGSUP <0013> gsup_server.c:236 2: 20250403085715411 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085715411 DLGSUP <0013> gsup_server.c:236 3: 20250403085715411 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085715411 DLGSUP <0013> gsup_server.c:236 4: 20250403085715411 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085715411 DLGSUP <0013> gsup_server.c:236 5: 20250403085715411 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085715411 DLGSUP <0013> gsup_server.c:236 7: 20250403085715411 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085715411 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085715411 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085715411 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@e5e0ba7f8b96: 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") 20250403085715420 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36087<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e5e0ba7f8b96: Created GsupExpect[0] for "262423244714355" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250403085715434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57870<->l=127.0.0.1:4258 20250403085715454 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715454 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423244714355"} 20250403085715454 DMAIN <0000> hlr.c:227 IMSI='262423244714355': Creating subscriber on demand 20250403085715454 DMAIN <0000> hlr.c:243 IMSI='262423244714355': Successfully assigned MSISDN='590' 20250403085715454 DAUC <0003> hlr.c:428 IMSI='262423244714355': storing IMEI = 12345678901234 20250403085715454 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423244714355"} 20250403085715454 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085715454 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715454 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@e5e0ba7f8b96: Found GsupExpect[0] for "262423244714355" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@e5e0ba7f8b96: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423244714355" TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085715455 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715455 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715456 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715456 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715456 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715456 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715456 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715456 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715456 DLU <0006> fsm.c:456 lu(262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085715456 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085715456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085715456 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715456 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715456 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715457 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715457 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423244714355"} 20250403085715457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085715457 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085715457 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423244714355"} 20250403085715457 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085715457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085715457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085715457 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085715457 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715457 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715459 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715459 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423244714355"} 20250403085715459 DMAIN <0000> hlr.c:227 IMSI='262423244714355': Creating subscriber on demand 20250403085715459 DMAIN <0000> hlr.c:243 IMSI='262423244714355': Successfully assigned MSISDN='089' 20250403085715459 DAUC <0003> hlr.c:428 IMSI='262423244714355': storing IMEI = 12345678901234 20250403085715459 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423244714355"} 20250403085715459 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085715459 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715459 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715459 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715459 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715459 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715459 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715460 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715460 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715460 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715460 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715460 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715460 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715460 DLU <0006> fsm.c:456 lu(262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085715460 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085715460 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085715460 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715460 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715460 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715461 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715461 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423244714355"} 20250403085715461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085715461 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085715461 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423244714355"} 20250403085715461 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085715461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085715461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085715461 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085715461 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715461 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715462 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715462 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423244714355"} 20250403085715462 DMAIN <0000> hlr.c:227 IMSI='262423244714355': Creating subscriber on demand 20250403085715462 DMAIN <0000> hlr.c:243 IMSI='262423244714355': Successfully assigned MSISDN='400' 20250403085715462 DAUC <0003> hlr.c:428 IMSI='262423244714355': storing IMEI = 12345678901234 20250403085715462 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423244714355"} 20250403085715462 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085715462 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715462 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715463 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715463 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715463 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715463 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715463 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715463 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715463 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715463 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715464 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715464 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715464 DLU <0006> fsm.c:456 lu(262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085715464 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250403085715464 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423244714355" cause=GPRS services not allowed} 20250403085715464 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085715464 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085715464 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Freeing instance 20250403085715464 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Deallocated 20250403085715464 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715464 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715465 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715465 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423244714355"} 20250403085715465 DMAIN <0000> hlr.c:227 IMSI='262423244714355': Creating subscriber on demand 20250403085715465 DMAIN <0000> hlr.c:243 IMSI='262423244714355': Successfully assigned MSISDN='592' 20250403085715465 DAUC <0003> hlr.c:428 IMSI='262423244714355': storing IMEI = 12345678901234 20250403085715465 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423244714355"} 20250403085715465 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085715465 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715465 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715465 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715465 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715466 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715466 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715466 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715466 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715466 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715466 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715466 DLU <0006> fsm.c:456 lu(262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085715466 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250403085715466 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423244714355" cause=GPRS services not allowed} 20250403085715466 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085715466 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085715466 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Freeing instance 20250403085715466 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Deallocated 20250403085715466 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715466 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715468 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715468 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423244714355"} 20250403085715468 DMAIN <0000> hlr.c:227 IMSI='262423244714355': Creating subscriber on demand 20250403085715468 DAUC <0003> hlr.c:428 IMSI='262423244714355': storing IMEI = 12345678901234 20250403085715468 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423244714355"} 20250403085715468 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085715468 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715468 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715469 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715469 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715469 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715469 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715470 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715470 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715470 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715470 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715470 DLU <0006> fsm.c:456 lu(262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085715470 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250403085715470 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423244714355" cause=GPRS services not allowed} 20250403085715470 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085715470 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085715470 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Freeing instance 20250403085715470 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Deallocated 20250403085715470 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715470 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715471 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715471 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423244714355"} 20250403085715471 DMAIN <0000> hlr.c:227 IMSI='262423244714355': Creating subscriber on demand 20250403085715471 DAUC <0003> hlr.c:428 IMSI='262423244714355': storing IMEI = 12345678901234 20250403085715471 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423244714355"} 20250403085715471 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250403085715471 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715471 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715472 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715472 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715472 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715472 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715472 DAUC <0003> db_auc.c:157 IMSI='262423244714355': No 2G Auth Data 20250403085715472 DAUC <0003> db_auc.c:192 IMSI='262423244714355': No 3G Auth Data 20250403085715473 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715473 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715473 DLU <0006> fsm.c:456 lu(262423244714355)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085715473 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085715473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085715473 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423244714355" cn_domain=PS} 20250403085715473 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715473 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715473 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715473 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423244714355"} 20250403085715473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085715473 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085715473 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423244714355"} 20250403085715473 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423244714355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085715473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085715473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085715473 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244714355)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085715473 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085715473 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085715474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57870<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085715474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4258 20250403085715475 DLINP <000b> input/ipa.c:452 connected read/write 20250403085715475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085715475 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085715475 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(295)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085715475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085715475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36087<->l=127.0.0.1:4259) 296@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 296: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Apr 3 08:57:15 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 20250403085715497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20250403085715598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Apr 3 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_subscr_create_on_demand_ul started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085718635 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085718635 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085718637 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085718638 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718638 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085718638 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085718638 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 20250403085718638 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085718638 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 20250403085718638 DLGSUP <0013> gsup_server.c:236 2: 20250403085718638 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085718638 DLGSUP <0013> gsup_server.c:236 3: 20250403085718638 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085718638 DLGSUP <0013> gsup_server.c:236 4: 20250403085718638 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085718638 DLGSUP <0013> gsup_server.c:236 5: 20250403085718638 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085718638 DLGSUP <0013> gsup_server.c:236 7: 20250403085718638 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085718638 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085718638 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085718638 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@e5e0ba7f8b96: 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") 20250403085718647 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37965<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e5e0ba7f8b96: Created GsupExpect[0] for "262429388468234" to be handled at TC_subscr_create_on_demand_ul(303) 20250403085718653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20250403085718678 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718678 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718678 DMAIN <0000> hlr.c:227 IMSI='262429388468234': Creating subscriber on demand 20250403085718678 DMAIN <0000> hlr.c:243 IMSI='262429388468234': Successfully assigned MSISDN='214' 20250403085718678 DLU <0006> fsm.c:456 lu(262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085718678 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085718678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085718678 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718678 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718678 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@e5e0ba7f8b96: Found GsupExpect[0] for "262429388468234" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@e5e0ba7f8b96: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429388468234" 20250403085718680 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718680 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429388468234"} 20250403085718680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085718680 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085718680 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429388468234"} 20250403085718680 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085718680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085718680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085718680 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085718680 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718680 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085718680 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718680 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718681 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718681 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718681 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718681 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718683 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718683 DMAIN <0000> hlr.c:227 IMSI='262429388468234': Creating subscriber on demand 20250403085718683 DMAIN <0000> hlr.c:243 IMSI='262429388468234': Successfully assigned MSISDN='188' 20250403085718683 DLU <0006> fsm.c:456 lu(262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085718683 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085718683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085718683 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718683 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429388468234"} 20250403085718683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085718683 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085718683 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429388468234"} 20250403085718683 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085718683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085718683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085718683 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085718683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718683 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085718684 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718684 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718685 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718685 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718685 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718685 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718686 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718686 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718688 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718688 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718688 DMAIN <0000> hlr.c:227 IMSI='262429388468234': Creating subscriber on demand 20250403085718688 DMAIN <0000> hlr.c:243 IMSI='262429388468234': Successfully assigned MSISDN='802' 20250403085718688 DLU <0006> fsm.c:456 lu(262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085718688 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250403085718688 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429388468234" cause=GPRS services not allowed} 20250403085718688 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085718688 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085718688 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Freeing instance 20250403085718688 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Deallocated 20250403085718688 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718688 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085718688 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718688 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718689 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718689 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718689 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718689 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718690 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718690 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718691 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718691 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718691 DMAIN <0000> hlr.c:227 IMSI='262429388468234': Creating subscriber on demand 20250403085718691 DMAIN <0000> hlr.c:243 IMSI='262429388468234': Successfully assigned MSISDN='688' 20250403085718691 DLU <0006> fsm.c:456 lu(262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085718691 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250403085718691 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429388468234" cause=GPRS services not allowed} 20250403085718691 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085718691 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085718691 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Freeing instance 20250403085718691 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Deallocated 20250403085718691 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718691 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718691 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718691 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085718692 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718692 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718692 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718692 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718693 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718693 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718693 DMAIN <0000> hlr.c:227 IMSI='262429388468234': Creating subscriber on demand 20250403085718693 DLU <0006> fsm.c:456 lu(262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085718693 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250403085718693 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429388468234" cause=GPRS services not allowed} 20250403085718693 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085718693 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085718693 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Freeing instance 20250403085718693 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Deallocated 20250403085718693 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718693 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718694 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718694 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085718694 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718694 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718694 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718694 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718696 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718696 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718696 DMAIN <0000> hlr.c:227 IMSI='262429388468234': Creating subscriber on demand 20250403085718696 DLU <0006> fsm.c:456 lu(262429388468234)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085718696 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085718696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085718696 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429388468234" cn_domain=PS} 20250403085718696 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718696 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718696 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718696 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429388468234"} 20250403085718696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085718696 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085718696 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429388468234"} 20250403085718696 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429388468234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085718696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085718696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085718696 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388468234)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085718696 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085718696 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085718697 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718697 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718697 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718697 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data 20250403085718697 DAUC <0003> db_auc.c:157 IMSI='262429388468234': No 2G Auth Data 20250403085718697 DAUC <0003> db_auc.c:192 IMSI='262429388468234': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085718698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085718698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 20250403085718699 DLINP <000b> input/ipa.c:452 connected read/write 20250403085718699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085718699 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085718699 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085718699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085718699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37965<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e5e0ba7f8b96: Final verdict of PTC: none 301@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 301: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Apr 3 08:57:18 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 20250403085718722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57898<->l=127.0.0.1:4258 20250403085718823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57898<->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@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Apr 3 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_subscr_create_on_demand_sai started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085721854 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085721854 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085721855 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085721855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@e5e0ba7f8b96: 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) } } } } 20250403085721856 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(304)@e5e0ba7f8b96: 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 } } } } 20250403085721856 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085721856 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085721856 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 20250403085721856 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085721856 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 20250403085721856 DLGSUP <0013> gsup_server.c:236 2: 20250403085721856 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085721856 DLGSUP <0013> gsup_server.c:236 3: 20250403085721856 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085721856 DLGSUP <0013> gsup_server.c:236 4: 20250403085721856 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085721856 DLGSUP <0013> gsup_server.c:236 5: 20250403085721856 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085721856 DLGSUP <0013> gsup_server.c:236 7: 20250403085721856 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085721856 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085721856 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085721856 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@e5e0ba7f8b96: 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") 20250403085721864 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45507<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e5e0ba7f8b96: Created GsupExpect[0] for "262428649774736" to be handled at TC_subscr_create_on_demand_sai(308) 20250403085721870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4258 20250403085721898 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085721898 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428649774736"} 20250403085721898 DMAIN <0000> hlr.c:227 IMSI='262428649774736': Creating subscriber on demand 20250403085721898 DMAIN <0000> hlr.c:243 IMSI='262428649774736': Successfully assigned MSISDN='923' 20250403085721898 DAUC <0003> db_auc.c:157 IMSI='262428649774736': No 2G Auth Data 20250403085721898 DAUC <0003> db_auc.c:192 IMSI='262428649774736': No 3G Auth Data 20250403085721898 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428649774736 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 20250403085721898 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428649774736" cause=IMSI unknown in HLR} 20250403085721898 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250403085721898 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085721898 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@e5e0ba7f8b96: Found GsupExpect[0] for "262428649774736" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@e5e0ba7f8b96: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428649774736" TC_subscr_create_on_demand_sai(308)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085721900 DAUC <0003> db_auc.c:157 IMSI='262428649774736': No 2G Auth Data 20250403085721900 DAUC <0003> db_auc.c:192 IMSI='262428649774736': No 3G Auth Data 20250403085721900 DAUC <0003> db_auc.c:157 IMSI='262428649774736': No 2G Auth Data 20250403085721900 DAUC <0003> db_auc.c:192 IMSI='262428649774736': No 3G Auth Data 20250403085721901 DAUC <0003> db_auc.c:157 IMSI='262428649774736': No 2G Auth Data 20250403085721901 DAUC <0003> db_auc.c:192 IMSI='262428649774736': No 3G Auth Data 20250403085721902 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085721902 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428649774736" cn_domain=PS} 20250403085721902 DLU <0006> fsm.c:456 lu(262428649774736)[0x55f99af2ea50]{UNVALIDATED}: Allocated 20250403085721902 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250403085721902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428649774736)[0x55f99af2ea50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085721902 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428649774736" cn_domain=PS} 20250403085721902 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085721902 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085721903 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085721903 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428649774736"} 20250403085721903 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428649774736)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085721903 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085721903 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428649774736"} 20250403085721903 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428649774736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085721903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428649774736)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085721903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428649774736)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085721903 DLU <0006> fsm.c:568 lu(PS:IMSI-262428649774736)[0x55f99af2ea50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085721903 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085721903 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085721904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085721904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42390<->l=127.0.0.1:4258 20250403085721905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45507<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085721905 DLINP <000b> input/ipa.c:452 connected read/write 20250403085721905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085721905 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085721905 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085721905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@e5e0ba7f8b96: Final verdict of PTC: none 306@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 306: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Apr 3 08:57:21 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 20250403085721928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20250403085722028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->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@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Apr 3 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_other_home started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085725060 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085725060 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085725061 DLINP <000b> input/ipa.c:452 connected read/write 20250403085725061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085725062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085725063 DLINP <000b> input/ipa.c:452 connected read/write 20250403085725063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085725063 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085725063 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085725063 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 20250403085725063 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085725063 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 20250403085725063 DLGSUP <0013> gsup_server.c:236 2: 20250403085725064 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085725064 DLGSUP <0013> gsup_server.c:236 3: 20250403085725064 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085725064 DLGSUP <0013> gsup_server.c:236 4: 20250403085725064 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085725064 DLGSUP <0013> gsup_server.c:236 5: 20250403085725064 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085725064 DLGSUP <0013> gsup_server.c:236 7: 20250403085725064 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085725064 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085725064 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085725064 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@e5e0ba7f8b96: 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") 20250403085725078 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44803<->l=127.0.0.1:4259) 20250403085725080 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250403085725080 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@e5e0ba7f8b96: Created GsupExpect[0] for "262424647408339" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250403085725087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4258 20250403085725088 DAUC <0003> db_auc.c:157 IMSI='262424647408339': No 2G Auth Data 20250403085725088 DAUC <0003> db_auc.c:192 IMSI='262424647408339': No 3G Auth Data 20250403085725090 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610202767.msisdn 20250403085725090 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610202767.msisdn: not attached (vlr_number unset) 20250403085725090 DDGSM <0007> mslookup_server.c:327 sip.voice.491610202767.msisdn: does not exist in GSUP proxy 20250403085726092 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085726092 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424647408339" cn_domain=CS} 20250403085726092 DLU <0006> fsm.c:456 lu(262424647408339)[0x55f99af21000]{UNVALIDATED}: Allocated 20250403085726092 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250403085726092 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424647408339)[0x55f99af21000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250403085726092 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424647408339" cn_domain=CS} 20250403085726092 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085726092 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@e5e0ba7f8b96: Found GsupExpect[0] for "262424647408339" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424647408339" 20250403085726093 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085726093 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424647408339"} 20250403085726093 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424647408339)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250403085726093 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250403085726093 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424647408339"} 20250403085726093 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424647408339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085726093 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424647408339)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250403085726093 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424647408339)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250403085726093 DLU <0006> fsm.c:568 lu(CS:IMSI-262424647408339)[0x55f99af21000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250403085726093 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085726093 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085726094 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610202767.msisdn 20250403085726094 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610202767.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250403085726094 DDGSM <0007> mslookup_server.c:327 sip.voice.491610202767.msisdn: does not exist in GSUP proxy 20250403085726094 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610202767.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@e5e0ba7f8b96: setverdict(pass): pass -> pass, component reason not changed 20250403085726096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085726096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42418<->l=127.0.0.1:4258 20250403085726097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44803<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085726097 DLINP <000b> input/ipa.c:452 connected read/write 20250403085726097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085726097 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085726097 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085726097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 311: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Apr 3 08:57:26 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 20250403085726129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42432<->l=127.0.0.1:4258 20250403085726230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Apr 3 08:57:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403085729031 DSS <0004> hlr_ussd.c:239 262424677723040/0xfb6f80aa: SS Session Timeout, destroying 20250403085729031 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424677723040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_MSLookup_GSUP_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085729303 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085729303 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085729304 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085729305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085729306 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085729306 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085729306 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085729306 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 20250403085729306 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085729306 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 20250403085729306 DLGSUP <0013> gsup_server.c:236 2: 20250403085729306 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085729306 DLGSUP <0013> gsup_server.c:236 3: 20250403085729306 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085729306 DLGSUP <0013> gsup_server.c:236 4: 20250403085729306 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085729306 DLGSUP <0013> gsup_server.c:236 5: 20250403085729306 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085729306 DLGSUP <0013> gsup_server.c:236 7: 20250403085729306 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085729306 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085729306 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085729306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085729306 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250403085729306 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@e5e0ba7f8b96: 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") 20250403085729321 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42999<->l=127.0.0.1:4259) 20250403085729323 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250403085729323 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@e5e0ba7f8b96: Created GsupExpect[0] for "262425038097957" to be handled at TC_MSLookup_GSUP_proxy(320) 20250403085729328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e5e0ba7f8b96: Created GsupExpect[0] for "262425038097957" to be handled at TC_MSLookup_GSUP_proxy(320) 20250403085729346 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085729346 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425038097957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425038097957" cn_domain=CS} 20250403085729346 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425038097957 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250403085729346 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425038097957 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250403085729346 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425038097957.imsi 20250403085729346 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425038097957.imsi 20250403085729346 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425038097957.imsi: does not exist in local HLR 20250403085729348 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425038097957 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250403085729348 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250403085729348 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250403085729348 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250403085729348 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250403085729348 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250403085729348 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425038097957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085729348 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085729348 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250403085729348 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085729348 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250403085729348 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085729348 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: 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) } } } } 20250403085729349 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729349 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729349 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250403085729349 DLINP <000b> ipa.c:396 tag 1: HLR 20250403085729349 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403085729350 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729350 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729350 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: Found GsupExpect[0] for "262425038097957" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425038097957" HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085729394 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729394 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729394 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729394 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729394 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425038097957 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617577202 20250403085729394 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425038097957 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085729394 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085729394 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@e5e0ba7f8b96: Found GsupExpect[0] for "262425038097957" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425038097957" 20250403085729396 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729396 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729396 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425038097957 MSISDN-491617577202 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085729396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085729396 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085729397 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729397 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729397 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425038097957 MSISDN-491617577202 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 20250403085729397 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425038097957 MSISDN-491617577202 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085729397 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085729397 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085729397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@e5e0ba7f8b96: setverdict(pass): none -> pass TC_MSLookup_GSUP_proxy(320)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085729398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20250403085729398 DLINP <000b> input/ipa.c:452 connected read/write 20250403085729398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085729398 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085729398 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085729398 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085729398 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085729398 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085729398 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250403085729398 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250403085729398 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250403085729399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42999<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-server(317)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@e5e0ba7f8b96: Final verdict of PTC: none 316@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 316: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Apr 3 08:57:29 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 20250403085729425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20250403085729525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=43500) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Apr 3 08:57:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085732566 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085732566 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085732568 DLINP <000b> input/ipa.c:452 connected read/write 20250403085732568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085732568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@e5e0ba7f8b96: 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) } } } } 20250403085732569 DLINP <000b> input/ipa.c:452 connected read/write 20250403085732569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@e5e0ba7f8b96: 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 } } } } 20250403085732569 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085732569 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085732569 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 20250403085732569 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085732569 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 20250403085732569 DLGSUP <0013> gsup_server.c:236 2: 20250403085732569 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085732569 DLGSUP <0013> gsup_server.c:236 3: 20250403085732569 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085732569 DLGSUP <0013> gsup_server.c:236 4: 20250403085732569 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085732569 DLGSUP <0013> gsup_server.c:236 5: 20250403085732569 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085732569 DLGSUP <0013> gsup_server.c:236 7: 20250403085732569 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085732569 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085732569 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085732569 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085732569 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250403085732569 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@e5e0ba7f8b96: 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") 20250403085732578 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34241<->l=127.0.0.1:4259) 20250403085732580 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250403085732580 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@e5e0ba7f8b96: Created GsupExpect[0] for "262425340248959" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250403085732590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20250403085732592 DAUC <0003> db_auc.c:157 IMSI='262425340248959': No 2G Auth Data 20250403085732592 DAUC <0003> db_auc.c:192 IMSI='262425340248959': No 3G Auth Data 20250403085732595 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425340248959.imsi 20250403085732595 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425340248959.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085732598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085732599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56420<->l=127.0.0.1:4258 20250403085732599 DLINP <000b> input/ipa.c:452 connected read/write 20250403085732599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085732599 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085732599 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085732599 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250403085732599 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34241<->l=127.0.0.1:4259) 323@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP(322)@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 323: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Apr 3 08:57:32 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 20250403085732627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 20250403085732728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27952) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Apr 3 08:57:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085735771 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085735771 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085735772 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085735773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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 } } } } 20250403085735774 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085735774 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085735774 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085735774 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 20250403085735774 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085735774 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 20250403085735774 DLGSUP <0013> gsup_server.c:236 2: 20250403085735774 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085735774 DLGSUP <0013> gsup_server.c:236 3: 20250403085735774 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085735774 DLGSUP <0013> gsup_server.c:236 4: 20250403085735774 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085735774 DLGSUP <0013> gsup_server.c:236 5: 20250403085735774 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085735774 DLGSUP <0013> gsup_server.c:236 7: 20250403085735774 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085735774 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085735775 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085735775 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085735775 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250403085735775 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@e5e0ba7f8b96: 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") 20250403085735798 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46777<->l=127.0.0.1:4259) 20250403085735799 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250403085735799 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@e5e0ba7f8b96: Created GsupExpect[0] for "262427047775744" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250403085735808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@e5e0ba7f8b96: Created GsupExpect[0] for "262427047775744" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250403085735818 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085735818 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427047775744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427047775744" cn_domain=CS} 20250403085735818 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427047775744 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250403085735818 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427047775744 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250403085735818 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427047775744.imsi 20250403085735818 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427047775744.imsi 20250403085735818 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427047775744.imsi: does not exist in local HLR 20250403085735823 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427047775744 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250403085735823 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250403085735823 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250403085735823 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250403085735823 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250403085735823 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250403085735823 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427047775744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085735823 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085735823 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250403085735823 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085735823 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250403085735823 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085735823 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: 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) } } } } 20250403085735825 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085735825 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085735825 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250403085735825 DLINP <000b> ipa.c:396 tag 1: HLR 20250403085735825 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403085735826 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085735826 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085735826 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: Found GsupExpect[0] for "262427047775744" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427047775744" HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085735874 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085735874 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085735874 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085735874 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085735874 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427047775744 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617153675 20250403085735874 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427047775744 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085735874 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085735874 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@e5e0ba7f8b96: Found GsupExpect[0] for "262427047775744" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427047775744" 20250403085735877 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085735877 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085735877 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427047775744 MSISDN-491617153675 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085735877 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085735877 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085735878 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085735878 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085735878 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427047775744 MSISDN-491617153675 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 20250403085735878 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427047775744 MSISDN-491617153675 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085735878 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085735878 DLINP <000b> input/ipa.c:452 connected read/write 20250403085735878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085735879 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427047775744.imsi 20250403085735879 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427047775744.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085736880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085736881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4258 20250403085736881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46777<->l=127.0.0.1:4259) 20250403085736882 DLINP <000b> input/ipa.c:452 connected read/write 20250403085736882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085736882 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085736882 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085736882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085736882 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085736882 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085736882 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(327)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085736882 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250403085736882 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-IPA(326)@e5e0ba7f8b96: Final verdict of PTC: none 328@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 328: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Apr 3 08:57:36 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 20250403085736920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20250403085737020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35744) Waiting for packet dumper to finish... 1 (prev_count=35744, count=44000) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Apr 3 08:57:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@e5e0ba7f8b96: legacy= false MTC@e5e0ba7f8b96: in not legacy case 1 MTC@e5e0ba7f8b96: in not legacy case 2 20250403085740063 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250403085740064 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085740066 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085740066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@e5e0ba7f8b96: 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 } } } } 20250403085740068 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250403085740068 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250403085740068 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085740068 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250403085740068 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250403085740068 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 20250403085740068 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250403085740068 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 20250403085740068 DLGSUP <0013> gsup_server.c:236 2: 20250403085740068 DLGSUP <0013> gsup_server.c:238 2: 00 20250403085740068 DLGSUP <0013> gsup_server.c:236 3: 20250403085740068 DLGSUP <0013> gsup_server.c:238 3: 00 20250403085740068 DLGSUP <0013> gsup_server.c:236 4: 20250403085740068 DLGSUP <0013> gsup_server.c:238 4: 00 20250403085740068 DLGSUP <0013> gsup_server.c:236 5: 20250403085740068 DLGSUP <0013> gsup_server.c:238 5: 00 20250403085740068 DLGSUP <0013> gsup_server.c:236 7: 20250403085740068 DLGSUP <0013> gsup_server.c:238 7: 00 20250403085740068 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250403085740068 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250403085740069 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)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@e5e0ba7f8b96: 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") 20250403085740089 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37399<->l=127.0.0.1:4259) 20250403085740091 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250403085740091 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@e5e0ba7f8b96: Created GsupExpect[0] for "262427212394134" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250403085740103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@e5e0ba7f8b96: Created GsupExpect[0] for "262427212394134" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250403085740110 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085740110 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427212394134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427212394134" cn_domain=CS} 20250403085740110 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427212394134 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250403085740110 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427212394134 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250403085740110 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427212394134.imsi 20250403085740110 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427212394134.imsi 20250403085740110 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427212394134.imsi: does not exist in local HLR 20250403085740114 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427212394134 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250403085740114 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250403085740114 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250403085740114 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250403085740114 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250403085740114 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250403085740114 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427212394134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250403085740115 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085740115 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250403085740115 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085740115 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250403085740115 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250403085740115 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: 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) } } } } 20250403085740117 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740117 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740117 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250403085740117 DLINP <000b> ipa.c:396 tag 1: HLR 20250403085740117 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403085740118 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740118 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740118 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: 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)@e5e0ba7f8b96: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@e5e0ba7f8b96: Found GsupExpect[0] for "262427212394134" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427212394134" HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403085740162 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740162 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740162 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740162 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740162 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427212394134 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610037805 20250403085740162 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427212394134 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085740162 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085740162 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@e5e0ba7f8b96: Found GsupExpect[0] for "262427212394134" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@e5e0ba7f8b96: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427212394134" 20250403085740165 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740165 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740165 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427212394134 MSISDN-491610037805 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085740165 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085740165 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085740167 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740167 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740167 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427212394134 MSISDN-491610037805 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 20250403085740167 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427212394134 MSISDN-491610037805 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250403085740167 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085740167 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250403085740168 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610037805.msisdn 20250403085740168 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610037805.msisdn: does not exist in local HLR 20250403085740169 DDGSM <0007> mslookup_server.c:352 sip.voice.491610037805.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250403085740169 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610037805.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@e5e0ba7f8b96: setverdict(pass): none -> pass 20250403085740170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@e5e0ba7f8b96: Final verdict of PTC: pass 20250403085740171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 20250403085740171 DLINP <000b> input/ipa.c:452 connected read/write 20250403085740171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250403085740171 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250403085740171 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250403085740172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085740172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37399<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@e5e0ba7f8b96: Final verdict of PTC: none 335@e5e0ba7f8b96: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@e5e0ba7f8b96: Final verdict of PTC: none 20250403085740172 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250403085740172 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250403085740172 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250403085740172 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250403085740172 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(337)@e5e0ba7f8b96: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e5e0ba7f8b96: Final verdict of PTC: none MTC@e5e0ba7f8b96: Setting final verdict of the test case. MTC@e5e0ba7f8b96: Local verdict of MTC: none MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC with component reference 335: none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@e5e0ba7f8b96: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@e5e0ba7f8b96: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@e5e0ba7f8b96: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Apr 3 08:57:40 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 20250403085740236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 20250403085740337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56490<->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=46320) MTC@e5e0ba7f8b96: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@e5e0ba7f8b96: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e5e0ba7f8b96: Terminating MTC. MC@e5e0ba7f8b96: MTC terminated. MC2> exit MC@e5e0ba7f8b96: Shutting down session. MC@e5e0ba7f8b96: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7613.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 (775343) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (775273) [testenv] Showing testsuite/junit-xml-7613.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7613.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='128.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.066004'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.137278'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.226481'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.140813'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.059696'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.060845'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.055532'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.059001'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.155106'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.147108'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.148874'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.024765'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.060667'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.160905'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.168148'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.056771'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.186879'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.182816'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.187773'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.165741'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.172488'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.191771'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.194112'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.228571'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.300141'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.064755'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.177682'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.157508'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.163297'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.055279'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.073949'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.072400'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.059100'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.046915'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.141713'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.046075'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.123260'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.134819'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0'] testenv-hlr-osmocom-nightly-20250403-0855-4e2f060b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2633/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS