Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6aff1b551255c1c789494ab6bec61baa91302d1b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6aff1b551255c1c789494ab6bec61baa91302d1b # timeout=10 Commit message: "msc: add TC_mo_ussd_evil_ms for OS#6756" > git rev-list --no-walk 6aff1b551255c1c789494ab6bec61baa91302d1b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins2864017017052478877.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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-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 [255 kB] Fetched 9303 kB in 1s (10.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1703.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1704.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1705.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1734.20-24: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1735.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1762.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1763.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1764.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1788.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1814.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1815.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1816.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1866.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1868.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1870.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1871.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1872.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1882.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1884.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1886.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1887.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_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_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_2.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_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_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_Types_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_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_5.cc Creating dependency file for IPL4asp_Types_part_6.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 Misc_Helpers.cc Creating dependency file for MobileL3_CC_Types.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_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (365 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 61 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.1 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.1 [461 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 (91.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250418122518484 DMAIN <0000> hlr.c:812 hlr starting 20250418122518484 DDB <0001> db.c:600 using database: :memory: 20250418122518484 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250418122518484 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250418122518484 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250418122518485 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250418122518485 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250418122518486 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250418122518486 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250418122518486 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250418122518487 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250418122518487 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@98c15e852bfc: Unix server socket created successfully. MC@98c15e852bfc: Listening on TCP port 34023. 98c15e852bfc is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 98c15e852bfc 34023 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@98c15e852bfc: New HC connected from 10.0.2.100 [10.0.2.100]. 98c15e852bfc: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@98c15e852bfc: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@98c15e852bfc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@98c15e852bfc: Configuration file was processed on all HCs. MC@98c15e852bfc: Creating MTC on host 10.0.2.100. MC@98c15e852bfc: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Apr 18 12:25:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_sai_err_invalid_imsi started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122519974 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122519974 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122519977 DLINP <000b> input/ipa.c:452 connected read/write 20250418122519977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122519980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122519982 DLINP <000b> input/ipa.c:452 connected read/write 20250418122519982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122519982 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122519982 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122519982 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 20250418122519982 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122519982 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 20250418122519982 DLGSUP <0013> gsup_server.c:236 2: 20250418122519982 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122519982 DLGSUP <0013> gsup_server.c:236 3: 20250418122519982 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122519982 DLGSUP <0013> gsup_server.c:236 4: 20250418122519982 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122519982 DLGSUP <0013> gsup_server.c:236 5: 20250418122519982 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122519982 DLGSUP <0013> gsup_server.c:236 7: 20250418122519982 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122519982 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122519982 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122519982 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@98c15e852bfc: 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") 20250418122519994 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33021<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@98c15e852bfc: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250418122519999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4258 20250418122520026 DLINP <000b> input/ipa.c:452 connected read/write 20250418122520026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122520026 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"} 20250418122520026 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" 20250418122520026 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} 20250418122520026 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 20250418122520026 DLINP <000b> input/ipa.c:452 connected read/write 20250418122520026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122520026 DLINP <000b> input/ipa.c:452 connected read/write 20250418122520026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@98c15e852bfc: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@98c15e852bfc: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122520033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@98c15e852bfc: Final verdict of PTC: pass 20250418122520035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60692<->l=127.0.0.1:4258 20250418122520037 DLINP <000b> input/ipa.c:452 connected read/write 20250418122520037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122520037 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122520037 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122520038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122520038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33021<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@98c15e852bfc: Final verdict of PTC: none 5@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 5: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@98c15e852bfc: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Apr 18 12:25:20 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 20250418122520084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20250418122520184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Apr 18 12:25:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_sai started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122523289 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122523289 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122523292 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122523297 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523297 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122523297 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122523297 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 20250418122523297 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122523297 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 20250418122523297 DLGSUP <0013> gsup_server.c:236 2: 20250418122523297 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122523297 DLGSUP <0013> gsup_server.c:236 3: 20250418122523297 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122523297 DLGSUP <0013> gsup_server.c:236 4: 20250418122523297 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122523297 DLGSUP <0013> gsup_server.c:236 5: 20250418122523297 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122523297 DLGSUP <0013> gsup_server.c:236 7: 20250418122523297 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122523297 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122523297 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122523297 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@98c15e852bfc: 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") 20250418122523310 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39859<->l=127.0.0.1:4259) 20250418122523314 DAUC <0003> db_auc.c:157 IMSI='262424655315737': No 2G Auth Data 20250418122523314 DAUC <0003> db_auc.c:192 IMSI='262424655315737': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262424655315737" to be handled at TC_gsup_sai(12) 20250418122523321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20250418122523338 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523338 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424655315737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424655315737"} 20250418122523338 DAUC <0003> db_auc.c:192 IMSI='262424655315737': No 3G Auth Data 20250418122523338 DAUC <0003> db_auc.c:236 IMSI='262424655315737': Calling to generate 5 vectors 20250418122523338 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122523338 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122523338 DAUC <0003> auc.c:113 vector [0]: rand = bcb31d7a987be95c384ea0bd398ef403 20250418122523338 DAUC <0003> auc.c:179 vector [0]: kc = 6103341c091f4000 20250418122523338 DAUC <0003> auc.c:180 vector [0]: sres = 1c04e05b 20250418122523338 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122523338 DAUC <0003> auc.c:113 vector [1]: rand = 3a0ecc68ef39a2b71998448f02ddf46a 20250418122523338 DAUC <0003> auc.c:179 vector [1]: kc = 3d58045e5170fc00 20250418122523338 DAUC <0003> auc.c:180 vector [1]: sres = ea7a0ab7 20250418122523338 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122523338 DAUC <0003> auc.c:113 vector [2]: rand = ebac698d343ea7f2ed8f1fcc1507ecad 20250418122523338 DAUC <0003> auc.c:179 vector [2]: kc = d3ef76fa450a1800 20250418122523338 DAUC <0003> auc.c:180 vector [2]: sres = ab98244e 20250418122523338 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122523338 DAUC <0003> auc.c:113 vector [3]: rand = f992f18b00c1c51e3971cf23157b5ed8 20250418122523338 DAUC <0003> auc.c:179 vector [3]: kc = 4d16164cc1983c00 20250418122523338 DAUC <0003> auc.c:180 vector [3]: sres = 8b7e4683 20250418122523338 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122523338 DAUC <0003> auc.c:113 vector [4]: rand = 2aee2125215fbf0329236b1e5eae2ca6 20250418122523338 DAUC <0003> auc.c:179 vector [4]: kc = c6a6da8ed73dac00 20250418122523338 DAUC <0003> auc.c:180 vector [4]: sres = 21f9521f 20250418122523338 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122523338 DAUC <0003> db_auc.c:245 IMSI='262424655315737': Generated 5 vectors 20250418122523338 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424655315737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424655315737"} 20250418122523338 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424655315737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523338 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523338 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262424655315737" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 0TC_gsup_sai(12)"262424655315737" TC_gsup_sai(12)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(12)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 TC_gsup_sai(12)@98c15e852bfc: Final verdict of PTC: pass 20250418122523341 DAUC <0003> db_auc.c:157 IMSI='262427977920269': No 2G Auth Data 20250418122523341 DAUC <0003> db_auc.c:192 IMSI='262427977920269': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262427977920269" to be handled at TC_gsup_sai(13) 20250418122523348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36572<->l=127.0.0.1:4258 20250418122523349 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523349 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427977920269 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427977920269"} 20250418122523349 DAUC <0003> db_auc.c:192 IMSI='262427977920269': No 3G Auth Data 20250418122523349 DAUC <0003> db_auc.c:236 IMSI='262427977920269': Calling to generate 5 vectors 20250418122523349 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122523349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122523349 DAUC <0003> auc.c:113 vector [0]: rand = 30bb46c207c11bcdc9c5a430b0e17dd2 20250418122523349 DAUC <0003> auc.c:179 vector [0]: kc = 89aa998afc67e000 20250418122523349 DAUC <0003> auc.c:180 vector [0]: sres = 4dd6d290 20250418122523349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122523349 DAUC <0003> auc.c:113 vector [1]: rand = 987feef6b5127b41a62717aad105d066 20250418122523349 DAUC <0003> auc.c:179 vector [1]: kc = 6fdba28527fafc00 20250418122523349 DAUC <0003> auc.c:180 vector [1]: sres = 48ba4611 20250418122523349 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122523349 DAUC <0003> auc.c:113 vector [2]: rand = 6c6dfcbd182d2737cc97e707ab3e624e 20250418122523349 DAUC <0003> auc.c:179 vector [2]: kc = 437a5ab9a597b800 20250418122523349 DAUC <0003> auc.c:180 vector [2]: sres = b85990d8 20250418122523349 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122523349 DAUC <0003> auc.c:113 vector [3]: rand = 7df5ba7ac6c4de5fa46b2b78d8fa29a6 20250418122523349 DAUC <0003> auc.c:179 vector [3]: kc = eef361349fbdbc00 20250418122523349 DAUC <0003> auc.c:180 vector [3]: sres = 875a0d44 20250418122523349 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122523349 DAUC <0003> auc.c:113 vector [4]: rand = 23d056b7efaee3879c35dd78b2c254d3 20250418122523349 DAUC <0003> auc.c:179 vector [4]: kc = e5b97393c30a6800 20250418122523349 DAUC <0003> auc.c:180 vector [4]: sres = 8a5a13ba 20250418122523349 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122523349 DAUC <0003> db_auc.c:245 IMSI='262427977920269': Generated 5 vectors 20250418122523349 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427977920269 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427977920269"} 20250418122523349 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427977920269 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523349 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523349 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262427977920269" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 1TC_gsup_sai(13)"262427977920269" TC_gsup_sai(13)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(13)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36572<->l=127.0.0.1:4258 TC_gsup_sai(13)@98c15e852bfc: Final verdict of PTC: pass 20250418122523351 DAUC <0003> db_auc.c:157 IMSI='262424254097343': No 2G Auth Data 20250418122523351 DAUC <0003> db_auc.c:192 IMSI='262424254097343': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262424254097343" to be handled at TC_gsup_sai(14) 20250418122523358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4258 20250418122523360 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523360 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424254097343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424254097343"} 20250418122523360 DAUC <0003> db_auc.c:192 IMSI='262424254097343': No 3G Auth Data 20250418122523360 DAUC <0003> db_auc.c:236 IMSI='262424254097343': Calling to generate 5 vectors 20250418122523360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122523360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122523360 DAUC <0003> auc.c:113 vector [0]: rand = e6cf6a628cdc51946c8534a232852f7c 20250418122523360 DAUC <0003> auc.c:179 vector [0]: kc = c29038131a5bd9fc 20250418122523360 DAUC <0003> auc.c:180 vector [0]: sres = cce3b96c 20250418122523360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122523360 DAUC <0003> auc.c:113 vector [1]: rand = 150513be21bb8f71e3dee5f16b2d19fd 20250418122523360 DAUC <0003> auc.c:179 vector [1]: kc = 8cd760b75a317c64 20250418122523360 DAUC <0003> auc.c:180 vector [1]: sres = 23dba20f 20250418122523360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122523360 DAUC <0003> auc.c:113 vector [2]: rand = ef3251b9cceda8904038c5c7d61b44a5 20250418122523360 DAUC <0003> auc.c:179 vector [2]: kc = 2121209158c9e810 20250418122523360 DAUC <0003> auc.c:180 vector [2]: sres = efc26e4b 20250418122523360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122523360 DAUC <0003> auc.c:113 vector [3]: rand = 997df65bb6df11a30321946519eff53d 20250418122523360 DAUC <0003> auc.c:179 vector [3]: kc = 39f8660ea5e9c6db 20250418122523360 DAUC <0003> auc.c:180 vector [3]: sres = 6038e1e3 20250418122523360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122523360 DAUC <0003> auc.c:113 vector [4]: rand = c5a368d66d643b8725303bd72d00acf0 20250418122523360 DAUC <0003> auc.c:179 vector [4]: kc = c8918008ec178fd9 20250418122523360 DAUC <0003> auc.c:180 vector [4]: sres = 9e9cf9f2 20250418122523360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122523360 DAUC <0003> db_auc.c:245 IMSI='262424254097343': Generated 5 vectors 20250418122523360 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424254097343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424254097343"} 20250418122523360 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424254097343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523360 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523360 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262424254097343" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 2TC_gsup_sai(14)"262424254097343" TC_gsup_sai(14)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(14)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4258 TC_gsup_sai(14)@98c15e852bfc: Final verdict of PTC: pass 20250418122523362 DAUC <0003> db_auc.c:157 IMSI='262429367959884': No 2G Auth Data 20250418122523362 DAUC <0003> db_auc.c:192 IMSI='262429367959884': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262429367959884" to be handled at TC_gsup_sai(15) 20250418122523369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 20250418122523371 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523371 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429367959884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429367959884"} 20250418122523371 DAUC <0003> db_auc.c:157 IMSI='262429367959884': No 2G Auth Data 20250418122523371 DAUC <0003> db_auc.c:236 IMSI='262429367959884': Calling to generate 5 vectors 20250418122523371 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122523371 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122523371 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122523371 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122523371 DAUC <0003> auc.c:113 vector [0]: rand = 8b45a38fd43c2f9e4d0304e8cbe36540 20250418122523371 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122523371 DAUC <0003> auc.c:142 vector [0]: autn = 30a49c28e9a70000ada4a0425fe31ef5 20250418122523371 DAUC <0003> auc.c:143 vector [0]: ck = 6aca0f69b9210a72247a8a0ecaf49bb7 20250418122523371 DAUC <0003> auc.c:144 vector [0]: ik = 01fd445a3b69d4044eb2b63ff5749eff 20250418122523371 DAUC <0003> auc.c:145 vector [0]: res = 6a55291ab4b39cf80000000000000000 20250418122523371 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122523371 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122523371 DAUC <0003> auc.c:151 vector [0]: kc = 01ff7702bdc8db3e 20250418122523371 DAUC <0003> auc.c:152 vector [0]: sres = dee6b5e2 20250418122523371 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122523371 DAUC <0003> auc.c:113 vector [1]: rand = f3051d7e6c9541fd684bbfba869cda0f 20250418122523371 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122523371 DAUC <0003> auc.c:142 vector [1]: autn = f1be2e1340010000d3e88efb49f0dc08 20250418122523371 DAUC <0003> auc.c:143 vector [1]: ck = 29c7d1f4442a6fcc3f34a6ce72389316 20250418122523371 DAUC <0003> auc.c:144 vector [1]: ik = 8bc153692200dde89575bcba36c44bb0 20250418122523371 DAUC <0003> auc.c:145 vector [1]: res = cdded43e135cebd10000000000000000 20250418122523371 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122523371 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122523371 DAUC <0003> auc.c:151 vector [1]: kc = 084798e922d66a82 20250418122523371 DAUC <0003> auc.c:152 vector [1]: sres = de823fef 20250418122523371 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122523371 DAUC <0003> auc.c:113 vector [2]: rand = 889e13594fa99764524e246107b38637 20250418122523371 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122523371 DAUC <0003> auc.c:142 vector [2]: autn = 022571863a970000a63508d9fae2a697 20250418122523371 DAUC <0003> auc.c:143 vector [2]: ck = d50de282cbb8b064c65b2cba4fede61e 20250418122523371 DAUC <0003> auc.c:144 vector [2]: ik = 15891b392a9c503059be703e9edf5fcf 20250418122523371 DAUC <0003> auc.c:145 vector [2]: res = 7d3ac3e219e6759d0000000000000000 20250418122523371 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122523371 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122523371 DAUC <0003> auc.c:151 vector [2]: kc = 5f61a53f30165985 20250418122523371 DAUC <0003> auc.c:152 vector [2]: sres = 64dcb67f 20250418122523371 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122523371 DAUC <0003> auc.c:113 vector [3]: rand = 92c4086e91511bfc1baa4726329f9acd 20250418122523371 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122523371 DAUC <0003> auc.c:142 vector [3]: autn = 4186c81687b40000cc6046d31d741e4a 20250418122523371 DAUC <0003> auc.c:143 vector [3]: ck = d05f471c4e26e3e8bfe8450c01c83ffa 20250418122523371 DAUC <0003> auc.c:144 vector [3]: ik = b68678944f38d3d29e789cb793e716fd 20250418122523371 DAUC <0003> auc.c:145 vector [3]: res = 02a340cc74161c220000000000000000 20250418122523371 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122523371 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122523371 DAUC <0003> auc.c:151 vector [3]: kc = 4749e6339331193d 20250418122523371 DAUC <0003> auc.c:152 vector [3]: sres = 76b55cee 20250418122523371 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122523371 DAUC <0003> auc.c:113 vector [4]: rand = ad7e090eb597644ee8e372bad1afeb09 20250418122523371 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122523371 DAUC <0003> auc.c:142 vector [4]: autn = 913b4808f41b0000e21c6e43bc103054 20250418122523371 DAUC <0003> auc.c:143 vector [4]: ck = fdea38d3af03de6ad96d12348c44eb58 20250418122523371 DAUC <0003> auc.c:144 vector [4]: ik = 499ad270795c0ca8360b019f1d551cbe 20250418122523371 DAUC <0003> auc.c:145 vector [4]: res = 7a1212e03f693fe80000000000000000 20250418122523371 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122523371 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122523371 DAUC <0003> auc.c:151 vector [4]: kc = 5b16f908474e2524 20250418122523371 DAUC <0003> auc.c:152 vector [4]: sres = 457b2d08 20250418122523371 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122523371 DAUC <0003> db_auc.c:245 IMSI='262429367959884': Generated 5 vectors 20250418122523371 DAUC <0003> db_auc.c:249 IMSI='262429367959884': Updating SQN=161 in DB 20250418122523371 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429367959884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429367959884"} 20250418122523371 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429367959884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523371 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523371 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262429367959884" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 3TC_gsup_sai(15)"262429367959884" TC_gsup_sai(15)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(15)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 TC_gsup_sai(15)@98c15e852bfc: Final verdict of PTC: pass 20250418122523373 DAUC <0003> db_auc.c:157 IMSI='262423972169340': No 2G Auth Data 20250418122523374 DAUC <0003> db_auc.c:192 IMSI='262423972169340': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262423972169340" to be handled at TC_gsup_sai(16) 20250418122523381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36596<->l=127.0.0.1:4258 20250418122523383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523383 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423972169340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423972169340"} 20250418122523383 DAUC <0003> db_auc.c:157 IMSI='262423972169340': No 2G Auth Data 20250418122523383 DAUC <0003> db_auc.c:236 IMSI='262423972169340': Calling to generate 5 vectors 20250418122523383 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122523383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122523383 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250418122523383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122523383 DAUC <0003> auc.c:113 vector [0]: rand = 332ccf2d8ff82e417d6dda59724c4b69 20250418122523383 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122523383 DAUC <0003> auc.c:142 vector [0]: autn = 3349b86b7d2e0000849f052036810c8e 20250418122523383 DAUC <0003> auc.c:143 vector [0]: ck = de174912c8e3e2af7d4f718bb6107de7 20250418122523383 DAUC <0003> auc.c:144 vector [0]: ik = 6758d172d68224aec08741ac8eaff7e5 20250418122523383 DAUC <0003> auc.c:145 vector [0]: res = 7df68bc5dbf7e6e20000000000000000 20250418122523383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122523383 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122523383 DAUC <0003> auc.c:151 vector [0]: kc = 0487a84726de4c03 20250418122523383 DAUC <0003> auc.c:152 vector [0]: sres = a6016d27 20250418122523383 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122523383 DAUC <0003> auc.c:113 vector [1]: rand = b88868b04919452008a8ca63724a7cd2 20250418122523383 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122523383 DAUC <0003> auc.c:142 vector [1]: autn = 4cd3c34af8dd000041f6ec5e408b1713 20250418122523383 DAUC <0003> auc.c:143 vector [1]: ck = 6d40706dc59d4c209473b60636a35a14 20250418122523383 DAUC <0003> auc.c:144 vector [1]: ik = 88aafc0da3a6b2066f836469c2432e4f 20250418122523383 DAUC <0003> auc.c:145 vector [1]: res = ee92e116767dd08e0000000000000000 20250418122523383 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122523383 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122523383 DAUC <0003> auc.c:151 vector [1]: kc = 1e1a5e0f92db8a7d 20250418122523383 DAUC <0003> auc.c:152 vector [1]: sres = 98ef3198 20250418122523383 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122523383 DAUC <0003> auc.c:113 vector [2]: rand = a3848a766e325e38b39952a9a51f62ee 20250418122523383 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122523383 DAUC <0003> auc.c:142 vector [2]: autn = 1c73a9b2dcf100005fdde1d7a02b561f 20250418122523383 DAUC <0003> auc.c:143 vector [2]: ck = 25751048ae3977a60e948f0e192b531c 20250418122523383 DAUC <0003> auc.c:144 vector [2]: ik = a00a914f2ce3afe2b362daac7cca82ad 20250418122523383 DAUC <0003> auc.c:145 vector [2]: res = 5a116d086ce971860000000000000000 20250418122523383 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122523383 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122523383 DAUC <0003> auc.c:151 vector [2]: kc = 3889d4a5e73b09f5 20250418122523383 DAUC <0003> auc.c:152 vector [2]: sres = 36f81c8e 20250418122523383 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122523383 DAUC <0003> auc.c:113 vector [3]: rand = d78415391e2b241f51befabef7a846b7 20250418122523383 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122523383 DAUC <0003> auc.c:142 vector [3]: autn = e9afb45af7be0000bed7e876ed8c8412 20250418122523383 DAUC <0003> auc.c:143 vector [3]: ck = 340e7aaaf1fb2ce88b1af0fb0f78e734 20250418122523383 DAUC <0003> auc.c:144 vector [3]: ik = 5e9bde6527bd00f6e1da562631dfae0f 20250418122523383 DAUC <0003> auc.c:145 vector [3]: res = 120c4e9b9e869a210000000000000000 20250418122523383 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122523383 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122523383 DAUC <0003> auc.c:151 vector [3]: kc = 00550212e8e16525 20250418122523383 DAUC <0003> auc.c:152 vector [3]: sres = 8c8ad4ba 20250418122523383 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122523383 DAUC <0003> auc.c:113 vector [4]: rand = 6e0c06eb379640e799c0df58d5535f8a 20250418122523383 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122523383 DAUC <0003> auc.c:142 vector [4]: autn = b8191df92dca0000754dcbcbdaeeba1f 20250418122523383 DAUC <0003> auc.c:143 vector [4]: ck = 83b6de201e75eb22935f63870dbf8f95 20250418122523383 DAUC <0003> auc.c:144 vector [4]: ik = 94d096e769fe57873ddfddb9dba219ef 20250418122523383 DAUC <0003> auc.c:145 vector [4]: res = 0dabb9ff78d2d1360000000000000000 20250418122523383 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122523383 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122523383 DAUC <0003> auc.c:151 vector [4]: kc = b9e6f6f9a1962adf 20250418122523383 DAUC <0003> auc.c:152 vector [4]: sres = 757968c9 20250418122523383 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122523383 DAUC <0003> db_auc.c:245 IMSI='262423972169340': Generated 5 vectors 20250418122523383 DAUC <0003> db_auc.c:249 IMSI='262423972169340': Updating SQN=161 in DB 20250418122523383 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423972169340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423972169340"} 20250418122523383 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423972169340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262423972169340" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 4TC_gsup_sai(16)"262423972169340" TC_gsup_sai(16)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(16)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36596<->l=127.0.0.1:4258 TC_gsup_sai(16)@98c15e852bfc: Final verdict of PTC: pass 20250418122523386 DAUC <0003> db_auc.c:157 IMSI='262424388285867': No 2G Auth Data 20250418122523386 DAUC <0003> db_auc.c:192 IMSI='262424388285867': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262424388285867" to be handled at TC_gsup_sai(17) 20250418122523393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4258 20250418122523395 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523395 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424388285867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424388285867"} 20250418122523395 DAUC <0003> db_auc.c:236 IMSI='262424388285867': Calling to generate 5 vectors 20250418122523395 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122523395 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122523395 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122523395 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122523395 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122523395 DAUC <0003> auc.c:113 vector [0]: rand = e177e6243165feb0f863b75e73a249fd 20250418122523395 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122523395 DAUC <0003> auc.c:142 vector [0]: autn = cf040339b4f900009ee99e0bdb296bb0 20250418122523395 DAUC <0003> auc.c:143 vector [0]: ck = 4d1a9f0f8b86b9deb6b79a3a769c8190 20250418122523395 DAUC <0003> auc.c:144 vector [0]: ik = cff54cb3dee8eaa9edc49ecb51f2950c 20250418122523395 DAUC <0003> auc.c:145 vector [0]: res = cb47ce902a7b6e6a0000000000000000 20250418122523395 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122523395 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122523395 DAUC <0003> auc.c:179 vector [0]: kc = 8e6e4012df5cd800 20250418122523395 DAUC <0003> auc.c:180 vector [0]: sres = 448d1fc6 20250418122523395 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122523395 DAUC <0003> auc.c:113 vector [1]: rand = 339a806bbaa3da519094c433b6b46fbb 20250418122523395 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122523395 DAUC <0003> auc.c:142 vector [1]: autn = d2cab86baeef00005ab8a159b467286e 20250418122523395 DAUC <0003> auc.c:143 vector [1]: ck = 3cab8da9917aa2edd637dd6222f67d9f 20250418122523395 DAUC <0003> auc.c:144 vector [1]: ik = 6a9655a2735fa949bc90116b39eadf47 20250418122523395 DAUC <0003> auc.c:145 vector [1]: res = fe39afc172e6739f0000000000000000 20250418122523395 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122523395 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122523395 DAUC <0003> auc.c:179 vector [1]: kc = 309c93a24371b800 20250418122523395 DAUC <0003> auc.c:180 vector [1]: sres = 34111228 20250418122523395 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122523395 DAUC <0003> auc.c:113 vector [2]: rand = 56f3a2847af853b497fec5e28b2dcc81 20250418122523395 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122523395 DAUC <0003> auc.c:142 vector [2]: autn = f939ddeff69b0000d5f2decf0f55a22f 20250418122523395 DAUC <0003> auc.c:143 vector [2]: ck = 1e3a734f292b929589180813f1b1cfa3 20250418122523395 DAUC <0003> auc.c:144 vector [2]: ik = 743b38335b84fe3d23802ea2142dcc8f 20250418122523395 DAUC <0003> auc.c:145 vector [2]: res = fb726c31fbf55a3c0000000000000000 20250418122523395 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122523395 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122523395 DAUC <0003> auc.c:179 vector [2]: kc = 542f3ade2eaa4c00 20250418122523395 DAUC <0003> auc.c:180 vector [2]: sres = 781443aa 20250418122523395 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122523395 DAUC <0003> auc.c:113 vector [3]: rand = ce438b2e78dc63aa9a155ed62b918283 20250418122523395 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122523395 DAUC <0003> auc.c:142 vector [3]: autn = e29d7b9e7ccb0000793bcd6bcd65ac46 20250418122523395 DAUC <0003> auc.c:143 vector [3]: ck = 89f340355f1b38d6d8ddb4fac6f9c645 20250418122523395 DAUC <0003> auc.c:144 vector [3]: ik = e87514db54aaced838c7ac5ff9b84008 20250418122523395 DAUC <0003> auc.c:145 vector [3]: res = 5d10b18b3ef523bc0000000000000000 20250418122523395 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122523395 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122523395 DAUC <0003> auc.c:179 vector [3]: kc = 7664713d3b11f400 20250418122523395 DAUC <0003> auc.c:180 vector [3]: sres = e18214bc 20250418122523395 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122523395 DAUC <0003> auc.c:113 vector [4]: rand = 23bc8ac217002b89b35e15b691e2ffc6 20250418122523395 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122523395 DAUC <0003> auc.c:142 vector [4]: autn = 948a77b9022500003dadd15abcd6246f 20250418122523395 DAUC <0003> auc.c:143 vector [4]: ck = 8f5ad9f00cfeb646e3240ae003c62687 20250418122523395 DAUC <0003> auc.c:144 vector [4]: ik = 14ed69c41b80690b9e261b47f38bd3e3 20250418122523395 DAUC <0003> auc.c:145 vector [4]: res = 28e1321bd2b290160000000000000000 20250418122523395 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122523395 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122523395 DAUC <0003> auc.c:179 vector [4]: kc = c2badbfe14884800 20250418122523395 DAUC <0003> auc.c:180 vector [4]: sres = 8cd23c35 20250418122523395 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122523395 DAUC <0003> db_auc.c:245 IMSI='262424388285867': Generated 5 vectors 20250418122523395 DAUC <0003> db_auc.c:249 IMSI='262424388285867': Updating SQN=161 in DB 20250418122523395 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424388285867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424388285867"} 20250418122523395 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424388285867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523395 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523395 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262424388285867" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 5TC_gsup_sai(17)"262424388285867" TC_gsup_sai(17)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(17)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4258 TC_gsup_sai(17)@98c15e852bfc: Final verdict of PTC: pass 20250418122523397 DAUC <0003> db_auc.c:157 IMSI='262427319039592': No 2G Auth Data 20250418122523397 DAUC <0003> db_auc.c:192 IMSI='262427319039592': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262427319039592" to be handled at TC_gsup_sai(18) 20250418122523404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 20250418122523405 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523405 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427319039592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427319039592"} 20250418122523405 DAUC <0003> db_auc.c:236 IMSI='262427319039592': Calling to generate 5 vectors 20250418122523405 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122523405 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122523405 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122523405 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122523405 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122523405 DAUC <0003> auc.c:113 vector [0]: rand = f100d8832daafa727cc0bd22fb4d3f95 20250418122523405 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122523405 DAUC <0003> auc.c:142 vector [0]: autn = 1ef16aecf13600003345076c7e5f935c 20250418122523405 DAUC <0003> auc.c:143 vector [0]: ck = c506f93b00c69e73cfa85155ad4d43af 20250418122523405 DAUC <0003> auc.c:144 vector [0]: ik = f0ea539a8dd860ef26ca5a5efdac5d2a 20250418122523405 DAUC <0003> auc.c:145 vector [0]: res = 2be3db2edb09926c0000000000000000 20250418122523405 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122523405 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122523405 DAUC <0003> auc.c:179 vector [0]: kc = ffae56d8a05ae800 20250418122523405 DAUC <0003> auc.c:180 vector [0]: sres = ff2a05ab 20250418122523405 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122523405 DAUC <0003> auc.c:113 vector [1]: rand = 80d4527146e90b3a8ef580cbac3d41c5 20250418122523405 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122523405 DAUC <0003> auc.c:142 vector [1]: autn = 2c7d5b39e32f0000573f104d3d57650a 20250418122523405 DAUC <0003> auc.c:143 vector [1]: ck = 86c16c973357ede7fd63295d6c5144d5 20250418122523405 DAUC <0003> auc.c:144 vector [1]: ik = 0e640a92d766e5a91591cfd299dc0f3b 20250418122523405 DAUC <0003> auc.c:145 vector [1]: res = ee25ae39efa4ea630000000000000000 20250418122523405 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122523405 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122523405 DAUC <0003> auc.c:179 vector [1]: kc = 4d31352f4192d000 20250418122523405 DAUC <0003> auc.c:180 vector [1]: sres = 3fe3224d 20250418122523405 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122523405 DAUC <0003> auc.c:113 vector [2]: rand = 4d9bc0aad1d47d1e7dbe682a1a5315b4 20250418122523405 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122523405 DAUC <0003> auc.c:142 vector [2]: autn = 7fdf368f3fef0000c29da7dcf3f96a70 20250418122523405 DAUC <0003> auc.c:143 vector [2]: ck = 208094860c0ab607fb32947ac9938ac1 20250418122523405 DAUC <0003> auc.c:144 vector [2]: ik = 5825cf74962649190e6f7fa57ab7a398 20250418122523405 DAUC <0003> auc.c:145 vector [2]: res = e95ed2a9ba976d180000000000000000 20250418122523405 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122523405 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122523405 DAUC <0003> auc.c:179 vector [2]: kc = e73a307fc83b9800 20250418122523405 DAUC <0003> auc.c:180 vector [2]: sres = d5e0b389 20250418122523405 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122523405 DAUC <0003> auc.c:113 vector [3]: rand = ae6636fc7e9f41d536eda3d5fa630988 20250418122523405 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122523405 DAUC <0003> auc.c:142 vector [3]: autn = 7bfee2a7cd780000973a24ef33f7d204 20250418122523405 DAUC <0003> auc.c:143 vector [3]: ck = 13abbe6bd46945951239c6e7d1944f24 20250418122523405 DAUC <0003> auc.c:144 vector [3]: ik = e7c402359eb09c4d7b2c6802dd52d378 20250418122523405 DAUC <0003> auc.c:145 vector [3]: res = d606b12bd770cdac0000000000000000 20250418122523405 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122523405 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122523405 DAUC <0003> auc.c:179 vector [3]: kc = 14095d53c72d3400 20250418122523405 DAUC <0003> auc.c:180 vector [3]: sres = 45cb8453 20250418122523405 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122523405 DAUC <0003> auc.c:113 vector [4]: rand = d6a78d8fb7abb822dea209683dc35abb 20250418122523405 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122523405 DAUC <0003> auc.c:142 vector [4]: autn = 991bfc0012900000a9e3c3c815f828fc 20250418122523405 DAUC <0003> auc.c:143 vector [4]: ck = dd9aa533e19e652117c47a7390d6eb9f 20250418122523405 DAUC <0003> auc.c:144 vector [4]: ik = 1b7547ebd26f50118a1665591f156e39 20250418122523405 DAUC <0003> auc.c:145 vector [4]: res = 46e595f69b034c470000000000000000 20250418122523405 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122523405 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122523405 DAUC <0003> auc.c:179 vector [4]: kc = 2593bbc40d743c00 20250418122523405 DAUC <0003> auc.c:180 vector [4]: sres = 5b9858dc 20250418122523405 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122523405 DAUC <0003> db_auc.c:245 IMSI='262427319039592': Generated 5 vectors 20250418122523405 DAUC <0003> db_auc.c:249 IMSI='262427319039592': Updating SQN=161 in DB 20250418122523405 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427319039592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427319039592"} 20250418122523405 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427319039592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523405 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523405 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262427319039592" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 6TC_gsup_sai(18)"262427319039592" TC_gsup_sai(18)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(18)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 TC_gsup_sai(18)@98c15e852bfc: Final verdict of PTC: pass 20250418122523407 DAUC <0003> db_auc.c:157 IMSI='262421964453437': No 2G Auth Data 20250418122523407 DAUC <0003> db_auc.c:192 IMSI='262421964453437': No 3G Auth Data HLR_Test-GSUP(9)@98c15e852bfc: Created GsupExpect[0] for "262421964453437" to be handled at TC_gsup_sai(19) 20250418122523414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 20250418122523416 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523416 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421964453437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964453437"} 20250418122523416 DAUC <0003> db_auc.c:236 IMSI='262421964453437': Calling to generate 5 vectors 20250418122523416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122523416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122523416 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122523416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122523416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122523416 DAUC <0003> auc.c:113 vector [0]: rand = 0e94090b57c7dbd36355f6f2205d414a 20250418122523416 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122523416 DAUC <0003> auc.c:142 vector [0]: autn = fcc48bccbd250000127ba2346c39ed13 20250418122523416 DAUC <0003> auc.c:143 vector [0]: ck = e6510cd24926684f23f5d046aeca6469 20250418122523416 DAUC <0003> auc.c:144 vector [0]: ik = 133cdcf5583df6c0767274c2709497bf 20250418122523416 DAUC <0003> auc.c:145 vector [0]: res = c8f4525cba1b5f820000000000000000 20250418122523416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122523416 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122523416 DAUC <0003> auc.c:179 vector [0]: kc = 130ace69b566c701 20250418122523416 DAUC <0003> auc.c:180 vector [0]: sres = dc8f963a 20250418122523416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122523416 DAUC <0003> auc.c:113 vector [1]: rand = d5f16531b109df40601662ad52229a01 20250418122523416 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122523416 DAUC <0003> auc.c:142 vector [1]: autn = 45facabd18cc0000a2f48b6c3e920f09 20250418122523416 DAUC <0003> auc.c:143 vector [1]: ck = d39c164a8a70b835b61fcb3da0168dc2 20250418122523416 DAUC <0003> auc.c:144 vector [1]: ik = 636d17b69889194436c9fa81b4fc0a41 20250418122523416 DAUC <0003> auc.c:145 vector [1]: res = 76d2daafcde71b7c0000000000000000 20250418122523416 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122523416 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122523416 DAUC <0003> auc.c:179 vector [1]: kc = 12f779d9e592eec8 20250418122523416 DAUC <0003> auc.c:180 vector [1]: sres = 973c3f57 20250418122523416 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122523416 DAUC <0003> auc.c:113 vector [2]: rand = fdf2e4244c4fe1b049a00221e446732d 20250418122523416 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122523416 DAUC <0003> auc.c:142 vector [2]: autn = 4e7907f179cb00006c9fff7a1c01638e 20250418122523416 DAUC <0003> auc.c:143 vector [2]: ck = b5e49f8e75205d4c76efdf4abc9168f1 20250418122523416 DAUC <0003> auc.c:144 vector [2]: ik = 336071c408c4c1ba86762c33342c4239 20250418122523416 DAUC <0003> auc.c:145 vector [2]: res = f579e5d7cb1f0e180000000000000000 20250418122523416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122523416 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122523416 DAUC <0003> auc.c:179 vector [2]: kc = cd92db2081b46260 20250418122523416 DAUC <0003> auc.c:180 vector [2]: sres = e8371ad6 20250418122523416 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122523416 DAUC <0003> auc.c:113 vector [3]: rand = 54a2dba8f7105f904cf646d142731640 20250418122523416 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122523416 DAUC <0003> auc.c:142 vector [3]: autn = 68ede7b4c79500000e113981e2f7345b 20250418122523416 DAUC <0003> auc.c:143 vector [3]: ck = c4aa23903ec93f901ac314f5ea8b5903 20250418122523416 DAUC <0003> auc.c:144 vector [3]: ik = dcbec5d16dc7242315143d39f8f22c57 20250418122523416 DAUC <0003> auc.c:145 vector [3]: res = a1567a19f9f343730000000000000000 20250418122523416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122523416 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122523416 DAUC <0003> auc.c:179 vector [3]: kc = 030685ee4e524b10 20250418122523416 DAUC <0003> auc.c:180 vector [3]: sres = 1f35f5a0 20250418122523416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122523416 DAUC <0003> auc.c:113 vector [4]: rand = d91004f17273ff9fd0fb019b44e451d6 20250418122523416 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122523416 DAUC <0003> auc.c:142 vector [4]: autn = c1dec2ebfc2d0000dde4df23d2e9ad0f 20250418122523416 DAUC <0003> auc.c:143 vector [4]: ck = aefb45ed913557e64f822f9b2955a668 20250418122523416 DAUC <0003> auc.c:144 vector [4]: ik = f6543692035cfe9ef6a108f2cc024973 20250418122523416 DAUC <0003> auc.c:145 vector [4]: res = bdc5fdd2fe97bb780000000000000000 20250418122523416 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122523416 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122523416 DAUC <0003> auc.c:179 vector [4]: kc = 4847ed134a5bdca9 20250418122523416 DAUC <0003> auc.c:180 vector [4]: sres = d35d1c24 20250418122523416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122523416 DAUC <0003> db_auc.c:245 IMSI='262421964453437': Generated 5 vectors 20250418122523416 DAUC <0003> db_auc.c:249 IMSI='262421964453437': Updating SQN=161 in DB 20250418122523416 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421964453437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421964453437"} 20250418122523416 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421964453437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122523416 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122523416 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@98c15e852bfc: Found GsupExpect[0] for "262421964453437" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@98c15e852bfc: Added IMSI table entry 7TC_gsup_sai(19)"262421964453437" TC_gsup_sai(19)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai(19)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122523417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 TC_gsup_sai(19)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122523418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 10@98c15e852bfc: Final verdict of PTC: none 20250418122523419 DLINP <000b> input/ipa.c:452 connected read/write 20250418122523419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122523419 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122523419 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122523419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122523419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39859<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_sai finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Apr 18 12:25:23 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250418122523443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250418122523544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Apr 18 12:25:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_sai_num_auth_vectors started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122526658 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122526658 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122526663 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122526669 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526669 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122526669 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122526669 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 20250418122526669 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122526669 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 20250418122526669 DLGSUP <0013> gsup_server.c:236 2: 20250418122526669 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122526669 DLGSUP <0013> gsup_server.c:236 3: 20250418122526669 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122526669 DLGSUP <0013> gsup_server.c:236 4: 20250418122526669 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122526669 DLGSUP <0013> gsup_server.c:236 5: 20250418122526669 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122526669 DLGSUP <0013> gsup_server.c:236 7: 20250418122526669 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122526669 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122526669 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122526669 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@98c15e852bfc: 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") 20250418122526699 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35111<->l=127.0.0.1:4259) 20250418122526710 DAUC <0003> db_auc.c:157 IMSI='262428880749163': No 2G Auth Data 20250418122526710 DAUC <0003> db_auc.c:192 IMSI='262428880749163': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262428880749163" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250418122526737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 20250418122526749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526749 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428880749163"} 20250418122526749 DAUC <0003> db_auc.c:192 IMSI='262428880749163': No 3G Auth Data 20250418122526749 DAUC <0003> db_auc.c:236 IMSI='262428880749163': Calling to generate 1 vectors 20250418122526749 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250418122526749 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526749 DAUC <0003> auc.c:113 vector [0]: rand = b028a6a307b2d835715a171b321ab69e 20250418122526749 DAUC <0003> auc.c:179 vector [0]: kc = 7998b945fe616800 20250418122526749 DAUC <0003> auc.c:180 vector [0]: sres = e9a1cd70 20250418122526749 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526749 DAUC <0003> db_auc.c:245 IMSI='262428880749163': Generated 1 vectors 20250418122526749 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428880749163"} 20250418122526749 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262428880749163" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428880749163" TC_gsup_sai_num_auth_vectors(24)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526755 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526756 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428880749163"} 20250418122526756 DAUC <0003> db_auc.c:192 IMSI='262428880749163': No 3G Auth Data 20250418122526756 DAUC <0003> db_auc.c:236 IMSI='262428880749163': Calling to generate 4 vectors 20250418122526756 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250418122526756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526756 DAUC <0003> auc.c:113 vector [0]: rand = 29768f666aabf3b17ca80bf255b234df 20250418122526756 DAUC <0003> auc.c:179 vector [0]: kc = 8e1c5f9c306df800 20250418122526756 DAUC <0003> auc.c:180 vector [0]: sres = d28dab0f 20250418122526756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526756 DAUC <0003> auc.c:113 vector [1]: rand = f1bc6652016e59bced6ad023b68faccb 20250418122526756 DAUC <0003> auc.c:179 vector [1]: kc = a39d403b07284000 20250418122526756 DAUC <0003> auc.c:180 vector [1]: sres = 3a652cdf 20250418122526756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526756 DAUC <0003> auc.c:113 vector [2]: rand = 7839f5fe8c6b6742aff95733214019dc 20250418122526756 DAUC <0003> auc.c:179 vector [2]: kc = 1ad1c5ee62520c00 20250418122526756 DAUC <0003> auc.c:180 vector [2]: sres = 6c107c3a 20250418122526756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526756 DAUC <0003> auc.c:113 vector [3]: rand = c2f062d54b635c1a1e3a22d3c402beef 20250418122526756 DAUC <0003> auc.c:179 vector [3]: kc = f336f5e4c23c9400 20250418122526756 DAUC <0003> auc.c:180 vector [3]: sres = d88916a3 20250418122526756 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526756 DAUC <0003> db_auc.c:245 IMSI='262428880749163': Generated 4 vectors 20250418122526756 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428880749163"} 20250418122526756 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526756 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526756 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526761 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526761 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428880749163"} 20250418122526761 DAUC <0003> db_auc.c:192 IMSI='262428880749163': No 3G Auth Data 20250418122526761 DAUC <0003> db_auc.c:236 IMSI='262428880749163': Calling to generate 5 vectors 20250418122526761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122526761 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526761 DAUC <0003> auc.c:113 vector [0]: rand = 27f49d4a42b58f684f75b3f6142e9c95 20250418122526761 DAUC <0003> auc.c:179 vector [0]: kc = 0424a3c14b72f400 20250418122526761 DAUC <0003> auc.c:180 vector [0]: sres = b244ef2a 20250418122526761 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526761 DAUC <0003> auc.c:113 vector [1]: rand = 92f06b3af7901f6e3ed28479699c6332 20250418122526761 DAUC <0003> auc.c:179 vector [1]: kc = 158454f8008ab400 20250418122526761 DAUC <0003> auc.c:180 vector [1]: sres = 29e1bff8 20250418122526761 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526761 DAUC <0003> auc.c:113 vector [2]: rand = 0ace50bb6336cc21132d1d66284cf998 20250418122526762 DAUC <0003> auc.c:179 vector [2]: kc = 78e34d34488b3400 20250418122526762 DAUC <0003> auc.c:180 vector [2]: sres = 5f9a5b41 20250418122526762 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526762 DAUC <0003> auc.c:113 vector [3]: rand = 26bc295d03df8688c1aac604b1577586 20250418122526762 DAUC <0003> auc.c:179 vector [3]: kc = a9ec879a9a667c00 20250418122526762 DAUC <0003> auc.c:180 vector [3]: sres = f73b05b3 20250418122526762 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526762 DAUC <0003> auc.c:113 vector [4]: rand = 69a0c9072bde034ae22d20ee71c021fb 20250418122526762 DAUC <0003> auc.c:179 vector [4]: kc = dadf4d1ae3149000 20250418122526762 DAUC <0003> auc.c:180 vector [4]: sres = 2eaba374 20250418122526762 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122526762 DAUC <0003> db_auc.c:245 IMSI='262428880749163': Generated 5 vectors 20250418122526762 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428880749163"} 20250418122526762 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526762 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526762 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526767 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526767 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428880749163"} 20250418122526767 DAUC <0003> db_auc.c:192 IMSI='262428880749163': No 3G Auth Data 20250418122526767 DAUC <0003> db_auc.c:236 IMSI='262428880749163': Calling to generate 5 vectors 20250418122526767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122526767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526767 DAUC <0003> auc.c:113 vector [0]: rand = b92d20e092219e2effb1d69ec1799559 20250418122526767 DAUC <0003> auc.c:179 vector [0]: kc = d528f646546aac00 20250418122526767 DAUC <0003> auc.c:180 vector [0]: sres = c8ea7189 20250418122526767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526767 DAUC <0003> auc.c:113 vector [1]: rand = 14aac59bffbdaa34ab45f50d7765ac4e 20250418122526767 DAUC <0003> auc.c:179 vector [1]: kc = d05e1bc4da19d800 20250418122526767 DAUC <0003> auc.c:180 vector [1]: sres = 60ecffcf 20250418122526767 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526767 DAUC <0003> auc.c:113 vector [2]: rand = 323daa586851a0b174b6d98412d31732 20250418122526767 DAUC <0003> auc.c:179 vector [2]: kc = 583aacd7a9537800 20250418122526767 DAUC <0003> auc.c:180 vector [2]: sres = 42362bc2 20250418122526767 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526767 DAUC <0003> auc.c:113 vector [3]: rand = 672edf43cd3f4b7ca1fdbe3d99677c7a 20250418122526767 DAUC <0003> auc.c:179 vector [3]: kc = 185aef2e9d821000 20250418122526767 DAUC <0003> auc.c:180 vector [3]: sres = 6b9ed940 20250418122526767 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526767 DAUC <0003> auc.c:113 vector [4]: rand = 871653f325ccab503516db0b42e35338 20250418122526767 DAUC <0003> auc.c:179 vector [4]: kc = 300e6d526b818800 20250418122526767 DAUC <0003> auc.c:180 vector [4]: sres = 4816b9c6 20250418122526767 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122526767 DAUC <0003> db_auc.c:245 IMSI='262428880749163': Generated 5 vectors 20250418122526767 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428880749163"} 20250418122526767 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428880749163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526767 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526767 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@98c15e852bfc: Final verdict of PTC: pass 20250418122526773 DAUC <0003> db_auc.c:157 IMSI='262420350619444': No 2G Auth Data 20250418122526773 DAUC <0003> db_auc.c:192 IMSI='262420350619444': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262420350619444" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250418122526787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4258 20250418122526789 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526789 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420350619444"} 20250418122526789 DAUC <0003> db_auc.c:192 IMSI='262420350619444': No 3G Auth Data 20250418122526789 DAUC <0003> db_auc.c:236 IMSI='262420350619444': Calling to generate 1 vectors 20250418122526789 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250418122526789 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526789 DAUC <0003> auc.c:113 vector [0]: rand = 6b4e31cd46a4046c3fd7b7f0bc4073aa 20250418122526789 DAUC <0003> auc.c:179 vector [0]: kc = 2d0cd74b2497fc00 20250418122526789 DAUC <0003> auc.c:180 vector [0]: sres = 5e78e55c 20250418122526789 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526789 DAUC <0003> db_auc.c:245 IMSI='262420350619444': Generated 1 vectors 20250418122526789 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420350619444"} 20250418122526789 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526789 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526789 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262420350619444" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420350619444" TC_gsup_sai_num_auth_vectors(25)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526790 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526790 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420350619444"} 20250418122526790 DAUC <0003> db_auc.c:192 IMSI='262420350619444': No 3G Auth Data 20250418122526790 DAUC <0003> db_auc.c:236 IMSI='262420350619444': Calling to generate 4 vectors 20250418122526790 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250418122526790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526790 DAUC <0003> auc.c:113 vector [0]: rand = 8c854f68ddac65ee1fa5dfbc9f4d3dc8 20250418122526790 DAUC <0003> auc.c:179 vector [0]: kc = 89ff44703a24d800 20250418122526790 DAUC <0003> auc.c:180 vector [0]: sres = 645b9fce 20250418122526790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526790 DAUC <0003> auc.c:113 vector [1]: rand = fbaabcb935b6dba04e5b4299cfdc6454 20250418122526790 DAUC <0003> auc.c:179 vector [1]: kc = 2e49130345632000 20250418122526790 DAUC <0003> auc.c:180 vector [1]: sres = 736a8c29 20250418122526790 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526790 DAUC <0003> auc.c:113 vector [2]: rand = aa875a114cce012de4ffd5e57f1b9768 20250418122526790 DAUC <0003> auc.c:179 vector [2]: kc = c7fd97dbc7fb0800 20250418122526790 DAUC <0003> auc.c:180 vector [2]: sres = 26a875f1 20250418122526790 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526790 DAUC <0003> auc.c:113 vector [3]: rand = 7ad615ae8a861660bcfb216223fb262d 20250418122526790 DAUC <0003> auc.c:179 vector [3]: kc = 6c8a17cc81ea8400 20250418122526790 DAUC <0003> auc.c:180 vector [3]: sres = 95ccc455 20250418122526790 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526790 DAUC <0003> db_auc.c:245 IMSI='262420350619444': Generated 4 vectors 20250418122526790 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420350619444"} 20250418122526790 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526790 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526790 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526791 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526791 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420350619444"} 20250418122526791 DAUC <0003> db_auc.c:192 IMSI='262420350619444': No 3G Auth Data 20250418122526791 DAUC <0003> db_auc.c:236 IMSI='262420350619444': Calling to generate 5 vectors 20250418122526791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122526791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526791 DAUC <0003> auc.c:113 vector [0]: rand = 054da70f8b2d80c946bb758085976bec 20250418122526791 DAUC <0003> auc.c:179 vector [0]: kc = 6282ace10d46ec00 20250418122526791 DAUC <0003> auc.c:180 vector [0]: sres = fd489ca8 20250418122526791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526791 DAUC <0003> auc.c:113 vector [1]: rand = f1d623769bcfd24ea2e536539c64a942 20250418122526791 DAUC <0003> auc.c:179 vector [1]: kc = a4cdfa32badbe000 20250418122526791 DAUC <0003> auc.c:180 vector [1]: sres = 7a916bdd 20250418122526791 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526791 DAUC <0003> auc.c:113 vector [2]: rand = 0f0ea47bc7d319de8b3f9e9f581be237 20250418122526791 DAUC <0003> auc.c:179 vector [2]: kc = bc1c2f5215ebfc00 20250418122526791 DAUC <0003> auc.c:180 vector [2]: sres = afecc746 20250418122526791 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526791 DAUC <0003> auc.c:113 vector [3]: rand = 1d44290d7d5079cc65dac11db8319981 20250418122526791 DAUC <0003> auc.c:179 vector [3]: kc = 62cda7d44b2e8800 20250418122526791 DAUC <0003> auc.c:180 vector [3]: sres = bd962e87 20250418122526791 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526791 DAUC <0003> auc.c:113 vector [4]: rand = e8580c68f1286a449016b4ab3fe5fbeb 20250418122526791 DAUC <0003> auc.c:179 vector [4]: kc = da44d1280a89d800 20250418122526791 DAUC <0003> auc.c:180 vector [4]: sres = ae3ddf6c 20250418122526791 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122526791 DAUC <0003> db_auc.c:245 IMSI='262420350619444': Generated 5 vectors 20250418122526791 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420350619444"} 20250418122526791 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526791 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526791 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526792 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526792 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420350619444"} 20250418122526792 DAUC <0003> db_auc.c:192 IMSI='262420350619444': No 3G Auth Data 20250418122526792 DAUC <0003> db_auc.c:236 IMSI='262420350619444': Calling to generate 5 vectors 20250418122526792 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122526792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526792 DAUC <0003> auc.c:113 vector [0]: rand = b8dcd48ecfd4cf73b844e561398dccac 20250418122526792 DAUC <0003> auc.c:179 vector [0]: kc = 227e6b443ca74000 20250418122526792 DAUC <0003> auc.c:180 vector [0]: sres = 2baf30cb 20250418122526792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526792 DAUC <0003> auc.c:113 vector [1]: rand = e05c9b93b7dfa26684937b895b145ba2 20250418122526792 DAUC <0003> auc.c:179 vector [1]: kc = 512c9aca599e2800 20250418122526792 DAUC <0003> auc.c:180 vector [1]: sres = 6f94d18e 20250418122526792 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526792 DAUC <0003> auc.c:113 vector [2]: rand = e737614c8e780aa1d50e076867d93b44 20250418122526792 DAUC <0003> auc.c:179 vector [2]: kc = b673b62283038000 20250418122526792 DAUC <0003> auc.c:180 vector [2]: sres = 2a30d094 20250418122526792 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526792 DAUC <0003> auc.c:113 vector [3]: rand = cf3a3cd263bc7ed87fe7cc129c578360 20250418122526792 DAUC <0003> auc.c:179 vector [3]: kc = d64ae2879e48cc00 20250418122526792 DAUC <0003> auc.c:180 vector [3]: sres = fb6d567a 20250418122526792 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526792 DAUC <0003> auc.c:113 vector [4]: rand = 4a48c845210f2db774cbfae3158364b8 20250418122526792 DAUC <0003> auc.c:179 vector [4]: kc = 150f2b1e2081ac00 20250418122526792 DAUC <0003> auc.c:180 vector [4]: sres = 9a54117b 20250418122526792 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122526792 DAUC <0003> db_auc.c:245 IMSI='262420350619444': Generated 5 vectors 20250418122526792 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420350619444"} 20250418122526792 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420350619444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526792 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526792 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@98c15e852bfc: Final verdict of PTC: pass 20250418122526793 DAUC <0003> db_auc.c:157 IMSI='262420670112857': No 2G Auth Data 20250418122526793 DAUC <0003> db_auc.c:192 IMSI='262420670112857': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262420670112857" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250418122526798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 20250418122526800 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526800 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420670112857"} 20250418122526800 DAUC <0003> db_auc.c:192 IMSI='262420670112857': No 3G Auth Data 20250418122526800 DAUC <0003> db_auc.c:236 IMSI='262420670112857': Calling to generate 1 vectors 20250418122526800 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250418122526800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526800 DAUC <0003> auc.c:113 vector [0]: rand = 2e82ce501a39fa3f4d6bd5470ebf9bd2 20250418122526800 DAUC <0003> auc.c:179 vector [0]: kc = 58e4897a499535d0 20250418122526800 DAUC <0003> auc.c:180 vector [0]: sres = f22f69e4 20250418122526800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526800 DAUC <0003> db_auc.c:245 IMSI='262420670112857': Generated 1 vectors 20250418122526800 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420670112857"} 20250418122526800 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526800 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526800 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262420670112857" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420670112857" TC_gsup_sai_num_auth_vectors(26)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526801 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526801 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420670112857"} 20250418122526801 DAUC <0003> db_auc.c:192 IMSI='262420670112857': No 3G Auth Data 20250418122526801 DAUC <0003> db_auc.c:236 IMSI='262420670112857': Calling to generate 4 vectors 20250418122526801 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250418122526801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526801 DAUC <0003> auc.c:113 vector [0]: rand = acd9e1a976b061c5f76fcccb69796c55 20250418122526801 DAUC <0003> auc.c:179 vector [0]: kc = 867618e1a8589b67 20250418122526801 DAUC <0003> auc.c:180 vector [0]: sres = c5f6615d 20250418122526801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526801 DAUC <0003> auc.c:113 vector [1]: rand = b0d52e824fc6974f58e884f5c6cce458 20250418122526801 DAUC <0003> auc.c:179 vector [1]: kc = 4b4fce66e217d94e 20250418122526801 DAUC <0003> auc.c:180 vector [1]: sres = 2e6ad619 20250418122526801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526801 DAUC <0003> auc.c:113 vector [2]: rand = 67fed3ee43b7d69e950c5b2a3c9fe79a 20250418122526801 DAUC <0003> auc.c:179 vector [2]: kc = 3d9d6ffc44fde26b 20250418122526801 DAUC <0003> auc.c:180 vector [2]: sres = b393ad3c 20250418122526801 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526801 DAUC <0003> auc.c:113 vector [3]: rand = eb8dee19ef441d8b0976bd4929551141 20250418122526801 DAUC <0003> auc.c:179 vector [3]: kc = 7b1b962af90852e4 20250418122526801 DAUC <0003> auc.c:180 vector [3]: sres = 5af0c04a 20250418122526801 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526801 DAUC <0003> db_auc.c:245 IMSI='262420670112857': Generated 4 vectors 20250418122526801 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420670112857"} 20250418122526801 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526801 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526801 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526802 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526802 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420670112857"} 20250418122526802 DAUC <0003> db_auc.c:192 IMSI='262420670112857': No 3G Auth Data 20250418122526802 DAUC <0003> db_auc.c:236 IMSI='262420670112857': Calling to generate 5 vectors 20250418122526802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122526802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526802 DAUC <0003> auc.c:113 vector [0]: rand = c8ffb7b73a86415185fc076cee1eed4a 20250418122526802 DAUC <0003> auc.c:179 vector [0]: kc = aa9797c14f98447a 20250418122526802 DAUC <0003> auc.c:180 vector [0]: sres = e93ba852 20250418122526802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526802 DAUC <0003> auc.c:113 vector [1]: rand = 363245a29915b47e080b37253a7e87a6 20250418122526802 DAUC <0003> auc.c:179 vector [1]: kc = 17609e4a81bb938f 20250418122526802 DAUC <0003> auc.c:180 vector [1]: sres = bb15a2eb 20250418122526802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526802 DAUC <0003> auc.c:113 vector [2]: rand = a275cc995e971c07776a4ed70a8523a6 20250418122526802 DAUC <0003> auc.c:179 vector [2]: kc = 56d88eff31165e86 20250418122526802 DAUC <0003> auc.c:180 vector [2]: sres = e8d836a6 20250418122526802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526802 DAUC <0003> auc.c:113 vector [3]: rand = 4686beb61809ccb91382604886265892 20250418122526802 DAUC <0003> auc.c:179 vector [3]: kc = e35ad9198c7543a3 20250418122526802 DAUC <0003> auc.c:180 vector [3]: sres = 024ef655 20250418122526802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526802 DAUC <0003> auc.c:113 vector [4]: rand = 0924f31f8a6d51e26e3adf333889fdca 20250418122526802 DAUC <0003> auc.c:179 vector [4]: kc = 711f855c1bb85c77 20250418122526802 DAUC <0003> auc.c:180 vector [4]: sres = bf66be96 20250418122526802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122526802 DAUC <0003> db_auc.c:245 IMSI='262420670112857': Generated 5 vectors 20250418122526802 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420670112857"} 20250418122526802 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526802 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526802 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526803 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526803 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420670112857"} 20250418122526803 DAUC <0003> db_auc.c:192 IMSI='262420670112857': No 3G Auth Data 20250418122526803 DAUC <0003> db_auc.c:236 IMSI='262420670112857': Calling to generate 5 vectors 20250418122526803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250418122526803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526803 DAUC <0003> auc.c:113 vector [0]: rand = fa32bad81b95e79d55b9b6ac0c3d6a86 20250418122526803 DAUC <0003> auc.c:179 vector [0]: kc = 8be6d4bb99f78317 20250418122526803 DAUC <0003> auc.c:180 vector [0]: sres = 363578d6 20250418122526803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250418122526803 DAUC <0003> auc.c:113 vector [1]: rand = c087f613e5bb570fc31b799756c2fdb6 20250418122526803 DAUC <0003> auc.c:179 vector [1]: kc = 4d73902e30a7261e 20250418122526803 DAUC <0003> auc.c:180 vector [1]: sres = 786d66bb 20250418122526803 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250418122526803 DAUC <0003> auc.c:113 vector [2]: rand = 5bd950e7004c402bf1bb0d665aba95fe 20250418122526803 DAUC <0003> auc.c:179 vector [2]: kc = a7577b58971bf9be 20250418122526803 DAUC <0003> auc.c:180 vector [2]: sres = 3aac9902 20250418122526803 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250418122526803 DAUC <0003> auc.c:113 vector [3]: rand = 0fbe3bc7fab7569152f7468064bcc47d 20250418122526803 DAUC <0003> auc.c:179 vector [3]: kc = a21a70c7dc04ffc2 20250418122526803 DAUC <0003> auc.c:180 vector [3]: sres = b6642a9f 20250418122526803 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250418122526803 DAUC <0003> auc.c:113 vector [4]: rand = 2f6bea81d25ce2273cc9978f66d130d1 20250418122526803 DAUC <0003> auc.c:179 vector [4]: kc = ff34e4b62bd4c43e 20250418122526803 DAUC <0003> auc.c:180 vector [4]: sres = be57bd7f 20250418122526803 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250418122526803 DAUC <0003> db_auc.c:245 IMSI='262420670112857': Generated 5 vectors 20250418122526803 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420670112857"} 20250418122526803 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420670112857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526803 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526803 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@98c15e852bfc: Final verdict of PTC: pass 20250418122526805 DAUC <0003> db_auc.c:157 IMSI='262425491449662': No 2G Auth Data 20250418122526805 DAUC <0003> db_auc.c:192 IMSI='262425491449662': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262425491449662" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250418122526812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4258 20250418122526813 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526813 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425491449662"} 20250418122526813 DAUC <0003> db_auc.c:157 IMSI='262425491449662': No 2G Auth Data 20250418122526813 DAUC <0003> db_auc.c:236 IMSI='262425491449662': Calling to generate 1 vectors 20250418122526813 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250418122526813 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122526813 DAUC <0003> auc.c:113 vector [0]: rand = 1fc78b863b49d350938895654f285371 20250418122526813 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122526813 DAUC <0003> auc.c:142 vector [0]: autn = 75d8ae78d1e70000439702bbf057a30d 20250418122526813 DAUC <0003> auc.c:143 vector [0]: ck = 8df6bfd399629fc3040cc98a9b284c84 20250418122526813 DAUC <0003> auc.c:144 vector [0]: ik = 66412c4a2a2973722f637d91b4372e26 20250418122526813 DAUC <0003> auc.c:145 vector [0]: res = 42e6a4e09489e9380000000000000000 20250418122526813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526813 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526813 DAUC <0003> auc.c:151 vector [0]: kc = c0d827829c548e13 20250418122526813 DAUC <0003> auc.c:152 vector [0]: sres = d66f4dd8 20250418122526813 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526813 DAUC <0003> db_auc.c:245 IMSI='262425491449662': Generated 1 vectors 20250418122526813 DAUC <0003> db_auc.c:249 IMSI='262425491449662': Updating SQN=33 in DB 20250418122526813 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425491449662"} 20250418122526813 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526813 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526813 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262425491449662" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425491449662" TC_gsup_sai_num_auth_vectors(27)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526815 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526815 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425491449662"} 20250418122526815 DAUC <0003> db_auc.c:157 IMSI='262425491449662': No 2G Auth Data 20250418122526815 DAUC <0003> db_auc.c:236 IMSI='262425491449662': Calling to generate 4 vectors 20250418122526815 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250418122526815 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526815 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526815 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250418122526815 DAUC <0003> auc.c:113 vector [0]: rand = 646b9c7ee61bc97959b3e627f097235d 20250418122526815 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250418122526815 DAUC <0003> auc.c:142 vector [0]: autn = a2b674416d8e0000d3b77498dd1570fa 20250418122526815 DAUC <0003> auc.c:143 vector [0]: ck = 52eb79d7ddf99d449b95e0050f99de08 20250418122526815 DAUC <0003> auc.c:144 vector [0]: ik = 82a3b330257a0891fef68fc3feec650e 20250418122526815 DAUC <0003> auc.c:145 vector [0]: res = cb2fde6290087a6e0000000000000000 20250418122526815 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526815 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526815 DAUC <0003> auc.c:151 vector [0]: kc = b52ba52109f62ed3 20250418122526815 DAUC <0003> auc.c:152 vector [0]: sres = 5b27a40c 20250418122526815 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526815 DAUC <0003> auc.c:113 vector [1]: rand = 4642a31a90a231077dff851ed542d531 20250418122526815 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250418122526815 DAUC <0003> auc.c:142 vector [1]: autn = dd5f9890f80300001994c7f7c3f4583c 20250418122526815 DAUC <0003> auc.c:143 vector [1]: ck = b40d144ada200be9ee7df258bc114229 20250418122526815 DAUC <0003> auc.c:144 vector [1]: ik = 59c247acb36aaa7762186d7eee819a0e 20250418122526815 DAUC <0003> auc.c:145 vector [1]: res = dd7315cdfa7db2100000000000000000 20250418122526815 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526815 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122526815 DAUC <0003> auc.c:151 vector [1]: kc = 61aaccc03bda79b9 20250418122526815 DAUC <0003> auc.c:152 vector [1]: sres = 270ea7dd 20250418122526815 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122526815 DAUC <0003> auc.c:113 vector [2]: rand = ae73747608100c7e7e64db6137ade024 20250418122526815 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250418122526815 DAUC <0003> auc.c:142 vector [2]: autn = d5d16fdcefcd00006ef6a22e99887a89 20250418122526815 DAUC <0003> auc.c:143 vector [2]: ck = 0fd77af8c46a0a85c3eacfb272b60b3d 20250418122526815 DAUC <0003> auc.c:144 vector [2]: ik = ca5ac628c2114d6a7ccc40f3170c8203 20250418122526815 DAUC <0003> auc.c:145 vector [2]: res = 87245e38e6221b6d0000000000000000 20250418122526815 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526815 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122526815 DAUC <0003> auc.c:151 vector [2]: kc = 7aab339163c1ced1 20250418122526815 DAUC <0003> auc.c:152 vector [2]: sres = 61064555 20250418122526815 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122526815 DAUC <0003> auc.c:113 vector [3]: rand = aa54c71ea929174cd3cd2c2e3e778bef 20250418122526815 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250418122526815 DAUC <0003> auc.c:142 vector [3]: autn = d219b72b6ef100008746333e8e0ae897 20250418122526815 DAUC <0003> auc.c:143 vector [3]: ck = 882443e89d27c12ed03a8afa7d30741f 20250418122526815 DAUC <0003> auc.c:144 vector [3]: ik = 91b1d0487477b22e265f1e119da5432b 20250418122526815 DAUC <0003> auc.c:145 vector [3]: res = 12cea2c338bb820d0000000000000000 20250418122526815 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526815 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122526815 DAUC <0003> auc.c:151 vector [3]: kc = eff0074b09c54434 20250418122526815 DAUC <0003> auc.c:152 vector [3]: sres = 2a7520ce 20250418122526815 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122526815 DAUC <0003> db_auc.c:245 IMSI='262425491449662': Generated 4 vectors 20250418122526815 DAUC <0003> db_auc.c:249 IMSI='262425491449662': Updating SQN=161 in DB 20250418122526815 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425491449662"} 20250418122526815 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526815 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526815 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526816 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526816 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425491449662"} 20250418122526816 DAUC <0003> db_auc.c:157 IMSI='262425491449662': No 2G Auth Data 20250418122526816 DAUC <0003> db_auc.c:236 IMSI='262425491449662': Calling to generate 5 vectors 20250418122526816 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122526816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250418122526816 DAUC <0003> auc.c:113 vector [0]: rand = 8fcf52f2664b7cba302623ddfc59ac57 20250418122526816 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250418122526816 DAUC <0003> auc.c:142 vector [0]: autn = ecc4d24c5b1c0000fca7f8e18b21bc60 20250418122526816 DAUC <0003> auc.c:143 vector [0]: ck = 0d5fd3fb10cab9379d45092718aa7a49 20250418122526816 DAUC <0003> auc.c:144 vector [0]: ik = de9bbf946cc9784d26641dcaaa0ecd2a 20250418122526816 DAUC <0003> auc.c:145 vector [0]: res = 029668ba9fca823d0000000000000000 20250418122526816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526816 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526816 DAUC <0003> auc.c:151 vector [0]: kc = 68e57882cea77619 20250418122526816 DAUC <0003> auc.c:152 vector [0]: sres = 9d5cea87 20250418122526816 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526816 DAUC <0003> auc.c:113 vector [1]: rand = c9a1d891ab8b83f3721112bf16f07a2a 20250418122526816 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250418122526816 DAUC <0003> auc.c:142 vector [1]: autn = 3825a6d7d0890000af630d3059b8e347 20250418122526816 DAUC <0003> auc.c:143 vector [1]: ck = 4e07210e8754e8f4040e4992a0c6e52e 20250418122526816 DAUC <0003> auc.c:144 vector [1]: ik = a89446791315f9ca596ce51eb5819de3 20250418122526816 DAUC <0003> auc.c:145 vector [1]: res = cceebd3dbd43774e0000000000000000 20250418122526816 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526816 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122526816 DAUC <0003> auc.c:151 vector [1]: kc = bbf1cbfb810669f3 20250418122526816 DAUC <0003> auc.c:152 vector [1]: sres = 71adca73 20250418122526816 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122526816 DAUC <0003> auc.c:113 vector [2]: rand = 290d03f93ba66f3000054cb69466cc8d 20250418122526816 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250418122526816 DAUC <0003> auc.c:142 vector [2]: autn = d4684a69ff2f0000e24a36fc2321c426 20250418122526816 DAUC <0003> auc.c:143 vector [2]: ck = 4909a2f6c6314c94eeef4b99a13ff937 20250418122526816 DAUC <0003> auc.c:144 vector [2]: ik = 1e659f7f431b0871a87e49e89c7d641e 20250418122526816 DAUC <0003> auc.c:145 vector [2]: res = a6b3b545cc1567d60000000000000000 20250418122526816 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526816 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122526816 DAUC <0003> auc.c:151 vector [2]: kc = 11fd3ff8b868d9cc 20250418122526816 DAUC <0003> auc.c:152 vector [2]: sres = 6aa6d293 20250418122526816 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122526816 DAUC <0003> auc.c:113 vector [3]: rand = c3dc052b7de04b41f27d28f60c72c45e 20250418122526816 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250418122526816 DAUC <0003> auc.c:142 vector [3]: autn = d7a16cd6f4a80000e2e8256846e799b0 20250418122526816 DAUC <0003> auc.c:143 vector [3]: ck = daf4d20080e803646d02c75deb178b68 20250418122526816 DAUC <0003> auc.c:144 vector [3]: ik = c1258ba48ab1105b2f59d07b91d33b4f 20250418122526816 DAUC <0003> auc.c:145 vector [3]: res = b9544c611040252f0000000000000000 20250418122526816 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526816 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122526816 DAUC <0003> auc.c:151 vector [3]: kc = 598a4e82709da318 20250418122526816 DAUC <0003> auc.c:152 vector [3]: sres = a914694e 20250418122526816 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122526816 DAUC <0003> auc.c:113 vector [4]: rand = c7044c5e658b744f9434122e396cb0fb 20250418122526816 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250418122526816 DAUC <0003> auc.c:142 vector [4]: autn = b78b87f3107d0000173d145d66fc6d92 20250418122526816 DAUC <0003> auc.c:143 vector [4]: ck = 29a49a1165b79211f60089b81e103aa2 20250418122526816 DAUC <0003> auc.c:144 vector [4]: ik = ad15d252b2f620cb6d52fd5f0cc7b246 20250418122526816 DAUC <0003> auc.c:145 vector [4]: res = 69e71b07c1b156e90000000000000000 20250418122526816 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526816 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122526816 DAUC <0003> auc.c:151 vector [4]: kc = 1fe33ca4c5963a3e 20250418122526816 DAUC <0003> auc.c:152 vector [4]: sres = a8564dee 20250418122526816 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122526816 DAUC <0003> db_auc.c:245 IMSI='262425491449662': Generated 5 vectors 20250418122526816 DAUC <0003> db_auc.c:249 IMSI='262425491449662': Updating SQN=321 in DB 20250418122526816 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425491449662"} 20250418122526816 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526816 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526816 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526818 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526818 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425491449662"} 20250418122526818 DAUC <0003> db_auc.c:157 IMSI='262425491449662': No 2G Auth Data 20250418122526818 DAUC <0003> db_auc.c:236 IMSI='262425491449662': Calling to generate 5 vectors 20250418122526818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122526818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526818 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250418122526818 DAUC <0003> auc.c:113 vector [0]: rand = 2b34dddec6d40c778a8ffb28124fb990 20250418122526818 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250418122526818 DAUC <0003> auc.c:142 vector [0]: autn = 207a178b638e000057afad9be374454a 20250418122526818 DAUC <0003> auc.c:143 vector [0]: ck = b7433dc23da92b0987c92f6d6e8c560f 20250418122526818 DAUC <0003> auc.c:144 vector [0]: ik = 7f414b84e41fb8348a484f7ac927c887 20250418122526818 DAUC <0003> auc.c:145 vector [0]: res = 9c9991ea2cf661c10000000000000000 20250418122526818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526818 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526818 DAUC <0003> auc.c:151 vector [0]: kc = c58316517e1d0db5 20250418122526818 DAUC <0003> auc.c:152 vector [0]: sres = b06ff02b 20250418122526818 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526818 DAUC <0003> auc.c:113 vector [1]: rand = c676717a3d7e328ba25cb93bf5fac9f4 20250418122526818 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250418122526818 DAUC <0003> auc.c:142 vector [1]: autn = 6d26862608fc00004d799773c773c7b0 20250418122526818 DAUC <0003> auc.c:143 vector [1]: ck = c8bfea9c7f48a7ad71646a8432babd84 20250418122526818 DAUC <0003> auc.c:144 vector [1]: ik = 8f0e48aaa08986abcdcf27f4e9c69f14 20250418122526818 DAUC <0003> auc.c:145 vector [1]: res = 548758998c13ce410000000000000000 20250418122526818 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526818 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122526818 DAUC <0003> auc.c:151 vector [1]: kc = fb1aef4604bd0396 20250418122526818 DAUC <0003> auc.c:152 vector [1]: sres = d89496d8 20250418122526818 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122526818 DAUC <0003> auc.c:113 vector [2]: rand = 71b1a6880889fa411122d5e52cb6dafd 20250418122526818 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250418122526818 DAUC <0003> auc.c:142 vector [2]: autn = b90b12a4b41f000004c4dabdedffccdf 20250418122526818 DAUC <0003> auc.c:143 vector [2]: ck = 438506f3cc972426028a9d0195ea1b1f 20250418122526818 DAUC <0003> auc.c:144 vector [2]: ik = baeafa9f0eaedba5d77b78738ccc6bf9 20250418122526818 DAUC <0003> auc.c:145 vector [2]: res = 7620b71c65e0c8cd0000000000000000 20250418122526818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526818 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122526818 DAUC <0003> auc.c:151 vector [2]: kc = 2c9e191edb1f8f65 20250418122526818 DAUC <0003> auc.c:152 vector [2]: sres = 13c07fd1 20250418122526818 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122526818 DAUC <0003> auc.c:113 vector [3]: rand = 72c235a53a93478bf540c8d8fcb16e8a 20250418122526818 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250418122526818 DAUC <0003> auc.c:142 vector [3]: autn = bf899e9b0d30000000036b2121c83dbe 20250418122526818 DAUC <0003> auc.c:143 vector [3]: ck = 6f1693cdc7a8d4b71d84d5ab8b589308 20250418122526818 DAUC <0003> auc.c:144 vector [3]: ik = 24ad00d2ebc4bc63ad3715d4a05f0b50 20250418122526818 DAUC <0003> auc.c:145 vector [3]: res = d969c1453692aa500000000000000000 20250418122526818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526818 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122526818 DAUC <0003> auc.c:151 vector [3]: kc = fb085360076bf08c 20250418122526818 DAUC <0003> auc.c:152 vector [3]: sres = effb6b15 20250418122526818 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122526818 DAUC <0003> auc.c:113 vector [4]: rand = 103ef6a5e62144637213fb8accfff805 20250418122526818 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250418122526818 DAUC <0003> auc.c:142 vector [4]: autn = 9adc72d44afe00008615d9169ce3dc3f 20250418122526818 DAUC <0003> auc.c:143 vector [4]: ck = 0a5ec6483df53df076448e748a0846ee 20250418122526818 DAUC <0003> auc.c:144 vector [4]: ik = b71fd142ec3c758f06dc730555c49576 20250418122526818 DAUC <0003> auc.c:145 vector [4]: res = 87bd125b269ab2d50000000000000000 20250418122526818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526818 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122526818 DAUC <0003> auc.c:151 vector [4]: kc = cdd9ea7b0e059be7 20250418122526818 DAUC <0003> auc.c:152 vector [4]: sres = a127a08e 20250418122526818 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122526818 DAUC <0003> db_auc.c:245 IMSI='262425491449662': Generated 5 vectors 20250418122526818 DAUC <0003> db_auc.c:249 IMSI='262425491449662': Updating SQN=481 in DB 20250418122526818 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425491449662"} 20250418122526818 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425491449662 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526818 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526818 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@98c15e852bfc: Final verdict of PTC: pass 20250418122526819 DAUC <0003> db_auc.c:157 IMSI='262424018785650': No 2G Auth Data 20250418122526819 DAUC <0003> db_auc.c:192 IMSI='262424018785650': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262424018785650" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250418122526826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4258 20250418122526827 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526827 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424018785650"} 20250418122526827 DAUC <0003> db_auc.c:157 IMSI='262424018785650': No 2G Auth Data 20250418122526827 DAUC <0003> db_auc.c:236 IMSI='262424018785650': Calling to generate 1 vectors 20250418122526827 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250418122526828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526828 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250418122526828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122526828 DAUC <0003> auc.c:113 vector [0]: rand = 06de848c5182b37b8d949caa42adb409 20250418122526828 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122526828 DAUC <0003> auc.c:142 vector [0]: autn = 3f15890195e000003d487a8896fc0768 20250418122526828 DAUC <0003> auc.c:143 vector [0]: ck = 3d0e0ee1872b1c52563c8df8c241db20 20250418122526828 DAUC <0003> auc.c:144 vector [0]: ik = 1cccb1a9e587175b88ddb62b2ef984a8 20250418122526828 DAUC <0003> auc.c:145 vector [0]: res = 3e913dfcae0896980000000000000000 20250418122526828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526828 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526828 DAUC <0003> auc.c:151 vector [0]: kc = ff23849b8e145481 20250418122526828 DAUC <0003> auc.c:152 vector [0]: sres = 9099ab64 20250418122526828 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526828 DAUC <0003> db_auc.c:245 IMSI='262424018785650': Generated 1 vectors 20250418122526828 DAUC <0003> db_auc.c:249 IMSI='262424018785650': Updating SQN=33 in DB 20250418122526828 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424018785650"} 20250418122526828 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526828 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526828 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262424018785650" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262424018785650" TC_gsup_sai_num_auth_vectors(28)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526829 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526829 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424018785650"} 20250418122526829 DAUC <0003> db_auc.c:157 IMSI='262424018785650': No 2G Auth Data 20250418122526829 DAUC <0003> db_auc.c:236 IMSI='262424018785650': Calling to generate 4 vectors 20250418122526829 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250418122526829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526829 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250418122526829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250418122526829 DAUC <0003> auc.c:113 vector [0]: rand = 9b6fffe0bebbc31f0c6b2ad287d9cc18 20250418122526829 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250418122526829 DAUC <0003> auc.c:142 vector [0]: autn = cd3ad16da12f0000565abbf651969072 20250418122526829 DAUC <0003> auc.c:143 vector [0]: ck = 85ee82b703a7ae5f5627901a955172ca 20250418122526829 DAUC <0003> auc.c:144 vector [0]: ik = ec64f4c54a4d8a920aa5f4d6d3f94ba5 20250418122526829 DAUC <0003> auc.c:145 vector [0]: res = 9eacd2b3c41af68f0000000000000000 20250418122526829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526829 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526829 DAUC <0003> auc.c:151 vector [0]: kc = 350812be0f421da2 20250418122526829 DAUC <0003> auc.c:152 vector [0]: sres = 5ab6243c 20250418122526829 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526829 DAUC <0003> auc.c:113 vector [1]: rand = 3ec30865bc4c9ecac4a2580a9418f219 20250418122526829 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250418122526829 DAUC <0003> auc.c:142 vector [1]: autn = e3974701636b0000ff493a0b40adff10 20250418122526829 DAUC <0003> auc.c:143 vector [1]: ck = e5c0e26938dad19766f592882b7834f5 20250418122526829 DAUC <0003> auc.c:144 vector [1]: ik = 4e13ef10355079017fbce7a26c6cd2f8 20250418122526829 DAUC <0003> auc.c:145 vector [1]: res = 4369376c40be59250000000000000000 20250418122526829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526829 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122526829 DAUC <0003> auc.c:151 vector [1]: kc = b29a78534a9e4e9b 20250418122526829 DAUC <0003> auc.c:152 vector [1]: sres = 03d76e49 20250418122526829 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122526829 DAUC <0003> auc.c:113 vector [2]: rand = 33f01643d889cc95a44d27430e165f89 20250418122526829 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250418122526829 DAUC <0003> auc.c:142 vector [2]: autn = 63a9bb9ec75c00009a9622dfcb0b9cde 20250418122526829 DAUC <0003> auc.c:143 vector [2]: ck = 19bb7bed698f9279659086e108f4b897 20250418122526829 DAUC <0003> auc.c:144 vector [2]: ik = d3424e0772693bebec4a212588a47d1e 20250418122526829 DAUC <0003> auc.c:145 vector [2]: res = 6044662bfc4b1aea0000000000000000 20250418122526829 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526829 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122526829 DAUC <0003> auc.c:151 vector [2]: kc = 4323922e9bb66c1b 20250418122526829 DAUC <0003> auc.c:152 vector [2]: sres = 9c0f7cc1 20250418122526829 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122526829 DAUC <0003> auc.c:113 vector [3]: rand = 379a8a386fa3e586ebe4db8ba8d944f8 20250418122526829 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250418122526829 DAUC <0003> auc.c:142 vector [3]: autn = 416ed4c7f7fc0000b66c1bb98a854650 20250418122526829 DAUC <0003> auc.c:143 vector [3]: ck = b8f7eb67ccf916eaf2efc5adccd2a520 20250418122526829 DAUC <0003> auc.c:144 vector [3]: ik = 4037aacf46d21c7ae902851cd986f565 20250418122526829 DAUC <0003> auc.c:145 vector [3]: res = bb89e1877e46c30c0000000000000000 20250418122526829 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526829 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122526829 DAUC <0003> auc.c:151 vector [3]: kc = e32d01199f7f5ad5 20250418122526829 DAUC <0003> auc.c:152 vector [3]: sres = c5cf228b 20250418122526829 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122526829 DAUC <0003> db_auc.c:245 IMSI='262424018785650': Generated 4 vectors 20250418122526829 DAUC <0003> db_auc.c:249 IMSI='262424018785650': Updating SQN=161 in DB 20250418122526829 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424018785650"} 20250418122526829 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526829 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526829 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526830 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526830 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424018785650"} 20250418122526830 DAUC <0003> db_auc.c:157 IMSI='262424018785650': No 2G Auth Data 20250418122526830 DAUC <0003> db_auc.c:236 IMSI='262424018785650': Calling to generate 5 vectors 20250418122526830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122526830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526830 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250418122526830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250418122526830 DAUC <0003> auc.c:113 vector [0]: rand = 82f9cd3327755c1910a8e78bee6147af 20250418122526830 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250418122526830 DAUC <0003> auc.c:142 vector [0]: autn = 1b174772215c0000ce69dcc27feaed2a 20250418122526830 DAUC <0003> auc.c:143 vector [0]: ck = 3ba60412e991d60cff392ee97f04f5f0 20250418122526830 DAUC <0003> auc.c:144 vector [0]: ik = 4513b6cf1a7f7521a441e5ede0abafce 20250418122526830 DAUC <0003> auc.c:145 vector [0]: res = 4cf9dbb8ca2e32b50000000000000000 20250418122526830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526830 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526830 DAUC <0003> auc.c:151 vector [0]: kc = 25cd79d96c41f913 20250418122526830 DAUC <0003> auc.c:152 vector [0]: sres = 86d7e90d 20250418122526830 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526830 DAUC <0003> auc.c:113 vector [1]: rand = fd02a3eb6467fb83481d000812637aa1 20250418122526830 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250418122526830 DAUC <0003> auc.c:142 vector [1]: autn = 4856983216ee0000d75b01272c018dc8 20250418122526830 DAUC <0003> auc.c:143 vector [1]: ck = 0e12e53764deaa7583eab7fcd1c14ab5 20250418122526830 DAUC <0003> auc.c:144 vector [1]: ik = 8b6a86137c226d446448a7ec8ecd2ba0 20250418122526830 DAUC <0003> auc.c:145 vector [1]: res = e8f63e3578d27c190000000000000000 20250418122526830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526830 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122526830 DAUC <0003> auc.c:151 vector [1]: kc = 62da733447f0a624 20250418122526830 DAUC <0003> auc.c:152 vector [1]: sres = 9024422c 20250418122526830 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122526830 DAUC <0003> auc.c:113 vector [2]: rand = 20f8b2bf19db04ebba02a235ed1a45f9 20250418122526830 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250418122526830 DAUC <0003> auc.c:142 vector [2]: autn = b0d15e5d3e9a0000b5253aa8e1c27a9a 20250418122526830 DAUC <0003> auc.c:143 vector [2]: ck = 40a5d755a77c41e70b5765db38a89ccb 20250418122526830 DAUC <0003> auc.c:144 vector [2]: ik = 511d3dfb986e3d6047d1018fcf253280 20250418122526830 DAUC <0003> auc.c:145 vector [2]: res = 0cedb5fa8d5186e10000000000000000 20250418122526830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526830 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122526830 DAUC <0003> auc.c:151 vector [2]: kc = 5d3e8efac89fd2cc 20250418122526830 DAUC <0003> auc.c:152 vector [2]: sres = 81bc331b 20250418122526830 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122526830 DAUC <0003> auc.c:113 vector [3]: rand = b49acd21b016018f417d51853cd6cb7a 20250418122526830 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250418122526830 DAUC <0003> auc.c:142 vector [3]: autn = de38e6fcf7e60000c530a4b2b9d9ce3e 20250418122526830 DAUC <0003> auc.c:143 vector [3]: ck = 9b02c66f015d1d57b63f74c6e7451025 20250418122526830 DAUC <0003> auc.c:144 vector [3]: ik = 61d1d59f0fb2ece3121a602a47b4fd2c 20250418122526830 DAUC <0003> auc.c:145 vector [3]: res = deed7e4fa5d742340000000000000000 20250418122526830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526830 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122526830 DAUC <0003> auc.c:151 vector [3]: kc = 5ef6071cae1e1cbd 20250418122526830 DAUC <0003> auc.c:152 vector [3]: sres = 7b3a3c7b 20250418122526830 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122526830 DAUC <0003> auc.c:113 vector [4]: rand = c4b5df24332486b72dd81f0778b5bbe1 20250418122526830 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250418122526830 DAUC <0003> auc.c:142 vector [4]: autn = 36d6a23d796300009763e80dd2291064 20250418122526830 DAUC <0003> auc.c:143 vector [4]: ck = ab6fac4e51502780a8c0c6e16985cd88 20250418122526830 DAUC <0003> auc.c:144 vector [4]: ik = 046d3c6196f929785e4b3a824490a1b3 20250418122526830 DAUC <0003> auc.c:145 vector [4]: res = ace48b2df2b15b3c0000000000000000 20250418122526830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526830 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122526830 DAUC <0003> auc.c:151 vector [4]: kc = 59896c4ceabc62c3 20250418122526830 DAUC <0003> auc.c:152 vector [4]: sres = 5e55d011 20250418122526830 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122526830 DAUC <0003> db_auc.c:245 IMSI='262424018785650': Generated 5 vectors 20250418122526830 DAUC <0003> db_auc.c:249 IMSI='262424018785650': Updating SQN=321 in DB 20250418122526830 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424018785650"} 20250418122526830 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526830 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526830 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526831 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526831 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424018785650"} 20250418122526831 DAUC <0003> db_auc.c:157 IMSI='262424018785650': No 2G Auth Data 20250418122526831 DAUC <0003> db_auc.c:236 IMSI='262424018785650': Calling to generate 5 vectors 20250418122526831 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122526831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526831 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250418122526831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250418122526831 DAUC <0003> auc.c:113 vector [0]: rand = 726b762814a68145eddc09608292c818 20250418122526831 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250418122526831 DAUC <0003> auc.c:142 vector [0]: autn = 78ead81d94870000b670f8e935995d96 20250418122526831 DAUC <0003> auc.c:143 vector [0]: ck = f13d83bf7e9af1091bf01a07e77f1f59 20250418122526831 DAUC <0003> auc.c:144 vector [0]: ik = 9d0975efccb5e8009e189ee5038c7014 20250418122526831 DAUC <0003> auc.c:145 vector [0]: res = 93ea3a7cee04e9390000000000000000 20250418122526831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526831 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122526831 DAUC <0003> auc.c:151 vector [0]: kc = e9dc72b256dc7644 20250418122526831 DAUC <0003> auc.c:152 vector [0]: sres = 7deed345 20250418122526831 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122526831 DAUC <0003> auc.c:113 vector [1]: rand = 916c8666d47bd2d10eee3b420cad8456 20250418122526831 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250418122526831 DAUC <0003> auc.c:142 vector [1]: autn = 668e1434ccc0000077c3a2053d48bb05 20250418122526831 DAUC <0003> auc.c:143 vector [1]: ck = c04cb37fb6171edbb07237c217a1513f 20250418122526831 DAUC <0003> auc.c:144 vector [1]: ik = 0f066fa55ae70165d7989918fcb81c0d 20250418122526831 DAUC <0003> auc.c:145 vector [1]: res = d233a7838bd92ed10000000000000000 20250418122526831 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526831 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122526831 DAUC <0003> auc.c:151 vector [1]: kc = a8a0720007e9528c 20250418122526831 DAUC <0003> auc.c:152 vector [1]: sres = 59ea8952 20250418122526831 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122526831 DAUC <0003> auc.c:113 vector [2]: rand = 2209c579d027c2800404813d7f35ccaf 20250418122526831 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250418122526831 DAUC <0003> auc.c:142 vector [2]: autn = 317d892a267700002a5e03348b457ced 20250418122526831 DAUC <0003> auc.c:143 vector [2]: ck = 1872a9f72d396c9de9dae5dae48f88b0 20250418122526831 DAUC <0003> auc.c:144 vector [2]: ik = f76875ddfbed4f70bdf97ad68581393e 20250418122526831 DAUC <0003> auc.c:145 vector [2]: res = 89aaaa23326b742b0000000000000000 20250418122526831 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526831 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122526831 DAUC <0003> auc.c:151 vector [2]: kc = bb394326b7da9263 20250418122526831 DAUC <0003> auc.c:152 vector [2]: sres = bbc1de08 20250418122526831 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122526831 DAUC <0003> auc.c:113 vector [3]: rand = 0052332df0abf36c03a632b2b20c5481 20250418122526831 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250418122526831 DAUC <0003> auc.c:142 vector [3]: autn = 9597188cdc290000025a259abc061b6f 20250418122526831 DAUC <0003> auc.c:143 vector [3]: ck = 9c29db2d4d71740aa353f846c48de437 20250418122526831 DAUC <0003> auc.c:144 vector [3]: ik = b13ef4f3b4dccec87c9899276e080ee1 20250418122526831 DAUC <0003> auc.c:145 vector [3]: res = 8feac9a009bbbbfb0000000000000000 20250418122526831 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526831 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122526831 DAUC <0003> auc.c:151 vector [3]: kc = f2dc4ebf53285014 20250418122526831 DAUC <0003> auc.c:152 vector [3]: sres = 8651725b 20250418122526831 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122526831 DAUC <0003> auc.c:113 vector [4]: rand = 126f40719673eb5a7610a5a63aeeb453 20250418122526831 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250418122526831 DAUC <0003> auc.c:142 vector [4]: autn = 9b5932fede570000cc303b1d6cf32c18 20250418122526831 DAUC <0003> auc.c:143 vector [4]: ck = ec871595b89f14637a13ba2e97d42f60 20250418122526831 DAUC <0003> auc.c:144 vector [4]: ik = 2a200e295576623f4758f4c080db0e24 20250418122526831 DAUC <0003> auc.c:145 vector [4]: res = 0d6ccf67538007950000000000000000 20250418122526831 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526831 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122526831 DAUC <0003> auc.c:151 vector [4]: kc = fbec5552fae65718 20250418122526831 DAUC <0003> auc.c:152 vector [4]: sres = 5eecc8f2 20250418122526831 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122526831 DAUC <0003> db_auc.c:245 IMSI='262424018785650': Generated 5 vectors 20250418122526831 DAUC <0003> db_auc.c:249 IMSI='262424018785650': Updating SQN=481 in DB 20250418122526831 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424018785650"} 20250418122526831 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424018785650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526831 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526831 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@98c15e852bfc: Final verdict of PTC: pass 20250418122526833 DAUC <0003> db_auc.c:157 IMSI='262424691219476': No 2G Auth Data 20250418122526833 DAUC <0003> db_auc.c:192 IMSI='262424691219476': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262424691219476" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250418122526839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4258 20250418122526840 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526840 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424691219476"} 20250418122526840 DAUC <0003> db_auc.c:236 IMSI='262424691219476': Calling to generate 1 vectors 20250418122526840 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250418122526840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122526840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526840 DAUC <0003> auc.c:113 vector [0]: rand = d366684b22f1665079d30c087a43546e 20250418122526840 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122526840 DAUC <0003> auc.c:142 vector [0]: autn = 01872e9a50a500006004a78481458944 20250418122526840 DAUC <0003> auc.c:143 vector [0]: ck = e3861a6af7c1a4deb0cf8b2a9f7e7f19 20250418122526840 DAUC <0003> auc.c:144 vector [0]: ik = c4c5a470c38192dccf5472cc93ad8ab0 20250418122526840 DAUC <0003> auc.c:145 vector [0]: res = 60115757b38bbce90000000000000000 20250418122526840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526840 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526840 DAUC <0003> auc.c:179 vector [0]: kc = 61fcc0fd49d52000 20250418122526840 DAUC <0003> auc.c:180 vector [0]: sres = 914c4629 20250418122526840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526840 DAUC <0003> db_auc.c:245 IMSI='262424691219476': Generated 1 vectors 20250418122526840 DAUC <0003> db_auc.c:249 IMSI='262424691219476': Updating SQN=33 in DB 20250418122526840 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424691219476"} 20250418122526840 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526840 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526840 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262424691219476" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424691219476" TC_gsup_sai_num_auth_vectors(29)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526842 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526842 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424691219476"} 20250418122526842 DAUC <0003> db_auc.c:236 IMSI='262424691219476': Calling to generate 4 vectors 20250418122526842 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250418122526842 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526842 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526842 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250418122526842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526842 DAUC <0003> auc.c:113 vector [0]: rand = f53402bc4b9c04ca4202be34bc40306d 20250418122526842 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250418122526842 DAUC <0003> auc.c:142 vector [0]: autn = 62ae93ad33290000671aca3ddbf2dee5 20250418122526842 DAUC <0003> auc.c:143 vector [0]: ck = 1317f6ade8a3e40ba7c720394e94c47f 20250418122526842 DAUC <0003> auc.c:144 vector [0]: ik = f0e402e4686a823069afa71afa438f05 20250418122526842 DAUC <0003> auc.c:145 vector [0]: res = a2faa38e0adcff600000000000000000 20250418122526842 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526842 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526842 DAUC <0003> auc.c:179 vector [0]: kc = 4b955cb65574a000 20250418122526842 DAUC <0003> auc.c:180 vector [0]: sres = 1423948b 20250418122526842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526842 DAUC <0003> auc.c:113 vector [1]: rand = 4b48af686977c9e2cfe3f2ee605eb3ee 20250418122526842 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250418122526842 DAUC <0003> auc.c:142 vector [1]: autn = bab0c741c6b40000242b04db78cc025c 20250418122526842 DAUC <0003> auc.c:143 vector [1]: ck = 8249bd27b6382797c3db37d5d9da13ad 20250418122526842 DAUC <0003> auc.c:144 vector [1]: ik = 811c4c65b5d7b546c4c0e3c45e627ae1 20250418122526842 DAUC <0003> auc.c:145 vector [1]: res = bbc0cee9e505bbc10000000000000000 20250418122526842 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526842 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526842 DAUC <0003> auc.c:179 vector [1]: kc = a6277c385dade400 20250418122526842 DAUC <0003> auc.c:180 vector [1]: sres = 39bbc4fd 20250418122526842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526842 DAUC <0003> auc.c:113 vector [2]: rand = 684df50af54a13523d43af09c0dc4601 20250418122526842 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250418122526842 DAUC <0003> auc.c:142 vector [2]: autn = b6d36f7d550d0000b55e2efbfc884181 20250418122526842 DAUC <0003> auc.c:143 vector [2]: ck = 8db23a00cd5108e2e2ee2fdd1de95525 20250418122526842 DAUC <0003> auc.c:144 vector [2]: ik = 0c414a87f39f863b46fde9941a864314 20250418122526842 DAUC <0003> auc.c:145 vector [2]: res = 278972f9f8e6c65f0000000000000000 20250418122526842 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526842 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526842 DAUC <0003> auc.c:179 vector [2]: kc = 1eb7859b2c1ddc00 20250418122526842 DAUC <0003> auc.c:180 vector [2]: sres = 7d626ecc 20250418122526842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526842 DAUC <0003> auc.c:113 vector [3]: rand = 9463e91402b57d0c002740b8b616114e 20250418122526842 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250418122526842 DAUC <0003> auc.c:142 vector [3]: autn = 8c526fd370970000dceea72d33889262 20250418122526842 DAUC <0003> auc.c:143 vector [3]: ck = 261a8b0833813e307d2a2b3a0753c3c1 20250418122526842 DAUC <0003> auc.c:144 vector [3]: ik = 74b653a9556d982381c0ff6bf62d822a 20250418122526842 DAUC <0003> auc.c:145 vector [3]: res = 6817bea39fce53e00000000000000000 20250418122526842 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526842 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526842 DAUC <0003> auc.c:179 vector [3]: kc = 113b20696ca8a000 20250418122526842 DAUC <0003> auc.c:180 vector [3]: sres = 7c0f83f3 20250418122526842 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526842 DAUC <0003> db_auc.c:245 IMSI='262424691219476': Generated 4 vectors 20250418122526842 DAUC <0003> db_auc.c:249 IMSI='262424691219476': Updating SQN=161 in DB 20250418122526842 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424691219476"} 20250418122526842 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526842 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526842 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526843 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526843 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424691219476"} 20250418122526843 DAUC <0003> db_auc.c:236 IMSI='262424691219476': Calling to generate 5 vectors 20250418122526843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122526843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250418122526843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526843 DAUC <0003> auc.c:113 vector [0]: rand = 6c13f0a704e285625a1ec8abff78d2eb 20250418122526843 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250418122526843 DAUC <0003> auc.c:142 vector [0]: autn = 0d46bf2fc5b6000052bfa1c480efe42b 20250418122526843 DAUC <0003> auc.c:143 vector [0]: ck = 43480e55bcbb807e67e88a8f19013abf 20250418122526843 DAUC <0003> auc.c:144 vector [0]: ik = dd06506eb5361c5c5d97d8b81c92ea93 20250418122526843 DAUC <0003> auc.c:145 vector [0]: res = 58cea55934569e700000000000000000 20250418122526843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526843 DAUC <0003> auc.c:179 vector [0]: kc = 74f0aec8bd778800 20250418122526843 DAUC <0003> auc.c:180 vector [0]: sres = e3d50bd7 20250418122526843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526843 DAUC <0003> auc.c:113 vector [1]: rand = 521e032b10c1877fcd43ef218d682d28 20250418122526843 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250418122526843 DAUC <0003> auc.c:142 vector [1]: autn = dac6d6b533c20000ed1a9d2b31124780 20250418122526843 DAUC <0003> auc.c:143 vector [1]: ck = 5da7287ddf5ffcd0facb0b805a2d4bc6 20250418122526843 DAUC <0003> auc.c:144 vector [1]: ik = 90b670fb2b4ada9647a81a6f5f964c58 20250418122526843 DAUC <0003> auc.c:145 vector [1]: res = a14c2090a781cb980000000000000000 20250418122526843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526843 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526843 DAUC <0003> auc.c:179 vector [1]: kc = b36fb846b13a9c00 20250418122526843 DAUC <0003> auc.c:180 vector [1]: sres = 23c66542 20250418122526843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526843 DAUC <0003> auc.c:113 vector [2]: rand = b77500b362ccbb8bd97e79d383901590 20250418122526843 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250418122526843 DAUC <0003> auc.c:142 vector [2]: autn = 700cf005f32b00008e23093170902a2b 20250418122526843 DAUC <0003> auc.c:143 vector [2]: ck = 3115051e93b7a9bf8413b0b092fe00ec 20250418122526843 DAUC <0003> auc.c:144 vector [2]: ik = 8c26fc3ea89538fe08c91f449e2761b7 20250418122526843 DAUC <0003> auc.c:145 vector [2]: res = a882a3ca61f9ec6e0000000000000000 20250418122526843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526843 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526843 DAUC <0003> auc.c:179 vector [2]: kc = 81a89c4f65575400 20250418122526843 DAUC <0003> auc.c:180 vector [2]: sres = 07c65f8a 20250418122526843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526843 DAUC <0003> auc.c:113 vector [3]: rand = cf15a336b8d45d22d47162c67e66d620 20250418122526843 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250418122526843 DAUC <0003> auc.c:142 vector [3]: autn = 3e4cd805eb770000452d402cd438d4b8 20250418122526843 DAUC <0003> auc.c:143 vector [3]: ck = 77057050ee885d0545b5c03a29644520 20250418122526843 DAUC <0003> auc.c:144 vector [3]: ik = 194b1311d8e7b80d51f59a825a77bc98 20250418122526843 DAUC <0003> auc.c:145 vector [3]: res = 61d8397b70ac8abd0000000000000000 20250418122526843 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526843 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526843 DAUC <0003> auc.c:179 vector [3]: kc = 701cd48bab036400 20250418122526843 DAUC <0003> auc.c:180 vector [3]: sres = 9ada0d45 20250418122526843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526843 DAUC <0003> auc.c:113 vector [4]: rand = 5a80ea98d88c2e0ca9ca45663ffa44e5 20250418122526843 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250418122526843 DAUC <0003> auc.c:142 vector [4]: autn = 064212f4dcd70000614c98d9c3ea4cc6 20250418122526843 DAUC <0003> auc.c:143 vector [4]: ck = 8e5262f78725065a0a4f15bd93281bed 20250418122526843 DAUC <0003> auc.c:144 vector [4]: ik = 801354f08bf344433e5fec1cd3fa12dc 20250418122526843 DAUC <0003> auc.c:145 vector [4]: res = 0ab3810c1cd4cecf0000000000000000 20250418122526843 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526843 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122526843 DAUC <0003> auc.c:179 vector [4]: kc = 9a3ae5b43f153c00 20250418122526843 DAUC <0003> auc.c:180 vector [4]: sres = d8114bc3 20250418122526843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122526843 DAUC <0003> db_auc.c:245 IMSI='262424691219476': Generated 5 vectors 20250418122526843 DAUC <0003> db_auc.c:249 IMSI='262424691219476': Updating SQN=321 in DB 20250418122526843 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424691219476"} 20250418122526843 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526843 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526843 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526844 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526844 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424691219476"} 20250418122526844 DAUC <0003> db_auc.c:236 IMSI='262424691219476': Calling to generate 5 vectors 20250418122526844 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122526844 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526844 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526844 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250418122526844 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526844 DAUC <0003> auc.c:113 vector [0]: rand = d0b3f3496719710e160ac2aebe3a1e1c 20250418122526844 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250418122526844 DAUC <0003> auc.c:142 vector [0]: autn = 5a49d52f027200005d841b403d6dbdce 20250418122526844 DAUC <0003> auc.c:143 vector [0]: ck = 391c18e94735dd51b72955511c4dcfb8 20250418122526844 DAUC <0003> auc.c:144 vector [0]: ik = 4387da7ec9a355e30e570c338868134c 20250418122526844 DAUC <0003> auc.c:145 vector [0]: res = 56d3c16d05aa10890000000000000000 20250418122526844 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526844 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526844 DAUC <0003> auc.c:179 vector [0]: kc = 0fe10f0b1d403000 20250418122526844 DAUC <0003> auc.c:180 vector [0]: sres = 918e53c8 20250418122526844 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526844 DAUC <0003> auc.c:113 vector [1]: rand = 137f2df9d0106440f7edc391a7da6e81 20250418122526844 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250418122526844 DAUC <0003> auc.c:142 vector [1]: autn = 2c5f48856fb20000913ccbad956904d0 20250418122526844 DAUC <0003> auc.c:143 vector [1]: ck = 45fee05e83edb600e49bd1db71240d14 20250418122526844 DAUC <0003> auc.c:144 vector [1]: ik = 1de1c76c44a932ece4e4b8df78be2f59 20250418122526844 DAUC <0003> auc.c:145 vector [1]: res = cbd027c558292a740000000000000000 20250418122526844 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526844 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526844 DAUC <0003> auc.c:179 vector [1]: kc = f6bddae3708dac00 20250418122526844 DAUC <0003> auc.c:180 vector [1]: sres = b5d6383c 20250418122526844 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526844 DAUC <0003> auc.c:113 vector [2]: rand = f50e56da19b4fafd4900cd51d1c92136 20250418122526844 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250418122526844 DAUC <0003> auc.c:142 vector [2]: autn = 6151172f0cc30000c130a29cd73673e8 20250418122526845 DAUC <0003> auc.c:143 vector [2]: ck = df96a7bce5c29b9907a01e741eb7d530 20250418122526845 DAUC <0003> auc.c:144 vector [2]: ik = e6bc466efdddcbe7d6bcac0d680b6b9c 20250418122526845 DAUC <0003> auc.c:145 vector [2]: res = 500601df4a410ba60000000000000000 20250418122526845 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526845 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526845 DAUC <0003> auc.c:179 vector [2]: kc = fe0c350ddf326400 20250418122526845 DAUC <0003> auc.c:180 vector [2]: sres = 9b318db2 20250418122526845 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526845 DAUC <0003> auc.c:113 vector [3]: rand = f3984564b25d96b4ee5f403de7f9f0f0 20250418122526845 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250418122526845 DAUC <0003> auc.c:142 vector [3]: autn = 51a1d34abbd00000c372512cae8c5dd5 20250418122526845 DAUC <0003> auc.c:143 vector [3]: ck = fbe9a4cd47d3b035c085ef1a4b690fc4 20250418122526845 DAUC <0003> auc.c:144 vector [3]: ik = 7c7df93d7570755f42f52ebb8b61e5d7 20250418122526845 DAUC <0003> auc.c:145 vector [3]: res = d0b32e6c2eb290ca0000000000000000 20250418122526845 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526845 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526845 DAUC <0003> auc.c:179 vector [3]: kc = e50d95ba8cd17400 20250418122526845 DAUC <0003> auc.c:180 vector [3]: sres = 2abf38ef 20250418122526845 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526845 DAUC <0003> auc.c:113 vector [4]: rand = 3441dbdd620a67bc3ef7d0e3c2bc2c8d 20250418122526845 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250418122526845 DAUC <0003> auc.c:142 vector [4]: autn = 5f9ef61cdb830000fe5dfebed7400935 20250418122526845 DAUC <0003> auc.c:143 vector [4]: ck = 5d5b0bd66e51a38564233bbb9df56264 20250418122526845 DAUC <0003> auc.c:144 vector [4]: ik = ca5b5d87f81e7d7e9aa63d97370637b9 20250418122526845 DAUC <0003> auc.c:145 vector [4]: res = dd562fb00b987a250000000000000000 20250418122526845 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526845 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122526845 DAUC <0003> auc.c:179 vector [4]: kc = 39fbfc1ddd847800 20250418122526845 DAUC <0003> auc.c:180 vector [4]: sres = 882c0818 20250418122526845 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122526845 DAUC <0003> db_auc.c:245 IMSI='262424691219476': Generated 5 vectors 20250418122526845 DAUC <0003> db_auc.c:249 IMSI='262424691219476': Updating SQN=481 in DB 20250418122526845 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424691219476"} 20250418122526845 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424691219476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526845 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526845 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@98c15e852bfc: Final verdict of PTC: pass 20250418122526846 DAUC <0003> db_auc.c:157 IMSI='262426306516544': No 2G Auth Data 20250418122526846 DAUC <0003> db_auc.c:192 IMSI='262426306516544': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262426306516544" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250418122526852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36732<->l=127.0.0.1:4258 20250418122526853 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526853 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426306516544"} 20250418122526853 DAUC <0003> db_auc.c:236 IMSI='262426306516544': Calling to generate 1 vectors 20250418122526853 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250418122526853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122526853 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526853 DAUC <0003> auc.c:113 vector [0]: rand = 7569e8eb6bb390a97c8b653c7a507b9e 20250418122526853 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122526853 DAUC <0003> auc.c:142 vector [0]: autn = d973300e3c810000e6d15f0a1325d263 20250418122526853 DAUC <0003> auc.c:143 vector [0]: ck = 58a50db6d009eb1f84c20a8bdc0aecc5 20250418122526853 DAUC <0003> auc.c:144 vector [0]: ik = 6cb38a52e9c21fc0fa8373f48e9b636e 20250418122526853 DAUC <0003> auc.c:145 vector [0]: res = 2b4ec6642e3475880000000000000000 20250418122526853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526853 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526853 DAUC <0003> auc.c:179 vector [0]: kc = 9b6e46eb6f768c00 20250418122526853 DAUC <0003> auc.c:180 vector [0]: sres = 18ce7d8b 20250418122526853 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526853 DAUC <0003> db_auc.c:245 IMSI='262426306516544': Generated 1 vectors 20250418122526853 DAUC <0003> db_auc.c:249 IMSI='262426306516544': Updating SQN=33 in DB 20250418122526853 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426306516544"} 20250418122526853 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526853 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526853 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262426306516544" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426306516544" TC_gsup_sai_num_auth_vectors(30)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526855 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526855 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426306516544"} 20250418122526855 DAUC <0003> db_auc.c:236 IMSI='262426306516544': Calling to generate 4 vectors 20250418122526855 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250418122526855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250418122526855 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526855 DAUC <0003> auc.c:113 vector [0]: rand = 52c8e79c418b859cf2f3cc321d096924 20250418122526855 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250418122526855 DAUC <0003> auc.c:142 vector [0]: autn = cc5ba879021e000031538964aa13a5be 20250418122526855 DAUC <0003> auc.c:143 vector [0]: ck = efe60709dd831c851bf6c4512cd6f219 20250418122526855 DAUC <0003> auc.c:144 vector [0]: ik = 4769ea9180cbcd8259f516bd874f1e21 20250418122526855 DAUC <0003> auc.c:145 vector [0]: res = 9bda4f96df318b510000000000000000 20250418122526855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526855 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526855 DAUC <0003> auc.c:179 vector [0]: kc = c7387b14009a1000 20250418122526855 DAUC <0003> auc.c:180 vector [0]: sres = 075ebc35 20250418122526855 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526855 DAUC <0003> auc.c:113 vector [1]: rand = f4cb8966c6467df83cd59fe698d533fb 20250418122526855 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250418122526855 DAUC <0003> auc.c:142 vector [1]: autn = 8ffe2bc4e9c50000ffd05ebd1c051ded 20250418122526855 DAUC <0003> auc.c:143 vector [1]: ck = b51219b35f27474ec3f1a5ad264a3708 20250418122526855 DAUC <0003> auc.c:144 vector [1]: ik = 097352cab9e2fafe156ff0a3aa8cd9cb 20250418122526855 DAUC <0003> auc.c:145 vector [1]: res = 2601b1d1748e3f150000000000000000 20250418122526855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526855 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526855 DAUC <0003> auc.c:179 vector [1]: kc = 0734bbdc2c9ae000 20250418122526855 DAUC <0003> auc.c:180 vector [1]: sres = cee9853e 20250418122526855 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526855 DAUC <0003> auc.c:113 vector [2]: rand = d5d16682dfc5a82f25ddb0c519e49aef 20250418122526855 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250418122526855 DAUC <0003> auc.c:142 vector [2]: autn = 12efc94180290000fe29d990c29f798b 20250418122526855 DAUC <0003> auc.c:143 vector [2]: ck = c87316956b37048f7828786565be779d 20250418122526855 DAUC <0003> auc.c:144 vector [2]: ik = ff2a5b30d44c53e835b6ea5ce02509a9 20250418122526855 DAUC <0003> auc.c:145 vector [2]: res = ce826451cae1f3e90000000000000000 20250418122526855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526855 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526855 DAUC <0003> auc.c:179 vector [2]: kc = 7cb3ff915a2abc00 20250418122526855 DAUC <0003> auc.c:180 vector [2]: sres = 277ee448 20250418122526855 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526855 DAUC <0003> auc.c:113 vector [3]: rand = 74929b6f469a90299bc662308f5444f0 20250418122526855 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250418122526855 DAUC <0003> auc.c:142 vector [3]: autn = 29c53e5cd0eb00007dfc76bf4db03f85 20250418122526855 DAUC <0003> auc.c:143 vector [3]: ck = 650c1e211118abe9cecbb9f3bf3eb20e 20250418122526855 DAUC <0003> auc.c:144 vector [3]: ik = 403624b52eb12dd5d11a9da1d243121e 20250418122526855 DAUC <0003> auc.c:145 vector [3]: res = f42b9689c91b30110000000000000000 20250418122526855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526855 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526855 DAUC <0003> auc.c:179 vector [3]: kc = 88bcc5030ef2c000 20250418122526855 DAUC <0003> auc.c:180 vector [3]: sres = 66bcffed 20250418122526855 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526855 DAUC <0003> db_auc.c:245 IMSI='262426306516544': Generated 4 vectors 20250418122526855 DAUC <0003> db_auc.c:249 IMSI='262426306516544': Updating SQN=161 in DB 20250418122526855 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426306516544"} 20250418122526855 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526855 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526855 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526856 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526856 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426306516544"} 20250418122526856 DAUC <0003> db_auc.c:236 IMSI='262426306516544': Calling to generate 5 vectors 20250418122526856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122526856 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526856 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526856 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250418122526856 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526856 DAUC <0003> auc.c:113 vector [0]: rand = c5c37d9584c4b3b21896fec9bdc7e84b 20250418122526856 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250418122526856 DAUC <0003> auc.c:142 vector [0]: autn = 360e455b68690000a355b0cea110769e 20250418122526856 DAUC <0003> auc.c:143 vector [0]: ck = 35cd464d03aa88ec049406a358bb28ae 20250418122526856 DAUC <0003> auc.c:144 vector [0]: ik = de8c153777c0e67b51c63f492d69bebd 20250418122526856 DAUC <0003> auc.c:145 vector [0]: res = c9cc55535ffb1ce60000000000000000 20250418122526856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526856 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526856 DAUC <0003> auc.c:179 vector [0]: kc = f2913579738b7800 20250418122526856 DAUC <0003> auc.c:180 vector [0]: sres = 37609af5 20250418122526856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526856 DAUC <0003> auc.c:113 vector [1]: rand = 73875fd1f319ac78b91e20c03ee7df1d 20250418122526856 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250418122526856 DAUC <0003> auc.c:142 vector [1]: autn = a43fa41a11430000eff74fb87e60d290 20250418122526856 DAUC <0003> auc.c:143 vector [1]: ck = ebae54ab07f6902543af0a4258ade826 20250418122526856 DAUC <0003> auc.c:144 vector [1]: ik = 5054b77c55d0d96ea2204412e9f4b96b 20250418122526856 DAUC <0003> auc.c:145 vector [1]: res = f6e86957e10f5bb20000000000000000 20250418122526856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526856 DAUC <0003> auc.c:179 vector [1]: kc = 40150d99ec7a3800 20250418122526856 DAUC <0003> auc.c:180 vector [1]: sres = 532dc964 20250418122526856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526856 DAUC <0003> auc.c:113 vector [2]: rand = 213b8c2aeaa82aa71a8180d276e50fac 20250418122526856 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250418122526856 DAUC <0003> auc.c:142 vector [2]: autn = 4bd55dc974b40000482ac776b1da1545 20250418122526856 DAUC <0003> auc.c:143 vector [2]: ck = c3f8cdeebb6826c8bf7badb5570711c7 20250418122526856 DAUC <0003> auc.c:144 vector [2]: ik = fd57c4572edfa3e107478509481bf1df 20250418122526856 DAUC <0003> auc.c:145 vector [2]: res = e355921e4f1212900000000000000000 20250418122526856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526856 DAUC <0003> auc.c:179 vector [2]: kc = 7bbfac02681b6400 20250418122526856 DAUC <0003> auc.c:180 vector [2]: sres = ad3f9a30 20250418122526856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526856 DAUC <0003> auc.c:113 vector [3]: rand = 1cf95996ea5b3d03a5310c608e6e90cd 20250418122526856 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250418122526856 DAUC <0003> auc.c:142 vector [3]: autn = ddfe2cc4bdac0000d76c3f83609f7e11 20250418122526856 DAUC <0003> auc.c:143 vector [3]: ck = 5fe5b82af339add263085306c187e9d0 20250418122526856 DAUC <0003> auc.c:144 vector [3]: ik = e67345f9b04b2919148f52cd93f7c154 20250418122526856 DAUC <0003> auc.c:145 vector [3]: res = 0c90c836f42247bd0000000000000000 20250418122526856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526856 DAUC <0003> auc.c:179 vector [3]: kc = 334ee47565a46400 20250418122526856 DAUC <0003> auc.c:180 vector [3]: sres = f4ddef29 20250418122526856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526856 DAUC <0003> auc.c:113 vector [4]: rand = dbc51ee104c4c4d52e76d8fde43d2532 20250418122526856 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250418122526856 DAUC <0003> auc.c:142 vector [4]: autn = f6affe60a86900006c27873afb2fa840 20250418122526856 DAUC <0003> auc.c:143 vector [4]: ck = d8265c278ad651980ae5f16238fc535a 20250418122526856 DAUC <0003> auc.c:144 vector [4]: ik = b95a2c04977bb06053bb0e838f12f38c 20250418122526856 DAUC <0003> auc.c:145 vector [4]: res = 26ce1952cb27006a0000000000000000 20250418122526856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526856 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122526856 DAUC <0003> auc.c:179 vector [4]: kc = d0856d2200153800 20250418122526856 DAUC <0003> auc.c:180 vector [4]: sres = 43d3c91b 20250418122526856 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122526856 DAUC <0003> db_auc.c:245 IMSI='262426306516544': Generated 5 vectors 20250418122526856 DAUC <0003> db_auc.c:249 IMSI='262426306516544': Updating SQN=321 in DB 20250418122526856 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426306516544"} 20250418122526856 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526856 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526856 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526857 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526857 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426306516544"} 20250418122526857 DAUC <0003> db_auc.c:236 IMSI='262426306516544': Calling to generate 5 vectors 20250418122526857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122526857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526857 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250418122526857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526857 DAUC <0003> auc.c:113 vector [0]: rand = 2e932849fe4f9b9d7fafd9a52aaa4ae8 20250418122526857 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250418122526857 DAUC <0003> auc.c:142 vector [0]: autn = e81a59c105ba000090ee7dfab80c6c5a 20250418122526857 DAUC <0003> auc.c:143 vector [0]: ck = 50b08f2da72d30d38cd1e068b85e7c76 20250418122526857 DAUC <0003> auc.c:144 vector [0]: ik = 2f0f92f293101c49acf3fa67155157ca 20250418122526857 DAUC <0003> auc.c:145 vector [0]: res = cf793251a1a09a3d0000000000000000 20250418122526857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526857 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526857 DAUC <0003> auc.c:179 vector [0]: kc = d37dcc6d1015ac00 20250418122526857 DAUC <0003> auc.c:180 vector [0]: sres = a80b0d0c 20250418122526857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526857 DAUC <0003> auc.c:113 vector [1]: rand = 2b483ce015d231157d4355e7d759db59 20250418122526857 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250418122526857 DAUC <0003> auc.c:142 vector [1]: autn = 0c16506438a5000071327cf644db0d6f 20250418122526857 DAUC <0003> auc.c:143 vector [1]: ck = 0d4b9e7d0c6943d95aea44fd9f243af1 20250418122526857 DAUC <0003> auc.c:144 vector [1]: ik = 1e1913b139e238f1b20f8b622b7c67d1 20250418122526857 DAUC <0003> auc.c:145 vector [1]: res = af8fc4dc6c0a07fd0000000000000000 20250418122526857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526857 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526857 DAUC <0003> auc.c:179 vector [1]: kc = 96908a65e25db800 20250418122526857 DAUC <0003> auc.c:180 vector [1]: sres = f0220b27 20250418122526857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526857 DAUC <0003> auc.c:113 vector [2]: rand = 5c3d3b09968d160b3ffa63e13475b432 20250418122526857 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250418122526857 DAUC <0003> auc.c:142 vector [2]: autn = b1a1e3d1983800005ada97a760db86e6 20250418122526857 DAUC <0003> auc.c:143 vector [2]: ck = dc5081f0f10948aa9da95fe75634df61 20250418122526857 DAUC <0003> auc.c:144 vector [2]: ik = b66be72a314d8cd20ee5510b174b7bcc 20250418122526857 DAUC <0003> auc.c:145 vector [2]: res = 2eab029c0f21169b0000000000000000 20250418122526857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526857 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526857 DAUC <0003> auc.c:179 vector [2]: kc = f745e977b356a400 20250418122526857 DAUC <0003> auc.c:180 vector [2]: sres = ce1b024f 20250418122526857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526857 DAUC <0003> auc.c:113 vector [3]: rand = 9b2d4a56fbf154465d97781999275878 20250418122526857 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250418122526857 DAUC <0003> auc.c:142 vector [3]: autn = 57eced2bd2520000fb143f6f6a76a29a 20250418122526857 DAUC <0003> auc.c:143 vector [3]: ck = 6506614e10ccee93700d7a3d7f721481 20250418122526857 DAUC <0003> auc.c:144 vector [3]: ik = dfcf74c0e96945e8e5e4b41707625a1a 20250418122526857 DAUC <0003> auc.c:145 vector [3]: res = 7397ecf357d342350000000000000000 20250418122526857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526857 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526857 DAUC <0003> auc.c:179 vector [3]: kc = b1f8029db5733c00 20250418122526857 DAUC <0003> auc.c:180 vector [3]: sres = a6940c08 20250418122526857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526857 DAUC <0003> auc.c:113 vector [4]: rand = 96d2087f0e731a5e586f3b66ca569f84 20250418122526857 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250418122526857 DAUC <0003> auc.c:142 vector [4]: autn = 08b82ad4fd4d000098571ee504cfba7b 20250418122526857 DAUC <0003> auc.c:143 vector [4]: ck = 3e41a7bba48f5d3997b8db5cb1ff4124 20250418122526857 DAUC <0003> auc.c:144 vector [4]: ik = 2fa213a108323b2291e9ac615495fb24 20250418122526857 DAUC <0003> auc.c:145 vector [4]: res = ab768fca7a1571400000000000000000 20250418122526857 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526857 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122526857 DAUC <0003> auc.c:179 vector [4]: kc = 71760271ec1fc000 20250418122526857 DAUC <0003> auc.c:180 vector [4]: sres = ce22fb45 20250418122526857 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122526857 DAUC <0003> db_auc.c:245 IMSI='262426306516544': Generated 5 vectors 20250418122526857 DAUC <0003> db_auc.c:249 IMSI='262426306516544': Updating SQN=481 in DB 20250418122526857 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426306516544"} 20250418122526857 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426306516544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526857 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526857 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36732<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@98c15e852bfc: Final verdict of PTC: pass 20250418122526859 DAUC <0003> db_auc.c:157 IMSI='262421943667200': No 2G Auth Data 20250418122526859 DAUC <0003> db_auc.c:192 IMSI='262421943667200': No 3G Auth Data HLR_Test-GSUP(21)@98c15e852bfc: Created GsupExpect[0] for "262421943667200" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250418122526866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4258 20250418122526867 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526867 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943667200"} 20250418122526867 DAUC <0003> db_auc.c:236 IMSI='262421943667200': Calling to generate 1 vectors 20250418122526867 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250418122526867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122526867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526867 DAUC <0003> auc.c:113 vector [0]: rand = c2f8c194ee27ef058651419a26c89793 20250418122526867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122526867 DAUC <0003> auc.c:142 vector [0]: autn = 68d4e31a9e8a00001a157662c4bbd678 20250418122526867 DAUC <0003> auc.c:143 vector [0]: ck = 13d5ed8a4035cf2275511c15b5256427 20250418122526867 DAUC <0003> auc.c:144 vector [0]: ik = 34057b26ae393f3cb9fed088758fa8bb 20250418122526867 DAUC <0003> auc.c:145 vector [0]: res = 0bbcbdf4fb7361860000000000000000 20250418122526867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526868 DAUC <0003> auc.c:179 vector [0]: kc = ef1654b7f669be7b 20250418122526868 DAUC <0003> auc.c:180 vector [0]: sres = c88a6d3d 20250418122526868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526868 DAUC <0003> db_auc.c:245 IMSI='262421943667200': Generated 1 vectors 20250418122526868 DAUC <0003> db_auc.c:249 IMSI='262421943667200': Updating SQN=33 in DB 20250418122526868 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943667200"} 20250418122526868 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526868 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526868 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@98c15e852bfc: Found GsupExpect[0] for "262421943667200" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@98c15e852bfc: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421943667200" TC_gsup_sai_num_auth_vectors(31)@98c15e852bfc: setverdict(pass): none -> pass 20250418122526869 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526869 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943667200"} 20250418122526869 DAUC <0003> db_auc.c:236 IMSI='262421943667200': Calling to generate 4 vectors 20250418122526869 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250418122526869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526869 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250418122526869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526869 DAUC <0003> auc.c:113 vector [0]: rand = 8346841fe42f8c604e4c2962622e1d33 20250418122526869 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250418122526869 DAUC <0003> auc.c:142 vector [0]: autn = 83e4e22f3e180000dbf796bc830209f7 20250418122526869 DAUC <0003> auc.c:143 vector [0]: ck = f163821c00375d3c21d5898a4e63fdde 20250418122526869 DAUC <0003> auc.c:144 vector [0]: ik = 0e49cc40f08e72db8a809992574c9612 20250418122526869 DAUC <0003> auc.c:145 vector [0]: res = 1b1d1b533acded680000000000000000 20250418122526869 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526869 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526869 DAUC <0003> auc.c:179 vector [0]: kc = 2e8074f13a6f98fd 20250418122526869 DAUC <0003> auc.c:180 vector [0]: sres = 4588c9a2 20250418122526869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526869 DAUC <0003> auc.c:113 vector [1]: rand = cc1960c6f087a28ef582d10e7e0aa19c 20250418122526869 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250418122526869 DAUC <0003> auc.c:142 vector [1]: autn = a06002a07a650000837c2c32f5e6938d 20250418122526869 DAUC <0003> auc.c:143 vector [1]: ck = 68fb1c17ddcab71312cb751a1d4fd6ea 20250418122526869 DAUC <0003> auc.c:144 vector [1]: ik = d25b21b90948798d36512bdaefdb4de9 20250418122526869 DAUC <0003> auc.c:145 vector [1]: res = 8a77ebf358776dfe0000000000000000 20250418122526869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526869 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526869 DAUC <0003> auc.c:179 vector [1]: kc = 62ed28e59fb54386 20250418122526869 DAUC <0003> auc.c:180 vector [1]: sres = ca5ed871 20250418122526869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526869 DAUC <0003> auc.c:113 vector [2]: rand = ceaaa4b9f3a35d3f9626bc8f141c465b 20250418122526869 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250418122526869 DAUC <0003> auc.c:142 vector [2]: autn = f43af4c507a10000577cc111c9c13713 20250418122526869 DAUC <0003> auc.c:143 vector [2]: ck = 840f1fbda03f52f93628c76effbfe8c2 20250418122526869 DAUC <0003> auc.c:144 vector [2]: ik = 09f8961a6dacec64e083aacc44112050 20250418122526869 DAUC <0003> auc.c:145 vector [2]: res = 58a615e284d0d23e0000000000000000 20250418122526869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526869 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526869 DAUC <0003> auc.c:179 vector [2]: kc = 40b5d4a906776d01 20250418122526869 DAUC <0003> auc.c:180 vector [2]: sres = 4bff0ec6 20250418122526869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526869 DAUC <0003> auc.c:113 vector [3]: rand = fa78744f3fdd21c563434c9041739c06 20250418122526869 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250418122526869 DAUC <0003> auc.c:142 vector [3]: autn = d3a4e35985da0000cc3b390cb43389f6 20250418122526869 DAUC <0003> auc.c:143 vector [3]: ck = 76a2260fecb603934645e3b5dbd02eca 20250418122526869 DAUC <0003> auc.c:144 vector [3]: ik = f241fcfc0913cf30ce73f8fe37154ef0 20250418122526869 DAUC <0003> auc.c:145 vector [3]: res = 7acd24131dc377f50000000000000000 20250418122526869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526869 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526869 DAUC <0003> auc.c:179 vector [3]: kc = b1edb4e7ff50c157 20250418122526869 DAUC <0003> auc.c:180 vector [3]: sres = d5efb4cf 20250418122526869 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526869 DAUC <0003> db_auc.c:245 IMSI='262421943667200': Generated 4 vectors 20250418122526869 DAUC <0003> db_auc.c:249 IMSI='262421943667200': Updating SQN=161 in DB 20250418122526869 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943667200"} 20250418122526869 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526869 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526869 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526870 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526870 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943667200"} 20250418122526870 DAUC <0003> db_auc.c:236 IMSI='262421943667200': Calling to generate 5 vectors 20250418122526870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122526870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526870 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250418122526870 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526870 DAUC <0003> auc.c:113 vector [0]: rand = 526dc2e8d0028d666714f6f4ea03d43e 20250418122526870 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250418122526870 DAUC <0003> auc.c:142 vector [0]: autn = 8942a82e643a00008378b6b22c6fd9cb 20250418122526870 DAUC <0003> auc.c:143 vector [0]: ck = 5a0520e679f38dfa4759ba483f494b92 20250418122526870 DAUC <0003> auc.c:144 vector [0]: ik = 562a7ed28f3ef83d39715280a9dc8abb 20250418122526870 DAUC <0003> auc.c:145 vector [0]: res = 26f023b794e6254d0000000000000000 20250418122526870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526870 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526870 DAUC <0003> auc.c:179 vector [0]: kc = 40cf297c88c18075 20250418122526870 DAUC <0003> auc.c:180 vector [0]: sres = fcc7af57 20250418122526870 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526870 DAUC <0003> auc.c:113 vector [1]: rand = f0124761ed2ba3054c709884171c25de 20250418122526870 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250418122526870 DAUC <0003> auc.c:142 vector [1]: autn = bba9a2383eeb0000ebc10436c33de221 20250418122526870 DAUC <0003> auc.c:143 vector [1]: ck = 45d44f1047634bcc0c879a7bfdd2f56f 20250418122526870 DAUC <0003> auc.c:144 vector [1]: ik = 5c3d4180454d834c5333fecc2c19d3ac 20250418122526870 DAUC <0003> auc.c:145 vector [1]: res = 1bceddedd4af85480000000000000000 20250418122526870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526870 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526870 DAUC <0003> auc.c:179 vector [1]: kc = 24088929effd167d 20250418122526870 DAUC <0003> auc.c:180 vector [1]: sres = e1195f91 20250418122526870 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526870 DAUC <0003> auc.c:113 vector [2]: rand = a7e123972b9fc235c5fb9c679e8e0f89 20250418122526870 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250418122526870 DAUC <0003> auc.c:142 vector [2]: autn = c9cdaec6894a00002c77af4970ce940d 20250418122526870 DAUC <0003> auc.c:143 vector [2]: ck = c931ba2bc1812bc9b03d43ed6a7766ae 20250418122526870 DAUC <0003> auc.c:144 vector [2]: ik = d0c3fe6a2a75fc94947f57b778f297b6 20250418122526870 DAUC <0003> auc.c:145 vector [2]: res = a6b5898182f833f40000000000000000 20250418122526870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526870 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526870 DAUC <0003> auc.c:179 vector [2]: kc = 87d23bd354dbd3c0 20250418122526870 DAUC <0003> auc.c:180 vector [2]: sres = 2e521931 20250418122526870 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526870 DAUC <0003> auc.c:113 vector [3]: rand = d8f7fdeb9943cc8d6281fe19f19ea933 20250418122526870 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250418122526870 DAUC <0003> auc.c:142 vector [3]: autn = 8651cba7770a00002b08b71a72294559 20250418122526870 DAUC <0003> auc.c:143 vector [3]: ck = 93f677a70bb49a076629e5641ef748ee 20250418122526870 DAUC <0003> auc.c:144 vector [3]: ik = b6b007796aeed120ef45b50451a78244 20250418122526870 DAUC <0003> auc.c:145 vector [3]: res = 756dfdbfec766c3f0000000000000000 20250418122526871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526871 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526871 DAUC <0003> auc.c:179 vector [3]: kc = c17cb8d6518f3b14 20250418122526871 DAUC <0003> auc.c:180 vector [3]: sres = bd6283da 20250418122526871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526871 DAUC <0003> auc.c:113 vector [4]: rand = 1ad16db726ba99655e480cc0ea9163bf 20250418122526871 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250418122526871 DAUC <0003> auc.c:142 vector [4]: autn = 5bfa25f711e900003a788f947acd48f6 20250418122526871 DAUC <0003> auc.c:143 vector [4]: ck = 96c1dd3df3610a31422c20d2accf8ac3 20250418122526871 DAUC <0003> auc.c:144 vector [4]: ik = a7eb4ee6b74cb8122416d9cbde3378a6 20250418122526871 DAUC <0003> auc.c:145 vector [4]: res = 5dfeb8dcdd6ab6200000000000000000 20250418122526871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526871 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122526871 DAUC <0003> auc.c:179 vector [4]: kc = 41098bab673b5d3c 20250418122526871 DAUC <0003> auc.c:180 vector [4]: sres = 8ab24a94 20250418122526871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122526871 DAUC <0003> db_auc.c:245 IMSI='262421943667200': Generated 5 vectors 20250418122526871 DAUC <0003> db_auc.c:249 IMSI='262421943667200': Updating SQN=321 in DB 20250418122526871 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943667200"} 20250418122526871 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526871 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526871 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526872 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526872 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421943667200"} 20250418122526872 DAUC <0003> db_auc.c:236 IMSI='262421943667200': Calling to generate 5 vectors 20250418122526872 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122526872 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122526872 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122526872 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250418122526872 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122526872 DAUC <0003> auc.c:113 vector [0]: rand = c76dc4c94c2b03a81eb47eee5d9a5b81 20250418122526872 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250418122526872 DAUC <0003> auc.c:142 vector [0]: autn = 162d8abce70f00001edc9c24ffd9565d 20250418122526872 DAUC <0003> auc.c:143 vector [0]: ck = 7b3cf1bb43a460de51bb02d22a281025 20250418122526872 DAUC <0003> auc.c:144 vector [0]: ik = 9303204fb786f8bffb74e9be0a19f5a1 20250418122526872 DAUC <0003> auc.c:145 vector [0]: res = aceb110100efb6740000000000000000 20250418122526872 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122526872 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122526872 DAUC <0003> auc.c:179 vector [0]: kc = 6c0272fc4fbb5dde 20250418122526872 DAUC <0003> auc.c:180 vector [0]: sres = 7949774f 20250418122526872 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122526872 DAUC <0003> auc.c:113 vector [1]: rand = 398c850c266227a25f2fa92e93aab495 20250418122526872 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250418122526872 DAUC <0003> auc.c:142 vector [1]: autn = aae7c0b4c84a0000501efe5b9353e57d 20250418122526872 DAUC <0003> auc.c:143 vector [1]: ck = b0352e7276e8b9dd7efc8934fa1ad7cf 20250418122526872 DAUC <0003> auc.c:144 vector [1]: ik = ed1c19e6737c9bbaf4372db230f156f0 20250418122526872 DAUC <0003> auc.c:145 vector [1]: res = 5161848e38eb0cdc0000000000000000 20250418122526872 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122526872 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122526872 DAUC <0003> auc.c:179 vector [1]: kc = d6d21ee5b99969b2 20250418122526872 DAUC <0003> auc.c:180 vector [1]: sres = 5544fa84 20250418122526872 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122526872 DAUC <0003> auc.c:113 vector [2]: rand = cb2e105033fc5ae876cf93e2be07b305 20250418122526872 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250418122526872 DAUC <0003> auc.c:142 vector [2]: autn = 05f2d0a3677300009dcf8cd1b64f8061 20250418122526872 DAUC <0003> auc.c:143 vector [2]: ck = 09895b614bf04deb78421226043df5f0 20250418122526872 DAUC <0003> auc.c:144 vector [2]: ik = cac9e6927fb66ba87070119622fcd2a1 20250418122526872 DAUC <0003> auc.c:145 vector [2]: res = 5c374b0099fae23b0000000000000000 20250418122526872 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122526872 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122526872 DAUC <0003> auc.c:179 vector [2]: kc = 6315e6bc9ce6cc81 20250418122526872 DAUC <0003> auc.c:180 vector [2]: sres = a9e0eba0 20250418122526872 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122526872 DAUC <0003> auc.c:113 vector [3]: rand = 5a3c70a4597931e4bfc9055ddef79e6b 20250418122526872 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250418122526872 DAUC <0003> auc.c:142 vector [3]: autn = 22e2ca89c9cc000031e20f6da0c1e13b 20250418122526872 DAUC <0003> auc.c:143 vector [3]: ck = 77b37eead06ee7119b883b2ae0ea4590 20250418122526872 DAUC <0003> auc.c:144 vector [3]: ik = 4e48a3747e59142fb0e8a8bab1738b2e 20250418122526872 DAUC <0003> auc.c:145 vector [3]: res = 2d0618cf544d8d110000000000000000 20250418122526872 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122526872 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122526872 DAUC <0003> auc.c:179 vector [3]: kc = d94b34f562519a77 20250418122526872 DAUC <0003> auc.c:180 vector [3]: sres = 7fac2336 20250418122526872 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122526872 DAUC <0003> auc.c:113 vector [4]: rand = db454e3e24f88882e1155950fd17bf5d 20250418122526872 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250418122526872 DAUC <0003> auc.c:142 vector [4]: autn = 5cacf11636310000be64e082e854f174 20250418122526872 DAUC <0003> auc.c:143 vector [4]: ck = afb3f8801da4627a0de3c5d72198d114 20250418122526872 DAUC <0003> auc.c:144 vector [4]: ik = 5d022635afbffb3e3e9c681142c16a7c 20250418122526872 DAUC <0003> auc.c:145 vector [4]: res = 4c721300f64bd71f0000000000000000 20250418122526872 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122526872 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122526872 DAUC <0003> auc.c:179 vector [4]: kc = d5d1ca612ca503c0 20250418122526872 DAUC <0003> auc.c:180 vector [4]: sres = 901b78e0 20250418122526872 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122526872 DAUC <0003> db_auc.c:245 IMSI='262421943667200': Generated 5 vectors 20250418122526872 DAUC <0003> db_auc.c:249 IMSI='262421943667200': Updating SQN=481 in DB 20250418122526872 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421943667200"} 20250418122526872 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421943667200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122526872 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122526872 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122526873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122526874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4258 20250418122526874 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35111<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@98c15e852bfc: Final verdict of PTC: none 20250418122526875 DLINP <000b> input/ipa.c:452 connected read/write 20250418122526875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122526875 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122526875 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122526875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Apr 18 12:25:26 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 20250418122526897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 20250418122526998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Apr 18 12:25:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_sai_eps started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122530103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122530103 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122530108 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122530114 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530114 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122530114 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122530114 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 20250418122530114 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122530114 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 20250418122530114 DLGSUP <0013> gsup_server.c:236 2: 20250418122530114 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122530114 DLGSUP <0013> gsup_server.c:236 3: 20250418122530114 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122530114 DLGSUP <0013> gsup_server.c:236 4: 20250418122530114 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122530114 DLGSUP <0013> gsup_server.c:236 5: 20250418122530114 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122530114 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(32)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122530114 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122530114 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122530114 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122530114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@98c15e852bfc: 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") 20250418122530134 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44005<->l=127.0.0.1:4259) 20250418122530136 DAUC <0003> db_auc.c:157 IMSI='262426175896387': No 2G Auth Data 20250418122530136 DAUC <0003> db_auc.c:192 IMSI='262426175896387': No 3G Auth Data HLR_Test-GSUP(33)@98c15e852bfc: Created GsupExpect[0] for "262426175896387" to be handled at TC_gsup_sai_eps(36) 20250418122530142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 20250418122530158 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530158 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426175896387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426175896387"} 20250418122530158 DAUC <0003> db_auc.c:157 IMSI='262426175896387': No 2G Auth Data 20250418122530158 DAUC <0003> db_auc.c:236 IMSI='262426175896387': Calling to generate 5 vectors 20250418122530158 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122530158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122530158 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122530158 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122530158 DAUC <0003> auc.c:113 vector [0]: rand = a20bb095c438573f55aa99b9139069bd 20250418122530158 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122530158 DAUC <0003> auc.c:142 vector [0]: autn = 53d51a91ffd38000eb2016572478f625 20250418122530158 DAUC <0003> auc.c:143 vector [0]: ck = 0166169359c7312f87225f5b4ca9a123 20250418122530158 DAUC <0003> auc.c:144 vector [0]: ik = 141fbabdaa538cc652711c0129a88112 20250418122530158 DAUC <0003> auc.c:145 vector [0]: res = db5d49e9c6d3fef80000000000000000 20250418122530158 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122530158 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122530158 DAUC <0003> auc.c:151 vector [0]: kc = c02aef7496959dd8 20250418122530158 DAUC <0003> auc.c:152 vector [0]: sres = 1d8eb711 20250418122530158 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122530158 DAUC <0003> auc.c:113 vector [1]: rand = e98dd582725f9ff3459c80e9f0f7a95c 20250418122530158 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122530158 DAUC <0003> auc.c:142 vector [1]: autn = 053ef7ebf66280006a935daab66da59b 20250418122530158 DAUC <0003> auc.c:143 vector [1]: ck = af3c3043ffab37b3bfc8789056c2a686 20250418122530158 DAUC <0003> auc.c:144 vector [1]: ik = c4288df8d6c4964c2845b9847df172dc 20250418122530158 DAUC <0003> auc.c:145 vector [1]: res = 71078b0dfcc61efa0000000000000000 20250418122530158 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122530158 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122530158 DAUC <0003> auc.c:151 vector [1]: kc = fc997caf025c75a5 20250418122530158 DAUC <0003> auc.c:152 vector [1]: sres = 8dc195f7 20250418122530158 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122530158 DAUC <0003> auc.c:113 vector [2]: rand = 7511b5c570c2dd8e35733fc3af0a6cb3 20250418122530158 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122530158 DAUC <0003> auc.c:142 vector [2]: autn = a23eaf45a148800016d2ab3f685a2170 20250418122530158 DAUC <0003> auc.c:143 vector [2]: ck = acd6c2d1c760c630b43bffcdd4e03828 20250418122530158 DAUC <0003> auc.c:144 vector [2]: ik = b8726803db4362b2dabc5c83b1269236 20250418122530158 DAUC <0003> auc.c:145 vector [2]: res = b2cecf2fa16583220000000000000000 20250418122530158 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122530158 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122530158 DAUC <0003> auc.c:151 vector [2]: kc = 7a23099c79e50e9c 20250418122530158 DAUC <0003> auc.c:152 vector [2]: sres = 13ab4c0d 20250418122530158 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122530158 DAUC <0003> auc.c:113 vector [3]: rand = 945cc17d0e7df8968739d9358e476533 20250418122530158 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122530158 DAUC <0003> auc.c:142 vector [3]: autn = 5c09955ecfdb8000d639dbfce803b840 20250418122530158 DAUC <0003> auc.c:143 vector [3]: ck = f31fa2409d1b8b18ed527ae377ad91b9 20250418122530158 DAUC <0003> auc.c:144 vector [3]: ik = 18562647f4d99ec17271e1cfbd66f92d 20250418122530158 DAUC <0003> auc.c:145 vector [3]: res = 81dc70ce10900e120000000000000000 20250418122530158 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122530158 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122530158 DAUC <0003> auc.c:151 vector [3]: kc = 746a1f2ba3097d4d 20250418122530158 DAUC <0003> auc.c:152 vector [3]: sres = 914c7edc 20250418122530158 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122530158 DAUC <0003> auc.c:113 vector [4]: rand = 4749332a6a53ce95902b36e5307567ac 20250418122530159 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122530159 DAUC <0003> auc.c:142 vector [4]: autn = abbb3dd2ee4c800032152dd3aa097b4b 20250418122530159 DAUC <0003> auc.c:143 vector [4]: ck = 22ea92247bbf21b2f712c8304962b9e9 20250418122530159 DAUC <0003> auc.c:144 vector [4]: ik = b6f21264e74b6ce636d9d84005615cb4 20250418122530159 DAUC <0003> auc.c:145 vector [4]: res = 3b1116e6d533effe0000000000000000 20250418122530159 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122530159 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122530159 DAUC <0003> auc.c:151 vector [4]: kc = 55d39030d0f7a809 20250418122530159 DAUC <0003> auc.c:152 vector [4]: sres = ee22f918 20250418122530159 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122530159 DAUC <0003> db_auc.c:245 IMSI='262426175896387': Generated 5 vectors 20250418122530159 DAUC <0003> db_auc.c:249 IMSI='262426175896387': Updating SQN=161 in DB 20250418122530159 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426175896387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426175896387"} 20250418122530159 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426175896387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122530159 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122530159 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@98c15e852bfc: Found GsupExpect[0] for "262426175896387" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@98c15e852bfc: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426175896387" TC_gsup_sai_eps(36)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122530166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@98c15e852bfc: Final verdict of PTC: pass 20250418122530170 DAUC <0003> db_auc.c:157 IMSI='262422062520296': No 2G Auth Data 20250418122530170 DAUC <0003> db_auc.c:192 IMSI='262422062520296': No 3G Auth Data HLR_Test-GSUP(33)@98c15e852bfc: Created GsupExpect[0] for "262422062520296" to be handled at TC_gsup_sai_eps(37) 20250418122530184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4258 20250418122530186 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530186 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422062520296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062520296"} 20250418122530186 DAUC <0003> db_auc.c:157 IMSI='262422062520296': No 2G Auth Data 20250418122530186 DAUC <0003> db_auc.c:236 IMSI='262422062520296': Calling to generate 5 vectors 20250418122530186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250418122530186 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122530186 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250418122530186 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122530186 DAUC <0003> auc.c:113 vector [0]: rand = 7ff3328e094515bdb5a2d4160a0e5042 20250418122530186 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122530186 DAUC <0003> auc.c:142 vector [0]: autn = 6d7209d0cfff8000578a972b66889069 20250418122530186 DAUC <0003> auc.c:143 vector [0]: ck = 5b0154fe4b83ef500cd3b352ba562a65 20250418122530186 DAUC <0003> auc.c:144 vector [0]: ik = b09421d1d4919249c4dca6b13ebbb330 20250418122530186 DAUC <0003> auc.c:145 vector [0]: res = 3bb03c695a67d9e50000000000000000 20250418122530186 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122530186 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250418122530186 DAUC <0003> auc.c:151 vector [0]: kc = 239a60cc1bffe44c 20250418122530186 DAUC <0003> auc.c:152 vector [0]: sres = 61d7e58c 20250418122530186 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250418122530186 DAUC <0003> auc.c:113 vector [1]: rand = b5187b9206a26546b4fc8910c4881f26 20250418122530186 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122530186 DAUC <0003> auc.c:142 vector [1]: autn = d7103d96d03d80009392f9e7f57d3ce0 20250418122530186 DAUC <0003> auc.c:143 vector [1]: ck = 835beab2a3c9380f901ba5528ea8095e 20250418122530186 DAUC <0003> auc.c:144 vector [1]: ik = b025b3b5bb4acbba0fbc35cece116794 20250418122530186 DAUC <0003> auc.c:145 vector [1]: res = 146665d90c6238bd0000000000000000 20250418122530186 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122530186 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250418122530186 DAUC <0003> auc.c:151 vector [1]: kc = acd9c99b583a9d7f 20250418122530186 DAUC <0003> auc.c:152 vector [1]: sres = 18045d64 20250418122530186 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250418122530186 DAUC <0003> auc.c:113 vector [2]: rand = a604bcf40cc0b44209df5144ba89f089 20250418122530186 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122530186 DAUC <0003> auc.c:142 vector [2]: autn = ed8e3e4f880e8000754a62593a1016df 20250418122530186 DAUC <0003> auc.c:143 vector [2]: ck = 33803e150e105bf8756f1057cd13e14b 20250418122530186 DAUC <0003> auc.c:144 vector [2]: ik = 7b5a17c9ec47e5a420b45366818dd2c3 20250418122530186 DAUC <0003> auc.c:145 vector [2]: res = ded4811a976173550000000000000000 20250418122530186 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122530186 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250418122530186 DAUC <0003> auc.c:151 vector [2]: kc = 1d016aedaec98dd4 20250418122530186 DAUC <0003> auc.c:152 vector [2]: sres = 49b5f24f 20250418122530186 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250418122530186 DAUC <0003> auc.c:113 vector [3]: rand = 464c39e6b9518f755c36c8ba2be851d9 20250418122530186 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122530186 DAUC <0003> auc.c:142 vector [3]: autn = 88176c0648618000239a38a0df3e3ceb 20250418122530186 DAUC <0003> auc.c:143 vector [3]: ck = 267400d37e39a11f70376f16dcb873d5 20250418122530186 DAUC <0003> auc.c:144 vector [3]: ik = 8bf9407626d6d95a76e760ed31303db8 20250418122530186 DAUC <0003> auc.c:145 vector [3]: res = 5d7664d767119b180000000000000000 20250418122530186 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122530186 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250418122530186 DAUC <0003> auc.c:151 vector [3]: kc = ab5d4f5eb5673628 20250418122530186 DAUC <0003> auc.c:152 vector [3]: sres = 3a67ffcf 20250418122530186 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250418122530186 DAUC <0003> auc.c:113 vector [4]: rand = e4ed8ef9f45c6fee9ffa5fe10a5211ef 20250418122530186 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122530186 DAUC <0003> auc.c:142 vector [4]: autn = 8d4aaf54ccf980009212d9f2295413a0 20250418122530186 DAUC <0003> auc.c:143 vector [4]: ck = b482ebe0197e75cc094288de6f9b9ddf 20250418122530186 DAUC <0003> auc.c:144 vector [4]: ik = 4c3257f71f872b3fa89c53123e09f08e 20250418122530186 DAUC <0003> auc.c:145 vector [4]: res = d35c4807801d97b90000000000000000 20250418122530186 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122530186 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250418122530186 DAUC <0003> auc.c:151 vector [4]: kc = 596e67db576b33a2 20250418122530186 DAUC <0003> auc.c:152 vector [4]: sres = 5341dfbe 20250418122530186 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250418122530186 DAUC <0003> db_auc.c:245 IMSI='262422062520296': Generated 5 vectors 20250418122530186 DAUC <0003> db_auc.c:249 IMSI='262422062520296': Updating SQN=161 in DB 20250418122530186 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422062520296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062520296"} 20250418122530186 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422062520296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122530186 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122530186 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@98c15e852bfc: Found GsupExpect[0] for "262422062520296" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@98c15e852bfc: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422062520296" TC_gsup_sai_eps(37)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@98c15e852bfc: Final verdict of PTC: pass 20250418122530187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4258 20250418122530187 DAUC <0003> db_auc.c:157 IMSI='262421364626528': No 2G Auth Data 20250418122530187 DAUC <0003> db_auc.c:192 IMSI='262421364626528': No 3G Auth Data HLR_Test-GSUP(33)@98c15e852bfc: Created GsupExpect[0] for "262421364626528" to be handled at TC_gsup_sai_eps(38) 20250418122530195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36796<->l=127.0.0.1:4258 20250418122530197 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530197 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421364626528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421364626528"} 20250418122530197 DAUC <0003> db_auc.c:236 IMSI='262421364626528': Calling to generate 5 vectors 20250418122530197 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122530197 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122530197 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122530197 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122530197 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122530197 DAUC <0003> auc.c:113 vector [0]: rand = 59ddc52e3f7ea61c03a890b64b5de888 20250418122530197 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122530197 DAUC <0003> auc.c:142 vector [0]: autn = 600971fe926a80003331584ae2b805c8 20250418122530197 DAUC <0003> auc.c:143 vector [0]: ck = 483cc8204af463c2608af47045737a8d 20250418122530197 DAUC <0003> auc.c:144 vector [0]: ik = db908c18557b309d34c470eed72938c3 20250418122530197 DAUC <0003> auc.c:145 vector [0]: res = 67f685e4e0458c0e0000000000000000 20250418122530197 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122530197 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122530197 DAUC <0003> auc.c:179 vector [0]: kc = d0548df45b297000 20250418122530197 DAUC <0003> auc.c:180 vector [0]: sres = 2a398fc5 20250418122530197 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122530197 DAUC <0003> auc.c:113 vector [1]: rand = 6b5d156eb0997a943afbc17b9224b49e 20250418122530197 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122530197 DAUC <0003> auc.c:142 vector [1]: autn = 60a460e9f9a48000ea6067acf5e1f03f 20250418122530197 DAUC <0003> auc.c:143 vector [1]: ck = ef3c80670b21ba91c5c49ec29d26b3cc 20250418122530197 DAUC <0003> auc.c:144 vector [1]: ik = daf699d434e4781f1319f0cb809eeb7d 20250418122530197 DAUC <0003> auc.c:145 vector [1]: res = 898bcf29977235330000000000000000 20250418122530197 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122530197 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122530197 DAUC <0003> auc.c:179 vector [1]: kc = 16dc1739fbb76c00 20250418122530197 DAUC <0003> auc.c:180 vector [1]: sres = 09096af5 20250418122530197 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122530197 DAUC <0003> auc.c:113 vector [2]: rand = 08c942c7268d36d6b31b72316280d2c5 20250418122530197 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122530197 DAUC <0003> auc.c:142 vector [2]: autn = bd7627df6ed6800076b8c4c95904df40 20250418122530197 DAUC <0003> auc.c:143 vector [2]: ck = 4c8fcba30942c708ab98834f98d5ff03 20250418122530197 DAUC <0003> auc.c:144 vector [2]: ik = 298a99e9c1460166349cd15c8965088d 20250418122530197 DAUC <0003> auc.c:145 vector [2]: res = b1e9258f852751000000000000000000 20250418122530197 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122530197 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122530197 DAUC <0003> auc.c:179 vector [2]: kc = 891459f0b9cd1000 20250418122530197 DAUC <0003> auc.c:180 vector [2]: sres = cafc75c0 20250418122530197 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122530197 DAUC <0003> auc.c:113 vector [3]: rand = dac1faff46089598f6baf4b48d9953d9 20250418122530197 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122530197 DAUC <0003> auc.c:142 vector [3]: autn = 85fc7e43518a800095b69b46b2fa4527 20250418122530197 DAUC <0003> auc.c:143 vector [3]: ck = 7c266fe4f58896c731201631d67432a0 20250418122530197 DAUC <0003> auc.c:144 vector [3]: ik = efc3594b7d0abd91630ba0015c0bcf10 20250418122530197 DAUC <0003> auc.c:145 vector [3]: res = b576b8ac6d38f48c0000000000000000 20250418122530197 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122530197 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122530197 DAUC <0003> auc.c:179 vector [3]: kc = 7a3c892fe6dfc800 20250418122530197 DAUC <0003> auc.c:180 vector [3]: sres = b69f8a88 20250418122530197 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122530197 DAUC <0003> auc.c:113 vector [4]: rand = fdea11b567d597edfa8d2e20a4dfd45a 20250418122530197 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122530197 DAUC <0003> auc.c:142 vector [4]: autn = 899f839566dd8000cf5af49fb2bd719f 20250418122530197 DAUC <0003> auc.c:143 vector [4]: ck = cec1c3c806d99ec44c7e427afdb1035c 20250418122530197 DAUC <0003> auc.c:144 vector [4]: ik = ab5484ccebee0b67ed1f690016aede33 20250418122530197 DAUC <0003> auc.c:145 vector [4]: res = 90abbfbfa7a981290000000000000000 20250418122530197 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122530197 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122530197 DAUC <0003> auc.c:179 vector [4]: kc = f00c16d2bb02d800 20250418122530197 DAUC <0003> auc.c:180 vector [4]: sres = 7a5c44ea 20250418122530197 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122530197 DAUC <0003> db_auc.c:245 IMSI='262421364626528': Generated 5 vectors 20250418122530197 DAUC <0003> db_auc.c:249 IMSI='262421364626528': Updating SQN=161 in DB 20250418122530197 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421364626528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421364626528"} 20250418122530197 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421364626528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122530197 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122530197 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@98c15e852bfc: Found GsupExpect[0] for "262421364626528" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@98c15e852bfc: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421364626528" TC_gsup_sai_eps(38)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122530198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36796<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@98c15e852bfc: Final verdict of PTC: pass 20250418122530199 DAUC <0003> db_auc.c:157 IMSI='262429274555836': No 2G Auth Data 20250418122530199 DAUC <0003> db_auc.c:192 IMSI='262429274555836': No 3G Auth Data HLR_Test-GSUP(33)@98c15e852bfc: Created GsupExpect[0] for "262429274555836" to be handled at TC_gsup_sai_eps(39) 20250418122530206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 20250418122530208 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530208 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429274555836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429274555836"} 20250418122530208 DAUC <0003> db_auc.c:236 IMSI='262429274555836': Calling to generate 5 vectors 20250418122530208 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122530208 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122530208 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122530208 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122530208 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122530208 DAUC <0003> auc.c:113 vector [0]: rand = ff5c1b9c61d47460fd9566d6926e8834 20250418122530208 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122530208 DAUC <0003> auc.c:142 vector [0]: autn = dfdfd0ebc36b8000e92214ba1ef3479a 20250418122530208 DAUC <0003> auc.c:143 vector [0]: ck = d236a39cf2bd460d69a5d70835fec65a 20250418122530208 DAUC <0003> auc.c:144 vector [0]: ik = c02ee46e90f33af4378e01ab62a021c6 20250418122530208 DAUC <0003> auc.c:145 vector [0]: res = 199c57d71538de610000000000000000 20250418122530208 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122530208 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122530208 DAUC <0003> auc.c:179 vector [0]: kc = 8c92ac125315d000 20250418122530208 DAUC <0003> auc.c:180 vector [0]: sres = 88853d37 20250418122530208 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122530208 DAUC <0003> auc.c:113 vector [1]: rand = 860fd6b81dcac2d899da9c3b9065c9c3 20250418122530209 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122530209 DAUC <0003> auc.c:142 vector [1]: autn = a7484740a5788000e512fd13fc957645 20250418122530209 DAUC <0003> auc.c:143 vector [1]: ck = 8b8b0432e0580e19172461722d500c54 20250418122530209 DAUC <0003> auc.c:144 vector [1]: ik = 6d48c9806df733fbab04d2817f95fa76 20250418122530209 DAUC <0003> auc.c:145 vector [1]: res = 2c18287a0e80bb090000000000000000 20250418122530209 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122530209 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122530209 DAUC <0003> auc.c:179 vector [1]: kc = e70c45ced50c8000 20250418122530209 DAUC <0003> auc.c:180 vector [1]: sres = 0faf1ba5 20250418122530209 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122530209 DAUC <0003> auc.c:113 vector [2]: rand = f9b036f8d0b44d3a6097d7aee17210a3 20250418122530209 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122530209 DAUC <0003> auc.c:142 vector [2]: autn = 7b70eccac2e68000bf6fe3c746dbebae 20250418122530209 DAUC <0003> auc.c:143 vector [2]: ck = eafac71324ecaa1274805f4d7abb490c 20250418122530209 DAUC <0003> auc.c:144 vector [2]: ik = 1bd3f1ad1c80c7fb2ce695317a81a9f0 20250418122530209 DAUC <0003> auc.c:145 vector [2]: res = 311b389863acdd0a0000000000000000 20250418122530209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122530209 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122530209 DAUC <0003> auc.c:179 vector [2]: kc = 118442874abac800 20250418122530209 DAUC <0003> auc.c:180 vector [2]: sres = 59fba143 20250418122530209 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122530209 DAUC <0003> auc.c:113 vector [3]: rand = fb775dca40caa94941a18485091b6fb1 20250418122530209 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122530209 DAUC <0003> auc.c:142 vector [3]: autn = 5107193cea2f800094aeed07674db1fc 20250418122530209 DAUC <0003> auc.c:143 vector [3]: ck = 80ff4c16f128d24217e5171fb943eab3 20250418122530209 DAUC <0003> auc.c:144 vector [3]: ik = 44db3db000899e92d6a4fa5a1b45d90a 20250418122530209 DAUC <0003> auc.c:145 vector [3]: res = e02b753a438588fd0000000000000000 20250418122530209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122530209 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122530209 DAUC <0003> auc.c:179 vector [3]: kc = 8181aef75cb10c00 20250418122530209 DAUC <0003> auc.c:180 vector [3]: sres = a7aa5c85 20250418122530209 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122530209 DAUC <0003> auc.c:113 vector [4]: rand = fe48625466bc1cad8320f96ee7b31a70 20250418122530209 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122530209 DAUC <0003> auc.c:142 vector [4]: autn = 23ce3caabd5a8000d7cd58d33194c5f7 20250418122530209 DAUC <0003> auc.c:143 vector [4]: ck = ba34ffc304c6d58c46d33c2b20f765db 20250418122530209 DAUC <0003> auc.c:144 vector [4]: ik = 9bcbde72f4245a8c2da0d9221eafe553 20250418122530209 DAUC <0003> auc.c:145 vector [4]: res = b37f5435aad867a70000000000000000 20250418122530209 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122530209 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122530209 DAUC <0003> auc.c:179 vector [4]: kc = 2c9d6ce64ca48400 20250418122530209 DAUC <0003> auc.c:180 vector [4]: sres = c9a3ced0 20250418122530209 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122530209 DAUC <0003> db_auc.c:245 IMSI='262429274555836': Generated 5 vectors 20250418122530209 DAUC <0003> db_auc.c:249 IMSI='262429274555836': Updating SQN=161 in DB 20250418122530209 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429274555836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429274555836"} 20250418122530209 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429274555836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122530209 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122530209 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@98c15e852bfc: Found GsupExpect[0] for "262429274555836" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@98c15e852bfc: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429274555836" TC_gsup_sai_eps(39)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122530210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@98c15e852bfc: Final verdict of PTC: pass 20250418122530211 DAUC <0003> db_auc.c:157 IMSI='262428976722795': No 2G Auth Data 20250418122530211 DAUC <0003> db_auc.c:192 IMSI='262428976722795': No 3G Auth Data HLR_Test-GSUP(33)@98c15e852bfc: Created GsupExpect[0] for "262428976722795" to be handled at TC_gsup_sai_eps(40) 20250418122530218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 20250418122530219 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530219 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428976722795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428976722795"} 20250418122530219 DAUC <0003> db_auc.c:236 IMSI='262428976722795': Calling to generate 5 vectors 20250418122530219 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250418122530219 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250418122530219 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250418122530219 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250418122530219 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250418122530219 DAUC <0003> auc.c:113 vector [0]: rand = fac0de6dbd35fb98700bd47722fb1e98 20250418122530219 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250418122530219 DAUC <0003> auc.c:142 vector [0]: autn = 2a8a3e31ffbc800078a4ffe7815bf0e6 20250418122530219 DAUC <0003> auc.c:143 vector [0]: ck = 531bcf3ca88ef303c60e60da77e1af0d 20250418122530219 DAUC <0003> auc.c:144 vector [0]: ik = d736be015ba6e9fe90890be8358a1748 20250418122530219 DAUC <0003> auc.c:145 vector [0]: res = 24ef3a57e7d777ed0000000000000000 20250418122530219 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250418122530219 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250418122530219 DAUC <0003> auc.c:179 vector [0]: kc = 2cea8f5dbb5bfc15 20250418122530219 DAUC <0003> auc.c:180 vector [0]: sres = 946ac578 20250418122530219 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250418122530219 DAUC <0003> auc.c:113 vector [1]: rand = 290f327477b4aa8d69e12041ca9c0125 20250418122530219 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250418122530219 DAUC <0003> auc.c:142 vector [1]: autn = b1c695a207d38000f3129753c6d27ffc 20250418122530219 DAUC <0003> auc.c:143 vector [1]: ck = 2fcd89f0d8a6e312bae0cef0df481a6b 20250418122530219 DAUC <0003> auc.c:144 vector [1]: ik = 19f2be435532ec690ccca743f939fa00 20250418122530219 DAUC <0003> auc.c:145 vector [1]: res = ca136d341e898df00000000000000000 20250418122530219 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250418122530219 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250418122530219 DAUC <0003> auc.c:179 vector [1]: kc = 8ac4071749167318 20250418122530219 DAUC <0003> auc.c:180 vector [1]: sres = ee743cbe 20250418122530219 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250418122530219 DAUC <0003> auc.c:113 vector [2]: rand = bfc47409b9a0cc2fd3a0f9b92761f247 20250418122530219 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250418122530219 DAUC <0003> auc.c:142 vector [2]: autn = 7455b68da580800073d7098362c7d70a 20250418122530219 DAUC <0003> auc.c:143 vector [2]: ck = 3653617bf52de42401e6e38d8ee42f92 20250418122530219 DAUC <0003> auc.c:144 vector [2]: ik = 3d7bcd3489892f187f92dcb16a1f0164 20250418122530219 DAUC <0003> auc.c:145 vector [2]: res = 05a4b589c78eb89a0000000000000000 20250418122530219 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250418122530219 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250418122530219 DAUC <0003> auc.c:179 vector [2]: kc = 1d2f4407454c0192 20250418122530219 DAUC <0003> auc.c:180 vector [2]: sres = f67ee346 20250418122530219 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250418122530219 DAUC <0003> auc.c:113 vector [3]: rand = 71cce8b9b358f84e76c2f54302e05540 20250418122530219 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250418122530219 DAUC <0003> auc.c:142 vector [3]: autn = b86c033895ea80000d5fb3000fb1957b 20250418122530219 DAUC <0003> auc.c:143 vector [3]: ck = eb42baf04eef99daf273f7ff244565cc 20250418122530219 DAUC <0003> auc.c:144 vector [3]: ik = e955a8b7ee02e7b9f774cce8576a2620 20250418122530219 DAUC <0003> auc.c:145 vector [3]: res = ad8aa7cbcffc49f50000000000000000 20250418122530219 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250418122530219 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250418122530219 DAUC <0003> auc.c:179 vector [3]: kc = 8be6e1feaceee5ff 20250418122530219 DAUC <0003> auc.c:180 vector [3]: sres = b99bba8d 20250418122530219 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250418122530219 DAUC <0003> auc.c:113 vector [4]: rand = cbef864d1d739cc53c15ff2f9c7f380a 20250418122530219 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250418122530219 DAUC <0003> auc.c:142 vector [4]: autn = 70f7455117d08000910ffe4196d9bc1d 20250418122530219 DAUC <0003> auc.c:143 vector [4]: ck = 324df9e377e7b6bd8d414ff6b8ead323 20250418122530219 DAUC <0003> auc.c:144 vector [4]: ik = 05835b288594e619abe493c0c88ce96f 20250418122530220 DAUC <0003> auc.c:145 vector [4]: res = 1c8bda7c08dc72b70000000000000000 20250418122530220 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250418122530220 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250418122530220 DAUC <0003> auc.c:179 vector [4]: kc = 9b39db6d631a37fe 20250418122530220 DAUC <0003> auc.c:180 vector [4]: sres = 9c09075f 20250418122530220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250418122530220 DAUC <0003> db_auc.c:245 IMSI='262428976722795': Generated 5 vectors 20250418122530220 DAUC <0003> db_auc.c:249 IMSI='262428976722795': Updating SQN=161 in DB 20250418122530220 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428976722795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428976722795"} 20250418122530220 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428976722795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122530220 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122530220 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@98c15e852bfc: Found GsupExpect[0] for "262428976722795" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@98c15e852bfc: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428976722795" TC_gsup_sai_eps(40)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122530221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122530222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 20250418122530222 DLINP <000b> input/ipa.c:452 connected read/write 20250418122530222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122530222 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122530222 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122530222 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@98c15e852bfc: Final verdict of PTC: none 20250418122530222 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44005<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@98c15e852bfc: Final verdict of PTC: none 34@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Apr 18 12:25:30 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 20250418122530253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20250418122530354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Apr 18 12:25:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_ul_unknown_imsi started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122533439 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122533439 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122533443 DLINP <000b> input/ipa.c:452 connected read/write 20250418122533443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122533444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@98c15e852bfc: 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) } } } } 20250418122533444 DLINP <000b> input/ipa.c:452 connected read/write 20250418122533444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122533444 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122533444 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122533444 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 20250418122533444 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122533444 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 20250418122533444 DLGSUP <0013> gsup_server.c:236 2: 20250418122533444 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122533444 DLGSUP <0013> gsup_server.c:236 3: 20250418122533444 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122533444 DLGSUP <0013> gsup_server.c:236 4: 20250418122533444 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122533444 DLGSUP <0013> gsup_server.c:236 5: 20250418122533444 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122533444 DLGSUP <0013> gsup_server.c:236 7: 20250418122533444 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122533444 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122533444 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122533444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(41)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@98c15e852bfc: 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") 20250418122533462 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36817<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@98c15e852bfc: Created GsupExpect[0] for "262425181948671" to be handled at TC_gsup_ul_unknown_imsi(45) 20250418122533476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20250418122533486 DLINP <000b> input/ipa.c:452 connected read/write 20250418122533486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122533486 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425181948671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181948671" cn_domain=PS} 20250418122533486 DLU <0006> fsm.c:456 lu(262425181948671)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122533486 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425181948671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250418122533486 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425181948671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181948671" cause=IMSI unknown in HLR} 20250418122533486 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425181948671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122533486 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425181948671)[0x559fed9513b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122533486 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425181948671)[0x559fed9513b0]{UNVALIDATED}: Freeing instance 20250418122533486 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181948671)[0x559fed9513b0]{UNVALIDATED}: Deallocated 20250418122533486 DLINP <000b> input/ipa.c:452 connected read/write 20250418122533486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122533486 DLINP <000b> input/ipa.c:452 connected read/write 20250418122533486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@98c15e852bfc: Found GsupExpect[0] for "262425181948671" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@98c15e852bfc: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425181948671" TC_gsup_ul_unknown_imsi(45)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122533491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@98c15e852bfc: Final verdict of PTC: pass 20250418122533493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 20250418122533495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122533495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122533495 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122533495 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122533495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122533495 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36817<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@98c15e852bfc: Final verdict of PTC: none 43@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 43: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@98c15e852bfc: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Apr 18 12:25:33 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 20250418122533533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4258 20250418122533634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60244<->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@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Apr 18 12:25:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122536741 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122536741 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122536744 DLINP <000b> input/ipa.c:452 connected read/write 20250418122536744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122536745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122536747 DLINP <000b> input/ipa.c:452 connected read/write 20250418122536747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122536747 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122536747 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122536747 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 20250418122536747 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122536747 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 20250418122536747 DLGSUP <0013> gsup_server.c:236 2: 20250418122536747 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122536747 DLGSUP <0013> gsup_server.c:236 3: 20250418122536747 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122536747 DLGSUP <0013> gsup_server.c:236 4: 20250418122536747 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122536747 DLGSUP <0013> gsup_server.c:236 5: 20250418122536747 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122536747 DLGSUP <0013> gsup_server.c:236 7: 20250418122536747 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122536747 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122536747 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122536747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@98c15e852bfc: 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") 20250418122536759 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34587<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@98c15e852bfc: Created GsupExpect[0] for "262423189841692" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250418122536774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20250418122536790 DLINP <000b> input/ipa.c:452 connected read/write 20250418122536790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122536790 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423189841692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423189841692" cn_domain=PS source_name="the-source\n"} 20250418122536790 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250418122536790 DLU <0006> fsm.c:456 lu(262423189841692)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122536790 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423189841692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250418122536790 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423189841692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423189841692" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250418122536790 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423189841692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122536790 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423189841692)[0x559fed9513b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122536790 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423189841692)[0x559fed9513b0]{UNVALIDATED}: Freeing instance 20250418122536790 DLU <0006> fsm.c:568 lu(PS:IMSI-262423189841692)[0x559fed9513b0]{UNVALIDATED}: Deallocated 20250418122536790 DLINP <000b> input/ipa.c:452 connected read/write 20250418122536790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122536790 DLINP <000b> input/ipa.c:452 connected read/write 20250418122536790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@98c15e852bfc: Found GsupExpect[0] for "262423189841692" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@98c15e852bfc: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423189841692" TC_gsup_ul_unknown_imsi_via_proxy(50)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122536795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@98c15e852bfc: Final verdict of PTC: pass 20250418122536797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 20250418122536799 DLINP <000b> input/ipa.c:452 connected read/write 20250418122536799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122536799 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122536799 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122536799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122536799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250418122536799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34587<->l=127.0.0.1:4259) 48@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(47)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 48: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@98c15e852bfc: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Apr 18 12:25:36 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 20250418122536876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20250418122536977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Apr 18 12:25:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122540090 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122540090 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122540095 DLINP <000b> input/ipa.c:452 connected read/write 20250418122540095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122540096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122540101 DLINP <000b> input/ipa.c:452 connected read/write 20250418122540101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122540101 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122540101 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122540101 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 20250418122540101 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122540101 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 20250418122540101 DLGSUP <0013> gsup_server.c:236 2: 20250418122540101 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122540101 DLGSUP <0013> gsup_server.c:236 3: 20250418122540101 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122540101 DLGSUP <0013> gsup_server.c:236 4: 20250418122540101 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122540101 DLGSUP <0013> gsup_server.c:236 5: 20250418122540101 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122540101 DLGSUP <0013> gsup_server.c:236 7: 20250418122540101 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122540101 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122540101 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122540101 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@98c15e852bfc: 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") 20250418122540126 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41903<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@98c15e852bfc: Created GsupExpect[0] for "262420302567816" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250418122540138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60302<->l=127.0.0.1:4258 20250418122540142 DLINP <000b> input/ipa.c:452 connected read/write 20250418122540142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122540142 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420302567816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420302567816" cn_domain=PS} 20250418122540142 DLU <0006> fsm.c:456 lu(262420302567816)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122540142 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420302567816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250418122540142 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420302567816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420302567816" cause=Roaming not allowed in this location area} 20250418122540142 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420302567816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122540142 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420302567816)[0x559fed9513b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122540142 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420302567816)[0x559fed9513b0]{UNVALIDATED}: Freeing instance 20250418122540142 DLU <0006> fsm.c:568 lu(PS:IMSI-262420302567816)[0x559fed9513b0]{UNVALIDATED}: Deallocated 20250418122540142 DLINP <000b> input/ipa.c:452 connected read/write 20250418122540142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122540142 DLINP <000b> input/ipa.c:452 connected read/write 20250418122540142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@98c15e852bfc: Found GsupExpect[0] for "262420302567816" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@98c15e852bfc: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420302567816" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122540144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60302<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@98c15e852bfc: Final verdict of PTC: pass 20250418122540144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20250418122540145 DLINP <000b> input/ipa.c:452 connected read/write 20250418122540145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122540145 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122540145 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122540145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122540145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41903<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@98c15e852bfc: Final verdict of PTC: none 53@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 53: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@98c15e852bfc: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Apr 18 12:25:40 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 20250418122540170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 20250418122540271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60312<->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@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Apr 18 12:25:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_sai_err_unknown_imsi started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122543382 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122543382 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122543383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122543383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122543384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122543388 DLINP <000b> input/ipa.c:452 connected read/write 20250418122543388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122543388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122543388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122543388 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 20250418122543388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122543388 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 20250418122543388 DLGSUP <0013> gsup_server.c:236 2: 20250418122543388 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122543388 DLGSUP <0013> gsup_server.c:236 3: 20250418122543389 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122543389 DLGSUP <0013> gsup_server.c:236 4: 20250418122543389 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122543389 DLGSUP <0013> gsup_server.c:236 5: 20250418122543389 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122543389 DLGSUP <0013> gsup_server.c:236 7: 20250418122543389 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122543389 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122543389 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(56)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122543389 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@98c15e852bfc: 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") 20250418122543408 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39173<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@98c15e852bfc: Created GsupExpect[0] for "262422457774211" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250418122543417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20250418122543434 DLINP <000b> input/ipa.c:452 connected read/write 20250418122543434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122543434 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422457774211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422457774211"} 20250418122543434 DAUC <0003> db_auc.c:133 IMSI='262422457774211': No such subscriber 20250418122543434 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422457774211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250418122543434 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422457774211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422457774211" cause=IMSI unknown in HLR} 20250418122543434 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422457774211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122543434 DLINP <000b> input/ipa.c:452 connected read/write 20250418122543434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122543434 DLINP <000b> input/ipa.c:452 connected read/write 20250418122543434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@98c15e852bfc: Found GsupExpect[0] for "262422457774211" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@98c15e852bfc: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422457774211" TC_gsup_sai_err_unknown_imsi(60)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122543440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@98c15e852bfc: Final verdict of PTC: pass 20250418122543442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 20250418122543444 DLINP <000b> input/ipa.c:452 connected read/write 20250418122543444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122543444 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122543444 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122543444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@98c15e852bfc: Final verdict of PTC: none 20250418122543444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39173<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@98c15e852bfc: Final verdict of PTC: none 58@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 58: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@98c15e852bfc: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Apr 18 12:25:43 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 20250418122543484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4258 20250418122543584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35596<->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=25600) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Apr 18 12:25:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_ul started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122546695 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122546695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122546697 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@98c15e852bfc: 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 } } } } 20250418122546700 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546701 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122546701 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122546701 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 20250418122546701 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122546701 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 20250418122546701 DLGSUP <0013> gsup_server.c:236 2: 20250418122546701 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122546701 DLGSUP <0013> gsup_server.c:236 3: 20250418122546701 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122546701 DLGSUP <0013> gsup_server.c:236 4: 20250418122546701 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122546701 DLGSUP <0013> gsup_server.c:236 5: 20250418122546701 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122546701 DLGSUP <0013> gsup_server.c:236 7: 20250418122546701 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122546701 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122546701 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122546701 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@98c15e852bfc: 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") 20250418122546716 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35373<->l=127.0.0.1:4259) 20250418122546722 DAUC <0003> db_auc.c:157 IMSI='262421375002600': No 2G Auth Data 20250418122546722 DAUC <0003> db_auc.c:192 IMSI='262421375002600': No 3G Auth Data HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262421375002600" to be handled at TC_gsup_ul(65) 20250418122546740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 20250418122546746 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546746 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421375002600" cn_domain=PS} 20250418122546746 DLU <0006> fsm.c:456 lu(262421375002600)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546746 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421375002600)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546746 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421375002600" cn_domain=PS} 20250418122546746 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546746 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262421375002600" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 0TC_gsup_ul(65)"262421375002600" 20250418122546750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546750 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421375002600"} 20250418122546750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421375002600)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546750 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546750 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421375002600"} 20250418122546750 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421375002600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421375002600)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421375002600)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546750 DLU <0006> fsm.c:568 lu(PS:IMSI-262421375002600)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546751 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546751 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(65)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 TC_gsup_ul(65)@98c15e852bfc: Final verdict of PTC: pass 20250418122546754 DAUC <0003> db_auc.c:157 IMSI='262427728761386': No 2G Auth Data 20250418122546754 DAUC <0003> db_auc.c:192 IMSI='262427728761386': No 3G Auth Data 20250418122546755 DLGSUP <0013> hlr.c:121 IMSI 262427728761386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262427728761386" to be handled at TC_gsup_ul(66) 20250418122546763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 20250418122546765 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546765 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427728761386" cn_domain=PS} 20250418122546765 DLU <0006> fsm.c:456 lu(262427728761386)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546765 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427728761386)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546765 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427728761386" cn_domain=PS} 20250418122546765 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546765 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262427728761386" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 1TC_gsup_ul(66)"262427728761386" 20250418122546766 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546766 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427728761386"} 20250418122546766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427728761386)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546766 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546766 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427728761386"} 20250418122546766 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427728761386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427728761386)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427728761386)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546766 DLU <0006> fsm.c:568 lu(PS:IMSI-262427728761386)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546766 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546766 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(66)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 TC_gsup_ul(66)@98c15e852bfc: Final verdict of PTC: pass 20250418122546767 DAUC <0003> db_auc.c:157 IMSI='262424447625210': No 2G Auth Data 20250418122546767 DAUC <0003> db_auc.c:192 IMSI='262424447625210': No 3G Auth Data 20250418122546768 DLGSUP <0013> hlr.c:121 IMSI 262424447625210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262424447625210" to be handled at TC_gsup_ul(67) 20250418122546774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 20250418122546775 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546775 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424447625210" cn_domain=PS} 20250418122546775 DLU <0006> fsm.c:456 lu(262424447625210)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546775 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424447625210)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546775 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424447625210" cn_domain=PS} 20250418122546775 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546775 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262424447625210" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 2TC_gsup_ul(67)"262424447625210" 20250418122546776 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546776 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424447625210"} 20250418122546776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424447625210)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546776 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546776 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424447625210"} 20250418122546776 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424447625210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424447625210)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424447625210)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546776 DLU <0006> fsm.c:568 lu(PS:IMSI-262424447625210)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546776 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546776 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(67)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 TC_gsup_ul(67)@98c15e852bfc: Final verdict of PTC: pass 20250418122546778 DAUC <0003> db_auc.c:157 IMSI='262427850982715': No 2G Auth Data 20250418122546778 DAUC <0003> db_auc.c:192 IMSI='262427850982715': No 3G Auth Data 20250418122546779 DLGSUP <0013> hlr.c:121 IMSI 262427850982715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262427850982715" to be handled at TC_gsup_ul(68) 20250418122546786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35644<->l=127.0.0.1:4258 20250418122546787 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546787 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427850982715" cn_domain=PS} 20250418122546787 DLU <0006> fsm.c:456 lu(262427850982715)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546787 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427850982715)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546787 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427850982715" cn_domain=PS} 20250418122546787 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546788 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262427850982715" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 3TC_gsup_ul(68)"262427850982715" 20250418122546788 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546788 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427850982715"} 20250418122546788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427850982715)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546788 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546789 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427850982715"} 20250418122546789 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427850982715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427850982715)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427850982715)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546789 DLU <0006> fsm.c:568 lu(PS:IMSI-262427850982715)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546789 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546789 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(68)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35644<->l=127.0.0.1:4258 TC_gsup_ul(68)@98c15e852bfc: Final verdict of PTC: pass 20250418122546790 DAUC <0003> db_auc.c:157 IMSI='262428297635898': No 2G Auth Data 20250418122546790 DAUC <0003> db_auc.c:192 IMSI='262428297635898': No 3G Auth Data 20250418122546790 DLGSUP <0013> hlr.c:121 IMSI 262428297635898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262428297635898" to be handled at TC_gsup_ul(69) 20250418122546796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4258 20250418122546798 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546798 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428297635898" cn_domain=PS} 20250418122546798 DLU <0006> fsm.c:456 lu(262428297635898)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546798 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428297635898)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546798 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428297635898" cn_domain=PS} 20250418122546798 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546798 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262428297635898" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 4TC_gsup_ul(69)"262428297635898" 20250418122546799 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546799 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428297635898"} 20250418122546799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428297635898)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546799 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546799 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428297635898"} 20250418122546799 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428297635898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428297635898)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428297635898)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546799 DLU <0006> fsm.c:568 lu(PS:IMSI-262428297635898)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546799 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546799 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(69)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4258 TC_gsup_ul(69)@98c15e852bfc: Final verdict of PTC: pass 20250418122546800 DAUC <0003> db_auc.c:157 IMSI='262421467819925': No 2G Auth Data 20250418122546800 DAUC <0003> db_auc.c:192 IMSI='262421467819925': No 3G Auth Data 20250418122546801 DLGSUP <0013> hlr.c:121 IMSI 262421467819925: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262421467819925" to be handled at TC_gsup_ul(70) 20250418122546807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35656<->l=127.0.0.1:4258 20250418122546808 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546808 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421467819925" cn_domain=PS} 20250418122546808 DLU <0006> fsm.c:456 lu(262421467819925)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546808 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546808 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421467819925)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546808 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421467819925" cn_domain=PS} 20250418122546808 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546808 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262421467819925" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 5TC_gsup_ul(70)"262421467819925" 20250418122546810 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546810 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421467819925"} 20250418122546810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421467819925)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546810 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546810 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421467819925"} 20250418122546810 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421467819925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421467819925)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421467819925)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546810 DLU <0006> fsm.c:568 lu(PS:IMSI-262421467819925)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546810 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546810 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(70)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35656<->l=127.0.0.1:4258 TC_gsup_ul(70)@98c15e852bfc: Final verdict of PTC: pass 20250418122546811 DAUC <0003> db_auc.c:157 IMSI='262424785160716': No 2G Auth Data 20250418122546811 DAUC <0003> db_auc.c:192 IMSI='262424785160716': No 3G Auth Data 20250418122546811 DLGSUP <0013> hlr.c:121 IMSI 262424785160716: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262424785160716" to be handled at TC_gsup_ul(71) 20250418122546817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20250418122546819 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546819 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424785160716" cn_domain=PS} 20250418122546819 DLU <0006> fsm.c:456 lu(262424785160716)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546819 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424785160716)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546819 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424785160716" cn_domain=PS} 20250418122546819 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546819 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262424785160716" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 6TC_gsup_ul(71)"262424785160716" 20250418122546821 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546821 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424785160716"} 20250418122546821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424785160716)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546821 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546821 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424785160716"} 20250418122546821 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424785160716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424785160716)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424785160716)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546821 DLU <0006> fsm.c:568 lu(PS:IMSI-262424785160716)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546821 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546821 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(71)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 TC_gsup_ul(71)@98c15e852bfc: Final verdict of PTC: pass 20250418122546822 DAUC <0003> db_auc.c:157 IMSI='262425722889382': No 2G Auth Data 20250418122546822 DAUC <0003> db_auc.c:192 IMSI='262425722889382': No 3G Auth Data 20250418122546822 DLGSUP <0013> hlr.c:121 IMSI 262425722889382: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@98c15e852bfc: Created GsupExpect[0] for "262425722889382" to be handled at TC_gsup_ul(72) 20250418122546828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 20250418122546830 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546830 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425722889382" cn_domain=PS} 20250418122546830 DLU <0006> fsm.c:456 lu(262425722889382)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122546830 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122546830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425722889382)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122546830 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425722889382" cn_domain=PS} 20250418122546830 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546830 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@98c15e852bfc: Found GsupExpect[0] for "262425722889382" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@98c15e852bfc: Added IMSI table entry 7TC_gsup_ul(72)"262425722889382" 20250418122546831 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546831 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425722889382"} 20250418122546831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425722889382)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122546831 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122546831 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425722889382"} 20250418122546831 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425722889382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122546831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425722889382)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122546831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425722889382)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122546831 DLU <0006> fsm.c:568 lu(PS:IMSI-262425722889382)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122546832 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122546832 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul(72)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122546832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 TC_gsup_ul(72)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122546833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20250418122546833 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35373<->l=127.0.0.1:4259) 20250418122546833 DLINP <000b> input/ipa.c:452 connected read/write 20250418122546833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122546833 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122546833 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122546834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@98c15e852bfc: Final verdict of PTC: none 63@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_ul finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Apr 18 12:25:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250418122546856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20250418122546957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Apr 18 12:25:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_ul_via_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122550075 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122550075 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122550080 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122550086 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550086 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122550086 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122550086 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 20250418122550086 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122550086 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 20250418122550086 DLGSUP <0013> gsup_server.c:236 2: 20250418122550086 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122550086 DLGSUP <0013> gsup_server.c:236 3: 20250418122550086 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122550086 DLGSUP <0013> gsup_server.c:236 4: 20250418122550086 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122550086 DLGSUP <0013> gsup_server.c:236 5: 20250418122550086 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122550086 DLGSUP <0013> gsup_server.c:236 7: 20250418122550086 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122550086 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122550086 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122550086 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@98c15e852bfc: 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") 20250418122550117 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39831<->l=127.0.0.1:4259) 20250418122550132 DAUC <0003> db_auc.c:157 IMSI='262424097836556': No 2G Auth Data 20250418122550133 DAUC <0003> db_auc.c:192 IMSI='262424097836556': No 3G Auth Data HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262424097836556" to be handled at TC_gsup_ul_via_proxy(77) 20250418122550163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20250418122550172 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550172 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424097836556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424097836556" cn_domain=PS source_name="the-source\n"} 20250418122550172 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250418122550172 DLU <0006> fsm.c:456 lu(262424097836556)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550172 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424097836556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424097836556)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550172 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424097836556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424097836556" cn_domain=PS destination_name="the-source\n"} 20250418122550172 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550172 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262424097836556" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262424097836556" 20250418122550176 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550176 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424097836556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424097836556" source_name="the-source\n"} 20250418122550176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424097836556)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550176 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424097836556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550176 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424097836556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424097836556" destination_name="the-source\n"} 20250418122550176 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424097836556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424097836556)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424097836556)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550176 DLU <0006> fsm.c:568 lu(PS:IMSI-262424097836556)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550176 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550176 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@98c15e852bfc: Final verdict of PTC: pass 20250418122550179 DAUC <0003> db_auc.c:157 IMSI='262423385975672': No 2G Auth Data 20250418122550179 DAUC <0003> db_auc.c:192 IMSI='262423385975672': No 3G Auth Data 20250418122550180 DLGSUP <0013> hlr.c:121 IMSI 262423385975672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262423385975672" to be handled at TC_gsup_ul_via_proxy(78) 20250418122550187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20250418122550189 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550189 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423385975672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423385975672" cn_domain=PS source_name="the-source\n"} 20250418122550189 DLU <0006> fsm.c:456 lu(262423385975672)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550189 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423385975672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423385975672)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550189 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423385975672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423385975672" cn_domain=PS destination_name="the-source\n"} 20250418122550189 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550189 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262423385975672" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423385975672" 20250418122550190 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550190 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423385975672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423385975672" source_name="the-source\n"} 20250418122550190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423385975672)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550190 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423385975672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550190 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423385975672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423385975672" destination_name="the-source\n"} 20250418122550190 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423385975672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423385975672)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423385975672)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550190 DLU <0006> fsm.c:568 lu(PS:IMSI-262423385975672)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550190 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550190 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@98c15e852bfc: Final verdict of PTC: pass 20250418122550191 DAUC <0003> db_auc.c:157 IMSI='262425014665397': No 2G Auth Data 20250418122550191 DAUC <0003> db_auc.c:192 IMSI='262425014665397': No 3G Auth Data 20250418122550192 DLGSUP <0013> hlr.c:121 IMSI 262425014665397: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262425014665397" to be handled at TC_gsup_ul_via_proxy(79) 20250418122550198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 20250418122550200 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550200 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425014665397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425014665397" cn_domain=PS source_name="the-source\n"} 20250418122550200 DLU <0006> fsm.c:456 lu(262425014665397)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550200 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425014665397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425014665397)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550200 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425014665397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425014665397" cn_domain=PS destination_name="the-source\n"} 20250418122550200 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550200 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262425014665397" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425014665397" 20250418122550201 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550201 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425014665397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425014665397" source_name="the-source\n"} 20250418122550201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425014665397)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550201 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425014665397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550201 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425014665397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425014665397" destination_name="the-source\n"} 20250418122550201 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425014665397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425014665397)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425014665397)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550201 DLU <0006> fsm.c:568 lu(PS:IMSI-262425014665397)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550201 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550201 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@98c15e852bfc: Final verdict of PTC: pass 20250418122550202 DAUC <0003> db_auc.c:157 IMSI='262426940134945': No 2G Auth Data 20250418122550202 DAUC <0003> db_auc.c:192 IMSI='262426940134945': No 3G Auth Data 20250418122550202 DLGSUP <0013> hlr.c:121 IMSI 262426940134945: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262426940134945" to be handled at TC_gsup_ul_via_proxy(80) 20250418122550208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4258 20250418122550210 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550210 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426940134945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426940134945" cn_domain=PS source_name="the-source\n"} 20250418122550210 DLU <0006> fsm.c:456 lu(262426940134945)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550210 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426940134945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426940134945)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550210 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426940134945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426940134945" cn_domain=PS destination_name="the-source\n"} 20250418122550210 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550210 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262426940134945" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426940134945" 20250418122550211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550211 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426940134945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426940134945" source_name="the-source\n"} 20250418122550211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426940134945)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550211 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426940134945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550211 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426940134945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426940134945" destination_name="the-source\n"} 20250418122550211 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426940134945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426940134945)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426940134945)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550211 DLU <0006> fsm.c:568 lu(PS:IMSI-262426940134945)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@98c15e852bfc: Final verdict of PTC: pass 20250418122550212 DAUC <0003> db_auc.c:157 IMSI='262421131618747': No 2G Auth Data 20250418122550212 DAUC <0003> db_auc.c:192 IMSI='262421131618747': No 3G Auth Data 20250418122550212 DLGSUP <0013> hlr.c:121 IMSI 262421131618747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262421131618747" to be handled at TC_gsup_ul_via_proxy(81) 20250418122550218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 20250418122550220 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550220 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421131618747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421131618747" cn_domain=PS source_name="the-source\n"} 20250418122550220 DLU <0006> fsm.c:456 lu(262421131618747)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550220 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421131618747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421131618747)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550220 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421131618747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421131618747" cn_domain=PS destination_name="the-source\n"} 20250418122550220 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550220 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262421131618747" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421131618747" 20250418122550221 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550221 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421131618747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421131618747" source_name="the-source\n"} 20250418122550221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421131618747)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550221 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262421131618747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550221 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421131618747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421131618747" destination_name="the-source\n"} 20250418122550221 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262421131618747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421131618747)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421131618747)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550221 DLU <0006> fsm.c:568 lu(PS:IMSI-262421131618747)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550221 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550221 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@98c15e852bfc: Final verdict of PTC: pass 20250418122550222 DAUC <0003> db_auc.c:157 IMSI='262423733731318': No 2G Auth Data 20250418122550222 DAUC <0003> db_auc.c:192 IMSI='262423733731318': No 3G Auth Data 20250418122550222 DLGSUP <0013> hlr.c:121 IMSI 262423733731318: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262423733731318" to be handled at TC_gsup_ul_via_proxy(82) 20250418122550228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20250418122550230 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550230 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423733731318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423733731318" cn_domain=PS source_name="the-source\n"} 20250418122550230 DLU <0006> fsm.c:456 lu(262423733731318)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550230 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423733731318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423733731318)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550230 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423733731318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423733731318" cn_domain=PS destination_name="the-source\n"} 20250418122550230 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550230 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262423733731318" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423733731318" 20250418122550231 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550231 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423733731318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423733731318" source_name="the-source\n"} 20250418122550231 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423733731318)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550231 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423733731318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550231 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423733731318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423733731318" destination_name="the-source\n"} 20250418122550231 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423733731318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423733731318)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423733731318)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550231 DLU <0006> fsm.c:568 lu(PS:IMSI-262423733731318)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550231 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550231 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@98c15e852bfc: Final verdict of PTC: pass 20250418122550232 DAUC <0003> db_auc.c:157 IMSI='262422735002650': No 2G Auth Data 20250418122550232 DAUC <0003> db_auc.c:192 IMSI='262422735002650': No 3G Auth Data 20250418122550233 DLGSUP <0013> hlr.c:121 IMSI 262422735002650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262422735002650" to be handled at TC_gsup_ul_via_proxy(83) 20250418122550239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4258 20250418122550241 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550241 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422735002650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422735002650" cn_domain=PS source_name="the-source\n"} 20250418122550241 DLU <0006> fsm.c:456 lu(262422735002650)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550241 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422735002650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550241 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422735002650)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550241 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422735002650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422735002650" cn_domain=PS destination_name="the-source\n"} 20250418122550241 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550241 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262422735002650" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422735002650" 20250418122550243 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550243 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422735002650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422735002650" source_name="the-source\n"} 20250418122550243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422735002650)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550243 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262422735002650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550243 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422735002650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422735002650" destination_name="the-source\n"} 20250418122550243 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262422735002650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422735002650)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422735002650)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550243 DLU <0006> fsm.c:568 lu(PS:IMSI-262422735002650)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550243 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550243 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@98c15e852bfc: Final verdict of PTC: pass 20250418122550244 DAUC <0003> db_auc.c:157 IMSI='262426566423039': No 2G Auth Data 20250418122550244 DAUC <0003> db_auc.c:192 IMSI='262426566423039': No 3G Auth Data 20250418122550245 DLGSUP <0013> hlr.c:121 IMSI 262426566423039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@98c15e852bfc: Created GsupExpect[0] for "262426566423039" to be handled at TC_gsup_ul_via_proxy(84) 20250418122550253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35758<->l=127.0.0.1:4258 20250418122550255 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550255 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426566423039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426566423039" cn_domain=PS source_name="the-source\n"} 20250418122550255 DLU <0006> fsm.c:456 lu(262426566423039)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122550255 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426566423039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250418122550255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426566423039)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122550255 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426566423039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426566423039" cn_domain=PS destination_name="the-source\n"} 20250418122550255 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550255 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@98c15e852bfc: Found GsupExpect[0] for "262426566423039" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@98c15e852bfc: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426566423039" 20250418122550257 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550257 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426566423039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426566423039" source_name="the-source\n"} 20250418122550257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426566423039)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122550257 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426566423039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122550257 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426566423039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426566423039" destination_name="the-source\n"} 20250418122550257 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426566423039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122550257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426566423039)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122550257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426566423039)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122550257 DLU <0006> fsm.c:568 lu(PS:IMSI-262426566423039)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122550257 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122550257 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122550257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35758<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122550258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@98c15e852bfc: Final verdict of PTC: none 20250418122550259 DLINP <000b> input/ipa.c:452 connected read/write 20250418122550259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122550259 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122550259 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122550259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122550259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250418122550259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39831<->l=127.0.0.1:4259) 75@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Apr 18 12:25:50 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 20250418122550282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20250418122550382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35774<->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=114608) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Apr 18 12:25:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_ul_subscriber_data started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122553500 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122553500 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122553502 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122553506 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553506 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122553506 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122553506 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 20250418122553506 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122553506 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 20250418122553506 DLGSUP <0013> gsup_server.c:236 2: 20250418122553506 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122553506 DLGSUP <0013> gsup_server.c:236 3: 20250418122553506 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122553506 DLGSUP <0013> gsup_server.c:236 4: 20250418122553507 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122553507 DLGSUP <0013> gsup_server.c:236 5: 20250418122553507 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122553507 DLGSUP <0013> gsup_server.c:236 7: 20250418122553507 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122553507 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122553507 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122553507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@98c15e852bfc: 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") 20250418122553524 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43569<->l=127.0.0.1:4259) 20250418122553540 DAUC <0003> db_auc.c:157 IMSI='262427287393216': No 2G Auth Data 20250418122553540 DAUC <0003> db_auc.c:192 IMSI='262427287393216': No 3G Auth Data HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262427287393216" to be handled at TC_gsup_ul_subscriber_data(89) 20250418122553563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553574 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553574 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427287393216" cn_domain=PS} 20250418122553574 DLU <0006> fsm.c:456 lu(262427287393216)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553574 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427287393216)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553574 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427287393216" cn_domain=PS} 20250418122553574 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553574 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262427287393216" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427287393216" 20250418122553581 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553581 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427287393216"} 20250418122553581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427287393216)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553581 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553581 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427287393216"} 20250418122553581 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427287393216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427287393216)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427287393216)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553581 DLU <0006> fsm.c:568 lu(PS:IMSI-262427287393216)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553581 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553581 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@98c15e852bfc: Final verdict of PTC: pass 20250418122553589 DAUC <0003> db_auc.c:157 IMSI='262423467983375': No 2G Auth Data 20250418122553589 DAUC <0003> db_auc.c:192 IMSI='262423467983375': No 3G Auth Data 20250418122553592 DLGSUP <0013> hlr.c:121 IMSI 262423467983375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262423467983375" to be handled at TC_gsup_ul_subscriber_data(90) 20250418122553602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553604 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553604 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423467983375" cn_domain=PS} 20250418122553604 DLU <0006> fsm.c:456 lu(262423467983375)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553604 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553604 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423467983375)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553604 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423467983375" cn_domain=PS} 20250418122553604 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553604 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262423467983375" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423467983375" 20250418122553606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553606 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423467983375"} 20250418122553606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423467983375)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553606 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553606 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423467983375"} 20250418122553606 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423467983375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423467983375)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423467983375)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553606 DLU <0006> fsm.c:568 lu(PS:IMSI-262423467983375)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@98c15e852bfc: Final verdict of PTC: pass 20250418122553607 DAUC <0003> db_auc.c:157 IMSI='262426662268703': No 2G Auth Data 20250418122553607 DAUC <0003> db_auc.c:192 IMSI='262426662268703': No 3G Auth Data 20250418122553608 DLGSUP <0013> hlr.c:121 IMSI 262426662268703: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262426662268703" to be handled at TC_gsup_ul_subscriber_data(91) 20250418122553615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553617 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553617 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426662268703" cn_domain=PS} 20250418122553617 DLU <0006> fsm.c:456 lu(262426662268703)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553617 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426662268703)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553617 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426662268703" cn_domain=PS} 20250418122553617 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553617 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262426662268703" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426662268703" 20250418122553618 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553618 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426662268703"} 20250418122553618 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426662268703)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553618 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553618 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426662268703"} 20250418122553618 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426662268703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426662268703)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426662268703)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553618 DLU <0006> fsm.c:568 lu(PS:IMSI-262426662268703)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553618 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553618 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@98c15e852bfc: Final verdict of PTC: pass 20250418122553619 DAUC <0003> db_auc.c:157 IMSI='262426414251615': No 2G Auth Data 20250418122553619 DAUC <0003> db_auc.c:192 IMSI='262426414251615': No 3G Auth Data 20250418122553620 DLGSUP <0013> hlr.c:121 IMSI 262426414251615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262426414251615" to be handled at TC_gsup_ul_subscriber_data(92) 20250418122553627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553629 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553629 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426414251615" cn_domain=PS} 20250418122553629 DLU <0006> fsm.c:456 lu(262426414251615)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553629 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426414251615)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553629 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426414251615" cn_domain=PS} 20250418122553629 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553629 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262426414251615" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426414251615" 20250418122553630 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553630 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426414251615"} 20250418122553630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426414251615)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553630 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553630 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426414251615"} 20250418122553630 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426414251615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426414251615)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426414251615)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553630 DLU <0006> fsm.c:568 lu(PS:IMSI-262426414251615)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553630 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553630 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@98c15e852bfc: Final verdict of PTC: pass 20250418122553632 DAUC <0003> db_auc.c:157 IMSI='262427834958906': No 2G Auth Data 20250418122553632 DAUC <0003> db_auc.c:192 IMSI='262427834958906': No 3G Auth Data 20250418122553632 DLGSUP <0013> hlr.c:121 IMSI 262427834958906: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262427834958906" to be handled at TC_gsup_ul_subscriber_data(93) 20250418122553639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553641 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553641 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427834958906" cn_domain=PS} 20250418122553641 DLU <0006> fsm.c:456 lu(262427834958906)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553641 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427834958906)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553641 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427834958906" cn_domain=PS} 20250418122553641 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553641 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262427834958906" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427834958906" 20250418122553643 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553643 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427834958906"} 20250418122553643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427834958906)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553643 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553643 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427834958906"} 20250418122553643 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427834958906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427834958906)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427834958906)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553643 DLU <0006> fsm.c:568 lu(PS:IMSI-262427834958906)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553643 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553643 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@98c15e852bfc: Final verdict of PTC: pass 20250418122553644 DAUC <0003> db_auc.c:157 IMSI='262421334619822': No 2G Auth Data 20250418122553644 DAUC <0003> db_auc.c:192 IMSI='262421334619822': No 3G Auth Data 20250418122553645 DLGSUP <0013> hlr.c:121 IMSI 262421334619822: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262421334619822" to be handled at TC_gsup_ul_subscriber_data(94) 20250418122553651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553653 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553653 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421334619822" cn_domain=PS} 20250418122553653 DLU <0006> fsm.c:456 lu(262421334619822)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553653 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421334619822)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553653 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421334619822" cn_domain=PS} 20250418122553653 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553653 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262421334619822" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421334619822" 20250418122553655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553655 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421334619822"} 20250418122553655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421334619822)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553655 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553655 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421334619822"} 20250418122553655 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421334619822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421334619822)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421334619822)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553655 DLU <0006> fsm.c:568 lu(PS:IMSI-262421334619822)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@98c15e852bfc: Final verdict of PTC: pass 20250418122553656 DAUC <0003> db_auc.c:157 IMSI='262423063172088': No 2G Auth Data 20250418122553656 DAUC <0003> db_auc.c:192 IMSI='262423063172088': No 3G Auth Data 20250418122553656 DLGSUP <0013> hlr.c:121 IMSI 262423063172088: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262423063172088" to be handled at TC_gsup_ul_subscriber_data(95) 20250418122553662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553664 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553664 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423063172088" cn_domain=PS} 20250418122553664 DLU <0006> fsm.c:456 lu(262423063172088)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553664 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423063172088)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553664 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423063172088" cn_domain=PS} 20250418122553664 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553664 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262423063172088" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423063172088" 20250418122553665 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553665 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423063172088"} 20250418122553665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423063172088)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553665 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553665 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423063172088"} 20250418122553665 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423063172088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423063172088)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423063172088)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553665 DLU <0006> fsm.c:568 lu(PS:IMSI-262423063172088)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553665 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553665 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@98c15e852bfc: Final verdict of PTC: pass 20250418122553667 DAUC <0003> db_auc.c:157 IMSI='262428491828982': No 2G Auth Data 20250418122553667 DAUC <0003> db_auc.c:192 IMSI='262428491828982': No 3G Auth Data 20250418122553667 DLGSUP <0013> hlr.c:121 IMSI 262428491828982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@98c15e852bfc: Created GsupExpect[0] for "262428491828982" to be handled at TC_gsup_ul_subscriber_data(96) 20250418122553673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@98c15e852bfc: GSUP ul subscriber_data<unbound> 20250418122553675 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553675 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428491828982" cn_domain=PS} 20250418122553675 DLU <0006> fsm.c:456 lu(262428491828982)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122553675 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122553675 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428491828982)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122553675 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428491828982" cn_domain=PS} 20250418122553675 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553675 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@98c15e852bfc: Found GsupExpect[0] for "262428491828982" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@98c15e852bfc: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428491828982" 20250418122553676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553676 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428491828982"} 20250418122553676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428491828982)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122553676 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122553676 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428491828982"} 20250418122553676 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428491828982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122553676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428491828982)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122553676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428491828982)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122553676 DLU <0006> fsm.c:568 lu(PS:IMSI-262428491828982)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122553676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122553676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122553677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122553678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@98c15e852bfc: Final verdict of PTC: none 20250418122553678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43569<->l=127.0.0.1:4259) 20250418122553678 DLINP <000b> input/ipa.c:452 connected read/write 20250418122553678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122553678 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122553678 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122553678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@98c15e852bfc: Final verdict of PTC: none 87@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Apr 18 12:25:53 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 20250418122553701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 20250418122553802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57326<->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=118148) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Apr 18 12:25:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_vty started. MTC@98c15e852bfc: legacy= true 20250418122556917 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122556917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122556922 DLINP <000b> input/ipa.c:452 connected read/write 20250418122556922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122556923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57328<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122556927 DLINP <000b> input/ipa.c:452 connected read/write 20250418122556927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122556927 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122556927 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122556927 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 20250418122556927 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122556927 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 20250418122556927 DLGSUP <0013> gsup_server.c:236 2: 20250418122556927 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122556927 DLGSUP <0013> gsup_server.c:236 3: 20250418122556927 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122556927 DLGSUP <0013> gsup_server.c:236 4: 20250418122556927 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122556927 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(97)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122556927 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122556927 DLGSUP <0013> gsup_server.c:236 7: 20250418122556927 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122556927 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122556927 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122556927 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@98c15e852bfc: 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") 20250418122556943 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41641<->l=127.0.0.1:4259) 20250418122556944 DAUC <0003> db_auc.c:157 IMSI='262423953921910': No 2G Auth Data 20250418122556944 DAUC <0003> db_auc.c:192 IMSI='262423953921910': No 3G Auth Data 20250418122556945 DAUC <0003> db_auc.c:192 IMSI='262423953921910': No 3G Auth Data 20250418122556946 DAUC <0003> db_auc.c:157 IMSI='262427738974589': No 2G Auth Data 20250418122556946 DAUC <0003> db_auc.c:192 IMSI='262427738974589': No 3G Auth Data 20250418122556947 DAUC <0003> db_auc.c:157 IMSI='262427738974589': No 2G Auth Data 20250418122556948 DAUC <0003> db_auc.c:157 IMSI='262424393924653': No 2G Auth Data 20250418122556948 DAUC <0003> db_auc.c:192 IMSI='262424393924653': No 3G Auth Data MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122556951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57328<->l=127.0.0.1:4258 20250418122556951 DLINP <000b> input/ipa.c:452 connected read/write 20250418122556951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122556951 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122556951 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122556951 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122556951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41641<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@98c15e852bfc: Final verdict of PTC: none 98@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@98c15e852bfc: Test case TC_vty finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Apr 18 12:25:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250418122556974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20250418122557074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57344<->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=28604) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Apr 18 12:25:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_vty_msisdn_isd started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122600173 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122600174 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122600178 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122600178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122600179 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122600179 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122600179 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122600179 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 20250418122600179 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122600179 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 20250418122600179 DLGSUP <0013> gsup_server.c:236 2: 20250418122600179 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122600179 DLGSUP <0013> gsup_server.c:236 3: 20250418122600179 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122600179 DLGSUP <0013> gsup_server.c:236 4: 20250418122600179 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122600179 DLGSUP <0013> gsup_server.c:236 5: 20250418122600179 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122600179 DLGSUP <0013> gsup_server.c:236 7: 20250418122600179 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122600179 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122600179 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122600179 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@98c15e852bfc: 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") 20250418122600199 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43729<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@98c15e852bfc: Created GsupExpect[0] for "262426245311068" to be handled at TC_vty_msisdn_isd(104) 20250418122600216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20250418122600221 DAUC <0003> db_auc.c:157 IMSI='262426245311068': No 2G Auth Data 20250418122600221 DAUC <0003> db_auc.c:192 IMSI='262426245311068': No 3G Auth Data 20250418122600229 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122600229 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426245311068" cn_domain=PS} 20250418122600230 DLU <0006> fsm.c:456 lu(262426245311068)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122600230 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122600230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426245311068)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122600230 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426245311068" cn_domain=PS} 20250418122600230 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122600230 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@98c15e852bfc: Found GsupExpect[0] for "262426245311068" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@98c15e852bfc: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262426245311068" 20250418122600236 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122600236 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426245311068"} 20250418122600236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426245311068)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122600236 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122600236 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426245311068"} 20250418122600236 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426245311068)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426245311068)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122600236 DLU <0006> fsm.c:568 lu(PS:IMSI-262426245311068)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122600236 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122600236 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@98c15e852bfc: setverdict(pass): none -> pass 20250418122600239 DLGSUP <0013> hlr.c:128 IMSI 262426245311068: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250418122600239 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122600239 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122600242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@98c15e852bfc: Final verdict of PTC: pass 20250418122600243 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122600243 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426245311068"} 20250418122600243 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250418122600243 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426245311068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122600244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 HLR_Test-GSUP(101)@98c15e852bfc: Final verdict of PTC: none 20250418122600246 DLINP <000b> input/ipa.c:452 connected read/write 20250418122600246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122600246 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122600246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122600246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122600246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43729<->l=127.0.0.1:4259) 102@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 102: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@98c15e852bfc: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Apr 18 12:26:00 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 20250418122600276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4258 20250418122600377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57374<->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@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Apr 18 12:26:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_purge_cs started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122603497 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122603497 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122603502 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122603507 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603507 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122603507 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122603507 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 20250418122603507 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122603507 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 20250418122603507 DLGSUP <0013> gsup_server.c:236 2: 20250418122603507 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122603507 DLGSUP <0013> gsup_server.c:236 3: 20250418122603507 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(105)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122603508 DLGSUP <0013> gsup_server.c:236 4: 20250418122603508 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122603508 DLGSUP <0013> gsup_server.c:236 5: 20250418122603508 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122603508 DLGSUP <0013> gsup_server.c:236 7: 20250418122603508 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122603508 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122603508 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122603508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@98c15e852bfc: 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") 20250418122603534 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45395<->l=127.0.0.1:4259) 20250418122603542 DAUC <0003> db_auc.c:157 IMSI='262420118294154': No 2G Auth Data 20250418122603542 DAUC <0003> db_auc.c:192 IMSI='262420118294154': No 3G Auth Data HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262420118294154" to be handled at TC_gsup_purge_cs(109) 20250418122603556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33980<->l=127.0.0.1:4258 20250418122603565 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603565 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420118294154" cn_domain=PS} 20250418122603565 DLU <0006> fsm.c:456 lu(262420118294154)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603565 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420118294154)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603565 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420118294154" cn_domain=PS} 20250418122603565 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603565 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262420118294154" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420118294154" 20250418122603571 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603571 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420118294154"} 20250418122603571 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420118294154)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603571 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603571 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420118294154"} 20250418122603571 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420118294154)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420118294154)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603571 DLU <0006> fsm.c:568 lu(PS:IMSI-262420118294154)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603571 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603571 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603574 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603574 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420118294154" cn_domain=CS} 20250418122603574 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603574 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420118294154"} 20250418122603574 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420118294154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603574 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603574 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33980<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@98c15e852bfc: Final verdict of PTC: pass 20250418122603580 DAUC <0003> db_auc.c:157 IMSI='262425102536339': No 2G Auth Data 20250418122603580 DAUC <0003> db_auc.c:192 IMSI='262425102536339': No 3G Auth Data 20250418122603582 DLGSUP <0013> hlr.c:121 IMSI 262425102536339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262425102536339" to be handled at TC_gsup_purge_cs(110) 20250418122603593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20250418122603595 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603595 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425102536339" cn_domain=PS} 20250418122603595 DLU <0006> fsm.c:456 lu(262425102536339)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603595 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425102536339)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603595 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425102536339" cn_domain=PS} 20250418122603595 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603595 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262425102536339" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425102536339" 20250418122603596 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603596 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425102536339"} 20250418122603596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425102536339)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603596 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603596 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425102536339"} 20250418122603596 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102536339)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425102536339)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603596 DLU <0006> fsm.c:568 lu(PS:IMSI-262425102536339)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603596 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603596 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603596 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603596 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425102536339" cn_domain=CS} 20250418122603596 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603596 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425102536339"} 20250418122603596 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425102536339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603596 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603596 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@98c15e852bfc: Final verdict of PTC: pass 20250418122603598 DAUC <0003> db_auc.c:157 IMSI='262429590534160': No 2G Auth Data 20250418122603598 DAUC <0003> db_auc.c:192 IMSI='262429590534160': No 3G Auth Data 20250418122603598 DLGSUP <0013> hlr.c:121 IMSI 262429590534160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262429590534160" to be handled at TC_gsup_purge_cs(111) 20250418122603605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4258 20250418122603606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603606 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429590534160" cn_domain=PS} 20250418122603606 DLU <0006> fsm.c:456 lu(262429590534160)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603606 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429590534160)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603606 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429590534160" cn_domain=PS} 20250418122603606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262429590534160" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429590534160" 20250418122603607 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603607 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429590534160"} 20250418122603607 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429590534160)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603607 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603607 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429590534160"} 20250418122603607 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429590534160)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429590534160)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603607 DLU <0006> fsm.c:568 lu(PS:IMSI-262429590534160)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603607 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603607 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603608 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603608 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429590534160" cn_domain=CS} 20250418122603608 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603608 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429590534160"} 20250418122603608 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429590534160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603608 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603608 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34004<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@98c15e852bfc: Final verdict of PTC: pass 20250418122603610 DAUC <0003> db_auc.c:157 IMSI='262422717952599': No 2G Auth Data 20250418122603610 DAUC <0003> db_auc.c:192 IMSI='262422717952599': No 3G Auth Data 20250418122603610 DLGSUP <0013> hlr.c:121 IMSI 262422717952599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262422717952599" to be handled at TC_gsup_purge_cs(112) 20250418122603616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 20250418122603618 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603618 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422717952599" cn_domain=PS} 20250418122603618 DLU <0006> fsm.c:456 lu(262422717952599)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603618 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603618 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422717952599)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603618 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422717952599" cn_domain=PS} 20250418122603618 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603618 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262422717952599" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422717952599" 20250418122603619 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603619 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422717952599"} 20250418122603619 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422717952599)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603619 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603619 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422717952599"} 20250418122603619 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422717952599)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422717952599)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603619 DLU <0006> fsm.c:568 lu(PS:IMSI-262422717952599)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603619 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603619 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603620 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603620 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422717952599" cn_domain=CS} 20250418122603620 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603620 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422717952599"} 20250418122603620 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422717952599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603620 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603620 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@98c15e852bfc: Final verdict of PTC: pass 20250418122603621 DAUC <0003> db_auc.c:157 IMSI='262424195049306': No 2G Auth Data 20250418122603621 DAUC <0003> db_auc.c:192 IMSI='262424195049306': No 3G Auth Data 20250418122603621 DLGSUP <0013> hlr.c:121 IMSI 262424195049306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262424195049306" to be handled at TC_gsup_purge_cs(113) 20250418122603628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 20250418122603629 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603629 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424195049306" cn_domain=PS} 20250418122603629 DLU <0006> fsm.c:456 lu(262424195049306)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603629 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424195049306)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603629 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424195049306" cn_domain=PS} 20250418122603629 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603629 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262424195049306" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424195049306" 20250418122603630 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603630 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424195049306"} 20250418122603630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424195049306)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603630 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603630 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424195049306"} 20250418122603630 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424195049306)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424195049306)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603630 DLU <0006> fsm.c:568 lu(PS:IMSI-262424195049306)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603630 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603630 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603631 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603631 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424195049306" cn_domain=CS} 20250418122603631 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603631 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424195049306"} 20250418122603631 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424195049306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603631 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603631 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@98c15e852bfc: Final verdict of PTC: pass 20250418122603632 DAUC <0003> db_auc.c:157 IMSI='262428804607442': No 2G Auth Data 20250418122603632 DAUC <0003> db_auc.c:192 IMSI='262428804607442': No 3G Auth Data 20250418122603633 DLGSUP <0013> hlr.c:121 IMSI 262428804607442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262428804607442" to be handled at TC_gsup_purge_cs(114) 20250418122603639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34028<->l=127.0.0.1:4258 20250418122603641 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603641 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428804607442" cn_domain=PS} 20250418122603641 DLU <0006> fsm.c:456 lu(262428804607442)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603641 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428804607442)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603641 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428804607442" cn_domain=PS} 20250418122603641 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603641 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262428804607442" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428804607442" 20250418122603642 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603642 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428804607442"} 20250418122603642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428804607442)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603642 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603642 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428804607442"} 20250418122603642 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428804607442)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428804607442)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603642 DLU <0006> fsm.c:568 lu(PS:IMSI-262428804607442)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603642 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603642 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603642 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603642 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428804607442" cn_domain=CS} 20250418122603642 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603642 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428804607442"} 20250418122603642 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428804607442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603642 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603642 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34028<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@98c15e852bfc: Final verdict of PTC: pass 20250418122603644 DAUC <0003> db_auc.c:157 IMSI='262426717847328': No 2G Auth Data 20250418122603644 DAUC <0003> db_auc.c:192 IMSI='262426717847328': No 3G Auth Data 20250418122603644 DLGSUP <0013> hlr.c:121 IMSI 262426717847328: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262426717847328" to be handled at TC_gsup_purge_cs(115) 20250418122603651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 20250418122603654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603654 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426717847328" cn_domain=PS} 20250418122603654 DLU <0006> fsm.c:456 lu(262426717847328)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603654 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426717847328)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603654 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426717847328" cn_domain=PS} 20250418122603654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262426717847328" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426717847328" 20250418122603655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603655 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426717847328"} 20250418122603655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426717847328)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603655 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603655 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426717847328"} 20250418122603655 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426717847328)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426717847328)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603655 DLU <0006> fsm.c:568 lu(PS:IMSI-262426717847328)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603656 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603656 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426717847328" cn_domain=CS} 20250418122603656 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603656 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426717847328"} 20250418122603656 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426717847328 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603656 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603656 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@98c15e852bfc: Final verdict of PTC: pass 20250418122603658 DAUC <0003> db_auc.c:157 IMSI='262422013511490': No 2G Auth Data 20250418122603658 DAUC <0003> db_auc.c:192 IMSI='262422013511490': No 3G Auth Data 20250418122603658 DLGSUP <0013> hlr.c:121 IMSI 262422013511490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@98c15e852bfc: Created GsupExpect[0] for "262422013511490" to be handled at TC_gsup_purge_cs(116) 20250418122603665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4258 20250418122603666 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603666 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422013511490" cn_domain=PS} 20250418122603666 DLU <0006> fsm.c:456 lu(262422013511490)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122603666 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122603666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422013511490)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122603666 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422013511490" cn_domain=PS} 20250418122603666 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603666 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@98c15e852bfc: Found GsupExpect[0] for "262422013511490" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@98c15e852bfc: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422013511490" 20250418122603668 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603668 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422013511490"} 20250418122603668 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422013511490)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122603668 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122603668 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422013511490"} 20250418122603668 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122603668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422013511490)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122603668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422013511490)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122603668 DLU <0006> fsm.c:568 lu(PS:IMSI-262422013511490)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122603668 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603668 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@98c15e852bfc: setverdict(pass): none -> pass 20250418122603668 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603668 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422013511490" cn_domain=CS} 20250418122603668 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250418122603668 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422013511490"} 20250418122603668 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422013511490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122603668 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122603669 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122603669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122603670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33968<->l=127.0.0.1:4258 20250418122603671 DLINP <000b> input/ipa.c:452 connected read/write 20250418122603671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122603671 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122603671 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122603671 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122603671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45395<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@98c15e852bfc: Final verdict of PTC: none 107@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Apr 18 12:26:03 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 20250418122603700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4258 20250418122603801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34056<->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@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Apr 18 12:26:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_purge_ps started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122606921 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122606921 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122606926 DLINP <000b> input/ipa.c:452 connected read/write 20250418122606926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122606927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122606930 DLINP <000b> input/ipa.c:452 connected read/write 20250418122606931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122606931 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122606931 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122606931 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 20250418122606931 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122606931 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 20250418122606931 DLGSUP <0013> gsup_server.c:236 2: 20250418122606931 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122606931 DLGSUP <0013> gsup_server.c:236 3: 20250418122606931 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122606931 DLGSUP <0013> gsup_server.c:236 4: 20250418122606931 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122606931 DLGSUP <0013> gsup_server.c:236 5: 20250418122606931 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122606931 DLGSUP <0013> gsup_server.c:236 7: 20250418122606931 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122606931 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122606931 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122606931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@98c15e852bfc: 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") 20250418122606956 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43317<->l=127.0.0.1:4259) 20250418122606966 DAUC <0003> db_auc.c:157 IMSI='262429069759675': No 2G Auth Data 20250418122606966 DAUC <0003> db_auc.c:192 IMSI='262429069759675': No 3G Auth Data HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262429069759675" to be handled at TC_gsup_purge_ps(121) 20250418122606991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4258 20250418122607000 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607001 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429069759675" cn_domain=PS} 20250418122607001 DLU <0006> fsm.c:456 lu(262429069759675)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607001 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429069759675)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607001 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429069759675" cn_domain=PS} 20250418122607001 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607001 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262429069759675" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429069759675" 20250418122607007 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607007 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429069759675"} 20250418122607007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429069759675)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607007 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607007 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429069759675"} 20250418122607007 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429069759675)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429069759675)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607007 DLU <0006> fsm.c:568 lu(PS:IMSI-262429069759675)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607007 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607007 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607010 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607011 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429069759675" cn_domain=PS} 20250418122607011 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607011 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429069759675"} 20250418122607011 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429069759675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607011 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607011 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@98c15e852bfc: Final verdict of PTC: pass 20250418122607017 DAUC <0003> db_auc.c:157 IMSI='262425437280708': No 2G Auth Data 20250418122607017 DAUC <0003> db_auc.c:192 IMSI='262425437280708': No 3G Auth Data 20250418122607019 DLGSUP <0013> hlr.c:121 IMSI 262425437280708: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262425437280708" to be handled at TC_gsup_purge_ps(122) 20250418122607031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34090<->l=127.0.0.1:4258 20250418122607033 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607033 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425437280708" cn_domain=PS} 20250418122607033 DLU <0006> fsm.c:456 lu(262425437280708)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607033 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425437280708)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607033 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425437280708" cn_domain=PS} 20250418122607033 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607033 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262425437280708" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425437280708" 20250418122607034 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607034 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425437280708"} 20250418122607034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425437280708)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607034 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607034 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425437280708"} 20250418122607034 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425437280708)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425437280708)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607034 DLU <0006> fsm.c:568 lu(PS:IMSI-262425437280708)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607034 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607034 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607035 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607035 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425437280708" cn_domain=PS} 20250418122607035 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607035 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425437280708"} 20250418122607035 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425437280708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607035 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607035 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34090<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@98c15e852bfc: Final verdict of PTC: pass 20250418122607035 DAUC <0003> db_auc.c:157 IMSI='262424088814731': No 2G Auth Data 20250418122607035 DAUC <0003> db_auc.c:192 IMSI='262424088814731': No 3G Auth Data 20250418122607036 DLGSUP <0013> hlr.c:121 IMSI 262424088814731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262424088814731" to be handled at TC_gsup_purge_ps(123) 20250418122607041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4258 20250418122607043 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607043 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424088814731" cn_domain=PS} 20250418122607043 DLU <0006> fsm.c:456 lu(262424088814731)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607043 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607043 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424088814731)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607043 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424088814731" cn_domain=PS} 20250418122607043 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607043 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262424088814731" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424088814731" 20250418122607044 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607044 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424088814731"} 20250418122607044 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424088814731)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607044 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607044 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424088814731"} 20250418122607044 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424088814731)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424088814731)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607044 DLU <0006> fsm.c:568 lu(PS:IMSI-262424088814731)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607044 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607044 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607044 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607044 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424088814731" cn_domain=PS} 20250418122607044 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607044 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424088814731"} 20250418122607044 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424088814731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607044 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607044 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@98c15e852bfc: Final verdict of PTC: pass 20250418122607045 DAUC <0003> db_auc.c:157 IMSI='262429214886100': No 2G Auth Data 20250418122607045 DAUC <0003> db_auc.c:192 IMSI='262429214886100': No 3G Auth Data 20250418122607046 DLGSUP <0013> hlr.c:121 IMSI 262429214886100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262429214886100" to be handled at TC_gsup_purge_ps(124) 20250418122607051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4258 20250418122607053 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607053 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429214886100" cn_domain=PS} 20250418122607053 DLU <0006> fsm.c:456 lu(262429214886100)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607053 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429214886100)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607053 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429214886100" cn_domain=PS} 20250418122607053 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607053 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262429214886100" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429214886100" 20250418122607054 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607054 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429214886100"} 20250418122607054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429214886100)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607054 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607054 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429214886100"} 20250418122607054 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429214886100)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429214886100)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607054 DLU <0006> fsm.c:568 lu(PS:IMSI-262429214886100)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607054 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607054 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607055 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607055 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429214886100" cn_domain=PS} 20250418122607055 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607055 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429214886100"} 20250418122607055 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429214886100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607055 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607055 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@98c15e852bfc: Final verdict of PTC: pass 20250418122607056 DAUC <0003> db_auc.c:157 IMSI='262423144109874': No 2G Auth Data 20250418122607056 DAUC <0003> db_auc.c:192 IMSI='262423144109874': No 3G Auth Data 20250418122607056 DLGSUP <0013> hlr.c:121 IMSI 262423144109874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262423144109874" to be handled at TC_gsup_purge_ps(125) 20250418122607063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34116<->l=127.0.0.1:4258 20250418122607064 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607064 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423144109874" cn_domain=PS} 20250418122607064 DLU <0006> fsm.c:456 lu(262423144109874)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607064 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423144109874)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607064 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423144109874" cn_domain=PS} 20250418122607064 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607064 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262423144109874" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423144109874" 20250418122607065 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607065 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423144109874"} 20250418122607065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423144109874)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607065 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607065 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423144109874"} 20250418122607065 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423144109874)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423144109874)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607065 DLU <0006> fsm.c:568 lu(PS:IMSI-262423144109874)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607065 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607065 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607066 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607066 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423144109874" cn_domain=PS} 20250418122607066 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607066 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423144109874"} 20250418122607066 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423144109874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607066 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607066 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34116<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@98c15e852bfc: Final verdict of PTC: pass 20250418122607068 DAUC <0003> db_auc.c:157 IMSI='262429020891434': No 2G Auth Data 20250418122607068 DAUC <0003> db_auc.c:192 IMSI='262429020891434': No 3G Auth Data 20250418122607068 DLGSUP <0013> hlr.c:121 IMSI 262429020891434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262429020891434" to be handled at TC_gsup_purge_ps(126) 20250418122607074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4258 20250418122607076 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607076 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429020891434" cn_domain=PS} 20250418122607076 DLU <0006> fsm.c:456 lu(262429020891434)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607076 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429020891434)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607076 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429020891434" cn_domain=PS} 20250418122607076 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607076 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262429020891434" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429020891434" 20250418122607077 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607077 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429020891434"} 20250418122607077 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429020891434)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607077 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607077 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429020891434"} 20250418122607077 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429020891434)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429020891434)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607077 DLU <0006> fsm.c:568 lu(PS:IMSI-262429020891434)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607077 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607077 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607077 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607077 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429020891434" cn_domain=PS} 20250418122607077 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607077 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429020891434"} 20250418122607077 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429020891434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607077 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607077 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@98c15e852bfc: Final verdict of PTC: pass 20250418122607079 DAUC <0003> db_auc.c:157 IMSI='262427192400359': No 2G Auth Data 20250418122607079 DAUC <0003> db_auc.c:192 IMSI='262427192400359': No 3G Auth Data 20250418122607079 DLGSUP <0013> hlr.c:121 IMSI 262427192400359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262427192400359" to be handled at TC_gsup_purge_ps(127) 20250418122607085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20250418122607087 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607087 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427192400359" cn_domain=PS} 20250418122607087 DLU <0006> fsm.c:456 lu(262427192400359)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607087 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427192400359)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607087 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427192400359" cn_domain=PS} 20250418122607087 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607087 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262427192400359" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427192400359" 20250418122607088 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607088 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427192400359"} 20250418122607088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427192400359)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607088 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607088 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427192400359"} 20250418122607088 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427192400359)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427192400359)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607088 DLU <0006> fsm.c:568 lu(PS:IMSI-262427192400359)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607088 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607088 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607089 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607089 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427192400359" cn_domain=PS} 20250418122607089 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607089 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427192400359"} 20250418122607089 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427192400359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607089 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607089 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@98c15e852bfc: Final verdict of PTC: pass 20250418122607091 DAUC <0003> db_auc.c:157 IMSI='262420825159458': No 2G Auth Data 20250418122607091 DAUC <0003> db_auc.c:192 IMSI='262420825159458': No 3G Auth Data 20250418122607091 DLGSUP <0013> hlr.c:121 IMSI 262420825159458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@98c15e852bfc: Created GsupExpect[0] for "262420825159458" to be handled at TC_gsup_purge_ps(128) 20250418122607098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4258 20250418122607099 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607099 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825159458" cn_domain=PS} 20250418122607099 DLU <0006> fsm.c:456 lu(262420825159458)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122607099 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122607099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420825159458)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122607099 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420825159458" cn_domain=PS} 20250418122607099 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607099 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@98c15e852bfc: Found GsupExpect[0] for "262420825159458" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@98c15e852bfc: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420825159458" 20250418122607100 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607100 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420825159458"} 20250418122607100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420825159458)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122607100 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122607100 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420825159458"} 20250418122607100 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122607101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825159458)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122607101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825159458)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122607101 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825159458)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122607101 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607101 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@98c15e852bfc: setverdict(pass): none -> pass 20250418122607101 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607101 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420825159458" cn_domain=PS} 20250418122607101 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250418122607101 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420825159458"} 20250418122607101 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420825159458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250418122607101 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122607101 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122607102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34146<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122607103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34072<->l=127.0.0.1:4258 20250418122607103 DLINP <000b> input/ipa.c:452 connected read/write 20250418122607103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122607103 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122607103 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122607103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122607103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43317<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(118)@98c15e852bfc: Final verdict of PTC: none 119@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Apr 18 12:26:07 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 20250418122607130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34160<->l=127.0.0.1:4258 20250418122607230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134764) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Apr 18 12:26:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_purge_unknown started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122610361 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122610361 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122610366 DLINP <000b> input/ipa.c:452 connected read/write 20250418122610366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122610368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34172<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122610372 DLINP <000b> input/ipa.c:452 connected read/write 20250418122610372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122610373 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122610373 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122610373 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 20250418122610373 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122610373 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 20250418122610373 DLGSUP <0013> gsup_server.c:236 2: 20250418122610373 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122610373 DLGSUP <0013> gsup_server.c:236 3: 20250418122610373 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122610373 DLGSUP <0013> gsup_server.c:236 4: 20250418122610373 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122610373 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(129)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122610373 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122610373 DLGSUP <0013> gsup_server.c:236 7: 20250418122610373 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122610373 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122610373 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122610373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@98c15e852bfc: 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") 20250418122610391 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42589<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@98c15e852bfc: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250418122610400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4258 20250418122610414 DLINP <000b> input/ipa.c:452 connected read/write 20250418122610414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122610414 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} 20250418122610414 DLU <0006> fsm.c:456 lu(2345743413463)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122610414 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 20250418122610414 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} 20250418122610414 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122610414 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559fed9513b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122610414 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559fed9513b0]{UNVALIDATED}: Freeing instance 20250418122610414 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x559fed9513b0]{UNVALIDATED}: Deallocated 20250418122610414 DLINP <000b> input/ipa.c:452 connected read/write 20250418122610414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122610414 DLINP <000b> input/ipa.c:452 connected read/write 20250418122610414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@98c15e852bfc: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@98c15e852bfc: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@98c15e852bfc: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122610416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122610418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34172<->l=127.0.0.1:4258 20250418122610419 DLINP <000b> input/ipa.c:452 connected read/write 20250418122610419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122610419 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122610419 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122610419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122610419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42589<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@98c15e852bfc: Final verdict of PTC: none 131@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Apr 18 12:26:10 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 20250418122610453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4258 20250418122610553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34188<->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=26016) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Apr 18 12:26:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_unknown started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122613670 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122613670 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122613674 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45710<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122613679 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613679 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122613679 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122613679 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 20250418122613679 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122613679 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 20250418122613679 DLGSUP <0013> gsup_server.c:236 2: 20250418122613679 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122613679 DLGSUP <0013> gsup_server.c:236 3: 20250418122613679 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122613679 DLGSUP <0013> gsup_server.c:236 4: 20250418122613679 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122613679 DLGSUP <0013> gsup_server.c:236 5: 20250418122613679 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122613679 DLGSUP <0013> gsup_server.c:236 7: 20250418122613679 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122613679 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122613679 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122613679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@98c15e852bfc: 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") 20250418122613697 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40933<->l=127.0.0.1:4259) 20250418122613701 DAUC <0003> db_auc.c:157 IMSI='262425261790248': No 2G Auth Data 20250418122613701 DAUC <0003> db_auc.c:192 IMSI='262425261790248': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262425261790248" to be handled at TC_mo_ussd_unknown(138) 20250418122613708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20250418122613722 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613722 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425261790248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425261790248" session_id=797847082 session_state=BEGIN} 20250418122613722 DSS <0004> hlr_ussd.c:576 262425261790248/0x2f8e2e2a: Process SS (BEGIN) 20250418122613722 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613722 DSS <0004> hlr_ussd.c:518 262425261790248/0x2f8e2e2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613722 DSS <0004> hlr_ussd.c:523 262425261790248/0x2f8e2e2a: USSD for unknown code '*#200#' 20250418122613722 DSS <0004> hlr_ussd.c:354 262425261790248/0x2f8e2e2a: Tx ReturnError(1, 0x12) 20250418122613722 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425261790248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425261790248" session_id=797847082 session_state=END} 20250418122613722 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613722 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262425261790248" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425261790248" TC_mo_ussd_unknown(138)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@98c15e852bfc: Final verdict of PTC: pass 20250418122613732 DAUC <0003> db_auc.c:157 IMSI='262420249460309': No 2G Auth Data 20250418122613732 DAUC <0003> db_auc.c:192 IMSI='262420249460309': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262420249460309" to be handled at TC_mo_ussd_unknown(139) 20250418122613746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20250418122613749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613749 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420249460309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420249460309" session_id=719549514 session_state=BEGIN} 20250418122613749 DSS <0004> hlr_ussd.c:576 262420249460309/0x2ae3744a: Process SS (BEGIN) 20250418122613749 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613749 DSS <0004> hlr_ussd.c:518 262420249460309/0x2ae3744a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613749 DSS <0004> hlr_ussd.c:523 262420249460309/0x2ae3744a: USSD for unknown code '*#200#' 20250418122613749 DSS <0004> hlr_ussd.c:354 262420249460309/0x2ae3744a: Tx ReturnError(1, 0x12) 20250418122613749 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420249460309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420249460309" session_id=719549514 session_state=END} 20250418122613749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262420249460309" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420249460309" TC_mo_ussd_unknown(139)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@98c15e852bfc: Final verdict of PTC: pass 20250418122613750 DAUC <0003> db_auc.c:157 IMSI='262428695603366': No 2G Auth Data 20250418122613750 DAUC <0003> db_auc.c:192 IMSI='262428695603366': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262428695603366" to be handled at TC_mo_ussd_unknown(140) 20250418122613757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20250418122613761 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613761 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428695603366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428695603366" session_id=162311824 session_state=BEGIN} 20250418122613761 DSS <0004> hlr_ussd.c:576 262428695603366/0x09acae90: Process SS (BEGIN) 20250418122613761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613761 DSS <0004> hlr_ussd.c:518 262428695603366/0x09acae90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613761 DSS <0004> hlr_ussd.c:523 262428695603366/0x09acae90: USSD for unknown code '*#200#' 20250418122613761 DSS <0004> hlr_ussd.c:354 262428695603366/0x09acae90: Tx ReturnError(1, 0x12) 20250418122613761 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428695603366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428695603366" session_id=162311824 session_state=END} 20250418122613761 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613761 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262428695603366" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428695603366" TC_mo_ussd_unknown(140)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@98c15e852bfc: Final verdict of PTC: pass 20250418122613763 DAUC <0003> db_auc.c:157 IMSI='262429938937626': No 2G Auth Data 20250418122613763 DAUC <0003> db_auc.c:192 IMSI='262429938937626': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262429938937626" to be handled at TC_mo_ussd_unknown(141) 20250418122613771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20250418122613774 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613774 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429938937626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429938937626" session_id=193530438 session_state=BEGIN} 20250418122613774 DSS <0004> hlr_ussd.c:576 262429938937626/0x0b890a46: Process SS (BEGIN) 20250418122613774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613774 DSS <0004> hlr_ussd.c:518 262429938937626/0x0b890a46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613774 DSS <0004> hlr_ussd.c:523 262429938937626/0x0b890a46: USSD for unknown code '*#200#' 20250418122613774 DSS <0004> hlr_ussd.c:354 262429938937626/0x0b890a46: Tx ReturnError(1, 0x12) 20250418122613774 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429938937626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938937626" session_id=193530438 session_state=END} 20250418122613774 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613774 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262429938937626" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429938937626" TC_mo_ussd_unknown(141)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@98c15e852bfc: Final verdict of PTC: pass 20250418122613775 DAUC <0003> db_auc.c:157 IMSI='262421321036405': No 2G Auth Data 20250418122613775 DAUC <0003> db_auc.c:192 IMSI='262421321036405': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262421321036405" to be handled at TC_mo_ussd_unknown(142) 20250418122613782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20250418122613785 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613785 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421321036405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421321036405" session_id=3179017612 session_state=BEGIN} 20250418122613785 DSS <0004> hlr_ussd.c:576 262421321036405/0xbd7bf58c: Process SS (BEGIN) 20250418122613785 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613785 DSS <0004> hlr_ussd.c:518 262421321036405/0xbd7bf58c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613785 DSS <0004> hlr_ussd.c:523 262421321036405/0xbd7bf58c: USSD for unknown code '*#200#' 20250418122613785 DSS <0004> hlr_ussd.c:354 262421321036405/0xbd7bf58c: Tx ReturnError(1, 0x12) 20250418122613785 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421321036405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421321036405" session_id=3179017612 session_state=END} 20250418122613785 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613785 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262421321036405" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421321036405" TC_mo_ussd_unknown(142)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@98c15e852bfc: Final verdict of PTC: pass 20250418122613787 DAUC <0003> db_auc.c:157 IMSI='262423049686563': No 2G Auth Data 20250418122613787 DAUC <0003> db_auc.c:192 IMSI='262423049686563': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262423049686563" to be handled at TC_mo_ussd_unknown(143) 20250418122613794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 20250418122613797 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613797 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423049686563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423049686563" session_id=4200171796 session_state=BEGIN} 20250418122613797 DSS <0004> hlr_ussd.c:576 262423049686563/0xfa598914: Process SS (BEGIN) 20250418122613797 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613797 DSS <0004> hlr_ussd.c:518 262423049686563/0xfa598914: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613797 DSS <0004> hlr_ussd.c:523 262423049686563/0xfa598914: USSD for unknown code '*#200#' 20250418122613797 DSS <0004> hlr_ussd.c:354 262423049686563/0xfa598914: Tx ReturnError(1, 0x12) 20250418122613797 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423049686563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423049686563" session_id=4200171796 session_state=END} 20250418122613797 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613797 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262423049686563" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423049686563" TC_mo_ussd_unknown(143)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@98c15e852bfc: Final verdict of PTC: pass 20250418122613799 DAUC <0003> db_auc.c:157 IMSI='262423649953637': No 2G Auth Data 20250418122613799 DAUC <0003> db_auc.c:192 IMSI='262423649953637': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262423649953637" to be handled at TC_mo_ussd_unknown(144) 20250418122613807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20250418122613810 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613810 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423649953637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423649953637" session_id=3789672697 session_state=BEGIN} 20250418122613810 DSS <0004> hlr_ussd.c:576 262423649953637/0xe1e1d0f9: Process SS (BEGIN) 20250418122613810 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613810 DSS <0004> hlr_ussd.c:518 262423649953637/0xe1e1d0f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613810 DSS <0004> hlr_ussd.c:523 262423649953637/0xe1e1d0f9: USSD for unknown code '*#200#' 20250418122613810 DSS <0004> hlr_ussd.c:354 262423649953637/0xe1e1d0f9: Tx ReturnError(1, 0x12) 20250418122613810 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423649953637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423649953637" session_id=3789672697 session_state=END} 20250418122613810 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613810 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262423649953637" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423649953637" TC_mo_ussd_unknown(144)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@98c15e852bfc: Final verdict of PTC: pass 20250418122613812 DAUC <0003> db_auc.c:157 IMSI='262427342234527': No 2G Auth Data 20250418122613812 DAUC <0003> db_auc.c:192 IMSI='262427342234527': No 3G Auth Data HLR_Test-GSUP(135)@98c15e852bfc: Created GsupExpect[0] for "262427342234527" to be handled at TC_mo_ussd_unknown(145) 20250418122613818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20250418122613822 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613822 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427342234527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427342234527" session_id=2073898026 session_state=BEGIN} 20250418122613822 DSS <0004> hlr_ussd.c:576 262427342234527/0x7b9d2c2a: Process SS (BEGIN) 20250418122613822 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250418122613822 DSS <0004> hlr_ussd.c:518 262427342234527/0x7b9d2c2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250418122613822 DSS <0004> hlr_ussd.c:523 262427342234527/0x7b9d2c2a: USSD for unknown code '*#200#' 20250418122613822 DSS <0004> hlr_ussd.c:354 262427342234527/0x7b9d2c2a: Tx ReturnError(1, 0x12) 20250418122613822 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427342234527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427342234527" session_id=2073898026 session_state=END} 20250418122613822 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122613822 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@98c15e852bfc: Found GsupExpect[0] for "262427342234527" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427342234527" TC_mo_ussd_unknown(145)@98c15e852bfc: setverdict(pass): none -> pass 20250418122613823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@98c15e852bfc: Final verdict of PTC: pass 20250418122613824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45710<->l=127.0.0.1:4258 20250418122613824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40933<->l=127.0.0.1:4259) 20250418122613824 DLINP <000b> input/ipa.c:452 connected read/write 20250418122613824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122613824 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122613824 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122613824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(135)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 136: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Apr 18 12:26:13 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 20250418122613847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20250418122613948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->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=81396) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Apr 18 12:26:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_euse_disc started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122617064 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122617064 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122617067 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@98c15e852bfc: 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 } } } } 20250418122617071 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617071 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122617071 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122617071 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 20250418122617071 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122617071 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 20250418122617071 DLGSUP <0013> gsup_server.c:236 2: 20250418122617071 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122617071 DLGSUP <0013> gsup_server.c:236 3: 20250418122617071 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122617071 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(146)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122617071 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122617071 DLGSUP <0013> gsup_server.c:236 5: 20250418122617071 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122617071 DLGSUP <0013> gsup_server.c:236 7: 20250418122617071 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122617071 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122617071 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122617071 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@98c15e852bfc: 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") 20250418122617085 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35185<->l=127.0.0.1:4259) 20250418122617087 DAUC <0003> db_auc.c:157 IMSI='262420140616172': No 2G Auth Data 20250418122617087 DAUC <0003> db_auc.c:192 IMSI='262420140616172': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262420140616172" to be handled at TC_mo_ussd_euse_disc(150) 20250418122617094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 20250418122617118 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617118 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420140616172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420140616172" session_id=4219788938 session_state=BEGIN} 20250418122617118 DSS <0004> hlr_ussd.c:576 262420140616172/0xfb84de8a: Process SS (BEGIN) 20250418122617118 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617118 DSS <0004> hlr_ussd.c:518 262420140616172/0xfb84de8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617118 DSS <0004> hlr_ussd.c:542 262420140616172/0xfb84de8a: Cannot find conn for EUSE EUSE-foobar 20250418122617118 DSS <0004> hlr_ussd.c:354 262420140616172/0xfb84de8a: Tx ReturnError(1, 0x22) 20250418122617118 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420140616172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420140616172" session_id=4219788938 session_state=END} 20250418122617118 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617118 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262420140616172" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420140616172" TC_mo_ussd_euse_disc(150)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@98c15e852bfc: Final verdict of PTC: pass 20250418122617126 DAUC <0003> db_auc.c:157 IMSI='262423524586232': No 2G Auth Data 20250418122617126 DAUC <0003> db_auc.c:192 IMSI='262423524586232': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262423524586232" to be handled at TC_mo_ussd_euse_disc(151) 20250418122617137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20250418122617141 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617141 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423524586232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423524586232" session_id=3279092530 session_state=BEGIN} 20250418122617141 DSS <0004> hlr_ussd.c:576 262423524586232/0xc372fb32: Process SS (BEGIN) 20250418122617141 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617141 DSS <0004> hlr_ussd.c:518 262423524586232/0xc372fb32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617141 DSS <0004> hlr_ussd.c:542 262423524586232/0xc372fb32: Cannot find conn for EUSE EUSE-foobar 20250418122617141 DSS <0004> hlr_ussd.c:354 262423524586232/0xc372fb32: Tx ReturnError(1, 0x22) 20250418122617141 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423524586232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423524586232" session_id=3279092530 session_state=END} 20250418122617141 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617141 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262423524586232" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423524586232" 20250418122617142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@98c15e852bfc: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@98c15e852bfc: Final verdict of PTC: pass 20250418122617143 DAUC <0003> db_auc.c:157 IMSI='262427844710931': No 2G Auth Data 20250418122617143 DAUC <0003> db_auc.c:192 IMSI='262427844710931': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262427844710931" to be handled at TC_mo_ussd_euse_disc(152) 20250418122617149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20250418122617152 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617152 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427844710931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427844710931" session_id=3434504796 session_state=BEGIN} 20250418122617152 DSS <0004> hlr_ussd.c:576 262427844710931/0xccb6625c: Process SS (BEGIN) 20250418122617152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617152 DSS <0004> hlr_ussd.c:518 262427844710931/0xccb6625c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617152 DSS <0004> hlr_ussd.c:542 262427844710931/0xccb6625c: Cannot find conn for EUSE EUSE-foobar 20250418122617152 DSS <0004> hlr_ussd.c:354 262427844710931/0xccb6625c: Tx ReturnError(1, 0x22) 20250418122617152 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427844710931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427844710931" session_id=3434504796 session_state=END} 20250418122617152 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617152 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262427844710931" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427844710931" TC_mo_ussd_euse_disc(152)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@98c15e852bfc: Final verdict of PTC: pass 20250418122617154 DAUC <0003> db_auc.c:157 IMSI='262426959938714': No 2G Auth Data 20250418122617154 DAUC <0003> db_auc.c:192 IMSI='262426959938714': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262426959938714" to be handled at TC_mo_ussd_euse_disc(153) 20250418122617160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20250418122617163 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617163 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426959938714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426959938714" session_id=3509281696 session_state=BEGIN} 20250418122617163 DSS <0004> hlr_ussd.c:576 262426959938714/0xd12b63a0: Process SS (BEGIN) 20250418122617163 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617163 DSS <0004> hlr_ussd.c:518 262426959938714/0xd12b63a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617163 DSS <0004> hlr_ussd.c:542 262426959938714/0xd12b63a0: Cannot find conn for EUSE EUSE-foobar 20250418122617163 DSS <0004> hlr_ussd.c:354 262426959938714/0xd12b63a0: Tx ReturnError(1, 0x22) 20250418122617163 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426959938714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426959938714" session_id=3509281696 session_state=END} 20250418122617163 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617163 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262426959938714" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426959938714" TC_mo_ussd_euse_disc(153)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@98c15e852bfc: Final verdict of PTC: pass 20250418122617165 DAUC <0003> db_auc.c:157 IMSI='262423073654596': No 2G Auth Data 20250418122617165 DAUC <0003> db_auc.c:192 IMSI='262423073654596': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262423073654596" to be handled at TC_mo_ussd_euse_disc(154) 20250418122617171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20250418122617174 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617174 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423073654596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423073654596" session_id=2209008613 session_state=BEGIN} 20250418122617174 DSS <0004> hlr_ussd.c:576 262423073654596/0x83aacbe5: Process SS (BEGIN) 20250418122617174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617174 DSS <0004> hlr_ussd.c:518 262423073654596/0x83aacbe5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617174 DSS <0004> hlr_ussd.c:542 262423073654596/0x83aacbe5: Cannot find conn for EUSE EUSE-foobar 20250418122617174 DSS <0004> hlr_ussd.c:354 262423073654596/0x83aacbe5: Tx ReturnError(1, 0x22) 20250418122617174 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423073654596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423073654596" session_id=2209008613 session_state=END} 20250418122617174 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617174 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262423073654596" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423073654596" TC_mo_ussd_euse_disc(154)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@98c15e852bfc: Final verdict of PTC: pass 20250418122617176 DAUC <0003> db_auc.c:157 IMSI='262427021340336': No 2G Auth Data 20250418122617176 DAUC <0003> db_auc.c:192 IMSI='262427021340336': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262427021340336" to be handled at TC_mo_ussd_euse_disc(155) 20250418122617184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20250418122617187 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617187 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427021340336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427021340336" session_id=3290370404 session_state=BEGIN} 20250418122617187 DSS <0004> hlr_ussd.c:576 262427021340336/0xc41f1164: Process SS (BEGIN) 20250418122617187 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617187 DSS <0004> hlr_ussd.c:518 262427021340336/0xc41f1164: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617187 DSS <0004> hlr_ussd.c:542 262427021340336/0xc41f1164: Cannot find conn for EUSE EUSE-foobar 20250418122617187 DSS <0004> hlr_ussd.c:354 262427021340336/0xc41f1164: Tx ReturnError(1, 0x22) 20250418122617187 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427021340336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427021340336" session_id=3290370404 session_state=END} 20250418122617187 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617187 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262427021340336" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427021340336" TC_mo_ussd_euse_disc(155)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@98c15e852bfc: Final verdict of PTC: pass 20250418122617189 DAUC <0003> db_auc.c:157 IMSI='262428725485741': No 2G Auth Data 20250418122617189 DAUC <0003> db_auc.c:192 IMSI='262428725485741': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262428725485741" to be handled at TC_mo_ussd_euse_disc(156) 20250418122617197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20250418122617200 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617200 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428725485741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428725485741" session_id=3493336964 session_state=BEGIN} 20250418122617200 DSS <0004> hlr_ussd.c:576 262428725485741/0xd0381784: Process SS (BEGIN) 20250418122617200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617200 DSS <0004> hlr_ussd.c:518 262428725485741/0xd0381784: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617200 DSS <0004> hlr_ussd.c:542 262428725485741/0xd0381784: Cannot find conn for EUSE EUSE-foobar 20250418122617200 DSS <0004> hlr_ussd.c:354 262428725485741/0xd0381784: Tx ReturnError(1, 0x22) 20250418122617200 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428725485741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725485741" session_id=3493336964 session_state=END} 20250418122617200 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617200 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262428725485741" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428725485741" TC_mo_ussd_euse_disc(156)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@98c15e852bfc: Final verdict of PTC: pass 20250418122617202 DAUC <0003> db_auc.c:157 IMSI='262421464619567': No 2G Auth Data 20250418122617202 DAUC <0003> db_auc.c:192 IMSI='262421464619567': No 3G Auth Data HLR_Test-GSUP(147)@98c15e852bfc: Created GsupExpect[0] for "262421464619567" to be handled at TC_mo_ussd_euse_disc(157) 20250418122617209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 20250418122617212 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617212 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421464619567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421464619567" session_id=716954584 session_state=BEGIN} 20250418122617212 DSS <0004> hlr_ussd.c:576 262421464619567/0x2abbdbd8: Process SS (BEGIN) 20250418122617212 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122617212 DSS <0004> hlr_ussd.c:518 262421464619567/0x2abbdbd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122617212 DSS <0004> hlr_ussd.c:542 262421464619567/0x2abbdbd8: Cannot find conn for EUSE EUSE-foobar 20250418122617212 DSS <0004> hlr_ussd.c:354 262421464619567/0x2abbdbd8: Tx ReturnError(1, 0x22) 20250418122617212 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421464619567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421464619567" session_id=716954584 session_state=END} 20250418122617212 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122617212 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@98c15e852bfc: Found GsupExpect[0] for "262421464619567" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421464619567" TC_mo_ussd_euse_disc(157)@98c15e852bfc: setverdict(pass): none -> pass 20250418122617213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@98c15e852bfc: Final verdict of PTC: pass 20250418122617214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 20250418122617215 DLINP <000b> input/ipa.c:452 connected read/write 20250418122617215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122617215 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122617215 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122617215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122617215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35185<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@98c15e852bfc: Final verdict of PTC: none 148@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 148: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Apr 18 12:26:17 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 20250418122617238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45876<->l=127.0.0.1:4258 20250418122617439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45876<->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@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Apr 18 12:26:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_imsi started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122620563 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122620563 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122620567 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122620573 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620573 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122620573 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122620573 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 20250418122620573 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122620573 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 20250418122620573 DLGSUP <0013> gsup_server.c:236 2: 20250418122620573 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122620573 DLGSUP <0013> gsup_server.c:236 3: 20250418122620573 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122620573 DLGSUP <0013> gsup_server.c:236 4: 20250418122620573 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122620573 DLGSUP <0013> gsup_server.c:236 5: 20250418122620573 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122620573 DLGSUP <0013> gsup_server.c:236 7: 20250418122620573 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(158)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122620573 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122620573 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122620573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@98c15e852bfc: 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") 20250418122620593 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42115<->l=127.0.0.1:4259) 20250418122620600 DAUC <0003> db_auc.c:157 IMSI='262424282948132': No 2G Auth Data 20250418122620600 DAUC <0003> db_auc.c:192 IMSI='262424282948132': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262424282948132" to be handled at TC_mo_ussd_iuse_imsi(162) 20250418122620623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45888<->l=127.0.0.1:4258 20250418122620635 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620635 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424282948132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424282948132" session_id=753283743 session_state=BEGIN} 20250418122620635 DSS <0004> hlr_ussd.c:576 262424282948132/0x2ce6329f: Process SS (BEGIN) 20250418122620635 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620635 DSS <0004> hlr_ussd.c:518 262424282948132/0x2ce6329f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620635 DSS <0004> hlr_ussd.c:363 262424282948132/0x2ce6329f: Tx USSD 'Your IMSI is 262424282948132' 20250418122620635 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424282948132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424282948132" session_id=753283743 session_state=END} 20250418122620635 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424282948132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620635 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620635 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262424282948132" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424282948132" TC_mo_ussd_iuse_imsi(162)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@98c15e852bfc: Final verdict of PTC: pass 20250418122620642 DAUC <0003> db_auc.c:157 IMSI='262428458849327': No 2G Auth Data 20250418122620642 DAUC <0003> db_auc.c:192 IMSI='262428458849327': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262428458849327" to be handled at TC_mo_ussd_iuse_imsi(163) 20250418122620649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20250418122620652 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620652 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428458849327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428458849327" session_id=107772234 session_state=BEGIN} 20250418122620652 DSS <0004> hlr_ussd.c:576 262428458849327/0x066c794a: Process SS (BEGIN) 20250418122620652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620652 DSS <0004> hlr_ussd.c:518 262428458849327/0x066c794a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620652 DSS <0004> hlr_ussd.c:363 262428458849327/0x066c794a: Tx USSD 'Your IMSI is 262428458849327' 20250418122620652 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428458849327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428458849327" session_id=107772234 session_state=END} 20250418122620652 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428458849327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620652 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620652 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262428458849327" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428458849327" TC_mo_ussd_iuse_imsi(163)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@98c15e852bfc: Final verdict of PTC: pass 20250418122620654 DAUC <0003> db_auc.c:157 IMSI='262420814123328': No 2G Auth Data 20250418122620654 DAUC <0003> db_auc.c:192 IMSI='262420814123328': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262420814123328" to be handled at TC_mo_ussd_iuse_imsi(164) 20250418122620661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45908<->l=127.0.0.1:4258 20250418122620663 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620663 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420814123328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420814123328" session_id=1174421747 session_state=BEGIN} 20250418122620663 DSS <0004> hlr_ussd.c:576 262420814123328/0x460040f3: Process SS (BEGIN) 20250418122620663 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620663 DSS <0004> hlr_ussd.c:518 262420814123328/0x460040f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620663 DSS <0004> hlr_ussd.c:363 262420814123328/0x460040f3: Tx USSD 'Your IMSI is 262420814123328' 20250418122620663 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420814123328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420814123328" session_id=1174421747 session_state=END} 20250418122620663 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420814123328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620663 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620663 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262420814123328" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262420814123328" TC_mo_ussd_iuse_imsi(164)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45908<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@98c15e852bfc: Final verdict of PTC: pass 20250418122620665 DAUC <0003> db_auc.c:157 IMSI='262428619842233': No 2G Auth Data 20250418122620665 DAUC <0003> db_auc.c:192 IMSI='262428619842233': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262428619842233" to be handled at TC_mo_ussd_iuse_imsi(165) 20250418122620672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 20250418122620675 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620675 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428619842233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428619842233" session_id=3878764201 session_state=BEGIN} 20250418122620675 DSS <0004> hlr_ussd.c:576 262428619842233/0xe7313ea9: Process SS (BEGIN) 20250418122620675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620675 DSS <0004> hlr_ussd.c:518 262428619842233/0xe7313ea9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620675 DSS <0004> hlr_ussd.c:363 262428619842233/0xe7313ea9: Tx USSD 'Your IMSI is 262428619842233' 20250418122620675 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428619842233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428619842233" session_id=3878764201 session_state=END} 20250418122620675 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428619842233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620675 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620675 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262428619842233" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428619842233" TC_mo_ussd_iuse_imsi(165)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@98c15e852bfc: Final verdict of PTC: pass 20250418122620677 DAUC <0003> db_auc.c:157 IMSI='262420981173228': No 2G Auth Data 20250418122620677 DAUC <0003> db_auc.c:192 IMSI='262420981173228': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262420981173228" to be handled at TC_mo_ussd_iuse_imsi(166) 20250418122620683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.1:4258 20250418122620686 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620686 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420981173228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420981173228" session_id=3806072385 session_state=BEGIN} 20250418122620686 DSS <0004> hlr_ussd.c:576 262420981173228/0xe2dc0e41: Process SS (BEGIN) 20250418122620686 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620686 DSS <0004> hlr_ussd.c:518 262420981173228/0xe2dc0e41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620686 DSS <0004> hlr_ussd.c:363 262420981173228/0xe2dc0e41: Tx USSD 'Your IMSI is 262420981173228' 20250418122620686 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420981173228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420981173228" session_id=3806072385 session_state=END} 20250418122620686 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420981173228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620686 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620686 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262420981173228" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420981173228" TC_mo_ussd_iuse_imsi(166)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@98c15e852bfc: Final verdict of PTC: pass 20250418122620688 DAUC <0003> db_auc.c:157 IMSI='262424880088646': No 2G Auth Data 20250418122620688 DAUC <0003> db_auc.c:192 IMSI='262424880088646': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262424880088646" to be handled at TC_mo_ussd_iuse_imsi(167) 20250418122620694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20250418122620697 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620697 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424880088646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424880088646" session_id=3858298325 session_state=BEGIN} 20250418122620697 DSS <0004> hlr_ussd.c:576 262424880088646/0xe5f8f5d5: Process SS (BEGIN) 20250418122620697 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620697 DSS <0004> hlr_ussd.c:518 262424880088646/0xe5f8f5d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620697 DSS <0004> hlr_ussd.c:363 262424880088646/0xe5f8f5d5: Tx USSD 'Your IMSI is 262424880088646' 20250418122620697 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424880088646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424880088646" session_id=3858298325 session_state=END} 20250418122620697 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424880088646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620697 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620697 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262424880088646" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424880088646" TC_mo_ussd_iuse_imsi(167)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@98c15e852bfc: Final verdict of PTC: pass 20250418122620700 DAUC <0003> db_auc.c:157 IMSI='262424442395578': No 2G Auth Data 20250418122620700 DAUC <0003> db_auc.c:192 IMSI='262424442395578': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262424442395578" to be handled at TC_mo_ussd_iuse_imsi(168) 20250418122620705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20250418122620708 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620708 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424442395578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424442395578" session_id=3643282477 session_state=BEGIN} 20250418122620708 DSS <0004> hlr_ussd.c:576 262424442395578/0xd928142d: Process SS (BEGIN) 20250418122620708 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620708 DSS <0004> hlr_ussd.c:518 262424442395578/0xd928142d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620708 DSS <0004> hlr_ussd.c:363 262424442395578/0xd928142d: Tx USSD 'Your IMSI is 262424442395578' 20250418122620708 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424442395578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424442395578" session_id=3643282477 session_state=END} 20250418122620708 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424442395578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620708 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620708 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262424442395578" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424442395578" TC_mo_ussd_iuse_imsi(168)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@98c15e852bfc: Final verdict of PTC: pass 20250418122620710 DAUC <0003> db_auc.c:157 IMSI='262427888519146': No 2G Auth Data 20250418122620710 DAUC <0003> db_auc.c:192 IMSI='262427888519146': No 3G Auth Data HLR_Test-GSUP(159)@98c15e852bfc: Created GsupExpect[0] for "262427888519146" to be handled at TC_mo_ussd_iuse_imsi(169) 20250418122620717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4258 20250418122620721 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620721 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427888519146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427888519146" session_id=2602802935 session_state=BEGIN} 20250418122620721 DSS <0004> hlr_ussd.c:576 262427888519146/0x9b239ef7: Process SS (BEGIN) 20250418122620721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122620721 DSS <0004> hlr_ussd.c:518 262427888519146/0x9b239ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122620721 DSS <0004> hlr_ussd.c:363 262427888519146/0x9b239ef7: Tx USSD 'Your IMSI is 262427888519146' 20250418122620721 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427888519146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427888519146" session_id=2602802935 session_state=END} 20250418122620721 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427888519146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122620721 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122620721 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@98c15e852bfc: Found GsupExpect[0] for "262427888519146" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427888519146" TC_mo_ussd_iuse_imsi(169)@98c15e852bfc: setverdict(pass): none -> pass 20250418122620723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@98c15e852bfc: Final verdict of PTC: pass 20250418122620723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@98c15e852bfc: Final verdict of PTC: none 20250418122620724 DLINP <000b> input/ipa.c:452 connected read/write 20250418122620724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122620724 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122620724 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122620724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122620724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42115<->l=127.0.0.1:4259) 160@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 160: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Apr 18 12:26:20 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 20250418122620747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20250418122620948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Apr 18 12:26:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122624069 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122624070 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122624073 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122624076 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624076 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122624076 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122624076 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 20250418122624076 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122624076 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 20250418122624076 DLGSUP <0013> gsup_server.c:236 2: 20250418122624076 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122624076 DLGSUP <0013> gsup_server.c:236 3: 20250418122624076 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122624076 DLGSUP <0013> gsup_server.c:236 4: 20250418122624076 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122624076 DLGSUP <0013> gsup_server.c:236 5: 20250418122624076 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122624076 DLGSUP <0013> gsup_server.c:236 7: 20250418122624076 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122624076 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122624076 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122624076 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@98c15e852bfc: 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") 20250418122624085 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46683<->l=127.0.0.1:4259) 20250418122624088 DAUC <0003> db_auc.c:157 IMSI='262426179662672': No 2G Auth Data 20250418122624088 DAUC <0003> db_auc.c:192 IMSI='262426179662672': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262426179662672" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250418122624095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4258 20250418122624122 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624122 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426179662672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426179662672" source_name="the-source\n" session_id=1227909789 session_state=BEGIN} 20250418122624122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250418122624122 DSS <0004> hlr_ussd.c:576 262426179662672/0x49306a9d: Process SS (BEGIN) 20250418122624122 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624122 DSS <0004> hlr_ussd.c:518 262426179662672/0x49306a9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624122 DSS <0004> hlr_ussd.c:363 262426179662672/0x49306a9d: Tx USSD 'Your IMSI is 262426179662672' 20250418122624122 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426179662672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426179662672" destination_name="the-source\n" session_id=1227909789 session_state=END} 20250418122624122 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426179662672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624122 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624122 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262426179662672" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426179662672" TC_mo_ussd_iuse_imsi_via_proxy(174)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@98c15e852bfc: Final verdict of PTC: pass 20250418122624132 DAUC <0003> db_auc.c:157 IMSI='262429291375658': No 2G Auth Data 20250418122624132 DAUC <0003> db_auc.c:192 IMSI='262429291375658': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262429291375658" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250418122624142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 20250418122624144 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624144 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429291375658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429291375658" source_name="the-source\n" session_id=369683460 session_state=BEGIN} 20250418122624144 DSS <0004> hlr_ussd.c:576 262429291375658/0x1608ec04: Process SS (BEGIN) 20250418122624144 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624144 DSS <0004> hlr_ussd.c:518 262429291375658/0x1608ec04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624144 DSS <0004> hlr_ussd.c:363 262429291375658/0x1608ec04: Tx USSD 'Your IMSI is 262429291375658' 20250418122624144 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429291375658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429291375658" destination_name="the-source\n" session_id=369683460 session_state=END} 20250418122624144 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429291375658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624144 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624144 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262429291375658" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429291375658" TC_mo_ussd_iuse_imsi_via_proxy(175)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@98c15e852bfc: Final verdict of PTC: pass 20250418122624147 DAUC <0003> db_auc.c:157 IMSI='262421276983174': No 2G Auth Data 20250418122624147 DAUC <0003> db_auc.c:192 IMSI='262421276983174': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262421276983174" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250418122624153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48722<->l=127.0.0.1:4258 20250418122624156 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624156 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421276983174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421276983174" source_name="the-source\n" session_id=2243245221 session_state=BEGIN} 20250418122624156 DSS <0004> hlr_ussd.c:576 262421276983174/0x85b534a5: Process SS (BEGIN) 20250418122624156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624156 DSS <0004> hlr_ussd.c:518 262421276983174/0x85b534a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624156 DSS <0004> hlr_ussd.c:363 262421276983174/0x85b534a5: Tx USSD 'Your IMSI is 262421276983174' 20250418122624156 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421276983174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421276983174" destination_name="the-source\n" session_id=2243245221 session_state=END} 20250418122624156 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421276983174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624156 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624156 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262421276983174" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421276983174" TC_mo_ussd_iuse_imsi_via_proxy(176)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@98c15e852bfc: Final verdict of PTC: pass 20250418122624159 DAUC <0003> db_auc.c:157 IMSI='262425674068355': No 2G Auth Data 20250418122624159 DAUC <0003> db_auc.c:192 IMSI='262425674068355': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262425674068355" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250418122624166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20250418122624169 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624169 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425674068355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425674068355" source_name="the-source\n" session_id=1905659043 session_state=BEGIN} 20250418122624169 DSS <0004> hlr_ussd.c:576 262425674068355/0x71960ca3: Process SS (BEGIN) 20250418122624169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624169 DSS <0004> hlr_ussd.c:518 262425674068355/0x71960ca3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624169 DSS <0004> hlr_ussd.c:363 262425674068355/0x71960ca3: Tx USSD 'Your IMSI is 262425674068355' 20250418122624169 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425674068355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425674068355" destination_name="the-source\n" session_id=1905659043 session_state=END} 20250418122624169 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425674068355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624169 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624169 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262425674068355" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425674068355" TC_mo_ussd_iuse_imsi_via_proxy(177)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@98c15e852bfc: Final verdict of PTC: pass 20250418122624171 DAUC <0003> db_auc.c:157 IMSI='262424226548934': No 2G Auth Data 20250418122624171 DAUC <0003> db_auc.c:192 IMSI='262424226548934': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262424226548934" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250418122624178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20250418122624181 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624181 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424226548934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424226548934" source_name="the-source\n" session_id=3634879310 session_state=BEGIN} 20250418122624181 DSS <0004> hlr_ussd.c:576 262424226548934/0xd8a7db4e: Process SS (BEGIN) 20250418122624181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624181 DSS <0004> hlr_ussd.c:518 262424226548934/0xd8a7db4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624181 DSS <0004> hlr_ussd.c:363 262424226548934/0xd8a7db4e: Tx USSD 'Your IMSI is 262424226548934' 20250418122624181 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424226548934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424226548934" destination_name="the-source\n" session_id=3634879310 session_state=END} 20250418122624181 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262424226548934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624181 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624181 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262424226548934" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424226548934" TC_mo_ussd_iuse_imsi_via_proxy(178)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@98c15e852bfc: Final verdict of PTC: pass 20250418122624184 DAUC <0003> db_auc.c:157 IMSI='262429827813241': No 2G Auth Data 20250418122624184 DAUC <0003> db_auc.c:192 IMSI='262429827813241': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262429827813241" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250418122624190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 20250418122624193 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624193 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429827813241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429827813241" source_name="the-source\n" session_id=359765731 session_state=BEGIN} 20250418122624193 DSS <0004> hlr_ussd.c:576 262429827813241/0x157196e3: Process SS (BEGIN) 20250418122624193 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624193 DSS <0004> hlr_ussd.c:518 262429827813241/0x157196e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624193 DSS <0004> hlr_ussd.c:363 262429827813241/0x157196e3: Tx USSD 'Your IMSI is 262429827813241' 20250418122624193 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429827813241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429827813241" destination_name="the-source\n" session_id=359765731 session_state=END} 20250418122624193 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429827813241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624193 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624193 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262429827813241" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429827813241" TC_mo_ussd_iuse_imsi_via_proxy(179)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@98c15e852bfc: Final verdict of PTC: pass 20250418122624196 DAUC <0003> db_auc.c:157 IMSI='262424928255470': No 2G Auth Data 20250418122624196 DAUC <0003> db_auc.c:192 IMSI='262424928255470': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262424928255470" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250418122624203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48754<->l=127.0.0.1:4258 20250418122624206 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624206 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424928255470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424928255470" source_name="the-source\n" session_id=2611011447 session_state=BEGIN} 20250418122624206 DSS <0004> hlr_ussd.c:576 262424928255470/0x9ba0df77: Process SS (BEGIN) 20250418122624206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624206 DSS <0004> hlr_ussd.c:518 262424928255470/0x9ba0df77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624206 DSS <0004> hlr_ussd.c:363 262424928255470/0x9ba0df77: Tx USSD 'Your IMSI is 262424928255470' 20250418122624206 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424928255470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424928255470" destination_name="the-source\n" session_id=2611011447 session_state=END} 20250418122624206 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424928255470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624206 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624206 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262424928255470" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424928255470" TC_mo_ussd_iuse_imsi_via_proxy(180)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48754<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@98c15e852bfc: Final verdict of PTC: pass 20250418122624209 DAUC <0003> db_auc.c:157 IMSI='262427911618444': No 2G Auth Data 20250418122624209 DAUC <0003> db_auc.c:192 IMSI='262427911618444': No 3G Auth Data HLR_Test-GSUP(171)@98c15e852bfc: Created GsupExpect[0] for "262427911618444" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250418122624215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 20250418122624218 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624218 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427911618444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427911618444" source_name="the-source\n" session_id=4103665273 session_state=BEGIN} 20250418122624218 DSS <0004> hlr_ussd.c:576 262427911618444/0xf498f679: Process SS (BEGIN) 20250418122624218 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250418122624218 DSS <0004> hlr_ussd.c:518 262427911618444/0xf498f679: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250418122624218 DSS <0004> hlr_ussd.c:363 262427911618444/0xf498f679: Tx USSD 'Your IMSI is 262427911618444' 20250418122624218 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427911618444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427911618444" destination_name="the-source\n" session_id=4103665273 session_state=END} 20250418122624218 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427911618444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122624218 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122624218 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@98c15e852bfc: Found GsupExpect[0] for "262427911618444" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427911618444" TC_mo_ussd_iuse_imsi_via_proxy(181)@98c15e852bfc: setverdict(pass): none -> pass 20250418122624220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@98c15e852bfc: Final verdict of PTC: pass 20250418122624220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20250418122624221 DLINP <000b> input/ipa.c:452 connected read/write 20250418122624221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122624221 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@98c15e852bfc: Final verdict of PTC: none 20250418122624221 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122624221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122624221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250418122624221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46683<->l=127.0.0.1:4259) 172@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 172: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Apr 18 12:26:24 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 20250418122624244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 20250418122624445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68320) Waiting for packet dumper to finish... 1 (prev_count=68320, count=83480) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Apr 18 12:26:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_msisdn started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122627557 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122627558 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122627562 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122627570 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627570 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122627570 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122627570 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 20250418122627570 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122627570 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 20250418122627570 DLGSUP <0013> gsup_server.c:236 2: 20250418122627570 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122627570 DLGSUP <0013> gsup_server.c:236 3: 20250418122627570 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122627570 DLGSUP <0013> gsup_server.c:236 4: 20250418122627570 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122627570 DLGSUP <0013> gsup_server.c:236 5: 20250418122627570 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122627570 DLGSUP <0013> gsup_server.c:236 7: 20250418122627570 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122627570 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122627570 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122627570 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@98c15e852bfc: 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") 20250418122627599 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34393<->l=127.0.0.1:4259) 20250418122627614 DAUC <0003> db_auc.c:157 IMSI='262421870643922': No 2G Auth Data 20250418122627614 DAUC <0003> db_auc.c:192 IMSI='262421870643922': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262421870643922" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250418122627641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20250418122627654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627655 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421870643922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421870643922" session_id=8744437 session_state=BEGIN} 20250418122627655 DSS <0004> hlr_ussd.c:576 262421870643922/0x00856df5: Process SS (BEGIN) 20250418122627655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627655 DSS <0004> hlr_ussd.c:518 262421870643922/0x00856df5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627655 DSS <0004> hlr_ussd.c:363 262421870643922/0x00856df5: Tx USSD 'Your extension is 491613057068' 20250418122627655 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421870643922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421870643922" session_id=8744437 session_state=END} 20250418122627655 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421870643922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627655 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262421870643922" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421870643922" TC_mo_ussd_iuse_msisdn(186)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@98c15e852bfc: Final verdict of PTC: pass 20250418122627664 DAUC <0003> db_auc.c:157 IMSI='262429754557743': No 2G Auth Data 20250418122627664 DAUC <0003> db_auc.c:192 IMSI='262429754557743': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262429754557743" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250418122627673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20250418122627676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627676 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429754557743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754557743" session_id=477909360 session_state=BEGIN} 20250418122627676 DSS <0004> hlr_ussd.c:576 262429754557743/0x1c7c5170: Process SS (BEGIN) 20250418122627676 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627676 DSS <0004> hlr_ussd.c:518 262429754557743/0x1c7c5170: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627676 DSS <0004> hlr_ussd.c:363 262429754557743/0x1c7c5170: Tx USSD 'Your extension is 491614476577' 20250418122627676 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429754557743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754557743" session_id=477909360 session_state=END} 20250418122627676 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429754557743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262429754557743" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429754557743" TC_mo_ussd_iuse_msisdn(187)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@98c15e852bfc: Final verdict of PTC: pass 20250418122627679 DAUC <0003> db_auc.c:157 IMSI='262427048538689': No 2G Auth Data 20250418122627679 DAUC <0003> db_auc.c:192 IMSI='262427048538689': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262427048538689" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250418122627685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20250418122627690 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627690 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427048538689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427048538689" session_id=3474477886 session_state=BEGIN} 20250418122627690 DSS <0004> hlr_ussd.c:576 262427048538689/0xcf18533e: Process SS (BEGIN) 20250418122627690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627690 DSS <0004> hlr_ussd.c:518 262427048538689/0xcf18533e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627690 DSS <0004> hlr_ussd.c:363 262427048538689/0xcf18533e: Tx USSD 'Your extension is 491617576101' 20250418122627690 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427048538689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427048538689" session_id=3474477886 session_state=END} 20250418122627690 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427048538689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627690 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627690 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262427048538689" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427048538689" TC_mo_ussd_iuse_msisdn(188)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@98c15e852bfc: Final verdict of PTC: pass 20250418122627694 DAUC <0003> db_auc.c:157 IMSI='262420903199996': No 2G Auth Data 20250418122627694 DAUC <0003> db_auc.c:192 IMSI='262420903199996': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262420903199996" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250418122627700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 20250418122627703 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627703 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420903199996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420903199996" session_id=3312924789 session_state=BEGIN} 20250418122627703 DSS <0004> hlr_ussd.c:576 262420903199996/0xc5773875: Process SS (BEGIN) 20250418122627703 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627703 DSS <0004> hlr_ussd.c:518 262420903199996/0xc5773875: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627703 DSS <0004> hlr_ussd.c:363 262420903199996/0xc5773875: Tx USSD 'Your extension is 491614552866' 20250418122627703 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420903199996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420903199996" session_id=3312924789 session_state=END} 20250418122627703 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420903199996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627703 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627703 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262420903199996" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420903199996" TC_mo_ussd_iuse_msisdn(189)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@98c15e852bfc: Final verdict of PTC: pass 20250418122627706 DAUC <0003> db_auc.c:157 IMSI='262423980883784': No 2G Auth Data 20250418122627706 DAUC <0003> db_auc.c:192 IMSI='262423980883784': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262423980883784" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250418122627711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 20250418122627714 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627714 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423980883784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423980883784" session_id=573821301 session_state=BEGIN} 20250418122627714 DSS <0004> hlr_ussd.c:576 262423980883784/0x2233d175: Process SS (BEGIN) 20250418122627714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627714 DSS <0004> hlr_ussd.c:518 262423980883784/0x2233d175: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627714 DSS <0004> hlr_ussd.c:363 262423980883784/0x2233d175: Tx USSD 'Your extension is 491611355813' 20250418122627714 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423980883784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423980883784" session_id=573821301 session_state=END} 20250418122627714 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423980883784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627714 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627714 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262423980883784" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423980883784" TC_mo_ussd_iuse_msisdn(190)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@98c15e852bfc: Final verdict of PTC: pass 20250418122627717 DAUC <0003> db_auc.c:157 IMSI='262421706856587': No 2G Auth Data 20250418122627717 DAUC <0003> db_auc.c:192 IMSI='262421706856587': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262421706856587" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250418122627723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 20250418122627726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627726 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421706856587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421706856587" session_id=3552248898 session_state=BEGIN} 20250418122627726 DSS <0004> hlr_ussd.c:576 262421706856587/0xd3bb0442: Process SS (BEGIN) 20250418122627726 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627726 DSS <0004> hlr_ussd.c:518 262421706856587/0xd3bb0442: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627726 DSS <0004> hlr_ussd.c:363 262421706856587/0xd3bb0442: Tx USSD 'Your extension is 491613553714' 20250418122627726 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421706856587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421706856587" session_id=3552248898 session_state=END} 20250418122627726 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421706856587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262421706856587" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421706856587" TC_mo_ussd_iuse_msisdn(191)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@98c15e852bfc: Final verdict of PTC: pass 20250418122627728 DAUC <0003> db_auc.c:157 IMSI='262428155676125': No 2G Auth Data 20250418122627728 DAUC <0003> db_auc.c:192 IMSI='262428155676125': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262428155676125" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250418122627735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 20250418122627738 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627738 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428155676125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428155676125" session_id=1641469124 session_state=BEGIN} 20250418122627738 DSS <0004> hlr_ussd.c:576 262428155676125/0x61d6d4c4: Process SS (BEGIN) 20250418122627738 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627738 DSS <0004> hlr_ussd.c:518 262428155676125/0x61d6d4c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627738 DSS <0004> hlr_ussd.c:363 262428155676125/0x61d6d4c4: Tx USSD 'Your extension is 491614655238' 20250418122627738 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428155676125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428155676125" session_id=1641469124 session_state=END} 20250418122627738 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428155676125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627738 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627738 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262428155676125" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262428155676125" TC_mo_ussd_iuse_msisdn(192)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@98c15e852bfc: Final verdict of PTC: pass 20250418122627740 DAUC <0003> db_auc.c:157 IMSI='262422015198772': No 2G Auth Data 20250418122627740 DAUC <0003> db_auc.c:192 IMSI='262422015198772': No 3G Auth Data HLR_Test-GSUP(183)@98c15e852bfc: Created GsupExpect[0] for "262422015198772" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250418122627746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 20250418122627749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627749 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422015198772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422015198772" session_id=2001550108 session_state=BEGIN} 20250418122627749 DSS <0004> hlr_ussd.c:576 262422015198772/0x774d3b1c: Process SS (BEGIN) 20250418122627749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122627749 DSS <0004> hlr_ussd.c:518 262422015198772/0x774d3b1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122627749 DSS <0004> hlr_ussd.c:363 262422015198772/0x774d3b1c: Tx USSD 'Your extension is 491610330460' 20250418122627749 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422015198772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422015198772" session_id=2001550108 session_state=END} 20250418122627749 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422015198772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122627750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122627750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@98c15e852bfc: Found GsupExpect[0] for "262422015198772" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422015198772" TC_mo_ussd_iuse_msisdn(193)@98c15e852bfc: setverdict(pass): none -> pass 20250418122627752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@98c15e852bfc: Final verdict of PTC: pass 20250418122627752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48788<->l=127.0.0.1:4258 20250418122627752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34393<->l=127.0.0.1:4259) 20250418122627753 DLINP <000b> input/ipa.c:452 connected read/write 20250418122627753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122627753 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122627753 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122627753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@98c15e852bfc: Final verdict of PTC: none 184@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 184: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Apr 18 12:26:27 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 20250418122627791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20250418122627992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78192) Waiting for packet dumper to finish... 1 (prev_count=78192, count=82532) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Apr 18 12:26:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122631109 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122631109 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122631113 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122631119 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631119 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122631119 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122631119 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 20250418122631119 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122631119 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 20250418122631119 DLGSUP <0013> gsup_server.c:236 2: 20250418122631119 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122631119 DLGSUP <0013> gsup_server.c:236 3: 20250418122631119 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122631119 DLGSUP <0013> gsup_server.c:236 4: 20250418122631119 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122631119 DLGSUP <0013> gsup_server.c:236 5: 20250418122631119 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122631119 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(194)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122631119 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122631119 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122631119 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122631119 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@98c15e852bfc: 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") 20250418122631142 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46717<->l=127.0.0.1:4259) 20250418122631146 DAUC <0003> db_auc.c:157 IMSI='262427684194134': No 2G Auth Data 20250418122631146 DAUC <0003> db_auc.c:192 IMSI='262427684194134': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262427684194134" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250418122631158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20250418122631169 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631169 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427684194134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427684194134" source_name="the-source\n" session_id=2674096988 session_state=BEGIN} 20250418122631169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250418122631169 DSS <0004> hlr_ussd.c:576 262427684194134/0x9f637b5c: Process SS (BEGIN) 20250418122631169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631169 DSS <0004> hlr_ussd.c:518 262427684194134/0x9f637b5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631169 DSS <0004> hlr_ussd.c:363 262427684194134/0x9f637b5c: Tx USSD 'Your extension is 491617056618' 20250418122631169 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427684194134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427684194134" destination_name="the-source\n" session_id=2674096988 session_state=END} 20250418122631169 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262427684194134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631169 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631169 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262427684194134" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427684194134" TC_mo_ussd_iuse_msisdn_via_proxy(198)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@98c15e852bfc: Final verdict of PTC: pass 20250418122631179 DAUC <0003> db_auc.c:157 IMSI='262421675688089': No 2G Auth Data 20250418122631179 DAUC <0003> db_auc.c:192 IMSI='262421675688089': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262421675688089" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250418122631188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4258 20250418122631191 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631191 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421675688089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421675688089" source_name="the-source\n" session_id=2089726628 session_state=BEGIN} 20250418122631191 DSS <0004> hlr_ussd.c:576 262421675688089/0x7c8eb2a4: Process SS (BEGIN) 20250418122631191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631191 DSS <0004> hlr_ussd.c:518 262421675688089/0x7c8eb2a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631191 DSS <0004> hlr_ussd.c:363 262421675688089/0x7c8eb2a4: Tx USSD 'Your extension is 491610126071' 20250418122631191 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421675688089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421675688089" destination_name="the-source\n" session_id=2089726628 session_state=END} 20250418122631191 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421675688089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631191 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631191 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262421675688089" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421675688089" TC_mo_ussd_iuse_msisdn_via_proxy(199)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@98c15e852bfc: Final verdict of PTC: pass 20250418122631193 DAUC <0003> db_auc.c:157 IMSI='262428514465409': No 2G Auth Data 20250418122631193 DAUC <0003> db_auc.c:192 IMSI='262428514465409': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262428514465409" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250418122631199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48916<->l=127.0.0.1:4258 20250418122631202 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631202 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428514465409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428514465409" source_name="the-source\n" session_id=2490078417 session_state=BEGIN} 20250418122631202 DSS <0004> hlr_ussd.c:576 262428514465409/0x946b94d1: Process SS (BEGIN) 20250418122631202 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631202 DSS <0004> hlr_ussd.c:518 262428514465409/0x946b94d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631202 DSS <0004> hlr_ussd.c:363 262428514465409/0x946b94d1: Tx USSD 'Your extension is 491614401148' 20250418122631202 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428514465409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428514465409" destination_name="the-source\n" session_id=2490078417 session_state=END} 20250418122631202 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262428514465409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631202 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631202 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262428514465409" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428514465409" TC_mo_ussd_iuse_msisdn_via_proxy(200)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@98c15e852bfc: Final verdict of PTC: pass 20250418122631205 DAUC <0003> db_auc.c:157 IMSI='262425310067336': No 2G Auth Data 20250418122631205 DAUC <0003> db_auc.c:192 IMSI='262425310067336': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262425310067336" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250418122631211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 20250418122631214 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631214 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425310067336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425310067336" source_name="the-source\n" session_id=2235517121 session_state=BEGIN} 20250418122631214 DSS <0004> hlr_ussd.c:576 262425310067336/0x853f48c1: Process SS (BEGIN) 20250418122631214 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631214 DSS <0004> hlr_ussd.c:518 262425310067336/0x853f48c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631214 DSS <0004> hlr_ussd.c:363 262425310067336/0x853f48c1: Tx USSD 'Your extension is 491614344335' 20250418122631214 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425310067336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425310067336" destination_name="the-source\n" session_id=2235517121 session_state=END} 20250418122631214 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425310067336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631214 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631214 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262425310067336" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425310067336" TC_mo_ussd_iuse_msisdn_via_proxy(201)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@98c15e852bfc: Final verdict of PTC: pass 20250418122631217 DAUC <0003> db_auc.c:157 IMSI='262428741715111': No 2G Auth Data 20250418122631217 DAUC <0003> db_auc.c:192 IMSI='262428741715111': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262428741715111" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250418122631224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20250418122631226 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631226 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428741715111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428741715111" source_name="the-source\n" session_id=658151864 session_state=BEGIN} 20250418122631226 DSS <0004> hlr_ussd.c:576 262428741715111/0x273a99b8: Process SS (BEGIN) 20250418122631226 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631226 DSS <0004> hlr_ussd.c:518 262428741715111/0x273a99b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631226 DSS <0004> hlr_ussd.c:363 262428741715111/0x273a99b8: Tx USSD 'Your extension is 491614385705' 20250418122631226 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428741715111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428741715111" destination_name="the-source\n" session_id=658151864 session_state=END} 20250418122631226 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262428741715111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631226 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631227 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262428741715111" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428741715111" TC_mo_ussd_iuse_msisdn_via_proxy(202)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@98c15e852bfc: Final verdict of PTC: pass 20250418122631229 DAUC <0003> db_auc.c:157 IMSI='262424692995996': No 2G Auth Data 20250418122631229 DAUC <0003> db_auc.c:192 IMSI='262424692995996': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262424692995996" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250418122631235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 20250418122631238 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631238 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424692995996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424692995996" source_name="the-source\n" session_id=3891686210 session_state=BEGIN} 20250418122631238 DSS <0004> hlr_ussd.c:576 262424692995996/0xe7f66b42: Process SS (BEGIN) 20250418122631238 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631238 DSS <0004> hlr_ussd.c:518 262424692995996/0xe7f66b42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631238 DSS <0004> hlr_ussd.c:363 262424692995996/0xe7f66b42: Tx USSD 'Your extension is 491614722725' 20250418122631238 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424692995996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424692995996" destination_name="the-source\n" session_id=3891686210 session_state=END} 20250418122631238 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424692995996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631238 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631238 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262424692995996" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424692995996" TC_mo_ussd_iuse_msisdn_via_proxy(203)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@98c15e852bfc: Final verdict of PTC: pass 20250418122631240 DAUC <0003> db_auc.c:157 IMSI='262420183849091': No 2G Auth Data 20250418122631240 DAUC <0003> db_auc.c:192 IMSI='262420183849091': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262420183849091" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250418122631247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 20250418122631249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631249 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420183849091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420183849091" source_name="the-source\n" session_id=108624776 session_state=BEGIN} 20250418122631249 DSS <0004> hlr_ussd.c:576 262420183849091/0x06797b88: Process SS (BEGIN) 20250418122631249 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631249 DSS <0004> hlr_ussd.c:518 262420183849091/0x06797b88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631249 DSS <0004> hlr_ussd.c:363 262420183849091/0x06797b88: Tx USSD 'Your extension is 491616408532' 20250418122631250 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420183849091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420183849091" destination_name="the-source\n" session_id=108624776 session_state=END} 20250418122631250 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262420183849091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631250 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631250 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262420183849091" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420183849091" TC_mo_ussd_iuse_msisdn_via_proxy(204)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@98c15e852bfc: Final verdict of PTC: pass 20250418122631252 DAUC <0003> db_auc.c:157 IMSI='262420023701703': No 2G Auth Data 20250418122631252 DAUC <0003> db_auc.c:192 IMSI='262420023701703': No 3G Auth Data HLR_Test-GSUP(195)@98c15e852bfc: Created GsupExpect[0] for "262420023701703" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250418122631258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48960<->l=127.0.0.1:4258 20250418122631261 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631261 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420023701703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420023701703" source_name="the-source\n" session_id=3556502123 session_state=BEGIN} 20250418122631261 DSS <0004> hlr_ussd.c:576 262420023701703/0xd3fbea6b: Process SS (BEGIN) 20250418122631261 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250418122631261 DSS <0004> hlr_ussd.c:518 262420023701703/0xd3fbea6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250418122631261 DSS <0004> hlr_ussd.c:363 262420023701703/0xd3fbea6b: Tx USSD 'Your extension is 491611340148' 20250418122631261 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420023701703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420023701703" destination_name="the-source\n" session_id=3556502123 session_state=END} 20250418122631261 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420023701703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122631261 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122631261 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@98c15e852bfc: Found GsupExpect[0] for "262420023701703" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420023701703" TC_mo_ussd_iuse_msisdn_via_proxy(205)@98c15e852bfc: setverdict(pass): none -> pass 20250418122631263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48960<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@98c15e852bfc: Final verdict of PTC: pass 20250418122631264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@98c15e852bfc: Final verdict of PTC: none 20250418122631264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46717<->l=127.0.0.1:4259) 20250418122631264 DLINP <000b> input/ipa.c:452 connected read/write 20250418122631264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122631264 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122631264 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122631264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122631264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@98c15e852bfc: Final verdict of PTC: none 196@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 196: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Apr 18 12:26:31 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 20250418122631287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20250418122631488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48970<->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=83548) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Apr 18 12:26:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_euse started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 20250418122634605 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44071 20250418122634605 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44071 MTC@98c15e852bfc: in not legacy case 2 IPA-EUSE-foobar(208)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122634606 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634607 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634607 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122634607 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122634608 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634608 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634608 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122634608 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250418122634608 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250418122634608 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250418122634608 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 20250418122634608 DLGSUP <0013> gsup_server.c:236 2: 20250418122634608 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122634608 DLGSUP <0013> gsup_server.c:236 3: 20250418122634608 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122634608 DLGSUP <0013> gsup_server.c:236 4: 20250418122634608 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122634608 DLGSUP <0013> gsup_server.c:236 5: 20250418122634608 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(208)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122634608 DLGSUP <0013> gsup_server.c:236 7: 20250418122634608 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122634608 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122634608 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122634608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44071 HLR_Test-GSUP-IPA(207)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122634608 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@98c15e852bfc: 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)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(207)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122634609 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634609 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122634609 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122634609 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 20250418122634609 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122634609 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 20250418122634609 DLGSUP <0013> gsup_server.c:236 2: 20250418122634609 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122634609 DLGSUP <0013> gsup_server.c:236 3: 20250418122634609 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122634609 DLGSUP <0013> gsup_server.c:236 4: 20250418122634610 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122634610 DLGSUP <0013> gsup_server.c:236 5: 20250418122634610 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122634610 DLGSUP <0013> gsup_server.c:236 7: 20250418122634610 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122634610 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122634610 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122634610 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@98c15e852bfc: 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") 20250418122634619 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38567<->l=127.0.0.1:4259) 20250418122634622 DAUC <0003> db_auc.c:157 IMSI='262423545478026': No 2G Auth Data 20250418122634622 DAUC <0003> db_auc.c:192 IMSI='262423545478026': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262423545478026" to be handled at TC_mo_ussd_euse(212) 20250418122634632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20250418122634654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634654 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423545478026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423545478026" session_id=105620737 session_state=BEGIN} 20250418122634654 DSS <0004> hlr_ussd.c:576 262423545478026/0x064ba501: Process SS (BEGIN) 20250418122634654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634654 DSS <0004> hlr_ussd.c:518 262423545478026/0x064ba501: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634654 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634654 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634654 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634670 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634670 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634670 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423545478026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423545478026" session_id=105620737 session_state=END} 20250418122634670 DSS <0004> hlr_ussd.c:576 262423545478026/0x064ba501: Process SS (END) 20250418122634670 DSS <0004> hlr_ussd.c:518 262423545478026/0x064ba501: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634670 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423545478026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423545478026" session_id=105620737 session_state=END} 20250418122634670 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423545478026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634670 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423545478026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634670 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634670 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262423545478026" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423545478026" TC_mo_ussd_euse(212)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@98c15e852bfc: Final verdict of PTC: pass 20250418122634682 DAUC <0003> db_auc.c:157 IMSI='262422204261350': No 2G Auth Data 20250418122634682 DAUC <0003> db_auc.c:192 IMSI='262422204261350': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262422204261350" to be handled at TC_mo_ussd_euse(213) 20250418122634700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 20250418122634703 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634703 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422204261350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422204261350" session_id=1287903409 session_state=BEGIN} 20250418122634703 DSS <0004> hlr_ussd.c:576 262422204261350/0x4cc3d8b1: Process SS (BEGIN) 20250418122634703 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634703 DSS <0004> hlr_ussd.c:518 262422204261350/0x4cc3d8b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634703 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634703 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634703 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634703 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634704 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634704 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634704 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262422204261350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422204261350" session_id=1287903409 session_state=END} 20250418122634704 DSS <0004> hlr_ussd.c:576 262422204261350/0x4cc3d8b1: Process SS (END) 20250418122634704 DSS <0004> hlr_ussd.c:518 262422204261350/0x4cc3d8b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634704 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422204261350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422204261350" session_id=1287903409 session_state=END} 20250418122634704 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422204261350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634704 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262422204261350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634704 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634704 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262422204261350" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422204261350" TC_mo_ussd_euse(213)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@98c15e852bfc: Final verdict of PTC: pass 20250418122634706 DAUC <0003> db_auc.c:157 IMSI='262429376916961': No 2G Auth Data 20250418122634706 DAUC <0003> db_auc.c:192 IMSI='262429376916961': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262429376916961" to be handled at TC_mo_ussd_euse(214) 20250418122634714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20250418122634717 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634717 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429376916961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429376916961" session_id=1445914720 session_state=BEGIN} 20250418122634717 DSS <0004> hlr_ussd.c:576 262429376916961/0x562ee860: Process SS (BEGIN) 20250418122634717 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634717 DSS <0004> hlr_ussd.c:518 262429376916961/0x562ee860: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634717 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634717 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634717 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634717 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634718 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634718 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634718 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429376916961 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429376916961" session_id=1445914720 session_state=END} 20250418122634718 DSS <0004> hlr_ussd.c:576 262429376916961/0x562ee860: Process SS (END) 20250418122634718 DSS <0004> hlr_ussd.c:518 262429376916961/0x562ee860: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634718 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429376916961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429376916961" session_id=1445914720 session_state=END} 20250418122634718 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429376916961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634718 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429376916961 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634718 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634718 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262429376916961" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429376916961" TC_mo_ussd_euse(214)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@98c15e852bfc: Final verdict of PTC: pass 20250418122634720 DAUC <0003> db_auc.c:157 IMSI='262422929068072': No 2G Auth Data 20250418122634720 DAUC <0003> db_auc.c:192 IMSI='262422929068072': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262422929068072" to be handled at TC_mo_ussd_euse(215) 20250418122634726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 20250418122634729 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634729 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422929068072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422929068072" session_id=3042207436 session_state=BEGIN} 20250418122634729 DSS <0004> hlr_ussd.c:576 262422929068072/0xb55466cc: Process SS (BEGIN) 20250418122634729 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634729 DSS <0004> hlr_ussd.c:518 262422929068072/0xb55466cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634729 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634729 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634729 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634729 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634730 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634730 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634730 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422929068072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422929068072" session_id=3042207436 session_state=END} 20250418122634730 DSS <0004> hlr_ussd.c:576 262422929068072/0xb55466cc: Process SS (END) 20250418122634730 DSS <0004> hlr_ussd.c:518 262422929068072/0xb55466cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634730 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422929068072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422929068072" session_id=3042207436 session_state=END} 20250418122634730 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422929068072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634731 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422929068072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634731 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634731 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262422929068072" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422929068072" TC_mo_ussd_euse(215)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@98c15e852bfc: Final verdict of PTC: pass 20250418122634733 DAUC <0003> db_auc.c:157 IMSI='262428497651740': No 2G Auth Data 20250418122634733 DAUC <0003> db_auc.c:192 IMSI='262428497651740': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262428497651740" to be handled at TC_mo_ussd_euse(216) 20250418122634739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 20250418122634741 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634741 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428497651740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428497651740" session_id=1579479616 session_state=BEGIN} 20250418122634741 DSS <0004> hlr_ussd.c:576 262428497651740/0x5e24f240: Process SS (BEGIN) 20250418122634741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634741 DSS <0004> hlr_ussd.c:518 262428497651740/0x5e24f240: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634741 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634741 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634742 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634742 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634742 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634743 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634743 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262428497651740 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428497651740" session_id=1579479616 session_state=END} 20250418122634743 DSS <0004> hlr_ussd.c:576 262428497651740/0x5e24f240: Process SS (END) 20250418122634743 DSS <0004> hlr_ussd.c:518 262428497651740/0x5e24f240: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634743 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428497651740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428497651740" session_id=1579479616 session_state=END} 20250418122634743 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428497651740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634743 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262428497651740 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634743 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634743 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262428497651740" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_euse(216)"262428497651740" TC_mo_ussd_euse(216)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@98c15e852bfc: Final verdict of PTC: pass 20250418122634745 DAUC <0003> db_auc.c:157 IMSI='262424309173383': No 2G Auth Data 20250418122634745 DAUC <0003> db_auc.c:192 IMSI='262424309173383': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262424309173383" to be handled at TC_mo_ussd_euse(217) 20250418122634751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 20250418122634754 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634754 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424309173383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424309173383" session_id=3029062885 session_state=BEGIN} 20250418122634754 DSS <0004> hlr_ussd.c:576 262424309173383/0xb48bd4e5: Process SS (BEGIN) 20250418122634754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634754 DSS <0004> hlr_ussd.c:518 262424309173383/0xb48bd4e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634754 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634754 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634754 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634754 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634755 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634755 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634755 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424309173383 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424309173383" session_id=3029062885 session_state=END} 20250418122634755 DSS <0004> hlr_ussd.c:576 262424309173383/0xb48bd4e5: Process SS (END) 20250418122634755 DSS <0004> hlr_ussd.c:518 262424309173383/0xb48bd4e5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634755 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424309173383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424309173383" session_id=3029062885 session_state=END} 20250418122634755 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424309173383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634755 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424309173383 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634755 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634755 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262424309173383" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424309173383" TC_mo_ussd_euse(217)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@98c15e852bfc: Final verdict of PTC: pass 20250418122634757 DAUC <0003> db_auc.c:157 IMSI='262420779783176': No 2G Auth Data 20250418122634757 DAUC <0003> db_auc.c:192 IMSI='262420779783176': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262420779783176" to be handled at TC_mo_ussd_euse(218) 20250418122634763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 20250418122634766 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634766 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420779783176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420779783176" session_id=938432312 session_state=BEGIN} 20250418122634766 DSS <0004> hlr_ussd.c:576 262420779783176/0x37ef5738: Process SS (BEGIN) 20250418122634766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634766 DSS <0004> hlr_ussd.c:518 262420779783176/0x37ef5738: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634766 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634766 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634766 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634766 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634767 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634767 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634767 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420779783176 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420779783176" session_id=938432312 session_state=END} 20250418122634767 DSS <0004> hlr_ussd.c:576 262420779783176/0x37ef5738: Process SS (END) 20250418122634767 DSS <0004> hlr_ussd.c:518 262420779783176/0x37ef5738: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634767 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420779783176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420779783176" session_id=938432312 session_state=END} 20250418122634767 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420779783176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634767 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420779783176 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634767 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634767 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262420779783176" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420779783176" TC_mo_ussd_euse(218)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@98c15e852bfc: Final verdict of PTC: pass 20250418122634769 DAUC <0003> db_auc.c:157 IMSI='262423805440480': No 2G Auth Data 20250418122634769 DAUC <0003> db_auc.c:192 IMSI='262423805440480': No 3G Auth Data HLR_Test-GSUP(209)@98c15e852bfc: Created GsupExpect[0] for "262423805440480" to be handled at TC_mo_ussd_euse(219) 20250418122634776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 20250418122634779 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634779 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423805440480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423805440480" session_id=1355205221 session_state=BEGIN} 20250418122634779 DSS <0004> hlr_ussd.c:576 262423805440480/0x50c6ca65: Process SS (BEGIN) 20250418122634779 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122634779 DSS <0004> hlr_ussd.c:518 262423805440480/0x50c6ca65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122634779 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634779 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data 20250418122634779 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634779 DLINP <000b> input/ipa.c:432 127.0.0.1:44071 sending data EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: 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 } } } } } 20250418122634780 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634780 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634780 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262423805440480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423805440480" session_id=1355205221 session_state=END} 20250418122634780 DSS <0004> hlr_ussd.c:576 262423805440480/0x50c6ca65: Process SS (END) 20250418122634780 DSS <0004> hlr_ussd.c:518 262423805440480/0x50c6ca65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122634780 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423805440480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423805440480" session_id=1355205221 session_state=END} 20250418122634780 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423805440480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122634780 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262423805440480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122634780 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122634780 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@98c15e852bfc: Found GsupExpect[0] for "262423805440480" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423805440480" TC_mo_ussd_euse(219)@98c15e852bfc: setverdict(pass): none -> pass 20250418122634782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@98c15e852bfc: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@98c15e852bfc: Final verdict of PTC: none 20250418122634783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@98c15e852bfc: Final verdict of PTC: none 20250418122634784 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634784 DLINP <000b> input/ipa.c:406 127.0.0.1:44071 message received 20250418122634784 DLINP <000b> input/ipa.c:415 127.0.0.1:44071 connection closed with server 20250418122634784 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44071 20250418122634784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250418122634784 DLINP <000b> input/ipa.c:452 connected read/write 20250418122634784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122634784 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122634784 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122634784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@98c15e852bfc: Final verdict of PTC: none 20250418122634784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38567<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 210: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Apr 18 12:26:34 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 20250418122634808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 20250418122635010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58684<->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=111496) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Apr 18 12:26:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_euse_continue started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122638100 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33807 20250418122638100 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33807 IPA-EUSE-foobar(222)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122638102 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638102 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122638103 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122638104 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638104 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received HLR_Test-GSUP-IPA(221)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122638104 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122638104 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250418122638104 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250418122638104 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250418122638104 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 20250418122638104 DLGSUP <0013> gsup_server.c:236 2: 20250418122638104 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122638104 DLGSUP <0013> gsup_server.c:236 3: 20250418122638104 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122638104 DLGSUP <0013> gsup_server.c:236 4: 20250418122638104 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122638104 DLGSUP <0013> gsup_server.c:236 5: 20250418122638104 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122638104 DLGSUP <0013> gsup_server.c:236 7: 20250418122638104 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122638104 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122638104 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122638104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33807 20250418122638104 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122638107 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122638107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122638107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122638107 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 20250418122638107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122638107 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 20250418122638107 DLGSUP <0013> gsup_server.c:236 2: 20250418122638107 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122638107 DLGSUP <0013> gsup_server.c:236 3: 20250418122638107 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122638107 DLGSUP <0013> gsup_server.c:236 4: 20250418122638107 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122638107 DLGSUP <0013> gsup_server.c:236 5: 20250418122638107 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122638107 DLGSUP <0013> gsup_server.c:236 7: 20250418122638107 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122638107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122638107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122638107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@98c15e852bfc: 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") 20250418122638119 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33269<->l=127.0.0.1:4259) 20250418122638123 DAUC <0003> db_auc.c:157 IMSI='262426866140944': No 2G Auth Data 20250418122638123 DAUC <0003> db_auc.c:192 IMSI='262426866140944': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262426866140944" to be handled at TC_mo_ussd_euse_continue(226) 20250418122638136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4258 20250418122638150 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638150 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426866140944" session_id=1580092051 session_state=BEGIN} 20250418122638150 DSS <0004> hlr_ussd.c:576 262426866140944/0x5e2e4a93: Process SS (BEGIN) 20250418122638150 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638150 DSS <0004> hlr_ussd.c:518 262426866140944/0x5e2e4a93: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638150 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638150 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638150 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638150 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638160 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638160 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638160 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866140944" session_id=1580092051 session_state=CONTINUE} 20250418122638160 DSS <0004> hlr_ussd.c:576 262426866140944/0x5e2e4a93: Process SS (CONTINUE) 20250418122638160 DSS <0004> hlr_ussd.c:518 262426866140944/0x5e2e4a93: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638160 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866140944" session_id=1580092051 session_state=CONTINUE} 20250418122638160 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638160 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638160 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262426866140944" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426866140944" TC_mo_ussd_euse_continue(226)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638168 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638168 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426866140944" session_id=1580092051 session_state=CONTINUE} 20250418122638168 DSS <0004> hlr_ussd.c:576 262426866140944/0x5e2e4a93: Process SS (CONTINUE) 20250418122638168 DSS <0004> hlr_ussd.c:518 262426866140944/0x5e2e4a93: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638168 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638168 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638168 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638168 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638168 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638172 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638172 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638172 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866140944" session_id=1580092051 session_state=END} 20250418122638172 DSS <0004> hlr_ussd.c:576 262426866140944/0x5e2e4a93: Process SS (END) 20250418122638172 DSS <0004> hlr_ussd.c:518 262426866140944/0x5e2e4a93: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638172 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426866140944" session_id=1580092051 session_state=END} 20250418122638172 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638172 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262426866140944 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638172 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638172 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@98c15e852bfc: Final verdict of PTC: pass 20250418122638176 DAUC <0003> db_auc.c:157 IMSI='262420760950559': No 2G Auth Data 20250418122638176 DAUC <0003> db_auc.c:192 IMSI='262420760950559': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262420760950559" to be handled at TC_mo_ussd_euse_continue(227) 20250418122638190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20250418122638193 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638193 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420760950559" session_id=3161893469 session_state=BEGIN} 20250418122638193 DSS <0004> hlr_ussd.c:576 262420760950559/0xbc76aa5d: Process SS (BEGIN) 20250418122638193 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638193 DSS <0004> hlr_ussd.c:518 262420760950559/0xbc76aa5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638193 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638193 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638193 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638193 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638194 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638194 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638194 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420760950559" session_id=3161893469 session_state=CONTINUE} 20250418122638194 DSS <0004> hlr_ussd.c:576 262420760950559/0xbc76aa5d: Process SS (CONTINUE) 20250418122638194 DSS <0004> hlr_ussd.c:518 262420760950559/0xbc76aa5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638194 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420760950559" session_id=3161893469 session_state=CONTINUE} 20250418122638194 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638194 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638194 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262420760950559" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420760950559" TC_mo_ussd_euse_continue(227)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638196 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638196 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420760950559" session_id=3161893469 session_state=CONTINUE} 20250418122638196 DSS <0004> hlr_ussd.c:576 262420760950559/0xbc76aa5d: Process SS (CONTINUE) 20250418122638196 DSS <0004> hlr_ussd.c:518 262420760950559/0xbc76aa5d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638196 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638196 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638196 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638196 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638196 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638197 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638197 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638197 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420760950559" session_id=3161893469 session_state=END} 20250418122638197 DSS <0004> hlr_ussd.c:576 262420760950559/0xbc76aa5d: Process SS (END) 20250418122638197 DSS <0004> hlr_ussd.c:518 262420760950559/0xbc76aa5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638197 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420760950559" session_id=3161893469 session_state=END} 20250418122638197 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638197 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420760950559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638197 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638197 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@98c15e852bfc: Final verdict of PTC: pass 20250418122638198 DAUC <0003> db_auc.c:157 IMSI='262422890376479': No 2G Auth Data 20250418122638198 DAUC <0003> db_auc.c:192 IMSI='262422890376479': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262422890376479" to be handled at TC_mo_ussd_euse_continue(228) 20250418122638204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4258 20250418122638207 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638207 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422890376479" session_id=2704706839 session_state=BEGIN} 20250418122638207 DSS <0004> hlr_ussd.c:576 262422890376479/0xa1368d17: Process SS (BEGIN) 20250418122638207 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638207 DSS <0004> hlr_ussd.c:518 262422890376479/0xa1368d17: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638207 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638207 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638207 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638207 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638208 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638208 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638208 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422890376479" session_id=2704706839 session_state=CONTINUE} 20250418122638208 DSS <0004> hlr_ussd.c:576 262422890376479/0xa1368d17: Process SS (CONTINUE) 20250418122638208 DSS <0004> hlr_ussd.c:518 262422890376479/0xa1368d17: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638208 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422890376479" session_id=2704706839 session_state=CONTINUE} 20250418122638208 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638208 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638208 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262422890376479" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422890376479" TC_mo_ussd_euse_continue(228)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638211 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422890376479" session_id=2704706839 session_state=CONTINUE} 20250418122638211 DSS <0004> hlr_ussd.c:576 262422890376479/0xa1368d17: Process SS (CONTINUE) 20250418122638211 DSS <0004> hlr_ussd.c:518 262422890376479/0xa1368d17: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638211 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638211 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638211 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638211 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638211 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422890376479" session_id=2704706839 session_state=END} 20250418122638211 DSS <0004> hlr_ussd.c:576 262422890376479/0xa1368d17: Process SS (END) 20250418122638211 DSS <0004> hlr_ussd.c:518 262422890376479/0xa1368d17: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638211 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422890376479" session_id=2704706839 session_state=END} 20250418122638211 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638211 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422890376479 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638211 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@98c15e852bfc: Final verdict of PTC: pass 20250418122638213 DAUC <0003> db_auc.c:157 IMSI='262429654781027': No 2G Auth Data 20250418122638213 DAUC <0003> db_auc.c:192 IMSI='262429654781027': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262429654781027" to be handled at TC_mo_ussd_euse_continue(229) 20250418122638219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58722<->l=127.0.0.1:4258 20250418122638222 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638222 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429654781027" session_id=991750407 session_state=BEGIN} 20250418122638222 DSS <0004> hlr_ussd.c:576 262429654781027/0x3b1ce907: Process SS (BEGIN) 20250418122638222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638222 DSS <0004> hlr_ussd.c:518 262429654781027/0x3b1ce907: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638222 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638222 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638222 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638222 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638223 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638223 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638223 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429654781027" session_id=991750407 session_state=CONTINUE} 20250418122638223 DSS <0004> hlr_ussd.c:576 262429654781027/0x3b1ce907: Process SS (CONTINUE) 20250418122638223 DSS <0004> hlr_ussd.c:518 262429654781027/0x3b1ce907: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638223 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429654781027" session_id=991750407 session_state=CONTINUE} 20250418122638223 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638223 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638223 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262429654781027" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429654781027" TC_mo_ussd_euse_continue(229)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638225 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638225 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429654781027" session_id=991750407 session_state=CONTINUE} 20250418122638225 DSS <0004> hlr_ussd.c:576 262429654781027/0x3b1ce907: Process SS (CONTINUE) 20250418122638225 DSS <0004> hlr_ussd.c:518 262429654781027/0x3b1ce907: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638225 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638225 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638225 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638225 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638225 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638226 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638226 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638226 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429654781027" session_id=991750407 session_state=END} 20250418122638226 DSS <0004> hlr_ussd.c:576 262429654781027/0x3b1ce907: Process SS (END) 20250418122638226 DSS <0004> hlr_ussd.c:518 262429654781027/0x3b1ce907: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638226 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429654781027" session_id=991750407 session_state=END} 20250418122638226 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638226 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429654781027 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638226 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638226 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@98c15e852bfc: Final verdict of PTC: pass 20250418122638227 DAUC <0003> db_auc.c:157 IMSI='262427962926863': No 2G Auth Data 20250418122638227 DAUC <0003> db_auc.c:192 IMSI='262427962926863': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262427962926863" to be handled at TC_mo_ussd_euse_continue(230) 20250418122638233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4258 20250418122638235 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638235 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427962926863" session_id=710282127 session_state=BEGIN} 20250418122638235 DSS <0004> hlr_ussd.c:576 262427962926863/0x2a560b8f: Process SS (BEGIN) 20250418122638235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638235 DSS <0004> hlr_ussd.c:518 262427962926863/0x2a560b8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638235 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638235 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638235 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638235 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638236 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638236 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638236 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427962926863" session_id=710282127 session_state=CONTINUE} 20250418122638236 DSS <0004> hlr_ussd.c:576 262427962926863/0x2a560b8f: Process SS (CONTINUE) 20250418122638236 DSS <0004> hlr_ussd.c:518 262427962926863/0x2a560b8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638236 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427962926863" session_id=710282127 session_state=CONTINUE} 20250418122638236 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638236 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638236 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262427962926863" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427962926863" TC_mo_ussd_euse_continue(230)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638238 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638238 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427962926863" session_id=710282127 session_state=CONTINUE} 20250418122638238 DSS <0004> hlr_ussd.c:576 262427962926863/0x2a560b8f: Process SS (CONTINUE) 20250418122638238 DSS <0004> hlr_ussd.c:518 262427962926863/0x2a560b8f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638238 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638238 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638238 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638238 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638238 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638239 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638239 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638239 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427962926863" session_id=710282127 session_state=END} 20250418122638239 DSS <0004> hlr_ussd.c:576 262427962926863/0x2a560b8f: Process SS (END) 20250418122638239 DSS <0004> hlr_ussd.c:518 262427962926863/0x2a560b8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638239 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427962926863" session_id=710282127 session_state=END} 20250418122638239 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638239 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427962926863 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638239 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638239 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@98c15e852bfc: Final verdict of PTC: pass 20250418122638240 DAUC <0003> db_auc.c:157 IMSI='262424893201219': No 2G Auth Data 20250418122638240 DAUC <0003> db_auc.c:192 IMSI='262424893201219': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262424893201219" to be handled at TC_mo_ussd_euse_continue(231) 20250418122638246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4258 20250418122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638249 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424893201219" session_id=663126219 session_state=BEGIN} 20250418122638249 DSS <0004> hlr_ussd.c:576 262424893201219/0x278680cb: Process SS (BEGIN) 20250418122638249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638249 DSS <0004> hlr_ussd.c:518 262424893201219/0x278680cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638249 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638249 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638249 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638249 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893201219" session_id=663126219 session_state=CONTINUE} 20250418122638249 DSS <0004> hlr_ussd.c:576 262424893201219/0x278680cb: Process SS (CONTINUE) 20250418122638249 DSS <0004> hlr_ussd.c:518 262424893201219/0x278680cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638249 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893201219" session_id=663126219 session_state=CONTINUE} 20250418122638249 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262424893201219" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424893201219" TC_mo_ussd_euse_continue(231)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638251 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638251 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424893201219" session_id=663126219 session_state=CONTINUE} 20250418122638251 DSS <0004> hlr_ussd.c:576 262424893201219/0x278680cb: Process SS (CONTINUE) 20250418122638251 DSS <0004> hlr_ussd.c:518 262424893201219/0x278680cb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638251 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638251 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638251 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638251 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638251 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638252 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638252 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638252 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893201219" session_id=663126219 session_state=END} 20250418122638252 DSS <0004> hlr_ussd.c:576 262424893201219/0x278680cb: Process SS (END) 20250418122638252 DSS <0004> hlr_ussd.c:518 262424893201219/0x278680cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638252 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893201219" session_id=663126219 session_state=END} 20250418122638252 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638252 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424893201219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638252 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638252 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@98c15e852bfc: Final verdict of PTC: pass 20250418122638253 DAUC <0003> db_auc.c:157 IMSI='262423296651883': No 2G Auth Data 20250418122638253 DAUC <0003> db_auc.c:192 IMSI='262423296651883': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262423296651883" to be handled at TC_mo_ussd_euse_continue(232) 20250418122638259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 20250418122638262 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638262 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423296651883" session_id=1183831441 session_state=BEGIN} 20250418122638262 DSS <0004> hlr_ussd.c:576 262423296651883/0x468fd591: Process SS (BEGIN) 20250418122638262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638262 DSS <0004> hlr_ussd.c:518 262423296651883/0x468fd591: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638262 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638262 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638262 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638262 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638262 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638262 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638262 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423296651883" session_id=1183831441 session_state=CONTINUE} 20250418122638262 DSS <0004> hlr_ussd.c:576 262423296651883/0x468fd591: Process SS (CONTINUE) 20250418122638262 DSS <0004> hlr_ussd.c:518 262423296651883/0x468fd591: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638262 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423296651883" session_id=1183831441 session_state=CONTINUE} 20250418122638262 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638262 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638263 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262423296651883" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423296651883" TC_mo_ussd_euse_continue(232)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638265 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423296651883" session_id=1183831441 session_state=CONTINUE} 20250418122638265 DSS <0004> hlr_ussd.c:576 262423296651883/0x468fd591: Process SS (CONTINUE) 20250418122638265 DSS <0004> hlr_ussd.c:518 262423296651883/0x468fd591: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638265 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638265 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638265 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638265 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638265 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423296651883" session_id=1183831441 session_state=END} 20250418122638265 DSS <0004> hlr_ussd.c:576 262423296651883/0x468fd591: Process SS (END) 20250418122638265 DSS <0004> hlr_ussd.c:518 262423296651883/0x468fd591: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638265 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423296651883" session_id=1183831441 session_state=END} 20250418122638265 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638265 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262423296651883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@98c15e852bfc: Final verdict of PTC: pass 20250418122638266 DAUC <0003> db_auc.c:157 IMSI='262423089348504': No 2G Auth Data 20250418122638266 DAUC <0003> db_auc.c:192 IMSI='262423089348504': No 3G Auth Data HLR_Test-GSUP(223)@98c15e852bfc: Created GsupExpect[0] for "262423089348504" to be handled at TC_mo_ussd_euse_continue(233) 20250418122638273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4258 20250418122638276 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638276 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423089348504" session_id=2353834042 session_state=BEGIN} 20250418122638276 DSS <0004> hlr_ussd.c:576 262423089348504/0x8c4ca83a: Process SS (BEGIN) 20250418122638276 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250418122638276 DSS <0004> hlr_ussd.c:518 262423089348504/0x8c4ca83a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250418122638276 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638276 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638276 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638276 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638276 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638276 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638276 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089348504" session_id=2353834042 session_state=CONTINUE} 20250418122638276 DSS <0004> hlr_ussd.c:576 262423089348504/0x8c4ca83a: Process SS (CONTINUE) 20250418122638276 DSS <0004> hlr_ussd.c:518 262423089348504/0x8c4ca83a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250418122638276 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089348504" session_id=2353834042 session_state=CONTINUE} 20250418122638276 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638276 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638276 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@98c15e852bfc: Found GsupExpect[0] for "262423089348504" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423089348504" TC_mo_ussd_euse_continue(233)@98c15e852bfc: setverdict(pass): none -> pass 20250418122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638279 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423089348504" session_id=2353834042 session_state=CONTINUE} 20250418122638279 DSS <0004> hlr_ussd.c:576 262423089348504/0x8c4ca83a: Process SS (CONTINUE) 20250418122638279 DSS <0004> hlr_ussd.c:518 262423089348504/0x8c4ca83a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638279 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638279 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data 20250418122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638279 DLINP <000b> input/ipa.c:432 127.0.0.1:33807 sending data EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: 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 } } } } } 20250418122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638279 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638279 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089348504" session_id=2353834042 session_state=END} 20250418122638279 DSS <0004> hlr_ussd.c:576 262423089348504/0x8c4ca83a: Process SS (END) 20250418122638279 DSS <0004> hlr_ussd.c:518 262423089348504/0x8c4ca83a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250418122638279 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089348504" session_id=2353834042 session_state=END} 20250418122638280 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122638280 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423089348504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122638280 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122638280 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122638280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@98c15e852bfc: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@98c15e852bfc: Final verdict of PTC: none 20250418122638281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20250418122638282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33269<->l=127.0.0.1:4259) 224@98c15e852bfc: Final verdict of PTC: none 20250418122638282 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122638282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122638282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122638282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122638282 DLINP <000b> input/ipa.c:452 connected read/write 20250418122638282 DLINP <000b> input/ipa.c:406 127.0.0.1:33807 message received 20250418122638282 DLINP <000b> input/ipa.c:415 127.0.0.1:33807 connection closed with server 20250418122638282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33807 20250418122638282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@98c15e852bfc: Final verdict of PTC: none IPA-EUSE-foobar(222)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 224: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Apr 18 12:26:38 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 20250418122638305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20250418122638506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87228) Waiting for packet dumper to finish... 1 (prev_count=87228, count=157032) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Apr 18 12:26:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_ussd_euse_defaultroute started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 20250418122641614 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33931 20250418122641614 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33931 MTC@98c15e852bfc: in not legacy case 2 IPA-EUSE-foobar(236)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122641616 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641616 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641616 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122641616 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@98c15e852bfc: 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)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(235)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122641617 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641617 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641617 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122641617 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250418122641617 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250418122641617 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250418122641617 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 20250418122641617 DLGSUP <0013> gsup_server.c:236 2: 20250418122641617 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122641617 DLGSUP <0013> gsup_server.c:236 3: 20250418122641617 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122641617 DLGSUP <0013> gsup_server.c:236 4: 20250418122641617 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122641617 DLGSUP <0013> gsup_server.c:236 5: 20250418122641617 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122641617 DLGSUP <0013> gsup_server.c:236 7: 20250418122641617 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122641617 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122641617 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122641617 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33931 IPA-EUSE-foobar(236)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122641617 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122641619 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641619 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122641619 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122641619 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 20250418122641619 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122641619 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 20250418122641619 DLGSUP <0013> gsup_server.c:236 2: 20250418122641619 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122641619 DLGSUP <0013> gsup_server.c:236 3: 20250418122641619 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(235)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122641619 DLGSUP <0013> gsup_server.c:236 4: 20250418122641619 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122641619 DLGSUP <0013> gsup_server.c:236 5: 20250418122641619 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122641619 DLGSUP <0013> gsup_server.c:236 7: 20250418122641619 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122641619 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122641619 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122641619 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@98c15e852bfc: 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") 20250418122641627 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36827<->l=127.0.0.1:4259) 20250418122641630 DAUC <0003> db_auc.c:157 IMSI='262420147517235': No 2G Auth Data 20250418122641630 DAUC <0003> db_auc.c:192 IMSI='262420147517235': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262420147517235" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250418122641637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20250418122641662 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641662 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420147517235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420147517235" session_id=3747898829 session_state=BEGIN} 20250418122641662 DSS <0004> hlr_ussd.c:576 262420147517235/0xdf6465cd: Process SS (BEGIN) 20250418122641662 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641662 DSS <0004> hlr_ussd.c:518 262420147517235/0xdf6465cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641662 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641662 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641662 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641662 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641676 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641676 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420147517235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420147517235" session_id=3747898829 session_state=END} 20250418122641676 DSS <0004> hlr_ussd.c:576 262420147517235/0xdf6465cd: Process SS (END) 20250418122641676 DSS <0004> hlr_ussd.c:518 262420147517235/0xdf6465cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641676 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420147517235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420147517235" session_id=3747898829 session_state=END} 20250418122641676 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420147517235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641676 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420147517235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641676 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262420147517235" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420147517235" TC_mo_ussd_euse_defaultroute(240)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@98c15e852bfc: Final verdict of PTC: pass 20250418122641687 DAUC <0003> db_auc.c:157 IMSI='262427440631445': No 2G Auth Data 20250418122641687 DAUC <0003> db_auc.c:192 IMSI='262427440631445': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262427440631445" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250418122641696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20250418122641699 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641699 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427440631445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427440631445" session_id=3936244715 session_state=BEGIN} 20250418122641699 DSS <0004> hlr_ussd.c:576 262427440631445/0xea9e53eb: Process SS (BEGIN) 20250418122641699 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641699 DSS <0004> hlr_ussd.c:518 262427440631445/0xea9e53eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641699 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641699 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641699 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641699 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641700 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641700 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641700 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427440631445 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427440631445" session_id=3936244715 session_state=END} 20250418122641700 DSS <0004> hlr_ussd.c:576 262427440631445/0xea9e53eb: Process SS (END) 20250418122641700 DSS <0004> hlr_ussd.c:518 262427440631445/0xea9e53eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641700 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427440631445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427440631445" session_id=3936244715 session_state=END} 20250418122641700 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427440631445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641700 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427440631445 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641700 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641700 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262427440631445" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427440631445" TC_mo_ussd_euse_defaultroute(241)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@98c15e852bfc: Final verdict of PTC: pass 20250418122641702 DAUC <0003> db_auc.c:157 IMSI='262428294681312': No 2G Auth Data 20250418122641702 DAUC <0003> db_auc.c:192 IMSI='262428294681312': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262428294681312" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250418122641709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20250418122641712 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641712 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428294681312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428294681312" session_id=1587184816 session_state=BEGIN} 20250418122641712 DSS <0004> hlr_ussd.c:576 262428294681312/0x5e9a84b0: Process SS (BEGIN) 20250418122641712 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641712 DSS <0004> hlr_ussd.c:518 262428294681312/0x5e9a84b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641712 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641712 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641712 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641712 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641713 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641713 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641713 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262428294681312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428294681312" session_id=1587184816 session_state=END} 20250418122641713 DSS <0004> hlr_ussd.c:576 262428294681312/0x5e9a84b0: Process SS (END) 20250418122641713 DSS <0004> hlr_ussd.c:518 262428294681312/0x5e9a84b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641713 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428294681312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428294681312" session_id=1587184816 session_state=END} 20250418122641713 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428294681312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641713 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262428294681312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641713 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641713 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262428294681312" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262428294681312" TC_mo_ussd_euse_defaultroute(242)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@98c15e852bfc: Final verdict of PTC: pass 20250418122641716 DAUC <0003> db_auc.c:157 IMSI='262421950923021': No 2G Auth Data 20250418122641716 DAUC <0003> db_auc.c:192 IMSI='262421950923021': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262421950923021" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250418122641722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4258 20250418122641725 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641725 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421950923021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421950923021" session_id=3217406587 session_state=BEGIN} 20250418122641725 DSS <0004> hlr_ussd.c:576 262421950923021/0xbfc5ba7b: Process SS (BEGIN) 20250418122641725 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641725 DSS <0004> hlr_ussd.c:518 262421950923021/0xbfc5ba7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641725 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641725 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641725 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641725 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641726 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641726 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262421950923021 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421950923021" session_id=3217406587 session_state=END} 20250418122641726 DSS <0004> hlr_ussd.c:576 262421950923021/0xbfc5ba7b: Process SS (END) 20250418122641726 DSS <0004> hlr_ussd.c:518 262421950923021/0xbfc5ba7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641726 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421950923021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421950923021" session_id=3217406587 session_state=END} 20250418122641726 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421950923021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641726 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262421950923021 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262421950923021" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421950923021" TC_mo_ussd_euse_defaultroute(243)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@98c15e852bfc: Final verdict of PTC: pass 20250418122641729 DAUC <0003> db_auc.c:157 IMSI='262422051815669': No 2G Auth Data 20250418122641729 DAUC <0003> db_auc.c:192 IMSI='262422051815669': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262422051815669" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250418122641734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48624<->l=127.0.0.1:4258 20250418122641737 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641737 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422051815669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422051815669" session_id=2787224394 session_state=BEGIN} 20250418122641737 DSS <0004> hlr_ussd.c:576 262422051815669/0xa621ab4a: Process SS (BEGIN) 20250418122641737 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641737 DSS <0004> hlr_ussd.c:518 262422051815669/0xa621ab4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641737 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641737 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641737 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641737 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641738 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641738 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641738 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262422051815669 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051815669" session_id=2787224394 session_state=END} 20250418122641738 DSS <0004> hlr_ussd.c:576 262422051815669/0xa621ab4a: Process SS (END) 20250418122641738 DSS <0004> hlr_ussd.c:518 262422051815669/0xa621ab4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641738 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422051815669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051815669" session_id=2787224394 session_state=END} 20250418122641738 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422051815669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641738 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262422051815669 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641738 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641738 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262422051815669" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422051815669" TC_mo_ussd_euse_defaultroute(244)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48624<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@98c15e852bfc: Final verdict of PTC: pass 20250418122641740 DAUC <0003> db_auc.c:157 IMSI='262427621904088': No 2G Auth Data 20250418122641740 DAUC <0003> db_auc.c:192 IMSI='262427621904088': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262427621904088" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250418122641746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48634<->l=127.0.0.1:4258 20250418122641749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641749 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427621904088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427621904088" session_id=1920938718 session_state=BEGIN} 20250418122641749 DSS <0004> hlr_ussd.c:576 262427621904088/0x727f32de: Process SS (BEGIN) 20250418122641749 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641749 DSS <0004> hlr_ussd.c:518 262427621904088/0x727f32de: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641749 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641749 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641749 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641750 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641750 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427621904088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427621904088" session_id=1920938718 session_state=END} 20250418122641750 DSS <0004> hlr_ussd.c:576 262427621904088/0x727f32de: Process SS (END) 20250418122641750 DSS <0004> hlr_ussd.c:518 262427621904088/0x727f32de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641750 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427621904088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427621904088" session_id=1920938718 session_state=END} 20250418122641750 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427621904088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641750 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427621904088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262427621904088" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427621904088" TC_mo_ussd_euse_defaultroute(245)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48634<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@98c15e852bfc: Final verdict of PTC: pass 20250418122641752 DAUC <0003> db_auc.c:157 IMSI='262425200773547': No 2G Auth Data 20250418122641752 DAUC <0003> db_auc.c:192 IMSI='262425200773547': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262425200773547" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250418122641759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20250418122641763 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641763 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425200773547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425200773547" session_id=1333116820 session_state=BEGIN} 20250418122641763 DSS <0004> hlr_ussd.c:576 262425200773547/0x4f75bf94: Process SS (BEGIN) 20250418122641763 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641763 DSS <0004> hlr_ussd.c:518 262425200773547/0x4f75bf94: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641763 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641763 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641763 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641763 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641764 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641764 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641764 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262425200773547 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425200773547" session_id=1333116820 session_state=END} 20250418122641764 DSS <0004> hlr_ussd.c:576 262425200773547/0x4f75bf94: Process SS (END) 20250418122641764 DSS <0004> hlr_ussd.c:518 262425200773547/0x4f75bf94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641764 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425200773547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425200773547" session_id=1333116820 session_state=END} 20250418122641764 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425200773547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641764 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262425200773547 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641764 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641764 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262425200773547" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425200773547" TC_mo_ussd_euse_defaultroute(246)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@98c15e852bfc: Final verdict of PTC: pass 20250418122641767 DAUC <0003> db_auc.c:157 IMSI='262429013820457': No 2G Auth Data 20250418122641767 DAUC <0003> db_auc.c:192 IMSI='262429013820457': No 3G Auth Data HLR_Test-GSUP(237)@98c15e852bfc: Created GsupExpect[0] for "262429013820457" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250418122641774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48660<->l=127.0.0.1:4258 20250418122641777 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122641777 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429013820457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429013820457" session_id=3612513150 session_state=BEGIN} 20250418122641777 DSS <0004> hlr_ussd.c:576 262429013820457/0xd752937e: Process SS (BEGIN) 20250418122641777 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250418122641777 DSS <0004> hlr_ussd.c:518 262429013820457/0xd752937e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250418122641777 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641777 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data 20250418122641777 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641777 DLINP <000b> input/ipa.c:432 127.0.0.1:33931 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: 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 } } } } } 20250418122641778 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641778 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641778 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429013820457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429013820457" session_id=3612513150 session_state=END} 20250418122641778 DSS <0004> hlr_ussd.c:576 262429013820457/0xd752937e: Process SS (END) 20250418122641778 DSS <0004> hlr_ussd.c:518 262429013820457/0xd752937e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250418122641778 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429013820457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429013820457" session_id=3612513150 session_state=END} 20250418122641778 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429013820457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122641778 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429013820457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250418122641778 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122641778 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@98c15e852bfc: Found GsupExpect[0] for "262429013820457" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@98c15e852bfc: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429013820457" TC_mo_ussd_euse_defaultroute(247)@98c15e852bfc: setverdict(pass): none -> pass 20250418122641780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48660<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@98c15e852bfc: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@98c15e852bfc: Final verdict of PTC: none 20250418122641782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 20250418122641782 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641782 DLINP <000b> input/ipa.c:406 127.0.0.1:33931 message received 20250418122641782 DLINP <000b> input/ipa.c:415 127.0.0.1:33931 connection closed with server 20250418122641782 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33931 20250418122641782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250418122641783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36827<->l=127.0.0.1:4259) 20250418122641783 DLINP <000b> input/ipa.c:452 connected read/write 20250418122641783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(237)@98c15e852bfc: Final verdict of PTC: none 20250418122641783 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122641783 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122641783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@98c15e852bfc: Final verdict of PTC: none 238@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 238: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Apr 18 12:26:41 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 20250418122641821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 20250418122642022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48676<->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=113680) 20250418122643723 DSS <0004> hlr_ussd.c:239 262425261790248/0x2f8e2e2a: SS Session Timeout, destroying 20250418122643723 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425261790248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643749 DSS <0004> hlr_ussd.c:239 262420249460309/0x2ae3744a: SS Session Timeout, destroying 20250418122643749 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420249460309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643762 DSS <0004> hlr_ussd.c:239 262428695603366/0x09acae90: SS Session Timeout, destroying 20250418122643762 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428695603366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643774 DSS <0004> hlr_ussd.c:239 262429938937626/0x0b890a46: SS Session Timeout, destroying 20250418122643774 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429938937626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643786 DSS <0004> hlr_ussd.c:239 262421321036405/0xbd7bf58c: SS Session Timeout, destroying 20250418122643786 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421321036405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643798 DSS <0004> hlr_ussd.c:239 262423049686563/0xfa598914: SS Session Timeout, destroying 20250418122643798 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423049686563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643811 DSS <0004> hlr_ussd.c:239 262423649953637/0xe1e1d0f9: SS Session Timeout, destroying 20250418122643811 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423649953637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122643822 DSS <0004> hlr_ussd.c:239 262427342234527/0x7b9d2c2a: SS Session Timeout, destroying 20250418122643822 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427342234527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Apr 18 12:26:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_mo_sss_reject started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122645098 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122645098 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122645102 DLINP <000b> input/ipa.c:452 connected read/write 20250418122645102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122645103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122645107 DLINP <000b> input/ipa.c:452 connected read/write 20250418122645107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122645107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122645107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122645107 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 20250418122645107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122645107 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 20250418122645107 DLGSUP <0013> gsup_server.c:236 2: 20250418122645107 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122645107 DLGSUP <0013> gsup_server.c:236 3: 20250418122645107 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122645107 DLGSUP <0013> gsup_server.c:236 4: 20250418122645107 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122645107 DLGSUP <0013> gsup_server.c:236 5: 20250418122645107 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122645107 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(248)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122645107 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122645107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122645107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122645107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@98c15e852bfc: 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") 20250418122645130 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20250418122645133 DAUC <0003> db_auc.c:157 IMSI='262421177675782': No 2G Auth Data 20250418122645133 DAUC <0003> db_auc.c:192 IMSI='262421177675782': No 3G Auth Data HLR_Test-GSUP(249)@98c15e852bfc: Created GsupExpect[0] for "262421177675782" to be handled at TC_mo_sss_reject(252) 20250418122645145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 20250418122645157 DLINP <000b> input/ipa.c:452 connected read/write 20250418122645157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122645157 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421177675782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421177675782" session_id=1069691455 session_state=BEGIN} 20250418122645157 DSS <0004> hlr_ussd.c:576 262421177675782/0x3fc2323f: Process SS (BEGIN) 20250418122645157 DSS <0004> hlr_ussd.c:498 262421177675782/0x3fc2323f: SS CompType=Invoke, OpCode=InterrogateSS 20250418122645157 DSS <0004> hlr_ussd.c:506 262421177675782/0x3fc2323f: Structured SS requests are not supported, rejecting... 20250418122645157 DSS <0004> hlr_ussd.c:354 262421177675782/0x3fc2323f: Tx ReturnError(0, 0x15) 20250418122645157 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421177675782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421177675782" session_id=1069691455 session_state=END} 20250418122645157 DLINP <000b> input/ipa.c:452 connected read/write 20250418122645157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122645157 DLINP <000b> input/ipa.c:452 connected read/write 20250418122645157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@98c15e852bfc: Found GsupExpect[0] for "262421177675782" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@98c15e852bfc: Added IMSI table entry 0TC_mo_sss_reject(252)"262421177675782" TC_mo_sss_reject(252)@98c15e852bfc: setverdict(pass): none -> pass 20250418122645162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@98c15e852bfc: Final verdict of PTC: pass 20250418122645164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4258 20250418122645165 DLINP <000b> input/ipa.c:452 connected read/write 20250418122645165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122645165 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122645165 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122645165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122645165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37207<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@98c15e852bfc: Final verdict of PTC: none 250@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 250: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@98c15e852bfc: Test case TC_mo_sss_reject finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Apr 18 12:26:45 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 20250418122645191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4258 20250418122645292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250418122647120 DSS <0004> hlr_ussd.c:239 262420140616172/0xfb84de8a: SS Session Timeout, destroying 20250418122647120 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420140616172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647142 DSS <0004> hlr_ussd.c:239 262423524586232/0xc372fb32: SS Session Timeout, destroying 20250418122647142 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423524586232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647152 DSS <0004> hlr_ussd.c:239 262427844710931/0xccb6625c: SS Session Timeout, destroying 20250418122647152 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427844710931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647163 DSS <0004> hlr_ussd.c:239 262426959938714/0xd12b63a0: SS Session Timeout, destroying 20250418122647163 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426959938714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647175 DSS <0004> hlr_ussd.c:239 262423073654596/0x83aacbe5: SS Session Timeout, destroying 20250418122647175 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423073654596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647188 DSS <0004> hlr_ussd.c:239 262427021340336/0xc41f1164: SS Session Timeout, destroying 20250418122647188 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427021340336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647200 DSS <0004> hlr_ussd.c:239 262428725485741/0xd0381784: SS Session Timeout, destroying 20250418122647200 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428725485741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250418122647212 DSS <0004> hlr_ussd.c:239 262421464619567/0x2abbdbd8: SS Session Timeout, destroying 20250418122647213 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421464619567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Apr 18 12:26:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_check_imei started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122648388 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122648388 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122648391 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122648396 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648396 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122648396 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122648396 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 20250418122648396 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122648396 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 20250418122648396 DLGSUP <0013> gsup_server.c:236 2: 20250418122648396 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122648396 DLGSUP <0013> gsup_server.c:236 3: 20250418122648396 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122648396 DLGSUP <0013> gsup_server.c:236 4: 20250418122648396 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122648396 DLGSUP <0013> gsup_server.c:236 5: 20250418122648396 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122648396 DLGSUP <0013> gsup_server.c:236 7: 20250418122648396 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122648396 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122648396 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122648396 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@98c15e852bfc: 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") 20250418122648415 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45081<->l=127.0.0.1:4259) 20250418122648420 DAUC <0003> db_auc.c:157 IMSI='262420952332934': No 2G Auth Data 20250418122648420 DAUC <0003> db_auc.c:192 IMSI='262420952332934': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262420952332934" to be handled at TC_gsup_check_imei(257) 20250418122648442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20250418122648454 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648454 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420952332934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420952332934"} 20250418122648454 DMAIN <0000> hlr.c:435 IMSI='262420952332934': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648454 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420952332934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420952332934"} 20250418122648454 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420952332934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648454 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648454 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262420952332934" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 0TC_gsup_check_imei(257)"262420952332934" TC_gsup_check_imei(257)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648460 DAUC <0003> db_auc.c:192 IMSI='262420952332934': No 3G Auth Data 20250418122648466 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648466 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420952332934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420952332934"} 20250418122648466 DAUC <0003> hlr.c:428 IMSI='262420952332934': storing IMEI = 12345678901234 20250418122648466 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420952332934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420952332934"} 20250418122648466 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420952332934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648466 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648466 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648468 DAUC <0003> db_auc.c:192 IMSI='262420952332934': No 3G Auth Data 20250418122648469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@98c15e852bfc: Final verdict of PTC: pass 20250418122648472 DAUC <0003> db_auc.c:157 IMSI='262425719525723': No 2G Auth Data 20250418122648472 DAUC <0003> db_auc.c:192 IMSI='262425719525723': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262425719525723" to be handled at TC_gsup_check_imei(258) 20250418122648490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48736<->l=127.0.0.1:4258 20250418122648493 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648493 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425719525723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425719525723"} 20250418122648493 DMAIN <0000> hlr.c:435 IMSI='262425719525723': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648493 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425719525723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425719525723"} 20250418122648493 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425719525723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648493 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648493 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262425719525723" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 1TC_gsup_check_imei(258)"262425719525723" TC_gsup_check_imei(258)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648494 DAUC <0003> db_auc.c:192 IMSI='262425719525723': No 3G Auth Data 20250418122648495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648495 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425719525723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425719525723"} 20250418122648495 DAUC <0003> hlr.c:428 IMSI='262425719525723': storing IMEI = 12345678901234 20250418122648495 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425719525723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425719525723"} 20250418122648495 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425719525723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648496 DAUC <0003> db_auc.c:192 IMSI='262425719525723': No 3G Auth Data 20250418122648496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48736<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@98c15e852bfc: Final verdict of PTC: pass 20250418122648497 DAUC <0003> db_auc.c:157 IMSI='262426255307485': No 2G Auth Data 20250418122648497 DAUC <0003> db_auc.c:192 IMSI='262426255307485': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262426255307485" to be handled at TC_gsup_check_imei(259) 20250418122648503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 20250418122648506 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648506 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426255307485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426255307485"} 20250418122648506 DMAIN <0000> hlr.c:435 IMSI='262426255307485': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648506 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426255307485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426255307485"} 20250418122648506 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426255307485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648506 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648506 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262426255307485" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 2TC_gsup_check_imei(259)"262426255307485" TC_gsup_check_imei(259)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648506 DAUC <0003> db_auc.c:192 IMSI='262426255307485': No 3G Auth Data 20250418122648507 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648508 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426255307485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426255307485"} 20250418122648508 DAUC <0003> hlr.c:428 IMSI='262426255307485': storing IMEI = 12345678901234 20250418122648508 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426255307485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426255307485"} 20250418122648508 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426255307485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648508 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648508 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648508 DAUC <0003> db_auc.c:192 IMSI='262426255307485': No 3G Auth Data 20250418122648508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@98c15e852bfc: Final verdict of PTC: pass 20250418122648509 DAUC <0003> db_auc.c:157 IMSI='262420386539600': No 2G Auth Data 20250418122648509 DAUC <0003> db_auc.c:192 IMSI='262420386539600': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262420386539600" to be handled at TC_gsup_check_imei(260) 20250418122648515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 20250418122648517 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648517 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420386539600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420386539600"} 20250418122648517 DMAIN <0000> hlr.c:435 IMSI='262420386539600': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648517 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420386539600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420386539600"} 20250418122648517 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420386539600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648517 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648517 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262420386539600" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 3TC_gsup_check_imei(260)"262420386539600" TC_gsup_check_imei(260)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648518 DAUC <0003> db_auc.c:157 IMSI='262420386539600': No 2G Auth Data 20250418122648519 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648519 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420386539600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420386539600"} 20250418122648519 DAUC <0003> hlr.c:428 IMSI='262420386539600': storing IMEI = 12345678901234 20250418122648519 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420386539600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420386539600"} 20250418122648519 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420386539600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648519 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648519 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648519 DAUC <0003> db_auc.c:157 IMSI='262420386539600': No 2G Auth Data 20250418122648520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@98c15e852bfc: Final verdict of PTC: pass 20250418122648520 DAUC <0003> db_auc.c:157 IMSI='262422783582653': No 2G Auth Data 20250418122648520 DAUC <0003> db_auc.c:192 IMSI='262422783582653': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262422783582653" to be handled at TC_gsup_check_imei(261) 20250418122648527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 20250418122648529 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648529 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422783582653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422783582653"} 20250418122648529 DMAIN <0000> hlr.c:435 IMSI='262422783582653': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648529 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422783582653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422783582653"} 20250418122648529 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422783582653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648529 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648529 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262422783582653" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 4TC_gsup_check_imei(261)"262422783582653" TC_gsup_check_imei(261)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648530 DAUC <0003> db_auc.c:157 IMSI='262422783582653': No 2G Auth Data 20250418122648531 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648531 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422783582653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422783582653"} 20250418122648531 DAUC <0003> hlr.c:428 IMSI='262422783582653': storing IMEI = 12345678901234 20250418122648531 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422783582653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422783582653"} 20250418122648531 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422783582653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648531 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648531 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648532 DAUC <0003> db_auc.c:157 IMSI='262422783582653': No 2G Auth Data 20250418122648532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@98c15e852bfc: Final verdict of PTC: pass 20250418122648533 DAUC <0003> db_auc.c:157 IMSI='262420020859864': No 2G Auth Data 20250418122648533 DAUC <0003> db_auc.c:192 IMSI='262420020859864': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262420020859864" to be handled at TC_gsup_check_imei(262) 20250418122648540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48752<->l=127.0.0.1:4258 20250418122648542 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648542 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420020859864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420020859864"} 20250418122648542 DMAIN <0000> hlr.c:435 IMSI='262420020859864': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648542 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420020859864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420020859864"} 20250418122648542 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420020859864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648542 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648542 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262420020859864" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 5TC_gsup_check_imei(262)"262420020859864" TC_gsup_check_imei(262)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648545 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648545 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420020859864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420020859864"} 20250418122648545 DAUC <0003> hlr.c:428 IMSI='262420020859864': storing IMEI = 12345678901234 20250418122648545 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420020859864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420020859864"} 20250418122648545 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420020859864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648545 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648545 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48752<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@98c15e852bfc: Final verdict of PTC: pass 20250418122648547 DAUC <0003> db_auc.c:157 IMSI='262427182094522': No 2G Auth Data 20250418122648547 DAUC <0003> db_auc.c:192 IMSI='262427182094522': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262427182094522" to be handled at TC_gsup_check_imei(263) 20250418122648554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 20250418122648556 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648556 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427182094522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427182094522"} 20250418122648556 DMAIN <0000> hlr.c:435 IMSI='262427182094522': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648556 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427182094522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427182094522"} 20250418122648556 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427182094522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648556 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648556 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262427182094522" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 6TC_gsup_check_imei(263)"262427182094522" TC_gsup_check_imei(263)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648559 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648559 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427182094522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427182094522"} 20250418122648559 DAUC <0003> hlr.c:428 IMSI='262427182094522': storing IMEI = 12345678901234 20250418122648559 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427182094522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427182094522"} 20250418122648559 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427182094522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648559 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648559 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@98c15e852bfc: Final verdict of PTC: pass 20250418122648561 DAUC <0003> db_auc.c:157 IMSI='262426033905324': No 2G Auth Data 20250418122648561 DAUC <0003> db_auc.c:192 IMSI='262426033905324': No 3G Auth Data HLR_Test-GSUP(254)@98c15e852bfc: Created GsupExpect[0] for "262426033905324" to be handled at TC_gsup_check_imei(264) 20250418122648568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48774<->l=127.0.0.1:4258 20250418122648571 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648571 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426033905324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426033905324"} 20250418122648571 DMAIN <0000> hlr.c:435 IMSI='262426033905324': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122648571 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426033905324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426033905324"} 20250418122648571 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426033905324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648571 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648571 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@98c15e852bfc: Found GsupExpect[0] for "262426033905324" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@98c15e852bfc: Added IMSI table entry 7TC_gsup_check_imei(264)"262426033905324" TC_gsup_check_imei(264)@98c15e852bfc: setverdict(pass): none -> pass 20250418122648573 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648573 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426033905324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426033905324"} 20250418122648573 DAUC <0003> hlr.c:428 IMSI='262426033905324': storing IMEI = 12345678901234 20250418122648573 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426033905324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426033905324"} 20250418122648573 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426033905324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122648573 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122648573 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122648574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48774<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122648575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@98c15e852bfc: Final verdict of PTC: none 20250418122648575 DLINP <000b> input/ipa.c:452 connected read/write 20250418122648575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122648575 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122648575 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122648575 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122648576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45081<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@98c15e852bfc: Final verdict of PTC: none 255@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_check_imei finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Apr 18 12:26:48 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 20250418122648605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48790<->l=127.0.0.1:4258 20250418122648705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78600) Waiting for packet dumper to finish... 1 (prev_count=78600, count=125424) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Apr 18 12:26:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_check_imei_via_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122651791 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122651791 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122651795 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122651801 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651801 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122651801 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122651801 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 20250418122651801 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122651801 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 20250418122651801 DLGSUP <0013> gsup_server.c:236 2: 20250418122651801 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122651801 DLGSUP <0013> gsup_server.c:236 3: 20250418122651801 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122651801 DLGSUP <0013> gsup_server.c:236 4: 20250418122651801 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122651801 DLGSUP <0013> gsup_server.c:236 5: 20250418122651801 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122651801 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(265)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122651801 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122651801 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122651801 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122651801 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@98c15e852bfc: 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") 20250418122651835 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35663<->l=127.0.0.1:4259) 20250418122651846 DAUC <0003> db_auc.c:157 IMSI='262426749752251': No 2G Auth Data 20250418122651846 DAUC <0003> db_auc.c:192 IMSI='262426749752251': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262426749752251" to be handled at TC_gsup_check_imei_via_proxy(269) 20250418122651877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37910<->l=127.0.0.1:4258 20250418122651887 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651887 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426749752251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426749752251" source_name="the-source\n"} 20250418122651887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250418122651887 DMAIN <0000> hlr.c:435 IMSI='262426749752251': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651887 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426749752251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426749752251" destination_name="the-source\n"} 20250418122651887 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426749752251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651887 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651887 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262426749752251" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426749752251" TC_gsup_check_imei_via_proxy(269)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651891 DAUC <0003> db_auc.c:192 IMSI='262426749752251': No 3G Auth Data 20250418122651897 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651897 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426749752251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426749752251" source_name="the-source\n"} 20250418122651897 DAUC <0003> hlr.c:428 IMSI='262426749752251': storing IMEI = 12345678901234 20250418122651897 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426749752251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426749752251" destination_name="the-source\n"} 20250418122651897 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426749752251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651897 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651897 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651899 DAUC <0003> db_auc.c:192 IMSI='262426749752251': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37910<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@98c15e852bfc: Final verdict of PTC: pass 20250418122651904 DAUC <0003> db_auc.c:157 IMSI='262421530555595': No 2G Auth Data 20250418122651904 DAUC <0003> db_auc.c:192 IMSI='262421530555595': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262421530555595" to be handled at TC_gsup_check_imei_via_proxy(270) 20250418122651919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20250418122651922 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651922 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421530555595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421530555595" source_name="the-source\n"} 20250418122651922 DMAIN <0000> hlr.c:435 IMSI='262421530555595': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651922 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421530555595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421530555595" destination_name="the-source\n"} 20250418122651922 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262421530555595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651922 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651922 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262421530555595" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421530555595" TC_gsup_check_imei_via_proxy(270)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651923 DAUC <0003> db_auc.c:192 IMSI='262421530555595': No 3G Auth Data 20250418122651924 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651924 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421530555595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421530555595" source_name="the-source\n"} 20250418122651924 DAUC <0003> hlr.c:428 IMSI='262421530555595': storing IMEI = 12345678901234 20250418122651924 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421530555595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421530555595" destination_name="the-source\n"} 20250418122651924 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262421530555595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651924 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651924 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651924 DAUC <0003> db_auc.c:192 IMSI='262421530555595': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@98c15e852bfc: Final verdict of PTC: pass 20250418122651925 DAUC <0003> db_auc.c:157 IMSI='262429509915001': No 2G Auth Data 20250418122651925 DAUC <0003> db_auc.c:192 IMSI='262429509915001': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262429509915001" to be handled at TC_gsup_check_imei_via_proxy(271) 20250418122651932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20250418122651934 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651934 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429509915001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429509915001" source_name="the-source\n"} 20250418122651934 DMAIN <0000> hlr.c:435 IMSI='262429509915001': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651934 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429509915001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429509915001" destination_name="the-source\n"} 20250418122651934 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429509915001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651934 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651934 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262429509915001" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429509915001" TC_gsup_check_imei_via_proxy(271)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651935 DAUC <0003> db_auc.c:192 IMSI='262429509915001': No 3G Auth Data 20250418122651936 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651936 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429509915001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429509915001" source_name="the-source\n"} 20250418122651936 DAUC <0003> hlr.c:428 IMSI='262429509915001': storing IMEI = 12345678901234 20250418122651936 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429509915001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429509915001" destination_name="the-source\n"} 20250418122651936 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429509915001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651936 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651936 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651937 DAUC <0003> db_auc.c:192 IMSI='262429509915001': No 3G Auth Data 20250418122651937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@98c15e852bfc: Final verdict of PTC: pass 20250418122651938 DAUC <0003> db_auc.c:157 IMSI='262421720765204': No 2G Auth Data 20250418122651938 DAUC <0003> db_auc.c:192 IMSI='262421720765204': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262421720765204" to be handled at TC_gsup_check_imei_via_proxy(272) 20250418122651945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4258 20250418122651947 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651947 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421720765204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421720765204" source_name="the-source\n"} 20250418122651947 DMAIN <0000> hlr.c:435 IMSI='262421720765204': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651947 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421720765204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421720765204" destination_name="the-source\n"} 20250418122651947 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421720765204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651947 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651947 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262421720765204" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421720765204" 20250418122651948 DAUC <0003> db_auc.c:157 IMSI='262421720765204': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651949 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651949 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421720765204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421720765204" source_name="the-source\n"} 20250418122651949 DAUC <0003> hlr.c:428 IMSI='262421720765204': storing IMEI = 12345678901234 20250418122651949 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421720765204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421720765204" destination_name="the-source\n"} 20250418122651949 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421720765204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651949 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651949 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651950 DAUC <0003> db_auc.c:157 IMSI='262421720765204': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@98c15e852bfc: Final verdict of PTC: pass 20250418122651951 DAUC <0003> db_auc.c:157 IMSI='262421259784785': No 2G Auth Data 20250418122651951 DAUC <0003> db_auc.c:192 IMSI='262421259784785': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262421259784785" to be handled at TC_gsup_check_imei_via_proxy(273) 20250418122651957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20250418122651960 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651960 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421259784785 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421259784785" source_name="the-source\n"} 20250418122651960 DMAIN <0000> hlr.c:435 IMSI='262421259784785': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651960 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421259784785 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421259784785" destination_name="the-source\n"} 20250418122651960 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421259784785 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651960 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651960 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262421259784785" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421259784785" TC_gsup_check_imei_via_proxy(273)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651960 DAUC <0003> db_auc.c:157 IMSI='262421259784785': No 2G Auth Data 20250418122651961 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651961 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421259784785 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421259784785" source_name="the-source\n"} 20250418122651961 DAUC <0003> hlr.c:428 IMSI='262421259784785': storing IMEI = 12345678901234 20250418122651961 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421259784785 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421259784785" destination_name="the-source\n"} 20250418122651961 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421259784785 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651961 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651961 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651962 DAUC <0003> db_auc.c:157 IMSI='262421259784785': No 2G Auth Data 20250418122651962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@98c15e852bfc: Final verdict of PTC: pass 20250418122651963 DAUC <0003> db_auc.c:157 IMSI='262427883319622': No 2G Auth Data 20250418122651963 DAUC <0003> db_auc.c:192 IMSI='262427883319622': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262427883319622" to be handled at TC_gsup_check_imei_via_proxy(274) 20250418122651968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20250418122651971 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651971 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427883319622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427883319622" source_name="the-source\n"} 20250418122651971 DMAIN <0000> hlr.c:435 IMSI='262427883319622': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651971 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427883319622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427883319622" destination_name="the-source\n"} 20250418122651971 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427883319622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651971 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651971 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262427883319622" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427883319622" TC_gsup_check_imei_via_proxy(274)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651972 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651972 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427883319622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427883319622" source_name="the-source\n"} 20250418122651972 DAUC <0003> hlr.c:428 IMSI='262427883319622': storing IMEI = 12345678901234 20250418122651972 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427883319622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427883319622" destination_name="the-source\n"} 20250418122651972 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427883319622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651972 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651972 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@98c15e852bfc: Final verdict of PTC: pass 20250418122651974 DAUC <0003> db_auc.c:157 IMSI='262426079530971': No 2G Auth Data 20250418122651974 DAUC <0003> db_auc.c:192 IMSI='262426079530971': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262426079530971" to be handled at TC_gsup_check_imei_via_proxy(275) 20250418122651980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 20250418122651983 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651983 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426079530971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426079530971" source_name="the-source\n"} 20250418122651983 DMAIN <0000> hlr.c:435 IMSI='262426079530971': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651983 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426079530971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426079530971" destination_name="the-source\n"} 20250418122651983 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426079530971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651983 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651983 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262426079530971" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426079530971" TC_gsup_check_imei_via_proxy(275)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651985 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651985 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426079530971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426079530971" source_name="the-source\n"} 20250418122651985 DAUC <0003> hlr.c:428 IMSI='262426079530971': storing IMEI = 12345678901234 20250418122651985 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426079530971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426079530971" destination_name="the-source\n"} 20250418122651985 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426079530971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651985 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651985 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@98c15e852bfc: Final verdict of PTC: pass 20250418122651986 DAUC <0003> db_auc.c:157 IMSI='262420015823433': No 2G Auth Data 20250418122651986 DAUC <0003> db_auc.c:192 IMSI='262420015823433': No 3G Auth Data HLR_Test-GSUP(266)@98c15e852bfc: Created GsupExpect[0] for "262420015823433" to be handled at TC_gsup_check_imei_via_proxy(276) 20250418122651992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37952<->l=127.0.0.1:4258 20250418122651995 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651995 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420015823433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420015823433" source_name="the-source\n"} 20250418122651995 DMAIN <0000> hlr.c:435 IMSI='262420015823433': has IMEI = 12345678901234 (consider setting 'store-imei') 20250418122651995 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420015823433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420015823433" destination_name="the-source\n"} 20250418122651995 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262420015823433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651995 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651995 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@98c15e852bfc: Found GsupExpect[0] for "262420015823433" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@98c15e852bfc: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420015823433" TC_gsup_check_imei_via_proxy(276)@98c15e852bfc: setverdict(pass): none -> pass 20250418122651996 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651996 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420015823433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420015823433" source_name="the-source\n"} 20250418122651996 DAUC <0003> hlr.c:428 IMSI='262420015823433': storing IMEI = 12345678901234 20250418122651996 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420015823433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420015823433" destination_name="the-source\n"} 20250418122651996 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262420015823433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122651996 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122651996 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122651997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37952<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122651998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37894<->l=127.0.0.1:4258 20250418122651999 DLINP <000b> input/ipa.c:452 connected read/write 20250418122651999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122651999 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122651999 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122651999 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122651999 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250418122651999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35663<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(268)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(266)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@98c15e852bfc: Final verdict of PTC: none 267@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Apr 18 12:26:52 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 20250418122652021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20250418122652122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Apr 18 12:26:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_check_imei_invalid_len started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122655247 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122655247 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122655250 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122655252 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655252 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122655252 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122655252 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 20250418122655252 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122655252 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 20250418122655252 DLGSUP <0013> gsup_server.c:236 2: 20250418122655252 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122655252 DLGSUP <0013> gsup_server.c:236 3: 20250418122655252 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122655252 DLGSUP <0013> gsup_server.c:236 4: 20250418122655252 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122655252 DLGSUP <0013> gsup_server.c:236 5: 20250418122655252 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122655252 DLGSUP <0013> gsup_server.c:236 7: 20250418122655252 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122655252 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122655252 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122655252 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@98c15e852bfc: 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") 20250418122655266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36647<->l=127.0.0.1:4259) 20250418122655271 DAUC <0003> db_auc.c:157 IMSI='262428125131260': No 2G Auth Data 20250418122655271 DAUC <0003> db_auc.c:192 IMSI='262428125131260': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262428125131260" to be handled at TC_gsup_check_imei_invalid_len(281) 20250418122655286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20250418122655294 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655294 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428125131260"} 20250418122655294 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655294 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428125131260" cause=Invalid mandatory information} 20250418122655294 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655294 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655294 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262428125131260" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428125131260" TC_gsup_check_imei_invalid_len(281)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655299 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655299 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428125131260"} 20250418122655299 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655299 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428125131260" cause=Invalid mandatory information} 20250418122655299 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655299 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655299 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655302 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655302 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428125131260"} 20250418122655302 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655302 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428125131260" cause=Invalid mandatory information} 20250418122655302 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655302 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655302 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655305 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655305 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428125131260"} 20250418122655305 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655305 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428125131260" cause=Invalid mandatory information} 20250418122655305 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655305 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655305 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655308 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655308 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428125131260"} 20250418122655308 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655308 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428125131260" cause=Invalid mandatory information} 20250418122655308 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428125131260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655308 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655308 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@98c15e852bfc: Final verdict of PTC: pass 20250418122655313 DAUC <0003> db_auc.c:157 IMSI='262429430087216': No 2G Auth Data 20250418122655313 DAUC <0003> db_auc.c:192 IMSI='262429430087216': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262429430087216" to be handled at TC_gsup_check_imei_invalid_len(282) 20250418122655327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4258 20250418122655329 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655329 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429430087216"} 20250418122655329 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655329 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429430087216" cause=Invalid mandatory information} 20250418122655329 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655329 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655329 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262429430087216" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429430087216" TC_gsup_check_imei_invalid_len(282)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655330 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429430087216"} 20250418122655330 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655330 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429430087216" cause=Invalid mandatory information} 20250418122655330 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655330 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429430087216"} 20250418122655330 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655330 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429430087216" cause=Invalid mandatory information} 20250418122655330 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655331 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429430087216"} 20250418122655331 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655331 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429430087216" cause=Invalid mandatory information} 20250418122655331 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655331 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429430087216"} 20250418122655331 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655331 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429430087216" cause=Invalid mandatory information} 20250418122655331 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429430087216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@98c15e852bfc: Final verdict of PTC: pass 20250418122655332 DAUC <0003> db_auc.c:157 IMSI='262425189868761': No 2G Auth Data 20250418122655332 DAUC <0003> db_auc.c:192 IMSI='262425189868761': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262425189868761" to be handled at TC_gsup_check_imei_invalid_len(283) 20250418122655339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38012<->l=127.0.0.1:4258 20250418122655340 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655340 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425189868761"} 20250418122655340 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655340 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425189868761" cause=Invalid mandatory information} 20250418122655340 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655340 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655340 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262425189868761" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425189868761" TC_gsup_check_imei_invalid_len(283)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655341 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655341 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425189868761"} 20250418122655341 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655341 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425189868761" cause=Invalid mandatory information} 20250418122655341 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655341 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655341 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655342 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655342 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425189868761"} 20250418122655342 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655342 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425189868761" cause=Invalid mandatory information} 20250418122655342 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655342 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655342 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655343 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655343 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425189868761"} 20250418122655343 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655343 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425189868761" cause=Invalid mandatory information} 20250418122655343 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655343 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655343 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655344 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655345 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425189868761"} 20250418122655345 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655345 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425189868761" cause=Invalid mandatory information} 20250418122655345 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425189868761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655345 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655345 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38012<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@98c15e852bfc: Final verdict of PTC: pass 20250418122655346 DAUC <0003> db_auc.c:157 IMSI='262421314351810': No 2G Auth Data 20250418122655346 DAUC <0003> db_auc.c:192 IMSI='262421314351810': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262421314351810" to be handled at TC_gsup_check_imei_invalid_len(284) 20250418122655354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4258 20250418122655355 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655355 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421314351810"} 20250418122655355 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655355 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421314351810" cause=Invalid mandatory information} 20250418122655355 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655355 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655355 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262421314351810" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421314351810" TC_gsup_check_imei_invalid_len(284)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655356 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655356 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421314351810"} 20250418122655356 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655356 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421314351810" cause=Invalid mandatory information} 20250418122655356 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655356 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655356 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655357 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655357 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421314351810"} 20250418122655357 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655357 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421314351810" cause=Invalid mandatory information} 20250418122655357 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655357 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655357 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655358 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655358 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421314351810"} 20250418122655358 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655358 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421314351810" cause=Invalid mandatory information} 20250418122655358 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655358 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655358 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655359 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421314351810"} 20250418122655359 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655359 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421314351810" cause=Invalid mandatory information} 20250418122655359 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421314351810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@98c15e852bfc: Final verdict of PTC: pass 20250418122655360 DAUC <0003> db_auc.c:157 IMSI='262423671592502': No 2G Auth Data 20250418122655360 DAUC <0003> db_auc.c:192 IMSI='262423671592502': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262423671592502" to be handled at TC_gsup_check_imei_invalid_len(285) 20250418122655366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38032<->l=127.0.0.1:4258 20250418122655368 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655368 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671592502"} 20250418122655368 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655368 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671592502" cause=Invalid mandatory information} 20250418122655368 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655368 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655368 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262423671592502" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423671592502" TC_gsup_check_imei_invalid_len(285)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655369 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655369 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671592502"} 20250418122655369 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655369 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671592502" cause=Invalid mandatory information} 20250418122655369 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655369 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655369 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655370 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655370 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671592502"} 20250418122655370 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655370 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671592502" cause=Invalid mandatory information} 20250418122655370 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655370 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655370 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655371 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655371 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671592502"} 20250418122655371 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655371 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671592502" cause=Invalid mandatory information} 20250418122655371 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655371 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655371 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655372 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423671592502"} 20250418122655372 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655372 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423671592502" cause=Invalid mandatory information} 20250418122655372 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423671592502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38032<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@98c15e852bfc: Final verdict of PTC: pass 20250418122655373 DAUC <0003> db_auc.c:157 IMSI='262421193412470': No 2G Auth Data 20250418122655373 DAUC <0003> db_auc.c:192 IMSI='262421193412470': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262421193412470" to be handled at TC_gsup_check_imei_invalid_len(286) 20250418122655380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38038<->l=127.0.0.1:4258 20250418122655382 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655382 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421193412470"} 20250418122655382 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655382 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421193412470" cause=Invalid mandatory information} 20250418122655382 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655382 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655382 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262421193412470" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421193412470" TC_gsup_check_imei_invalid_len(286)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655383 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421193412470"} 20250418122655383 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655383 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421193412470" cause=Invalid mandatory information} 20250418122655383 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655384 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655384 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421193412470"} 20250418122655384 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655384 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421193412470" cause=Invalid mandatory information} 20250418122655384 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655384 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655384 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655385 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421193412470"} 20250418122655385 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655385 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421193412470" cause=Invalid mandatory information} 20250418122655385 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655385 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421193412470"} 20250418122655385 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655385 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421193412470" cause=Invalid mandatory information} 20250418122655385 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421193412470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38038<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@98c15e852bfc: Final verdict of PTC: pass 20250418122655386 DAUC <0003> db_auc.c:157 IMSI='262427819869994': No 2G Auth Data 20250418122655386 DAUC <0003> db_auc.c:192 IMSI='262427819869994': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262427819869994" to be handled at TC_gsup_check_imei_invalid_len(287) 20250418122655393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 20250418122655394 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655394 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427819869994"} 20250418122655394 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655394 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427819869994" cause=Invalid mandatory information} 20250418122655394 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655394 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655394 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262427819869994" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427819869994" TC_gsup_check_imei_invalid_len(287)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655396 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655396 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427819869994"} 20250418122655396 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655396 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427819869994" cause=Invalid mandatory information} 20250418122655396 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655396 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655396 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655396 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655396 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427819869994"} 20250418122655397 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655397 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427819869994" cause=Invalid mandatory information} 20250418122655397 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655397 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655397 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655397 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655397 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427819869994"} 20250418122655397 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655397 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427819869994" cause=Invalid mandatory information} 20250418122655397 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655397 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655397 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655398 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655398 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427819869994"} 20250418122655398 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655398 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427819869994" cause=Invalid mandatory information} 20250418122655398 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427819869994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655398 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655398 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@98c15e852bfc: Final verdict of PTC: pass 20250418122655399 DAUC <0003> db_auc.c:157 IMSI='262427296251127': No 2G Auth Data 20250418122655399 DAUC <0003> db_auc.c:192 IMSI='262427296251127': No 3G Auth Data HLR_Test-GSUP(278)@98c15e852bfc: Created GsupExpect[0] for "262427296251127" to be handled at TC_gsup_check_imei_invalid_len(288) 20250418122655405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38068<->l=127.0.0.1:4258 20250418122655407 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655407 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427296251127"} 20250418122655407 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250418122655407 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427296251127" cause=Invalid mandatory information} 20250418122655407 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655407 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655407 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@98c15e852bfc: Found GsupExpect[0] for "262427296251127" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@98c15e852bfc: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427296251127" TC_gsup_check_imei_invalid_len(288)@98c15e852bfc: setverdict(pass): none -> pass 20250418122655408 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655408 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427296251127"} 20250418122655408 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250418122655408 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427296251127" cause=Invalid mandatory information} 20250418122655408 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655408 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655408 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655409 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655409 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427296251127"} 20250418122655409 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250418122655409 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427296251127" cause=Invalid mandatory information} 20250418122655409 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655409 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655409 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655409 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655409 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427296251127"} 20250418122655409 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250418122655409 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427296251127" cause=Invalid mandatory information} 20250418122655409 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655409 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655410 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655410 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655410 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427296251127"} 20250418122655410 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250418122655410 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427296251127" cause=Invalid mandatory information} 20250418122655410 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427296251127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122655410 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122655410 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122655411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38068<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@98c15e852bfc: Final verdict of PTC: pass MTC@98c15e852bfc: setverdict(pass): none -> pass 20250418122655412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20250418122655412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36647<->l=127.0.0.1:4259) 20250418122655412 DLINP <000b> input/ipa.c:452 connected read/write 20250418122655412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122655412 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122655412 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122655412 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@98c15e852bfc: Final verdict of PTC: none 279@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: pass MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@98c15e852bfc: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Apr 18 12:26:55 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 20250418122655435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4258 20250418122655536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78648) Waiting for packet dumper to finish... 1 (prev_count=78648, count=168356) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Apr 18 12:26:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_gsup_check_imei_unknown_imsi started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122658657 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122658657 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122658661 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122658662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122658666 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122658666 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122658666 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122658666 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 20250418122658666 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122658666 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 20250418122658666 DLGSUP <0013> gsup_server.c:236 2: 20250418122658666 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122658666 DLGSUP <0013> gsup_server.c:236 3: 20250418122658666 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122658666 DLGSUP <0013> gsup_server.c:236 4: 20250418122658666 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122658666 DLGSUP <0013> gsup_server.c:236 5: 20250418122658666 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122658666 DLGSUP <0013> gsup_server.c:236 7: 20250418122658666 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122658666 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122658666 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122658666 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@98c15e852bfc: 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") 20250418122658681 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36023<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@98c15e852bfc: Created GsupExpect[0] for "262427897784918" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250418122658688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 20250418122658710 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122658710 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897784918"} 20250418122658710 DMAIN <0000> hlr.c:435 IMSI='262427897784918': has IMEI = 22245678901234 (consider setting 'store-imei') 20250418122658710 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250418122658710 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897784918" cause=Invalid mandatory information} 20250418122658710 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122658710 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122658711 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@98c15e852bfc: Found GsupExpect[0] for "262427897784918" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@98c15e852bfc: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427897784918" TC_gsup_check_imei_unknown_imsi(293)@98c15e852bfc: setverdict(pass): none -> pass 20250418122658719 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122658720 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427897784918"} 20250418122658720 DAUC <0003> hlr.c:428 IMSI='262427897784918': storing IMEI = 22245678901234 20250418122658720 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427897784918': no such subscriber 20250418122658720 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250418122658720 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427897784918" cause=Invalid mandatory information} 20250418122658720 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427897784918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122658720 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122658720 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122658722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@98c15e852bfc: Final verdict of PTC: pass 20250418122658724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38084<->l=127.0.0.1:4258 20250418122658726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36023<->l=127.0.0.1:4259) 20250418122658726 DLINP <000b> input/ipa.c:452 connected read/write 20250418122658726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122658726 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122658726 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122658726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@98c15e852bfc: Final verdict of PTC: none 291@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 291: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@98c15e852bfc: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Apr 18 12:26:58 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 20250418122658759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20250418122658860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Apr 18 12:27:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122701977 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122701978 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122701982 DLINP <000b> input/ipa.c:452 connected read/write 20250418122701982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122701984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122701987 DLINP <000b> input/ipa.c:452 connected read/write 20250418122701987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122701987 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122701987 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122701987 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 20250418122701987 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122701987 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 20250418122701987 DLGSUP <0013> gsup_server.c:236 2: 20250418122701987 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122701987 DLGSUP <0013> gsup_server.c:236 3: 20250418122701987 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122701987 DLGSUP <0013> gsup_server.c:236 4: 20250418122701987 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122701987 DLGSUP <0013> gsup_server.c:236 5: 20250418122701988 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122701988 DLGSUP <0013> gsup_server.c:236 7: 20250418122701988 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122701988 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122701988 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122701988 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@98c15e852bfc: 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") 20250418122702007 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40311<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@98c15e852bfc: Created GsupExpect[0] for "262422547645682" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250418122702020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20250418122702030 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702030 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422547645682"} 20250418122702030 DMAIN <0000> hlr.c:227 IMSI='262422547645682': Creating subscriber on demand 20250418122702030 DMAIN <0000> hlr.c:243 IMSI='262422547645682': Successfully assigned MSISDN='667' 20250418122702030 DAUC <0003> hlr.c:428 IMSI='262422547645682': storing IMEI = 12345678901234 20250418122702030 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422547645682"} 20250418122702030 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122702030 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702030 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@98c15e852bfc: Found GsupExpect[0] for "262422547645682" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@98c15e852bfc: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422547645682" TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): none -> pass 20250418122702032 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702032 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702033 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702033 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702034 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702034 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702035 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702035 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702035 DLU <0006> fsm.c:456 lu(262422547645682)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122702035 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122702035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122702035 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702035 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702035 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702038 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702038 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422547645682"} 20250418122702038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122702038 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122702038 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422547645682"} 20250418122702038 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122702038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122702038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122702038 DLU <0006> fsm.c:568 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122702038 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702038 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702043 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702043 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422547645682"} 20250418122702043 DMAIN <0000> hlr.c:227 IMSI='262422547645682': Creating subscriber on demand 20250418122702043 DMAIN <0000> hlr.c:243 IMSI='262422547645682': Successfully assigned MSISDN='412' 20250418122702043 DAUC <0003> hlr.c:428 IMSI='262422547645682': storing IMEI = 12345678901234 20250418122702043 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422547645682"} 20250418122702043 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122702043 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702043 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702045 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702045 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702046 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702046 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702047 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702047 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702048 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702048 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702049 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702049 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702049 DLU <0006> fsm.c:456 lu(262422547645682)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122702049 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122702049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122702049 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702049 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702049 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702051 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702051 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422547645682"} 20250418122702051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122702051 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122702051 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422547645682"} 20250418122702051 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122702051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122702051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122702051 DLU <0006> fsm.c:568 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122702051 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702051 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702056 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702056 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422547645682"} 20250418122702056 DMAIN <0000> hlr.c:227 IMSI='262422547645682': Creating subscriber on demand 20250418122702056 DMAIN <0000> hlr.c:243 IMSI='262422547645682': Successfully assigned MSISDN='982' 20250418122702056 DAUC <0003> hlr.c:428 IMSI='262422547645682': storing IMEI = 12345678901234 20250418122702056 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422547645682"} 20250418122702056 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122702056 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702056 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702059 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702059 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702061 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702061 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702061 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702061 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702062 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702062 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702064 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702064 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702064 DLU <0006> fsm.c:456 lu(262422547645682)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122702064 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250418122702064 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422547645682" cause=GPRS services not allowed} 20250418122702064 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122702064 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122702064 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Freeing instance 20250418122702064 DLU <0006> fsm.c:568 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Deallocated 20250418122702064 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702064 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702070 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702070 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422547645682"} 20250418122702070 DMAIN <0000> hlr.c:227 IMSI='262422547645682': Creating subscriber on demand 20250418122702070 DMAIN <0000> hlr.c:243 IMSI='262422547645682': Successfully assigned MSISDN='712' 20250418122702070 DAUC <0003> hlr.c:428 IMSI='262422547645682': storing IMEI = 12345678901234 20250418122702070 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422547645682"} 20250418122702070 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122702070 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702071 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702073 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702073 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702074 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702074 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702075 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702075 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702078 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702078 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702078 DLU <0006> fsm.c:456 lu(262422547645682)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122702078 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250418122702078 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422547645682" cause=GPRS services not allowed} 20250418122702078 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122702078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122702078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Freeing instance 20250418122702078 DLU <0006> fsm.c:568 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Deallocated 20250418122702078 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702078 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702088 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702088 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422547645682"} 20250418122702088 DMAIN <0000> hlr.c:227 IMSI='262422547645682': Creating subscriber on demand 20250418122702088 DAUC <0003> hlr.c:428 IMSI='262422547645682': storing IMEI = 12345678901234 20250418122702088 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422547645682"} 20250418122702088 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122702088 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702088 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702090 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702090 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702091 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702091 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702092 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702092 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702093 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702093 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702093 DLU <0006> fsm.c:456 lu(262422547645682)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122702093 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250418122702093 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422547645682" cause=GPRS services not allowed} 20250418122702093 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122702093 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122702093 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Freeing instance 20250418122702093 DLU <0006> fsm.c:568 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: Deallocated 20250418122702093 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702093 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702099 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702099 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422547645682"} 20250418122702099 DMAIN <0000> hlr.c:227 IMSI='262422547645682': Creating subscriber on demand 20250418122702099 DAUC <0003> hlr.c:428 IMSI='262422547645682': storing IMEI = 12345678901234 20250418122702099 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422547645682"} 20250418122702099 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250418122702099 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702099 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702101 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702101 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702102 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702103 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702104 DAUC <0003> db_auc.c:157 IMSI='262422547645682': No 2G Auth Data 20250418122702104 DAUC <0003> db_auc.c:192 IMSI='262422547645682': No 3G Auth Data 20250418122702106 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702106 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702106 DLU <0006> fsm.c:456 lu(262422547645682)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122702106 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122702106 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422547645682)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122702106 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422547645682" cn_domain=PS} 20250418122702106 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702106 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702109 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702109 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422547645682"} 20250418122702109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122702109 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122702109 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422547645682"} 20250418122702109 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422547645682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122702109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122702109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122702109 DLU <0006> fsm.c:568 lu(PS:IMSI-262422547645682)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122702109 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122702109 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122702113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@98c15e852bfc: Final verdict of PTC: pass 20250418122702114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4258 20250418122702116 DLINP <000b> input/ipa.c:452 connected read/write 20250418122702116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122702116 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122702116 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122702116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122702116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40311<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@98c15e852bfc: Final verdict of PTC: none 296@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 296: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@98c15e852bfc: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Apr 18 12:27:02 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 20250418122702147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48584<->l=127.0.0.1:4258 20250418122702248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48584<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67436) Waiting for packet dumper to finish... 1 (prev_count=67436, count=97056) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Apr 18 12:27:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_subscr_create_on_demand_ul started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122705369 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122705369 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122705374 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@98c15e852bfc: 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) } } } } 20250418122705375 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@98c15e852bfc: 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 } } } } 20250418122705375 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122705375 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122705375 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 20250418122705375 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122705375 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 20250418122705375 DLGSUP <0013> gsup_server.c:236 2: 20250418122705375 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122705375 DLGSUP <0013> gsup_server.c:236 3: 20250418122705375 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122705375 DLGSUP <0013> gsup_server.c:236 4: 20250418122705375 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122705375 DLGSUP <0013> gsup_server.c:236 5: 20250418122705375 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122705375 DLGSUP <0013> gsup_server.c:236 7: 20250418122705375 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122705375 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122705375 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122705375 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@98c15e852bfc: 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") 20250418122705401 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43605<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@98c15e852bfc: Created GsupExpect[0] for "262426949063254" to be handled at TC_subscr_create_on_demand_ul(303) 20250418122705420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20250418122705435 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705435 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705435 DMAIN <0000> hlr.c:227 IMSI='262426949063254': Creating subscriber on demand 20250418122705435 DMAIN <0000> hlr.c:243 IMSI='262426949063254': Successfully assigned MSISDN='805' 20250418122705435 DLU <0006> fsm.c:456 lu(262426949063254)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122705435 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122705435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122705435 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705435 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705435 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@98c15e852bfc: Found GsupExpect[0] for "262426949063254" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@98c15e852bfc: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426949063254" 20250418122705442 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705442 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426949063254"} 20250418122705442 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122705442 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122705442 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426949063254"} 20250418122705442 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122705442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122705442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122705442 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122705442 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705442 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): none -> pass 20250418122705445 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705445 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705447 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705447 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705448 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705448 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705454 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705454 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705454 DMAIN <0000> hlr.c:227 IMSI='262426949063254': Creating subscriber on demand 20250418122705454 DMAIN <0000> hlr.c:243 IMSI='262426949063254': Successfully assigned MSISDN='217' 20250418122705454 DLU <0006> fsm.c:456 lu(262426949063254)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122705454 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122705454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122705454 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705454 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705454 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705457 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705457 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426949063254"} 20250418122705457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122705457 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122705457 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426949063254"} 20250418122705457 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122705457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122705457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122705457 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122705457 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705457 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122705460 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705460 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705463 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705463 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705464 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705464 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705466 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705466 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705472 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705472 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705472 DMAIN <0000> hlr.c:227 IMSI='262426949063254': Creating subscriber on demand 20250418122705472 DMAIN <0000> hlr.c:243 IMSI='262426949063254': Successfully assigned MSISDN='757' 20250418122705472 DLU <0006> fsm.c:456 lu(262426949063254)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122705472 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250418122705472 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426949063254" cause=GPRS services not allowed} 20250418122705472 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122705472 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122705472 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Freeing instance 20250418122705472 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Deallocated 20250418122705472 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705472 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705474 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705474 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122705476 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705476 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705477 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705477 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705478 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705478 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705483 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705483 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705483 DMAIN <0000> hlr.c:227 IMSI='262426949063254': Creating subscriber on demand 20250418122705483 DMAIN <0000> hlr.c:243 IMSI='262426949063254': Successfully assigned MSISDN='882' 20250418122705483 DLU <0006> fsm.c:456 lu(262426949063254)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122705484 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250418122705484 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426949063254" cause=GPRS services not allowed} 20250418122705484 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122705484 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122705484 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Freeing instance 20250418122705484 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Deallocated 20250418122705484 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705484 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705485 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705485 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122705486 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705486 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705486 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705486 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705489 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705489 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705489 DMAIN <0000> hlr.c:227 IMSI='262426949063254': Creating subscriber on demand 20250418122705489 DLU <0006> fsm.c:456 lu(262426949063254)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122705489 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250418122705489 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426949063254" cause=GPRS services not allowed} 20250418122705489 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122705489 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122705489 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Freeing instance 20250418122705489 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: Deallocated 20250418122705489 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705489 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705490 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705490 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122705491 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705491 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705491 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705491 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705495 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705495 DMAIN <0000> hlr.c:227 IMSI='262426949063254': Creating subscriber on demand 20250418122705495 DLU <0006> fsm.c:456 lu(262426949063254)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122705495 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122705495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426949063254)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122705495 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426949063254" cn_domain=PS} 20250418122705495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705495 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705497 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705497 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426949063254"} 20250418122705497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122705497 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122705497 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426949063254"} 20250418122705497 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426949063254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122705497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122705497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122705497 DLU <0006> fsm.c:568 lu(PS:IMSI-262426949063254)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122705497 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705497 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122705499 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705499 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122705500 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705500 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data 20250418122705501 DAUC <0003> db_auc.c:157 IMSI='262426949063254': No 2G Auth Data 20250418122705501 DAUC <0003> db_auc.c:192 IMSI='262426949063254': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122705504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@98c15e852bfc: Final verdict of PTC: pass 20250418122705505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20250418122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250418122705507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122705507 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122705507 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122705507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@98c15e852bfc: Final verdict of PTC: none 20250418122705508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43605<->l=127.0.0.1:4259) 301@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 301: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@98c15e852bfc: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Apr 18 12:27:05 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 20250418122705537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20250418122705638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67672) Waiting for packet dumper to finish... 1 (prev_count=67672, count=81804) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Apr 18 12:27:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_subscr_create_on_demand_sai started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122708748 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122708748 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122708750 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122708751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@98c15e852bfc: 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 } } } } 20250418122708753 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122708753 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122708753 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122708753 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 20250418122708753 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122708753 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 20250418122708753 DLGSUP <0013> gsup_server.c:236 2: 20250418122708753 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122708753 DLGSUP <0013> gsup_server.c:236 3: 20250418122708753 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122708753 DLGSUP <0013> gsup_server.c:236 4: 20250418122708753 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122708753 DLGSUP <0013> gsup_server.c:236 5: 20250418122708753 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122708753 DLGSUP <0013> gsup_server.c:236 7: 20250418122708753 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122708753 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122708754 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122708754 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@98c15e852bfc: 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") 20250418122708767 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34631<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@98c15e852bfc: Created GsupExpect[0] for "262420338213084" to be handled at TC_subscr_create_on_demand_sai(308) 20250418122708773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48632<->l=127.0.0.1:4258 20250418122708798 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122708798 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420338213084"} 20250418122708798 DMAIN <0000> hlr.c:227 IMSI='262420338213084': Creating subscriber on demand 20250418122708798 DMAIN <0000> hlr.c:243 IMSI='262420338213084': Successfully assigned MSISDN='990' 20250418122708798 DAUC <0003> db_auc.c:157 IMSI='262420338213084': No 2G Auth Data 20250418122708798 DAUC <0003> db_auc.c:192 IMSI='262420338213084': No 3G Auth Data 20250418122708798 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420338213084 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 20250418122708798 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420338213084" cause=IMSI unknown in HLR} 20250418122708798 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250418122708799 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122708799 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@98c15e852bfc: Found GsupExpect[0] for "262420338213084" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@98c15e852bfc: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420338213084" TC_subscr_create_on_demand_sai(308)@98c15e852bfc: setverdict(pass): none -> pass 20250418122708804 DAUC <0003> db_auc.c:157 IMSI='262420338213084': No 2G Auth Data 20250418122708804 DAUC <0003> db_auc.c:192 IMSI='262420338213084': No 3G Auth Data 20250418122708806 DAUC <0003> db_auc.c:157 IMSI='262420338213084': No 2G Auth Data 20250418122708806 DAUC <0003> db_auc.c:192 IMSI='262420338213084': No 3G Auth Data 20250418122708808 DAUC <0003> db_auc.c:157 IMSI='262420338213084': No 2G Auth Data 20250418122708808 DAUC <0003> db_auc.c:192 IMSI='262420338213084': No 3G Auth Data 20250418122708812 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122708812 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420338213084" cn_domain=PS} 20250418122708812 DLU <0006> fsm.c:456 lu(262420338213084)[0x559fed950e60]{UNVALIDATED}: Allocated 20250418122708813 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250418122708813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420338213084)[0x559fed950e60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122708813 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420338213084" cn_domain=PS} 20250418122708813 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122708813 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122708819 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122708819 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420338213084"} 20250418122708819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420338213084)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122708819 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122708819 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420338213084"} 20250418122708819 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420338213084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122708819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420338213084)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122708819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420338213084)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122708819 DLU <0006> fsm.c:568 lu(PS:IMSI-262420338213084)[0x559fed950e60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122708819 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122708819 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122708824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48632<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@98c15e852bfc: Final verdict of PTC: pass 20250418122708826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 20250418122708828 DLINP <000b> input/ipa.c:452 connected read/write 20250418122708828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122708828 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122708828 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122708828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122708828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34631<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@98c15e852bfc: Final verdict of PTC: none 306@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 306: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@98c15e852bfc: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Apr 18 12:27:08 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 20250418122708864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20250418122708965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48638<->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@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Apr 18 12:27:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_other_home started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122712078 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122712078 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122712082 DLINP <000b> input/ipa.c:452 connected read/write 20250418122712082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122712083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122712087 DLINP <000b> input/ipa.c:452 connected read/write 20250418122712088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122712088 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122712088 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122712088 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 20250418122712088 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122712088 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 20250418122712088 DLGSUP <0013> gsup_server.c:236 2: 20250418122712088 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122712088 DLGSUP <0013> gsup_server.c:236 3: 20250418122712088 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122712088 DLGSUP <0013> gsup_server.c:236 4: 20250418122712088 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122712088 DLGSUP <0013> gsup_server.c:236 5: 20250418122712088 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122712088 DLGSUP <0013> gsup_server.c:236 7: 20250418122712088 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122712088 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122712088 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122712088 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@98c15e852bfc: 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") 20250418122712110 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34977<->l=127.0.0.1:4259) 20250418122712113 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250418122712113 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@98c15e852bfc: Created GsupExpect[0] for "262425626663232" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250418122712133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52616<->l=127.0.0.1:4258 20250418122712138 DAUC <0003> db_auc.c:157 IMSI='262425626663232': No 2G Auth Data 20250418122712138 DAUC <0003> db_auc.c:192 IMSI='262425626663232': No 3G Auth Data 20250418122712146 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610467465.msisdn 20250418122712146 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610467465.msisdn: not attached (vlr_number unset) 20250418122712146 DDGSM <0007> mslookup_server.c:327 sip.voice.491610467465.msisdn: does not exist in GSUP proxy 20250418122713152 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122713152 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425626663232" cn_domain=CS} 20250418122713152 DLU <0006> fsm.c:456 lu(262425626663232)[0x559fed9513b0]{UNVALIDATED}: Allocated 20250418122713152 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250418122713152 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425626663232)[0x559fed9513b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250418122713152 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425626663232" cn_domain=CS} 20250418122713152 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122713153 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@98c15e852bfc: Found GsupExpect[0] for "262425626663232" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425626663232" 20250418122713157 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122713157 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425626663232"} 20250418122713157 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425626663232)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250418122713157 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250418122713157 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425626663232"} 20250418122713157 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425626663232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122713157 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425626663232)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250418122713157 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425626663232)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250418122713157 DLU <0006> fsm.c:568 lu(CS:IMSI-262425626663232)[0x559fed9513b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250418122713157 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122713157 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@98c15e852bfc: setverdict(pass): none -> pass 20250418122713159 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610467465.msisdn 20250418122713159 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610467465.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250418122713160 DDGSM <0007> mslookup_server.c:327 sip.voice.491610467465.msisdn: does not exist in GSUP proxy 20250418122713160 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610467465.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@98c15e852bfc: setverdict(pass): pass -> pass, component reason not changed 20250418122713165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52616<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@98c15e852bfc: Final verdict of PTC: pass 20250418122713166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52612<->l=127.0.0.1:4258 20250418122713168 DLINP <000b> input/ipa.c:452 connected read/write 20250418122713168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122713168 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122713168 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122713168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122713168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34977<->l=127.0.0.1:4259) 311@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(310)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 311: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Apr 18 12:27:13 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 20250418122713251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4258 20250418122713351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250418122715158 DSS <0004> hlr_ussd.c:239 262421177675782/0x3fc2323f: SS Session Timeout, destroying 20250418122715158 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421177675782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Apr 18 12:27:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_MSLookup_GSUP_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122716434 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122716434 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122716437 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122716438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122716439 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250418122716439 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250418122716439 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122716439 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122716439 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122716439 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 20250418122716439 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122716439 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 20250418122716439 DLGSUP <0013> gsup_server.c:236 2: 20250418122716439 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122716439 DLGSUP <0013> gsup_server.c:236 3: 20250418122716439 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122716439 DLGSUP <0013> gsup_server.c:236 4: 20250418122716439 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122716439 DLGSUP <0013> gsup_server.c:236 5: 20250418122716439 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122716439 DLGSUP <0013> gsup_server.c:236 7: 20250418122716439 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122716439 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122716439 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122716439 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@98c15e852bfc: 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") 20250418122716455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35639<->l=127.0.0.1:4259) 20250418122716456 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250418122716456 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@98c15e852bfc: Created GsupExpect[0] for "262421288502560" to be handled at TC_MSLookup_GSUP_proxy(320) 20250418122716462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52638<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@98c15e852bfc: Created GsupExpect[0] for "262421288502560" to be handled at TC_MSLookup_GSUP_proxy(320) 20250418122716486 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122716486 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421288502560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421288502560" cn_domain=CS} 20250418122716487 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421288502560 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250418122716487 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421288502560 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250418122716487 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421288502560.imsi 20250418122716487 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421288502560.imsi 20250418122716487 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421288502560.imsi: does not exist in local HLR 20250418122716498 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421288502560 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250418122716498 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250418122716498 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250418122716498 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250418122716498 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250418122716498 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250418122716498 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421288502560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122716498 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122716498 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250418122716498 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122716498 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250418122716498 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122716498 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: 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) } } } } 20250418122716503 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716503 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716503 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250418122716503 DLINP <000b> ipa.c:396 tag 1: HLR 20250418122716503 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250418122716505 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716505 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716506 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: 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)@98c15e852bfc: 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)@98c15e852bfc: Found GsupExpect[0] for "262421288502560" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421288502560" HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122716546 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716546 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716546 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716546 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716547 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421288502560 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610701814 20250418122716547 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421288502560 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122716547 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122716547 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@98c15e852bfc: Found GsupExpect[0] for "262421288502560" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421288502560" 20250418122716557 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716557 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716557 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421288502560 MSISDN-491610701814 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122716557 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122716557 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122716561 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716561 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716561 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421288502560 MSISDN-491610701814 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 20250418122716561 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421288502560 MSISDN-491610701814 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122716561 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122716561 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@98c15e852bfc: setverdict(pass): none -> pass 20250418122716564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52638<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@98c15e852bfc: Final verdict of PTC: pass 20250418122716566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52628<->l=127.0.0.1:4258 20250418122716568 DLINP <000b> input/ipa.c:452 connected read/write 20250418122716568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122716568 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122716568 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122716568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122716569 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122716569 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122716569 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250418122716569 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250418122716569 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250418122716569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35639<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@98c15e852bfc: Final verdict of PTC: none 316@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(315)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 316: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@98c15e852bfc: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Apr 18 12:27:16 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 20250418122716661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52640<->l=127.0.0.1:4258 20250418122716762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52640<->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=43260) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Apr 18 12:27:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122719880 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122719880 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122719884 DLINP <000b> input/ipa.c:452 connected read/write 20250418122719884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122719886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52654<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@98c15e852bfc: 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 } } } } 20250418122719888 DLINP <000b> input/ipa.c:452 connected read/write 20250418122719888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122719889 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122719889 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122719889 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 20250418122719889 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122719889 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 20250418122719889 DLGSUP <0013> gsup_server.c:236 2: 20250418122719889 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122719889 DLGSUP <0013> gsup_server.c:236 3: 20250418122719889 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122719889 DLGSUP <0013> gsup_server.c:236 4: 20250418122719889 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122719889 DLGSUP <0013> gsup_server.c:236 5: 20250418122719889 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122719889 DLGSUP <0013> gsup_server.c:236 7: 20250418122719889 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122719889 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122719889 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122719889 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250418122719889 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250418122719889 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@98c15e852bfc: 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") 20250418122719900 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43879<->l=127.0.0.1:4259) 20250418122719902 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250418122719902 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@98c15e852bfc: Created GsupExpect[0] for "262421563995732" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250418122719908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52670<->l=127.0.0.1:4258 20250418122719909 DAUC <0003> db_auc.c:157 IMSI='262421563995732': No 2G Auth Data 20250418122719909 DAUC <0003> db_auc.c:192 IMSI='262421563995732': No 3G Auth Data 20250418122719913 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421563995732.imsi 20250418122719913 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421563995732.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@98c15e852bfc: setverdict(pass): none -> pass 20250418122719916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52670<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@98c15e852bfc: Final verdict of PTC: pass 20250418122719917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52654<->l=127.0.0.1:4258 20250418122719917 DLINP <000b> input/ipa.c:452 connected read/write 20250418122719918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122719918 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122719918 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122719918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122719918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43879<->l=127.0.0.1:4259) 323@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(322)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 323: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Apr 18 12:27:19 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 20250418122719946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 20250418122720047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52686<->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=27676) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Apr 18 12:27:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122723171 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122723171 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122723176 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122723177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@98c15e852bfc: 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)@98c15e852bfc: 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 } } } } 20250418122723182 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122723182 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122723182 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122723182 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 20250418122723182 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122723182 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 20250418122723182 DLGSUP <0013> gsup_server.c:236 2: 20250418122723182 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122723182 DLGSUP <0013> gsup_server.c:236 3: 20250418122723182 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122723182 DLGSUP <0013> gsup_server.c:236 4: 20250418122723182 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122723182 DLGSUP <0013> gsup_server.c:236 5: 20250418122723182 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122723182 DLGSUP <0013> gsup_server.c:236 7: 20250418122723182 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122723182 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122723182 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122723182 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122723183 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250418122723183 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@98c15e852bfc: 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") 20250418122723208 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33083<->l=127.0.0.1:4259) 20250418122723210 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250418122723210 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@98c15e852bfc: Created GsupExpect[0] for "262421262290864" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250418122723215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49622<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@98c15e852bfc: Created GsupExpect[0] for "262421262290864" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250418122723226 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122723226 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421262290864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421262290864" cn_domain=CS} 20250418122723226 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421262290864 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250418122723226 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421262290864 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250418122723226 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421262290864.imsi 20250418122723226 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421262290864.imsi 20250418122723226 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421262290864.imsi: does not exist in local HLR 20250418122723231 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421262290864 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250418122723231 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250418122723231 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250418122723231 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250418122723231 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250418122723231 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250418122723231 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421262290864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122723231 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122723231 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250418122723231 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122723231 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250418122723231 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122723231 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: 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) } } } } 20250418122723233 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122723233 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122723233 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250418122723233 DLINP <000b> ipa.c:396 tag 1: HLR 20250418122723233 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250418122723234 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122723234 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122723234 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: 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)@98c15e852bfc: 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)@98c15e852bfc: Found GsupExpect[0] for "262421262290864" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421262290864" HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122723274 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122723274 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122723274 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122723274 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122723274 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421262290864 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615658867 20250418122723274 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421262290864 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122723274 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122723274 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@98c15e852bfc: Found GsupExpect[0] for "262421262290864" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421262290864" 20250418122723282 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122723282 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122723282 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421262290864 MSISDN-491615658867 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122723282 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122723282 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122723285 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122723286 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122723286 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421262290864 MSISDN-491615658867 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 20250418122723286 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421262290864 MSISDN-491615658867 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122723286 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122723286 DLINP <000b> input/ipa.c:452 connected read/write 20250418122723286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122723289 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421262290864.imsi 20250418122723289 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421262290864.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@98c15e852bfc: setverdict(pass): none -> pass 20250418122724290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49622<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@98c15e852bfc: Final verdict of PTC: pass 20250418122724293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49614<->l=127.0.0.1:4258 20250418122724296 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33083<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@98c15e852bfc: Final verdict of PTC: none 20250418122724297 DLINP <000b> input/ipa.c:452 connected read/write 20250418122724297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122724297 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122724297 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122724297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122724297 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122724297 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122724297 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250418122724297 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250418122724297 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@98c15e852bfc: Final verdict of PTC: none 328@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 328: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Apr 18 12:27:24 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 20250418122724383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 20250418122724484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36108) Waiting for packet dumper to finish... 1 (prev_count=36108, count=44364) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Apr 18 12:27:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@98c15e852bfc: legacy= false MTC@98c15e852bfc: in not legacy case 1 MTC@98c15e852bfc: in not legacy case 2 20250418122727600 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250418122727601 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122727602 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122727603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@98c15e852bfc: 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) } } } } 20250418122727607 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250418122727607 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@98c15e852bfc: 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 } } } } 20250418122727607 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122727607 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250418122727607 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250418122727607 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 20250418122727607 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250418122727607 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 20250418122727607 DLGSUP <0013> gsup_server.c:236 2: 20250418122727607 DLGSUP <0013> gsup_server.c:238 2: 00 20250418122727607 DLGSUP <0013> gsup_server.c:236 3: 20250418122727607 DLGSUP <0013> gsup_server.c:238 3: 00 20250418122727607 DLGSUP <0013> gsup_server.c:236 4: 20250418122727607 DLGSUP <0013> gsup_server.c:238 4: 00 20250418122727608 DLGSUP <0013> gsup_server.c:236 5: 20250418122727608 DLGSUP <0013> gsup_server.c:238 5: 00 20250418122727608 DLGSUP <0013> gsup_server.c:236 7: 20250418122727608 DLGSUP <0013> gsup_server.c:238 7: 00 20250418122727608 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250418122727608 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250418122727608 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)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@98c15e852bfc: 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") 20250418122727632 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40561<->l=127.0.0.1:4259) 20250418122727633 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250418122727634 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@98c15e852bfc: Created GsupExpect[0] for "262422059289685" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250418122727640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@98c15e852bfc: Created GsupExpect[0] for "262422059289685" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250418122727650 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122727650 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422059289685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422059289685" cn_domain=CS} 20250418122727650 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422059289685 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250418122727650 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422059289685 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250418122727650 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422059289685.imsi 20250418122727650 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422059289685.imsi 20250418122727650 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422059289685.imsi: does not exist in local HLR 20250418122727658 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422059289685 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250418122727659 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250418122727659 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250418122727659 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250418122727659 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250418122727659 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250418122727659 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422059289685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250418122727659 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122727659 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250418122727659 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122727659 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250418122727659 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250418122727659 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: 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) } } } } 20250418122727663 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727663 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727663 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250418122727663 DLINP <000b> ipa.c:396 tag 1: HLR 20250418122727663 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20250418122727665 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727665 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727665 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: 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)@98c15e852bfc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@98c15e852bfc: Found GsupExpect[0] for "262422059289685" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422059289685" HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250418122727706 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727706 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727706 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727706 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727707 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422059289685 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618658537 20250418122727707 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422059289685 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122727707 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122727707 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@98c15e852bfc: Found GsupExpect[0] for "262422059289685" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@98c15e852bfc: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422059289685" 20250418122727717 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727717 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727717 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422059289685 MSISDN-491618658537 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122727717 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122727717 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122727722 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727722 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727722 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422059289685 MSISDN-491618658537 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 20250418122727722 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422059289685 MSISDN-491618658537 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250418122727722 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122727722 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250418122727725 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618658537.msisdn 20250418122727725 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618658537.msisdn: does not exist in local HLR 20250418122727725 DDGSM <0007> mslookup_server.c:352 sip.voice.491618658537.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250418122727725 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618658537.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@98c15e852bfc: setverdict(pass): none -> pass 20250418122727730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@98c15e852bfc: Final verdict of PTC: pass 20250418122727731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49638<->l=127.0.0.1:4258 20250418122727733 DLINP <000b> input/ipa.c:452 connected read/write 20250418122727733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250418122727733 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250418122727733 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250418122727733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250418122727733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40561<->l=127.0.0.1:4259) 20250418122727734 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250418122727734 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250418122727734 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250418122727734 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250418122727734 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(336)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP(334)@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@98c15e852bfc: Final verdict of PTC: none 335@98c15e852bfc: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@98c15e852bfc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@98c15e852bfc: Final verdict of PTC: none MTC@98c15e852bfc: Setting final verdict of the test case. MTC@98c15e852bfc: Local verdict of MTC: none MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC with component reference 335: none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@98c15e852bfc: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@98c15e852bfc: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@98c15e852bfc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Apr 18 12:27:27 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 20250418122727811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49644<->l=127.0.0.1:4258 20250418122727912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13112) Waiting for packet dumper to finish... 1 (prev_count=13112, count=46420) MTC@98c15e852bfc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@98c15e852bfc: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@98c15e852bfc: Terminating MTC. MC@98c15e852bfc: MTC terminated. MC2> exit MC@98c15e852bfc: Shutting down session. MC@98c15e852bfc: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7611.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (1055880) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1055830) [testenv] Showing testsuite/junit-xml-7611.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7611.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.093286'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.152766'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.239967'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.148283'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.074519'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.079513'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.076866'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.085322'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.152247'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.202414'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.193680'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.055175'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.090361'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.200522'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.200215'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.094714'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.178468'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.174928'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.189674'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.180224'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.212478'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.181415'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.207320'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.196283'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.182952'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.083683'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.202991'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.238634'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.189777'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.096067'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.169096'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.164884'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.102668'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.114724'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.152768'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.064139'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.163185'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.162942'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0'] testenv-hlr-osmocom-latest-20250418-1225-cd83dad9-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2389/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS