Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc # timeout=10 Commit message: "bsc: Add missing testcase in expected-results.xml" > git rev-list --no-walk d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins8416716912681765172.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + 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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9252 kB in 1s (12.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-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.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-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_2.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_6.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_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_SS_Code_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_SM_DataTypes_part_3.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_5.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_Protocol_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_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_MS_DataTypes_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_2.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_5.cc Creating dependency file for MAP_ApplicationContexts_part_6.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_DataTypes.cc Creating dependency file for SS_Errors.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for SS_Operations.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MobileDomainDefinitions.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_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_7.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_2.cc Creating dependency file for Osmocom_Types_part_3.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_Types_part_1.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_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MAP_Types.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for 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 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-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 [181 kB] Fetched 182 kB in 0s (589 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (75.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241204122516730 DMAIN <0000> hlr.c:802 hlr starting 20241204122516730 DDB <0001> db.c:599 using database: :memory: 20241204122516730 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241204122516731 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241204122516731 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241204122516733 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241204122516733 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241204122516734 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241204122516734 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241204122516734 DLCTRL <0010> control_if.c:1024 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-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@780e010000aa: Unix server socket created successfully. MC@780e010000aa: Listening on TCP port 46287. MC2> 780e010000aa is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 780e010000aa 46287 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@780e010000aa: New HC connected from 10.0.2.100 [10.0.2.100]. 780e010000aa: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@780e010000aa: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@780e010000aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@780e010000aa: Configuration file was processed on all HCs. MC@780e010000aa: Creating MTC on host 10.0.2.100. MC@780e010000aa: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@780e010000aa: 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 ------ Wed Dec 4 12:25:17 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_sai_err_invalid_imsi started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122518326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122518326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122518331 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122518335 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518336 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122518336 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122518336 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122518336 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122518336 DLGSUP <0013> gsup_server.c:237 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 20241204122518336 DLGSUP <0013> gsup_server.c:235 2: 20241204122518336 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122518336 DLGSUP <0013> gsup_server.c:235 3: 20241204122518336 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122518336 DLGSUP <0013> gsup_server.c:235 4: 20241204122518336 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122518336 DLGSUP <0013> gsup_server.c:235 5: 20241204122518336 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122518336 DLGSUP <0013> gsup_server.c:235 7: 20241204122518336 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122518336 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122518336 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122518336 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@780e010000aa: 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") 20241204122518361 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36795<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@780e010000aa: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241204122518374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20241204122518378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518378 DLGSUP <0013> gsup_req.c:138 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"} 20241204122518378 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241204122518378 DLGSUP <0013> gsup_req.c:274 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} 20241204122518378 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122518378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122518378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@780e010000aa: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@780e010000aa: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122518380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@780e010000aa: Final verdict of PTC: pass 20241204122518380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20241204122518381 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518381 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122518381 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122518381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122518381 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36795<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@780e010000aa: Final verdict of PTC: none 5@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 5: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@780e010000aa: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:18 UTC 2024 ====== 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 20241204122518420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 20241204122518521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24956) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:20 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_sai started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122521619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122521619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122521623 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122521629 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521629 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122521629 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122521629 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122521629 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122521629 DLGSUP <0013> gsup_server.c:237 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 20241204122521629 DLGSUP <0013> gsup_server.c:235 2: 20241204122521629 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122521629 DLGSUP <0013> gsup_server.c:235 3: 20241204122521629 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122521629 DLGSUP <0013> gsup_server.c:235 4: 20241204122521629 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122521629 DLGSUP <0013> gsup_server.c:235 5: 20241204122521629 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122521629 DLGSUP <0013> gsup_server.c:235 7: 20241204122521629 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122521629 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122521629 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122521629 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@780e010000aa: 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") 20241204122521648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41059<->l=127.0.0.1:4259) 20241204122521653 DAUC <0003> db_auc.c:157 IMSI='262424750635085': No 2G Auth Data 20241204122521653 DAUC <0003> db_auc.c:192 IMSI='262424750635085': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262424750635085" to be handled at TC_gsup_sai(12) 20241204122521661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 20241204122521674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521674 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424750635085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424750635085"} 20241204122521674 DAUC <0003> db_auc.c:192 IMSI='262424750635085': No 3G Auth Data 20241204122521674 DAUC <0003> db_auc.c:236 IMSI='262424750635085': Calling to generate 5 vectors 20241204122521674 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122521674 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521674 DAUC <0003> auc.c:113 vector [0]: rand = 97c41a3baf47c20146370da14ed14d4b 20241204122521674 DAUC <0003> auc.c:179 vector [0]: kc = 9b33d084f6119400 20241204122521674 DAUC <0003> auc.c:180 vector [0]: sres = 8a6afff6 20241204122521674 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [1]: rand = 0b06f2a531bec581798d9d094c80e403 20241204122521674 DAUC <0003> auc.c:179 vector [1]: kc = 7563126699f9b400 20241204122521674 DAUC <0003> auc.c:180 vector [1]: sres = 954fe20d 20241204122521674 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [2]: rand = 407fa1144555eafd071a1548c5920fbf 20241204122521674 DAUC <0003> auc.c:179 vector [2]: kc = 840fa0f6fa408800 20241204122521674 DAUC <0003> auc.c:180 vector [2]: sres = abe4029f 20241204122521674 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [3]: rand = f95e6f3ac6c9876bc58e5e50d73fd94c 20241204122521674 DAUC <0003> auc.c:179 vector [3]: kc = f104dc3f8f7fc800 20241204122521674 DAUC <0003> auc.c:180 vector [3]: sres = 3a62a8ab 20241204122521674 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [4]: rand = c7cffa21caf5c046a05dc3f9fcc8ac79 20241204122521674 DAUC <0003> auc.c:179 vector [4]: kc = 281805e575a8bc00 20241204122521674 DAUC <0003> auc.c:180 vector [4]: sres = f96e617f 20241204122521674 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122521674 DAUC <0003> db_auc.c:245 IMSI='262424750635085': Generated 5 vectors 20241204122521674 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424750635085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424750635085"} 20241204122521674 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424750635085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262424750635085" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 0TC_gsup_sai(12)"262424750635085" TC_gsup_sai(12)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(12)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 TC_gsup_sai(12)@780e010000aa: Final verdict of PTC: pass 20241204122521682 DAUC <0003> db_auc.c:157 IMSI='262420452821433': No 2G Auth Data 20241204122521682 DAUC <0003> db_auc.c:192 IMSI='262420452821433': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262420452821433" to be handled at TC_gsup_sai(13) 20241204122521697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20241204122521699 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521699 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420452821433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420452821433"} 20241204122521699 DAUC <0003> db_auc.c:192 IMSI='262420452821433': No 3G Auth Data 20241204122521699 DAUC <0003> db_auc.c:236 IMSI='262420452821433': Calling to generate 5 vectors 20241204122521699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122521699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521699 DAUC <0003> auc.c:113 vector [0]: rand = b1088839a461b4c99802bebaec2ae9d8 20241204122521699 DAUC <0003> auc.c:179 vector [0]: kc = 0730c0602b00f400 20241204122521699 DAUC <0003> auc.c:180 vector [0]: sres = 3a417e7e 20241204122521699 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [1]: rand = d1be891ead49ea95f83ee2cfbf16b6c2 20241204122521699 DAUC <0003> auc.c:179 vector [1]: kc = 35f177382d8ce400 20241204122521699 DAUC <0003> auc.c:180 vector [1]: sres = 8bbc8260 20241204122521699 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [2]: rand = dbbb8b3c5792ac30431f53352fc6614b 20241204122521699 DAUC <0003> auc.c:179 vector [2]: kc = 647177e051b5f800 20241204122521699 DAUC <0003> auc.c:180 vector [2]: sres = 58a2fbf9 20241204122521699 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [3]: rand = 6a66f317a2e2a1e12299108d90de2e22 20241204122521699 DAUC <0003> auc.c:179 vector [3]: kc = d28b81cb6123b400 20241204122521699 DAUC <0003> auc.c:180 vector [3]: sres = ab02a172 20241204122521699 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [4]: rand = 7e8aaff31559be894f1ffc8b7a9ca64d 20241204122521699 DAUC <0003> auc.c:179 vector [4]: kc = 16ddea6ca37b6800 20241204122521699 DAUC <0003> auc.c:180 vector [4]: sres = d90d34f8 20241204122521699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122521699 DAUC <0003> db_auc.c:245 IMSI='262420452821433': Generated 5 vectors 20241204122521699 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420452821433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420452821433"} 20241204122521699 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420452821433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521699 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521699 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262420452821433" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 1TC_gsup_sai(13)"262420452821433" TC_gsup_sai(13)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(13)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 TC_gsup_sai(13)@780e010000aa: Final verdict of PTC: pass 20241204122521700 DAUC <0003> db_auc.c:157 IMSI='262421505568665': No 2G Auth Data 20241204122521701 DAUC <0003> db_auc.c:192 IMSI='262421505568665': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262421505568665" to be handled at TC_gsup_sai(14) 20241204122521706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20241204122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521708 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421505568665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421505568665"} 20241204122521708 DAUC <0003> db_auc.c:192 IMSI='262421505568665': No 3G Auth Data 20241204122521708 DAUC <0003> db_auc.c:236 IMSI='262421505568665': Calling to generate 5 vectors 20241204122521708 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122521708 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521708 DAUC <0003> auc.c:113 vector [0]: rand = 9ed38be93f6d4c6e6a9ecbee50dc4096 20241204122521708 DAUC <0003> auc.c:179 vector [0]: kc = a7c9bbe938c90d27 20241204122521708 DAUC <0003> auc.c:180 vector [0]: sres = 4a30a69e 20241204122521708 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [1]: rand = 76d13dab05d11a95de894611178c1101 20241204122521708 DAUC <0003> auc.c:179 vector [1]: kc = 0cb2ebb024330c47 20241204122521708 DAUC <0003> auc.c:180 vector [1]: sres = cd3b9998 20241204122521708 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [2]: rand = 30a049c254e4e6764074eb9cafcf0805 20241204122521708 DAUC <0003> auc.c:179 vector [2]: kc = de7a15e0168b0568 20241204122521708 DAUC <0003> auc.c:180 vector [2]: sres = 4a573537 20241204122521708 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [3]: rand = c2e07f27d04a13a65a8c4157c7dd321c 20241204122521708 DAUC <0003> auc.c:179 vector [3]: kc = 6b6810f307e1dec6 20241204122521708 DAUC <0003> auc.c:180 vector [3]: sres = ccc54848 20241204122521708 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [4]: rand = 2ca39cf4066e896d70abd7557c0a05fd 20241204122521708 DAUC <0003> auc.c:179 vector [4]: kc = ca295ed531e103f6 20241204122521708 DAUC <0003> auc.c:180 vector [4]: sres = 6d20ffd6 20241204122521708 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122521708 DAUC <0003> db_auc.c:245 IMSI='262421505568665': Generated 5 vectors 20241204122521708 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421505568665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421505568665"} 20241204122521708 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421505568665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262421505568665" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 2TC_gsup_sai(14)"262421505568665" TC_gsup_sai(14)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(14)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 TC_gsup_sai(14)@780e010000aa: Final verdict of PTC: pass 20241204122521710 DAUC <0003> db_auc.c:157 IMSI='262429522075609': No 2G Auth Data 20241204122521710 DAUC <0003> db_auc.c:192 IMSI='262429522075609': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262429522075609" to be handled at TC_gsup_sai(15) 20241204122521716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241204122521717 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521717 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429522075609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429522075609"} 20241204122521717 DAUC <0003> db_auc.c:157 IMSI='262429522075609': No 2G Auth Data 20241204122521717 DAUC <0003> db_auc.c:236 IMSI='262429522075609': Calling to generate 5 vectors 20241204122521717 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122521717 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521717 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521717 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521717 DAUC <0003> auc.c:113 vector [0]: rand = e6f70ee15928311b39e420084f5400d9 20241204122521717 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521717 DAUC <0003> auc.c:142 vector [0]: autn = af16522ef20f00009561a82a618cdf7a 20241204122521717 DAUC <0003> auc.c:143 vector [0]: ck = 659b2dbf568af3d46a53840940cb3b95 20241204122521717 DAUC <0003> auc.c:144 vector [0]: ik = 14e37dfee353a84fbfe1174f5178026c 20241204122521717 DAUC <0003> auc.c:145 vector [0]: res = 1f3ff3423a5c14290000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [0]: kc = a4cac307a46a6262 20241204122521717 DAUC <0003> auc.c:152 vector [0]: sres = 2563e76b 20241204122521717 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122521717 DAUC <0003> auc.c:113 vector [1]: rand = 85d5ceb908e484c119579fff4984cc5a 20241204122521717 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521717 DAUC <0003> auc.c:142 vector [1]: autn = 323aaac6ed52000076f101709921baf4 20241204122521717 DAUC <0003> auc.c:143 vector [1]: ck = a42e360146ea879261f5bcce2b3f14dc 20241204122521717 DAUC <0003> auc.c:144 vector [1]: ik = c4cf662c28f8b17d5c46b9e587f5e435 20241204122521717 DAUC <0003> auc.c:145 vector [1]: res = c239445cce0dca3d0000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [1]: kc = 5d525506c2d8c606 20241204122521717 DAUC <0003> auc.c:152 vector [1]: sres = 0c348e61 20241204122521717 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122521717 DAUC <0003> auc.c:113 vector [2]: rand = c41b8f04f4b1496b7224e32e23e25fb5 20241204122521717 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521717 DAUC <0003> auc.c:142 vector [2]: autn = 607cdb769bb0000048347503a059afc1 20241204122521717 DAUC <0003> auc.c:143 vector [2]: ck = 23a2caa73e5aa0aef80a359251b9f40f 20241204122521717 DAUC <0003> auc.c:144 vector [2]: ik = 8ef1d7cd140e74f84ddfa55ece215dc0 20241204122521717 DAUC <0003> auc.c:145 vector [2]: res = df8f427bda5bce1e0000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [2]: kc = 18868da6b5cc7d99 20241204122521717 DAUC <0003> auc.c:152 vector [2]: sres = 05d48c65 20241204122521717 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122521717 DAUC <0003> auc.c:113 vector [3]: rand = 96281982037bc8dc517a8d10360e9d44 20241204122521717 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521717 DAUC <0003> auc.c:142 vector [3]: autn = 8916700a775d0000e5076b00617f06f4 20241204122521717 DAUC <0003> auc.c:143 vector [3]: ck = ee7a825ba0dc91bc13e8f549b625614c 20241204122521717 DAUC <0003> auc.c:144 vector [3]: ik = ff6c5cbb6c2261e7de9af1aa3c6a0295 20241204122521717 DAUC <0003> auc.c:145 vector [3]: res = f4de84d1f8cfac0b0000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [3]: kc = dc64da0346b19382 20241204122521718 DAUC <0003> auc.c:152 vector [3]: sres = 0c1128da 20241204122521718 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122521718 DAUC <0003> auc.c:113 vector [4]: rand = 3ec68be451ac5ce16664c1903ea814cc 20241204122521718 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521718 DAUC <0003> auc.c:142 vector [4]: autn = d3241fca7e670000ffd980f349e1c659 20241204122521718 DAUC <0003> auc.c:143 vector [4]: ck = 140f0eb930daaec6355c1d354341a6e7 20241204122521718 DAUC <0003> auc.c:144 vector [4]: ik = 5ec705f2bf978371e6f03bd30d79f7b9 20241204122521718 DAUC <0003> auc.c:145 vector [4]: res = 36960f6415028a7b0000000000000000 20241204122521718 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521718 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122521718 DAUC <0003> auc.c:151 vector [4]: kc = 99642dadc1757ce9 20241204122521718 DAUC <0003> auc.c:152 vector [4]: sres = 2394851f 20241204122521718 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122521718 DAUC <0003> db_auc.c:245 IMSI='262429522075609': Generated 5 vectors 20241204122521718 DAUC <0003> db_auc.c:249 IMSI='262429522075609': Updating SQN=161 in DB 20241204122521718 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429522075609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429522075609"} 20241204122521718 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429522075609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521718 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521718 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262429522075609" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 3TC_gsup_sai(15)"262429522075609" TC_gsup_sai(15)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(15)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 TC_gsup_sai(15)@780e010000aa: Final verdict of PTC: pass 20241204122521720 DAUC <0003> db_auc.c:157 IMSI='262425470951542': No 2G Auth Data 20241204122521720 DAUC <0003> db_auc.c:192 IMSI='262425470951542': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262425470951542" to be handled at TC_gsup_sai(16) 20241204122521726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241204122521727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521728 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425470951542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425470951542"} 20241204122521728 DAUC <0003> db_auc.c:157 IMSI='262425470951542': No 2G Auth Data 20241204122521728 DAUC <0003> db_auc.c:236 IMSI='262425470951542': Calling to generate 5 vectors 20241204122521728 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122521728 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521728 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122521728 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521728 DAUC <0003> auc.c:113 vector [0]: rand = 83782a88382e40b277442cd2b61bdb30 20241204122521728 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521728 DAUC <0003> auc.c:142 vector [0]: autn = bfb8280663bc000037db63b139a92c22 20241204122521728 DAUC <0003> auc.c:143 vector [0]: ck = f6c31d6b785d7295d5ecb4be41b05466 20241204122521728 DAUC <0003> auc.c:144 vector [0]: ik = ca46f4dd47de92eff690c661ee731d2a 20241204122521728 DAUC <0003> auc.c:145 vector [0]: res = 74e14e5b72c25b7d0000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [0]: kc = 1ff99b699040a936 20241204122521728 DAUC <0003> auc.c:152 vector [0]: sres = 06231526 20241204122521728 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [1]: rand = 4a29f7bab4b61ed93bfc0cd873473d61 20241204122521728 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521728 DAUC <0003> auc.c:142 vector [1]: autn = a729cddfc6b6000056de8283fd9e0529 20241204122521728 DAUC <0003> auc.c:143 vector [1]: ck = ee55a88ac26097675bbfceef8ccb8ceb 20241204122521728 DAUC <0003> auc.c:144 vector [1]: ik = 46267ef89f0e48489c41d68c5c96a2b9 20241204122521728 DAUC <0003> auc.c:145 vector [1]: res = f4d62258ed20f0bd0000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [1]: kc = 6f8dce118d33f17d 20241204122521728 DAUC <0003> auc.c:152 vector [1]: sres = 19f6d2e5 20241204122521728 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [2]: rand = 3bce7a64a0cb6339f57c3c3e91321806 20241204122521728 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521728 DAUC <0003> auc.c:142 vector [2]: autn = 9f0417bcf10700000c0345b2764105ed 20241204122521728 DAUC <0003> auc.c:143 vector [2]: ck = 83335f3f33c74c7d80c702bf1628d7ad 20241204122521728 DAUC <0003> auc.c:144 vector [2]: ik = 75f5a08e17a61fb248ed6b26968043a5 20241204122521728 DAUC <0003> auc.c:145 vector [2]: res = cb701820ccb7ff740000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [2]: kc = 3eec9628a4c9c7c7 20241204122521728 DAUC <0003> auc.c:152 vector [2]: sres = 07c7e754 20241204122521728 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [3]: rand = 03cb19d87be6c304b4206cfab4deda57 20241204122521728 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521728 DAUC <0003> auc.c:142 vector [3]: autn = 3cb664863cf200009763189d4256e0b9 20241204122521728 DAUC <0003> auc.c:143 vector [3]: ck = 685efac02a7a0082dcdc8ffcde91c0f4 20241204122521728 DAUC <0003> auc.c:144 vector [3]: ik = d59919e5bb0acbb03b83344068472416 20241204122521728 DAUC <0003> auc.c:145 vector [3]: res = 1aee17111b42be370000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [3]: kc = 5a98589927a62fd0 20241204122521728 DAUC <0003> auc.c:152 vector [3]: sres = 01aca926 20241204122521728 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [4]: rand = 4ba323caee84bea61aeed77465153172 20241204122521728 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521728 DAUC <0003> auc.c:142 vector [4]: autn = fa8737a6ca620000076ab690ac19d3e6 20241204122521728 DAUC <0003> auc.c:143 vector [4]: ck = a7ea3a3ba74f5abec8a5d1654d548249 20241204122521728 DAUC <0003> auc.c:144 vector [4]: ik = b016572c97290a2c449ffe69ac3a098f 20241204122521728 DAUC <0003> auc.c:145 vector [4]: res = 384c4c639ecafde00000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [4]: kc = 9bc6421bd108db54 20241204122521728 DAUC <0003> auc.c:152 vector [4]: sres = a686b183 20241204122521728 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122521728 DAUC <0003> db_auc.c:245 IMSI='262425470951542': Generated 5 vectors 20241204122521728 DAUC <0003> db_auc.c:249 IMSI='262425470951542': Updating SQN=161 in DB 20241204122521728 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425470951542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425470951542"} 20241204122521728 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425470951542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262425470951542" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 4TC_gsup_sai(16)"262425470951542" TC_gsup_sai(16)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(16)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 TC_gsup_sai(16)@780e010000aa: Final verdict of PTC: pass 20241204122521730 DAUC <0003> db_auc.c:157 IMSI='262425921393258': No 2G Auth Data 20241204122521730 DAUC <0003> db_auc.c:192 IMSI='262425921393258': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262425921393258" to be handled at TC_gsup_sai(17) 20241204122521736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20241204122521738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521738 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425921393258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425921393258"} 20241204122521738 DAUC <0003> db_auc.c:236 IMSI='262425921393258': Calling to generate 5 vectors 20241204122521738 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122521738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521738 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521738 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521738 DAUC <0003> auc.c:113 vector [0]: rand = ee7137b7b2b74faa9317d84140e7bee7 20241204122521738 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521738 DAUC <0003> auc.c:142 vector [0]: autn = d439f66d19d800001aec2b6397d9ae54 20241204122521738 DAUC <0003> auc.c:143 vector [0]: ck = f641daded03c67d60008e9efcdbb5e59 20241204122521738 DAUC <0003> auc.c:144 vector [0]: ik = 422aad41c74e778005f868e886fc8ea0 20241204122521738 DAUC <0003> auc.c:145 vector [0]: res = dc37cbe8f9636bac0000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [0]: kc = 8beffa2722080800 20241204122521738 DAUC <0003> auc.c:180 vector [0]: sres = 288f1c68 20241204122521738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [1]: rand = 7622cea2ec39d66f789125c67d08e4fd 20241204122521738 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521738 DAUC <0003> auc.c:142 vector [1]: autn = 94fa6e2f39080000c81e727e1f447e1b 20241204122521738 DAUC <0003> auc.c:143 vector [1]: ck = 9c43518ab9061a83b22a35b5fbf7479b 20241204122521738 DAUC <0003> auc.c:144 vector [1]: ik = 462c407856f59eb0fb99f0b88eb0c1db 20241204122521738 DAUC <0003> auc.c:145 vector [1]: res = e3c273faa072713a0000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [1]: kc = 5568f54d59425400 20241204122521738 DAUC <0003> auc.c:180 vector [1]: sres = 1b03b359 20241204122521738 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [2]: rand = 314a1d45531bcfd82908a459ea931001 20241204122521738 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521738 DAUC <0003> auc.c:142 vector [2]: autn = eec2267f016000001dc0296890a14964 20241204122521738 DAUC <0003> auc.c:143 vector [2]: ck = 7dcabadfba8297e4f9d74825e1fa51af 20241204122521738 DAUC <0003> auc.c:144 vector [2]: ik = 19db57c6113738a50500418c6d6809bd 20241204122521738 DAUC <0003> auc.c:145 vector [2]: res = 507d2f3f70fb1a630000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [2]: kc = 1cb9c19603c61c00 20241204122521738 DAUC <0003> auc.c:180 vector [2]: sres = bf41eb98 20241204122521738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [3]: rand = e953222a47909a3b938b445c84333af6 20241204122521738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521738 DAUC <0003> auc.c:142 vector [3]: autn = 600d7ad95b2600000754450392be93a0 20241204122521738 DAUC <0003> auc.c:143 vector [3]: ck = a5adea8578d97c8516d979d42cd33f6a 20241204122521738 DAUC <0003> auc.c:144 vector [3]: ik = 52de4086a672937ab213e2a55fa0498d 20241204122521738 DAUC <0003> auc.c:145 vector [3]: res = 4fc7c6569f940ef10000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [3]: kc = 3b01726976bbf000 20241204122521738 DAUC <0003> auc.c:180 vector [3]: sres = 9041c26e 20241204122521738 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [4]: rand = 2152673a1de7a7da922d424c8480c59d 20241204122521738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521738 DAUC <0003> auc.c:142 vector [4]: autn = c7b066dbc4f90000e582c63c559f3e55 20241204122521738 DAUC <0003> auc.c:143 vector [4]: ck = 89c0ab1300483f33952aa0690dc582fa 20241204122521738 DAUC <0003> auc.c:144 vector [4]: ik = 8cdb8ced542a97aabc7b7e80bfc8c780 20241204122521738 DAUC <0003> auc.c:145 vector [4]: res = 09d6d7e80575b0530000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [4]: kc = c2e37fc92893d400 20241204122521738 DAUC <0003> auc.c:180 vector [4]: sres = c62725f8 20241204122521738 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122521738 DAUC <0003> db_auc.c:245 IMSI='262425921393258': Generated 5 vectors 20241204122521738 DAUC <0003> db_auc.c:249 IMSI='262425921393258': Updating SQN=161 in DB 20241204122521738 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425921393258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425921393258"} 20241204122521738 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425921393258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262425921393258" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 5TC_gsup_sai(17)"262425921393258" TC_gsup_sai(17)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(17)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 TC_gsup_sai(17)@780e010000aa: Final verdict of PTC: pass 20241204122521741 DAUC <0003> db_auc.c:157 IMSI='262421039353678': No 2G Auth Data 20241204122521741 DAUC <0003> db_auc.c:192 IMSI='262421039353678': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262421039353678" to be handled at TC_gsup_sai(18) 20241204122521747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20241204122521749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521749 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421039353678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421039353678"} 20241204122521749 DAUC <0003> db_auc.c:236 IMSI='262421039353678': Calling to generate 5 vectors 20241204122521749 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122521749 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521749 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521749 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521749 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521749 DAUC <0003> auc.c:113 vector [0]: rand = d9af17e5a89c556efdf6aaaf826ec2ea 20241204122521749 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521749 DAUC <0003> auc.c:142 vector [0]: autn = b812f99b28fa00009a03c1b50c2b9eb7 20241204122521749 DAUC <0003> auc.c:143 vector [0]: ck = f6e004317606816d0d0a00beb9b92ce2 20241204122521749 DAUC <0003> auc.c:144 vector [0]: ik = 8bd3e6875221850d8d78250c1e84e743 20241204122521749 DAUC <0003> auc.c:145 vector [0]: res = 3e859e68e9a4d5d20000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [0]: kc = 7ec86ce7c5bcdc00 20241204122521749 DAUC <0003> auc.c:180 vector [0]: sres = 16dbd72d 20241204122521749 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122521749 DAUC <0003> auc.c:113 vector [1]: rand = fa91e704f6ff2f0b2d366617aaed648c 20241204122521749 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521749 DAUC <0003> auc.c:142 vector [1]: autn = 11b73709537700004207249888a08f6c 20241204122521749 DAUC <0003> auc.c:143 vector [1]: ck = 9776f4441325e7dfc488eeab7e11737e 20241204122521749 DAUC <0003> auc.c:144 vector [1]: ik = 7d35609a1d8e8e02184ca2544f756a9d 20241204122521749 DAUC <0003> auc.c:145 vector [1]: res = 226e717144abaa1d0000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [1]: kc = 4dfb4d65aecbec00 20241204122521749 DAUC <0003> auc.c:180 vector [1]: sres = 198c8d2d 20241204122521749 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122521749 DAUC <0003> auc.c:113 vector [2]: rand = 8caf45b4c0a9534db8683b9d00ccf56f 20241204122521749 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521749 DAUC <0003> auc.c:142 vector [2]: autn = 882f6c2faf3600000622a6e72f97313f 20241204122521749 DAUC <0003> auc.c:143 vector [2]: ck = a3cb3100d6d556439751b07145a117a0 20241204122521749 DAUC <0003> auc.c:144 vector [2]: ik = a259b310b992556bd0b568e70f4dae3a 20241204122521749 DAUC <0003> auc.c:145 vector [2]: res = 5bba30a5d3bac4dc0000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [2]: kc = 6378d331c6903800 20241204122521749 DAUC <0003> auc.c:180 vector [2]: sres = 1b2edd9f 20241204122521749 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122521749 DAUC <0003> auc.c:113 vector [3]: rand = 9cce3dfd67ef9fdef2eb33035517a4ce 20241204122521749 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521749 DAUC <0003> auc.c:142 vector [3]: autn = 73f9dab3751d0000289579ed079d5a6d 20241204122521749 DAUC <0003> auc.c:143 vector [3]: ck = cdad8b08e53b8ebd25f1495186432d3b 20241204122521749 DAUC <0003> auc.c:144 vector [3]: ik = 0dba377cac5a76442515af9dea2537d1 20241204122521749 DAUC <0003> auc.c:145 vector [3]: res = 9d21c073ff10167f0000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [3]: kc = 8fc3fd0ca4adb000 20241204122521749 DAUC <0003> auc.c:180 vector [3]: sres = 7b7b45ea 20241204122521749 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122521750 DAUC <0003> auc.c:113 vector [4]: rand = b16496ddb2723e93d9a05c7ed283af37 20241204122521750 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521750 DAUC <0003> auc.c:142 vector [4]: autn = a975aeecd0990000beb2ec4eca069240 20241204122521750 DAUC <0003> auc.c:143 vector [4]: ck = e55112b1d9e1a55efa3d75447444a272 20241204122521750 DAUC <0003> auc.c:144 vector [4]: ik = a20f23160bbb09a00638be7fd8d05f0c 20241204122521750 DAUC <0003> auc.c:145 vector [4]: res = 442ad0deb4c5cbc60000000000000000 20241204122521750 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521750 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122521750 DAUC <0003> auc.c:179 vector [4]: kc = 8760d1e427d1fc00 20241204122521750 DAUC <0003> auc.c:180 vector [4]: sres = d27bed80 20241204122521750 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122521750 DAUC <0003> db_auc.c:245 IMSI='262421039353678': Generated 5 vectors 20241204122521750 DAUC <0003> db_auc.c:249 IMSI='262421039353678': Updating SQN=161 in DB 20241204122521750 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421039353678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421039353678"} 20241204122521750 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421039353678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521750 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521750 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262421039353678" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 6TC_gsup_sai(18)"262421039353678" TC_gsup_sai(18)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(18)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 TC_gsup_sai(18)@780e010000aa: Final verdict of PTC: pass 20241204122521752 DAUC <0003> db_auc.c:157 IMSI='262424038425115': No 2G Auth Data 20241204122521752 DAUC <0003> db_auc.c:192 IMSI='262424038425115': No 3G Auth Data HLR_Test-GSUP(9)@780e010000aa: Created GsupExpect[0] for "262424038425115" to be handled at TC_gsup_sai(19) 20241204122521758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 20241204122521760 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521760 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424038425115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424038425115"} 20241204122521760 DAUC <0003> db_auc.c:236 IMSI='262424038425115': Calling to generate 5 vectors 20241204122521760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122521760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521760 DAUC <0003> auc.c:113 vector [0]: rand = 2e262c09ea049b5e8b12e0ab6eefc146 20241204122521760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521760 DAUC <0003> auc.c:142 vector [0]: autn = b7bfe0a3c9810000e436cb2dd37b4dab 20241204122521760 DAUC <0003> auc.c:143 vector [0]: ck = ff47b6d66630e226aa6e4b612ef25d6a 20241204122521760 DAUC <0003> auc.c:144 vector [0]: ik = ae4375a2b40ede2345cba38be7e11d5b 20241204122521760 DAUC <0003> auc.c:145 vector [0]: res = 44e198fdb0a4cf7a0000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [0]: kc = 8d1ec7a86dfc9486 20241204122521760 DAUC <0003> auc.c:180 vector [0]: sres = 20fa64e0 20241204122521760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [1]: rand = 9b2af741a4e649cfbb3bd9a423d29caf 20241204122521760 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521760 DAUC <0003> auc.c:142 vector [1]: autn = bb7366547e000000c2babb85c2412118 20241204122521760 DAUC <0003> auc.c:143 vector [1]: ck = 35fb176e04089ac2f0ae4886fa060ff1 20241204122521760 DAUC <0003> auc.c:144 vector [1]: ik = c0add5bae69df726d529bac970e94421 20241204122521760 DAUC <0003> auc.c:145 vector [1]: res = 693d3ee13c6edd970000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [1]: kc = c7b79e155c64960d 20241204122521760 DAUC <0003> auc.c:180 vector [1]: sres = 63ce3dec 20241204122521760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [2]: rand = 3b7d05840a1e658720a72227dcd65d91 20241204122521760 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521760 DAUC <0003> auc.c:142 vector [2]: autn = 92ecaec9c1e70000af13bbff8402b6d4 20241204122521760 DAUC <0003> auc.c:143 vector [2]: ck = 093ba32c88df32bb69b0867e2d029528 20241204122521760 DAUC <0003> auc.c:144 vector [2]: ik = 506f3301261e34ba9843a75690156176 20241204122521760 DAUC <0003> auc.c:145 vector [2]: res = da82b6c1beb70d630000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [2]: kc = fe77b8d3595e8184 20241204122521760 DAUC <0003> auc.c:180 vector [2]: sres = 995b28e0 20241204122521760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [3]: rand = c64b8a7f1e20a070df86ef85ed9220b0 20241204122521760 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521760 DAUC <0003> auc.c:142 vector [3]: autn = 71676804ce5b000041b2fc34c3a83b49 20241204122521760 DAUC <0003> auc.c:143 vector [3]: ck = 2422a60683bcceaaaf146d0c3e4b8a21 20241204122521760 DAUC <0003> auc.c:144 vector [3]: ik = e13d2302126f4e6f20d9f3c23026e6fb 20241204122521760 DAUC <0003> auc.c:145 vector [3]: res = 6cbf5ac77faf34420000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [3]: kc = b07d1ca5c933ab1d 20241204122521760 DAUC <0003> auc.c:180 vector [3]: sres = 84bb18a7 20241204122521760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [4]: rand = a887bed07d67b5957fe3451f470ec7eb 20241204122521760 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521760 DAUC <0003> auc.c:142 vector [4]: autn = 751cf6d995550000418396b21af37f17 20241204122521760 DAUC <0003> auc.c:143 vector [4]: ck = 24cc80b157c4b993142a97f13b088979 20241204122521760 DAUC <0003> auc.c:144 vector [4]: ik = 0fc60534f6a447c13b90d1dbc6614bf2 20241204122521760 DAUC <0003> auc.c:145 vector [4]: res = ace9ef15b885b6bc0000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [4]: kc = 4f12e5edf41cbb65 20241204122521760 DAUC <0003> auc.c:180 vector [4]: sres = 8de90982 20241204122521760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122521760 DAUC <0003> db_auc.c:245 IMSI='262424038425115': Generated 5 vectors 20241204122521760 DAUC <0003> db_auc.c:249 IMSI='262424038425115': Updating SQN=161 in DB 20241204122521760 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424038425115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424038425115"} 20241204122521760 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424038425115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521760 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521760 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@780e010000aa: Found GsupExpect[0] for "262424038425115" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@780e010000aa: Added IMSI table entry 7TC_gsup_sai(19)"262424038425115" TC_gsup_sai(19)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai(19)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122521761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 TC_gsup_sai(19)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122521762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 20241204122521763 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122521763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122521763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122521763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41059<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@780e010000aa: Final verdict of PTC: none 10@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_sai finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241204122521785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241204122521886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:23 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_sai_num_auth_vectors started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122524951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122524952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122524956 DLINP <000b> input/ipa.c:451 connected read/write 20241204122524956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122524956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@780e010000aa: 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) } } } } 20241204122524957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122524957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(20)@780e010000aa: 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(20)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122524957 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122524957 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122524957 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122524957 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122524957 DLGSUP <0013> gsup_server.c:237 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 20241204122524957 DLGSUP <0013> gsup_server.c:235 2: 20241204122524957 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122524957 DLGSUP <0013> gsup_server.c:235 3: 20241204122524957 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122524957 DLGSUP <0013> gsup_server.c:235 4: 20241204122524957 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122524957 DLGSUP <0013> gsup_server.c:235 5: 20241204122524957 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122524957 DLGSUP <0013> gsup_server.c:235 7: 20241204122524957 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122524957 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122524957 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122524957 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@780e010000aa: 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") 20241204122524974 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20241204122524980 DAUC <0003> db_auc.c:157 IMSI='262420986671226': No 2G Auth Data 20241204122524980 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262420986671226" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241204122524998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20241204122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525006 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525006 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525006 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 1 vectors 20241204122525006 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241204122525006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525006 DAUC <0003> auc.c:113 vector [0]: rand = d97ba973e8e5cfe07a3cbc276e18531a 20241204122525006 DAUC <0003> auc.c:179 vector [0]: kc = 112d477a5057dc00 20241204122525006 DAUC <0003> auc.c:180 vector [0]: sres = 4a529f14 20241204122525006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525006 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 1 vectors 20241204122525006 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525006 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262420986671226" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420986671226" TC_gsup_sai_num_auth_vectors(24)@780e010000aa: setverdict(pass): none -> pass 20241204122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525011 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525011 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525011 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 4 vectors 20241204122525011 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241204122525011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525011 DAUC <0003> auc.c:113 vector [0]: rand = 5d7d800412837dedcfa2816b7921c375 20241204122525011 DAUC <0003> auc.c:179 vector [0]: kc = 2d1dbe181ad61000 20241204122525011 DAUC <0003> auc.c:180 vector [0]: sres = 4e2872df 20241204122525011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525011 DAUC <0003> auc.c:113 vector [1]: rand = 518e85b46bab44f4e37bf9c524ce811e 20241204122525011 DAUC <0003> auc.c:179 vector [1]: kc = 639f8e4e8e9ea800 20241204122525011 DAUC <0003> auc.c:180 vector [1]: sres = 2eaf8910 20241204122525011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525011 DAUC <0003> auc.c:113 vector [2]: rand = 07634e1d7d3ba5df077cdbf88c303088 20241204122525011 DAUC <0003> auc.c:179 vector [2]: kc = 750c703b94779800 20241204122525011 DAUC <0003> auc.c:180 vector [2]: sres = 4d5c6772 20241204122525011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525011 DAUC <0003> auc.c:113 vector [3]: rand = a7b569269644438a8feba504bbd0eef0 20241204122525011 DAUC <0003> auc.c:179 vector [3]: kc = 95d18f0a7d6aac00 20241204122525011 DAUC <0003> auc.c:180 vector [3]: sres = 6f12a440 20241204122525011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525011 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 4 vectors 20241204122525011 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525011 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525014 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525014 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525014 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525014 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 5 vectors 20241204122525014 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525014 DAUC <0003> auc.c:113 vector [0]: rand = 1a481ef03a9d896ac102bc7d2eeb3aaa 20241204122525014 DAUC <0003> auc.c:179 vector [0]: kc = b88c753e3ee4d800 20241204122525014 DAUC <0003> auc.c:180 vector [0]: sres = 3dc0b4f1 20241204122525014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [1]: rand = ad92af2dfca6deff3d9c8162e5f050ee 20241204122525014 DAUC <0003> auc.c:179 vector [1]: kc = 1817c46273682800 20241204122525014 DAUC <0003> auc.c:180 vector [1]: sres = 1d580b68 20241204122525014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [2]: rand = abe6ef2c28714a363c70fa7320589020 20241204122525014 DAUC <0003> auc.c:179 vector [2]: kc = 597b937b5c7f2000 20241204122525014 DAUC <0003> auc.c:180 vector [2]: sres = 4c155563 20241204122525014 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [3]: rand = fe183d98d89e576e3ad9f5c1ee9f826a 20241204122525014 DAUC <0003> auc.c:179 vector [3]: kc = f4e3d487bcab9c00 20241204122525014 DAUC <0003> auc.c:180 vector [3]: sres = 5368da51 20241204122525014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [4]: rand = 3f6a31ec0817d4b0958c572cfa88c07d 20241204122525014 DAUC <0003> auc.c:179 vector [4]: kc = 2e886e3bac8e0800 20241204122525014 DAUC <0003> auc.c:180 vector [4]: sres = 6febf63c 20241204122525014 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525015 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 5 vectors 20241204122525015 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525015 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525015 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525015 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525018 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525018 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525018 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 5 vectors 20241204122525018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525018 DAUC <0003> auc.c:113 vector [0]: rand = 07205f851afb0cd34b3c6d9fbcef724a 20241204122525018 DAUC <0003> auc.c:179 vector [0]: kc = ad0274afed40b800 20241204122525018 DAUC <0003> auc.c:180 vector [0]: sres = e685d0b8 20241204122525018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [1]: rand = c6cf4d51cf3603e3e9b7db78b09387c6 20241204122525018 DAUC <0003> auc.c:179 vector [1]: kc = dff762872b206800 20241204122525018 DAUC <0003> auc.c:180 vector [1]: sres = 2951c4ec 20241204122525018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [2]: rand = a2a8a9c05d3ef9a2238e949fbc263ff3 20241204122525018 DAUC <0003> auc.c:179 vector [2]: kc = 875fd40dfc63d000 20241204122525018 DAUC <0003> auc.c:180 vector [2]: sres = f6acbe06 20241204122525018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [3]: rand = a0d714ba55ba0a8ec7d11e2a95d94681 20241204122525018 DAUC <0003> auc.c:179 vector [3]: kc = 711ab6e5a0bbf400 20241204122525018 DAUC <0003> auc.c:180 vector [3]: sres = e3db6d0a 20241204122525018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [4]: rand = 471eccf91a102f93e28cde18bacc05d8 20241204122525018 DAUC <0003> auc.c:179 vector [4]: kc = fb3fd0fb32bd3400 20241204122525018 DAUC <0003> auc.c:180 vector [4]: sres = ab589c8d 20241204122525018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525018 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 5 vectors 20241204122525018 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525018 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@780e010000aa: Final verdict of PTC: pass 20241204122525023 DAUC <0003> db_auc.c:157 IMSI='262424609527087': No 2G Auth Data 20241204122525023 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262424609527087" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241204122525033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241204122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525034 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525034 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525034 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 1 vectors 20241204122525034 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241204122525034 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525034 DAUC <0003> auc.c:113 vector [0]: rand = 8960659d108c846a63f61fcd653be19d 20241204122525034 DAUC <0003> auc.c:179 vector [0]: kc = 033894f7de261000 20241204122525034 DAUC <0003> auc.c:180 vector [0]: sres = 1b729713 20241204122525034 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525034 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 1 vectors 20241204122525034 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525034 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262424609527087" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424609527087" TC_gsup_sai_num_auth_vectors(25)@780e010000aa: setverdict(pass): none -> pass 20241204122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525035 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525035 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525035 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 4 vectors 20241204122525035 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241204122525035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525035 DAUC <0003> auc.c:113 vector [0]: rand = 4b76aec924d5e538f6b52e0bf41e89ef 20241204122525035 DAUC <0003> auc.c:179 vector [0]: kc = 25517567ca971000 20241204122525035 DAUC <0003> auc.c:180 vector [0]: sres = 90c6333e 20241204122525035 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525035 DAUC <0003> auc.c:113 vector [1]: rand = d2a756fa81c8886ba97b4403f0b5a28f 20241204122525035 DAUC <0003> auc.c:179 vector [1]: kc = 7b837ff5f6453400 20241204122525035 DAUC <0003> auc.c:180 vector [1]: sres = 15fe0af6 20241204122525035 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525035 DAUC <0003> auc.c:113 vector [2]: rand = da63bf904255715710ee1a3308bbf2c8 20241204122525035 DAUC <0003> auc.c:179 vector [2]: kc = 87bda57270486c00 20241204122525035 DAUC <0003> auc.c:180 vector [2]: sres = da0282c4 20241204122525035 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525035 DAUC <0003> auc.c:113 vector [3]: rand = 6b4472cd3b544a7dfb05594179e5e7ae 20241204122525035 DAUC <0003> auc.c:179 vector [3]: kc = e7e21e13ea003000 20241204122525035 DAUC <0003> auc.c:180 vector [3]: sres = 9f13ac79 20241204122525035 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525035 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 4 vectors 20241204122525035 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525035 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525036 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525036 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525036 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 5 vectors 20241204122525036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525036 DAUC <0003> auc.c:113 vector [0]: rand = f34bab5b67055ec523b2fca36dc3d6d3 20241204122525036 DAUC <0003> auc.c:179 vector [0]: kc = 930b337878e28800 20241204122525036 DAUC <0003> auc.c:180 vector [0]: sres = 6d16b05a 20241204122525036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [1]: rand = a0291ae34ec58ef7c281181d4a0dc18c 20241204122525036 DAUC <0003> auc.c:179 vector [1]: kc = 919b006502dd5800 20241204122525036 DAUC <0003> auc.c:180 vector [1]: sres = 7c4acc15 20241204122525036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [2]: rand = 49250df66ed2a644dda2545c8ee01d08 20241204122525036 DAUC <0003> auc.c:179 vector [2]: kc = 4feba0422ba8bc00 20241204122525036 DAUC <0003> auc.c:180 vector [2]: sres = ef859b0c 20241204122525036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [3]: rand = ea40590892154e375c7263275abbf37a 20241204122525036 DAUC <0003> auc.c:179 vector [3]: kc = e302d45d02eb6c00 20241204122525036 DAUC <0003> auc.c:180 vector [3]: sres = 4c987a2a 20241204122525036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [4]: rand = 42a163b04e416a3ef7293953e53b8de1 20241204122525036 DAUC <0003> auc.c:179 vector [4]: kc = 1bfef1aca53d3c00 20241204122525036 DAUC <0003> auc.c:180 vector [4]: sres = b9f00755 20241204122525036 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525036 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 5 vectors 20241204122525036 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525036 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525037 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525037 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525037 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 5 vectors 20241204122525037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525037 DAUC <0003> auc.c:113 vector [0]: rand = a97f32c4a5f68e46db8a7a562a38d3fb 20241204122525037 DAUC <0003> auc.c:179 vector [0]: kc = 4775a8dff5d4bc00 20241204122525037 DAUC <0003> auc.c:180 vector [0]: sres = 16312725 20241204122525037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [1]: rand = 8e17b93fc8bcea65f80ff90a2944798b 20241204122525037 DAUC <0003> auc.c:179 vector [1]: kc = 844868eaf229c800 20241204122525037 DAUC <0003> auc.c:180 vector [1]: sres = 39a8111d 20241204122525037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [2]: rand = 30bd50f4ee92e0f5fd4d52aae14a28c0 20241204122525037 DAUC <0003> auc.c:179 vector [2]: kc = 80028a7f1a79d800 20241204122525037 DAUC <0003> auc.c:180 vector [2]: sres = c0358f26 20241204122525037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [3]: rand = 28482daeea75c479132001b2a84cb910 20241204122525037 DAUC <0003> auc.c:179 vector [3]: kc = fdbd7689f9d12c00 20241204122525037 DAUC <0003> auc.c:180 vector [3]: sres = dc6428df 20241204122525037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [4]: rand = 023059023dcb82a4e8f147c182cef920 20241204122525037 DAUC <0003> auc.c:179 vector [4]: kc = 3198cd686b949800 20241204122525037 DAUC <0003> auc.c:180 vector [4]: sres = 3f1f8873 20241204122525037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525037 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 5 vectors 20241204122525037 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525037 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@780e010000aa: Final verdict of PTC: pass 20241204122525039 DAUC <0003> db_auc.c:157 IMSI='262424896696902': No 2G Auth Data 20241204122525039 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262424896696902" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241204122525046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241204122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525047 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525047 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525047 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 1 vectors 20241204122525047 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241204122525047 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525047 DAUC <0003> auc.c:113 vector [0]: rand = e488b936bcd6615b31d8b66818fedca1 20241204122525047 DAUC <0003> auc.c:179 vector [0]: kc = 7e55900b48a6ea0e 20241204122525047 DAUC <0003> auc.c:180 vector [0]: sres = a82dcc6b 20241204122525047 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525047 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 1 vectors 20241204122525047 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525047 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262424896696902" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424896696902" TC_gsup_sai_num_auth_vectors(26)@780e010000aa: setverdict(pass): none -> pass 20241204122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525048 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525048 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525048 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 4 vectors 20241204122525048 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241204122525048 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525048 DAUC <0003> auc.c:113 vector [0]: rand = f23958aaec06aa92325f8e362a0b0992 20241204122525048 DAUC <0003> auc.c:179 vector [0]: kc = fea0fc506960571f 20241204122525048 DAUC <0003> auc.c:180 vector [0]: sres = edacf61b 20241204122525048 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525048 DAUC <0003> auc.c:113 vector [1]: rand = 77ec005dfa5b0134951496757f4839e7 20241204122525049 DAUC <0003> auc.c:179 vector [1]: kc = 8fab8dadcfd1ccf1 20241204122525049 DAUC <0003> auc.c:180 vector [1]: sres = e03e8cb4 20241204122525049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525049 DAUC <0003> auc.c:113 vector [2]: rand = 962d0d77cbe58053b5d9134871db99c6 20241204122525049 DAUC <0003> auc.c:179 vector [2]: kc = a3021d311bcb07b2 20241204122525049 DAUC <0003> auc.c:180 vector [2]: sres = e774d356 20241204122525049 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525049 DAUC <0003> auc.c:113 vector [3]: rand = 877e8c647793de0e4292f8f748a07bbe 20241204122525049 DAUC <0003> auc.c:179 vector [3]: kc = b54da380b1388f6e 20241204122525049 DAUC <0003> auc.c:180 vector [3]: sres = 93d3d0b3 20241204122525049 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525049 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 4 vectors 20241204122525049 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525049 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525049 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525049 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525049 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 5 vectors 20241204122525049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525049 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525049 DAUC <0003> auc.c:113 vector [0]: rand = 4f7322f4ed204d87c06091be78abb9a5 20241204122525049 DAUC <0003> auc.c:179 vector [0]: kc = df66a9e8f6dafdc3 20241204122525049 DAUC <0003> auc.c:180 vector [0]: sres = 7998c798 20241204122525049 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525049 DAUC <0003> auc.c:113 vector [1]: rand = fb9a92c4541e4820a0f2c4fe7af61a45 20241204122525049 DAUC <0003> auc.c:179 vector [1]: kc = c63442cc05eb273f 20241204122525049 DAUC <0003> auc.c:180 vector [1]: sres = c8227d91 20241204122525049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [2]: rand = ec595f0c3744540da966edda8488da47 20241204122525050 DAUC <0003> auc.c:179 vector [2]: kc = f6ba802591606d62 20241204122525050 DAUC <0003> auc.c:180 vector [2]: sres = 0f185a85 20241204122525050 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [3]: rand = 5ef262ce0cfb8db816fb187e46e3ee84 20241204122525050 DAUC <0003> auc.c:179 vector [3]: kc = a778ae807ccb627b 20241204122525050 DAUC <0003> auc.c:180 vector [3]: sres = 1a533165 20241204122525050 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [4]: rand = aa666453c27b1c04453f87a09d6fa570 20241204122525050 DAUC <0003> auc.c:179 vector [4]: kc = 4fdad05405626db2 20241204122525050 DAUC <0003> auc.c:180 vector [4]: sres = 88cf3d5f 20241204122525050 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525050 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 5 vectors 20241204122525050 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525050 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525050 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525050 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525050 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 5 vectors 20241204122525050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525050 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525050 DAUC <0003> auc.c:113 vector [0]: rand = fd34a361e4969aa572a78cb70ffb1f2e 20241204122525050 DAUC <0003> auc.c:179 vector [0]: kc = 3a532b049922100d 20241204122525050 DAUC <0003> auc.c:180 vector [0]: sres = 0d1d418f 20241204122525050 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [1]: rand = 43477c3a26869ecbe341424bf68b9b81 20241204122525050 DAUC <0003> auc.c:179 vector [1]: kc = 3b2b3e490c028211 20241204122525050 DAUC <0003> auc.c:180 vector [1]: sres = 9821c3dd 20241204122525050 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [2]: rand = ac6bff757491293863e2d0a71e52550a 20241204122525050 DAUC <0003> auc.c:179 vector [2]: kc = 013cba36363dd9fd 20241204122525050 DAUC <0003> auc.c:180 vector [2]: sres = d5fdbebe 20241204122525050 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [3]: rand = b661a56b8179c86b41b3ac70d5f7315a 20241204122525051 DAUC <0003> auc.c:179 vector [3]: kc = e127038fa1802d89 20241204122525051 DAUC <0003> auc.c:180 vector [3]: sres = ec3fdc53 20241204122525051 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525051 DAUC <0003> auc.c:113 vector [4]: rand = 7144ef2e2436029e76a0835599191b1f 20241204122525051 DAUC <0003> auc.c:179 vector [4]: kc = e4d9ed84d299a05d 20241204122525051 DAUC <0003> auc.c:180 vector [4]: sres = ac48f6de 20241204122525051 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525051 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 5 vectors 20241204122525051 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525051 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525051 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525051 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@780e010000aa: Final verdict of PTC: pass 20241204122525052 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525052 DAUC <0003> db_auc.c:192 IMSI='262427509543113': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262427509543113" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241204122525059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4258 20241204122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525060 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525061 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525061 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 1 vectors 20241204122525061 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241204122525061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525061 DAUC <0003> auc.c:113 vector [0]: rand = 5b31017cdfa96354b96032107aeb1e17 20241204122525061 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525061 DAUC <0003> auc.c:142 vector [0]: autn = 9b7dfdf026c60000e5a5b20b0d12bb66 20241204122525061 DAUC <0003> auc.c:143 vector [0]: ck = e3fbd6681a75575c8a1bb763a4e44d1f 20241204122525061 DAUC <0003> auc.c:144 vector [0]: ik = 8c9a370d28dce15111fcd5ed3b50e66b 20241204122525061 DAUC <0003> auc.c:145 vector [0]: res = 0f34a618da24f1680000000000000000 20241204122525061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525061 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525061 DAUC <0003> auc.c:151 vector [0]: kc = f48683ebad1d1d79 20241204122525061 DAUC <0003> auc.c:152 vector [0]: sres = d5105770 20241204122525061 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525061 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 1 vectors 20241204122525061 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=33 in DB 20241204122525061 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525061 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262427509543113" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427509543113" TC_gsup_sai_num_auth_vectors(27)@780e010000aa: setverdict(pass): none -> pass 20241204122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525062 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525062 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525062 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 4 vectors 20241204122525062 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241204122525062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525062 DAUC <0003> auc.c:113 vector [0]: rand = 7d910bdb26051e35f56680ecc307601f 20241204122525062 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525062 DAUC <0003> auc.c:142 vector [0]: autn = a67b1605883d00009a8ffa6b9bc2bdb5 20241204122525062 DAUC <0003> auc.c:143 vector [0]: ck = 008804cf588aff1377128c0552e8d61b 20241204122525062 DAUC <0003> auc.c:144 vector [0]: ik = c37d028ef4ad8742074e65293156ae6e 20241204122525062 DAUC <0003> auc.c:145 vector [0]: res = 10601b9085b24cda0000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [0]: kc = b3a9ef6dcf990024 20241204122525062 DAUC <0003> auc.c:152 vector [0]: sres = 95d2574a 20241204122525062 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525062 DAUC <0003> auc.c:113 vector [1]: rand = 5d9d97d835d574a374022925a5d37e32 20241204122525062 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525062 DAUC <0003> auc.c:142 vector [1]: autn = 15a82b18141a0000489b7a0daded8c9d 20241204122525062 DAUC <0003> auc.c:143 vector [1]: ck = df2729cccad0c3a9bdfddaf081005f42 20241204122525062 DAUC <0003> auc.c:144 vector [1]: ik = 1942865e005f2c58e137a3b1d3c45d59 20241204122525062 DAUC <0003> auc.c:145 vector [1]: res = 90440233f6974c9e0000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [1]: kc = 9aafd6d3984bedea 20241204122525062 DAUC <0003> auc.c:152 vector [1]: sres = 66d34ead 20241204122525062 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525062 DAUC <0003> auc.c:113 vector [2]: rand = 8d37273ad19e104582bc019763ff71fa 20241204122525062 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525062 DAUC <0003> auc.c:142 vector [2]: autn = 93e3d7c963a20000d5e81b83e5a9d6ae 20241204122525062 DAUC <0003> auc.c:143 vector [2]: ck = d564aad2592325687b37f1c8bad0f15f 20241204122525062 DAUC <0003> auc.c:144 vector [2]: ik = c294ee0aad34d7a080493ac86f7301dd 20241204122525062 DAUC <0003> auc.c:145 vector [2]: res = 44f5d42a0adb27580000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [2]: kc = ec8e8fd821b4024a 20241204122525062 DAUC <0003> auc.c:152 vector [2]: sres = 4e2ef372 20241204122525062 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525062 DAUC <0003> auc.c:113 vector [3]: rand = a51326f001e23c597a7d3cd836d767f9 20241204122525062 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525062 DAUC <0003> auc.c:142 vector [3]: autn = d44f517e4acf00003d6f70bafb76468d 20241204122525062 DAUC <0003> auc.c:143 vector [3]: ck = ab9dbcee6b11bc6f87d5fc92b6a38664 20241204122525062 DAUC <0003> auc.c:144 vector [3]: ik = a620194853612255f6f6fc6e5920b194 20241204122525062 DAUC <0003> auc.c:145 vector [3]: res = c02467b3ebce7eaa0000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [3]: kc = 7c9ea55ad7f3a9ca 20241204122525062 DAUC <0003> auc.c:152 vector [3]: sres = 2bea1919 20241204122525062 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525062 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 4 vectors 20241204122525062 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=161 in DB 20241204122525062 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525062 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525064 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525064 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525064 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525064 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 5 vectors 20241204122525064 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525064 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525064 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525064 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525064 DAUC <0003> auc.c:113 vector [0]: rand = 62748a8da67251bb510a15efe7d1d2ad 20241204122525064 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525064 DAUC <0003> auc.c:142 vector [0]: autn = 3080872d293d00008c98de9aefd82711 20241204122525064 DAUC <0003> auc.c:143 vector [0]: ck = 1ce47750ae7880b5c83afeb560f1a11a 20241204122525064 DAUC <0003> auc.c:144 vector [0]: ik = ba66dc6b21adcd154401540f4c5ba1b4 20241204122525064 DAUC <0003> auc.c:145 vector [0]: res = 442e9feb515856e70000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [0]: kc = 2ab90181a37f4d0e 20241204122525064 DAUC <0003> auc.c:152 vector [0]: sres = 1576c90c 20241204122525064 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [1]: rand = 09c2865e2c589d13533f4489b70e0185 20241204122525064 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525064 DAUC <0003> auc.c:142 vector [1]: autn = 595942a7496e00004f3858642c8d71fa 20241204122525064 DAUC <0003> auc.c:143 vector [1]: ck = c3931aaf6151cd6ee200642defb2b80d 20241204122525064 DAUC <0003> auc.c:144 vector [1]: ik = eb7e517617616fb437287217d50c9e3c 20241204122525064 DAUC <0003> auc.c:145 vector [1]: res = 2c1ed11c5149997f0000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [1]: kc = fdc55de34c8e84eb 20241204122525064 DAUC <0003> auc.c:152 vector [1]: sres = 7d574863 20241204122525064 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [2]: rand = 0001f8e962852f2e0b72edb2e29faa38 20241204122525064 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525064 DAUC <0003> auc.c:142 vector [2]: autn = b9dbed8f289900003950fc2c3ff00749 20241204122525064 DAUC <0003> auc.c:143 vector [2]: ck = 1bf224c0f1829bf2df6607799948d530 20241204122525064 DAUC <0003> auc.c:144 vector [2]: ik = 929693c2e4a09752bc1a6297b06a3c2b 20241204122525064 DAUC <0003> auc.c:145 vector [2]: res = bbacbd3b9b80da4b0000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [2]: kc = ea18d2ec3c00e5bb 20241204122525064 DAUC <0003> auc.c:152 vector [2]: sres = 202c6770 20241204122525064 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [3]: rand = 32c06374082fee979ac2f1c0dd86a5b6 20241204122525064 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525064 DAUC <0003> auc.c:142 vector [3]: autn = 00c95e416724000082e0778e7c4a488d 20241204122525064 DAUC <0003> auc.c:143 vector [3]: ck = 157a2ff6515d2b5cb235d57e03425203 20241204122525064 DAUC <0003> auc.c:144 vector [3]: ik = d5604536da2abb0c3ea3e32599746103 20241204122525064 DAUC <0003> auc.c:145 vector [3]: res = 7a8e47505061166c0000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [3]: kc = 4c8c5c9b1141a350 20241204122525064 DAUC <0003> auc.c:152 vector [3]: sres = 2aef513c 20241204122525064 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [4]: rand = d82371ac175404704962b94e81d3cb41 20241204122525064 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525064 DAUC <0003> auc.c:142 vector [4]: autn = 5e0a37d678da0000b68eee4b0b6d99cb 20241204122525064 DAUC <0003> auc.c:143 vector [4]: ck = 7078d48569a91ea0938a847a887c15eb 20241204122525064 DAUC <0003> auc.c:144 vector [4]: ik = 71042a7bb76bf58e5fda2fedfb468c5f 20241204122525064 DAUC <0003> auc.c:145 vector [4]: res = 8c40feed38d70c910000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [4]: kc = cd2c5569adf8729a 20241204122525064 DAUC <0003> auc.c:152 vector [4]: sres = b497f27c 20241204122525064 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525064 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 5 vectors 20241204122525064 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=321 in DB 20241204122525064 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525064 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525064 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525064 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525065 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525065 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525065 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525065 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 5 vectors 20241204122525065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525065 DAUC <0003> auc.c:113 vector [0]: rand = 30ad4a41890fd98d3807481f0d8e26a6 20241204122525065 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525065 DAUC <0003> auc.c:142 vector [0]: autn = 52e91e95c15600003df944961743b0af 20241204122525065 DAUC <0003> auc.c:143 vector [0]: ck = 6e5f1d12b1ade0b44e4bc9c441f01064 20241204122525065 DAUC <0003> auc.c:144 vector [0]: ik = be0079f7fd46e9be5bec426ff6d1c66a 20241204122525065 DAUC <0003> auc.c:145 vector [0]: res = 787a82df1fbf79400000000000000000 20241204122525065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525065 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525065 DAUC <0003> auc.c:151 vector [0]: kc = c5f8ef4efbcadf04 20241204122525065 DAUC <0003> auc.c:152 vector [0]: sres = 67c5fb9f 20241204122525065 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525065 DAUC <0003> auc.c:113 vector [1]: rand = 69fe9e2e1dff0a65ebc17ad9eec3da11 20241204122525065 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525065 DAUC <0003> auc.c:142 vector [1]: autn = da3528fd8555000014a1ab55b1ca1dac 20241204122525065 DAUC <0003> auc.c:143 vector [1]: ck = e6cd34e6d2da544e789aa5325f3bae8c 20241204122525065 DAUC <0003> auc.c:144 vector [1]: ik = 8b27a02f257a86bb77cc4c68089375c7 20241204122525065 DAUC <0003> auc.c:145 vector [1]: res = 35fffbe5c05ae87d0000000000000000 20241204122525065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525065 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525065 DAUC <0003> auc.c:151 vector [1]: kc = 62bc7d93a00809be 20241204122525065 DAUC <0003> auc.c:152 vector [1]: sres = f5a51398 20241204122525065 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525065 DAUC <0003> auc.c:113 vector [2]: rand = dc57dabae4dba63792d8c4502171164e 20241204122525065 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525065 DAUC <0003> auc.c:142 vector [2]: autn = d028d28ed4a3000025cca203ebc99382 20241204122525065 DAUC <0003> auc.c:143 vector [2]: ck = 63ec2198d88e3909bd4a148efe9715af 20241204122525065 DAUC <0003> auc.c:144 vector [2]: ik = 1aeee8e83a892ac088c5295828fd5c6a 20241204122525065 DAUC <0003> auc.c:145 vector [2]: res = b6454a8bd0b0f4730000000000000000 20241204122525065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525065 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525065 DAUC <0003> auc.c:151 vector [2]: kc = 4c8df4a6346d5a0c 20241204122525065 DAUC <0003> auc.c:152 vector [2]: sres = 66f5bef8 20241204122525065 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525065 DAUC <0003> auc.c:113 vector [3]: rand = a7978a2deac1fd15d21a1c113c13bcb9 20241204122525065 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525065 DAUC <0003> auc.c:142 vector [3]: autn = 263274159faa000082638651d90bd5cc 20241204122525065 DAUC <0003> auc.c:143 vector [3]: ck = bebbf488881d0b6548d5f78e17775a6c 20241204122525066 DAUC <0003> auc.c:144 vector [3]: ik = c00619fe4233d2a04f167c181afae3d1 20241204122525066 DAUC <0003> auc.c:145 vector [3]: res = 8e5ba1a9798bad420000000000000000 20241204122525066 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525066 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525066 DAUC <0003> auc.c:151 vector [3]: kc = 797e66e0c7a36078 20241204122525066 DAUC <0003> auc.c:152 vector [3]: sres = f7d00ceb 20241204122525066 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525066 DAUC <0003> auc.c:113 vector [4]: rand = 3fb35447c977f9e221c35a0d3291e1c0 20241204122525066 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525066 DAUC <0003> auc.c:142 vector [4]: autn = f710261bfe4000006446b9a6b2b879a4 20241204122525066 DAUC <0003> auc.c:143 vector [4]: ck = eaf741824beaf04b4965349a16b4e78e 20241204122525066 DAUC <0003> auc.c:144 vector [4]: ik = d07a8cf6fdb5d592b04670d3cb952ae9 20241204122525066 DAUC <0003> auc.c:145 vector [4]: res = 23d4281fe11ac3530000000000000000 20241204122525066 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525066 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525066 DAUC <0003> auc.c:151 vector [4]: kc = c3ae893d6b7ee8be 20241204122525066 DAUC <0003> auc.c:152 vector [4]: sres = c2ceeb4c 20241204122525066 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525066 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 5 vectors 20241204122525066 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=481 in DB 20241204122525066 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525066 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@780e010000aa: Final verdict of PTC: pass 20241204122525068 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525068 DAUC <0003> db_auc.c:192 IMSI='262425033411689': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262425033411689" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241204122525075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4258 20241204122525076 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525076 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525076 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525076 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 1 vectors 20241204122525076 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241204122525076 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525076 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525076 DAUC <0003> auc.c:113 vector [0]: rand = 165eaf769ae536fe7584010d72acd86a 20241204122525076 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525076 DAUC <0003> auc.c:142 vector [0]: autn = 1641ca7ea815000043eb1e4999774265 20241204122525076 DAUC <0003> auc.c:143 vector [0]: ck = 15646e58bb392a939775d4b5ffc15466 20241204122525076 DAUC <0003> auc.c:144 vector [0]: ik = 22eb71660100d93a201a753356d5bda7 20241204122525076 DAUC <0003> auc.c:145 vector [0]: res = f76c7f91d2c4360e0000000000000000 20241204122525076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525076 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525076 DAUC <0003> auc.c:151 vector [0]: kc = 80e0beb8132d1a68 20241204122525076 DAUC <0003> auc.c:152 vector [0]: sres = 25a8499f 20241204122525077 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525077 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 1 vectors 20241204122525077 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=33 in DB 20241204122525077 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525077 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525077 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525077 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262425033411689" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425033411689" TC_gsup_sai_num_auth_vectors(28)@780e010000aa: setverdict(pass): none -> pass 20241204122525078 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525078 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525078 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525078 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 4 vectors 20241204122525078 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241204122525078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525078 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525078 DAUC <0003> auc.c:113 vector [0]: rand = 458ecc78fa72c93fcbb32e3fc2bce3b0 20241204122525078 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525078 DAUC <0003> auc.c:142 vector [0]: autn = 736e031d8f730000d27bcefee0f1cb59 20241204122525078 DAUC <0003> auc.c:143 vector [0]: ck = 2132ab6d339e13086fa48701124cc2e5 20241204122525078 DAUC <0003> auc.c:144 vector [0]: ik = bc4d1a8320a6f5c588e6ca5ddbeb5422 20241204122525078 DAUC <0003> auc.c:145 vector [0]: res = daffad83d80569090000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [0]: kc = 7a3dfcb2da9f700a 20241204122525078 DAUC <0003> auc.c:152 vector [0]: sres = 02fac48a 20241204122525078 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525078 DAUC <0003> auc.c:113 vector [1]: rand = ba614036339c9d91342330522e0b7998 20241204122525078 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525078 DAUC <0003> auc.c:142 vector [1]: autn = eece4e21a57500007022e2507bcca5d5 20241204122525078 DAUC <0003> auc.c:143 vector [1]: ck = 2ea27b8f6d2e733dd12cd90cbb7bcda8 20241204122525078 DAUC <0003> auc.c:144 vector [1]: ik = a8e7d39f65737e37cecef2c8bac89166 20241204122525078 DAUC <0003> auc.c:145 vector [1]: res = 5197024a6bb53eb90000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [1]: kc = 99a783d409ee51c4 20241204122525078 DAUC <0003> auc.c:152 vector [1]: sres = 3a223cf3 20241204122525078 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525078 DAUC <0003> auc.c:113 vector [2]: rand = 5f74c56ab37013214a0e7aa18b31d6bf 20241204122525078 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525078 DAUC <0003> auc.c:142 vector [2]: autn = d88f937947680000d51d552ef31636ba 20241204122525078 DAUC <0003> auc.c:143 vector [2]: ck = 27eebf5c6bc12db2e9dd5ac2153c8c0c 20241204122525078 DAUC <0003> auc.c:144 vector [2]: ik = 927e9594e1a71aa6cb7436a9d286074f 20241204122525078 DAUC <0003> auc.c:145 vector [2]: res = 0164c1244fa2c1280000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [2]: kc = 973946a34ddcbc57 20241204122525078 DAUC <0003> auc.c:152 vector [2]: sres = 4ec6000c 20241204122525078 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525078 DAUC <0003> auc.c:113 vector [3]: rand = 79c4a0dc917739729e1ed96e8991c7a0 20241204122525078 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525078 DAUC <0003> auc.c:142 vector [3]: autn = 96a43cf88ee30000d3314b1f0388ee48 20241204122525078 DAUC <0003> auc.c:143 vector [3]: ck = 4296c09f2dad344af55ae9ceb6a8031f 20241204122525078 DAUC <0003> auc.c:144 vector [3]: ik = 8d1b8b672937b19c0cff7d4f0709fb10 20241204122525078 DAUC <0003> auc.c:145 vector [3]: res = d8ffa29ebaaa51c40000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [3]: kc = 3628df79b53b7dd9 20241204122525078 DAUC <0003> auc.c:152 vector [3]: sres = 6255f35a 20241204122525078 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525078 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 4 vectors 20241204122525078 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=161 in DB 20241204122525078 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525078 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525078 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525078 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525079 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525079 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525079 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525079 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 5 vectors 20241204122525079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525079 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525079 DAUC <0003> auc.c:113 vector [0]: rand = dc87d020510b5a134fedde5c9a793d4e 20241204122525079 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525079 DAUC <0003> auc.c:142 vector [0]: autn = 284065647010000050995d758bdf8663 20241204122525079 DAUC <0003> auc.c:143 vector [0]: ck = d726d5a92895ac8cc28fbf03e3d553a4 20241204122525079 DAUC <0003> auc.c:144 vector [0]: ik = c1d1e96720e0bf8c514e0103894b9689 20241204122525079 DAUC <0003> auc.c:145 vector [0]: res = 0d87d378a7dfbd070000000000000000 20241204122525079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525079 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525079 DAUC <0003> auc.c:151 vector [0]: kc = 853682ce62ebd62d 20241204122525079 DAUC <0003> auc.c:152 vector [0]: sres = aa586e7f 20241204122525079 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525079 DAUC <0003> auc.c:113 vector [1]: rand = fb2ee29040bdfb898d2982eb8913d8f7 20241204122525079 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525079 DAUC <0003> auc.c:142 vector [1]: autn = d38398b4ec19000089e9ed77414d3508 20241204122525079 DAUC <0003> auc.c:143 vector [1]: ck = d3a6a69ee77233bcd798ee7d64a92f5c 20241204122525079 DAUC <0003> auc.c:144 vector [1]: ik = 7c0da959ec7a10136d35f809a11e30db 20241204122525079 DAUC <0003> auc.c:145 vector [1]: res = a6a45d21f04cfc480000000000000000 20241204122525079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525079 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525079 DAUC <0003> auc.c:151 vector [1]: kc = 150619b3cebf3c28 20241204122525079 DAUC <0003> auc.c:152 vector [1]: sres = 56e8a169 20241204122525079 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525079 DAUC <0003> auc.c:113 vector [2]: rand = 0a5b316c932dd392f1c8096df036ff67 20241204122525079 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525079 DAUC <0003> auc.c:142 vector [2]: autn = fcde6b58bc4800007256128d7dd7631e 20241204122525079 DAUC <0003> auc.c:143 vector [2]: ck = dff242e091334073c2c46b147917f065 20241204122525079 DAUC <0003> auc.c:144 vector [2]: ik = 06cc42295a82e7b6e8007c108a1d6caf 20241204122525079 DAUC <0003> auc.c:145 vector [2]: res = 056d25530fd82dbf0000000000000000 20241204122525079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525079 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525079 DAUC <0003> auc.c:151 vector [2]: kc = f3fa17cd38bb3b0f 20241204122525079 DAUC <0003> auc.c:152 vector [2]: sres = 0ab508ec 20241204122525079 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525079 DAUC <0003> auc.c:113 vector [3]: rand = d0e5b8a49eb13f9a05d59ee7dd3a75b3 20241204122525079 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525079 DAUC <0003> auc.c:142 vector [3]: autn = b8d5a9eafca90000cb67e1dd510156c4 20241204122525079 DAUC <0003> auc.c:143 vector [3]: ck = 051421d6be1f9f70ef1087527aacc4c2 20241204122525080 DAUC <0003> auc.c:144 vector [3]: ik = 9a31dd71dd7a71134d1fabfbf81ca852 20241204122525080 DAUC <0003> auc.c:145 vector [3]: res = 3fb0f6d0ebd061ec0000000000000000 20241204122525080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525080 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525080 DAUC <0003> auc.c:151 vector [3]: kc = 3d2ad00ee1d582f3 20241204122525080 DAUC <0003> auc.c:152 vector [3]: sres = d460973c 20241204122525080 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525080 DAUC <0003> auc.c:113 vector [4]: rand = 0b8df5109783e7ffe054b2e483c2695d 20241204122525080 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525080 DAUC <0003> auc.c:142 vector [4]: autn = 3e5c39f7140f0000316280f18fd21d80 20241204122525080 DAUC <0003> auc.c:143 vector [4]: ck = 38dd4b62a092ef694f1303084a321ad4 20241204122525080 DAUC <0003> auc.c:144 vector [4]: ik = bb7ed652e31aca44da2ffcd24276d296 20241204122525080 DAUC <0003> auc.c:145 vector [4]: res = ccb161181ab08d370000000000000000 20241204122525080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525080 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525080 DAUC <0003> auc.c:151 vector [4]: kc = 169f62ea4bcced6f 20241204122525080 DAUC <0003> auc.c:152 vector [4]: sres = d601ec2f 20241204122525080 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525080 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 5 vectors 20241204122525080 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=321 in DB 20241204122525080 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525080 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525081 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525081 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525081 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 5 vectors 20241204122525081 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525081 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525081 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525081 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525081 DAUC <0003> auc.c:113 vector [0]: rand = 0db484a3d1d20dfc378171ee539d8e35 20241204122525081 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525081 DAUC <0003> auc.c:142 vector [0]: autn = f1db93441e3d0000232cca9096f5b869 20241204122525081 DAUC <0003> auc.c:143 vector [0]: ck = 62d7506d1e382ef047e2aea1e5615796 20241204122525081 DAUC <0003> auc.c:144 vector [0]: ik = 4df6932557eec3f31fc8f8f4368dd5c3 20241204122525081 DAUC <0003> auc.c:145 vector [0]: res = d1a824e9b6c2f25c0000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [0]: kc = 770b951d9a3a6f56 20241204122525081 DAUC <0003> auc.c:152 vector [0]: sres = 676ad6b5 20241204122525081 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [1]: rand = ed829a03b8551c31e4bdc4af6875ddc1 20241204122525081 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525081 DAUC <0003> auc.c:142 vector [1]: autn = afcb4ba52c810000584a941476d1c5d8 20241204122525081 DAUC <0003> auc.c:143 vector [1]: ck = 9c78c0c6235c99fc07cb1fb99cc5d92e 20241204122525081 DAUC <0003> auc.c:144 vector [1]: ik = 2857c81f5ca30c98d3e11fdc7265eff5 20241204122525081 DAUC <0003> auc.c:145 vector [1]: res = e807dc38b0ed9e020000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [1]: kc = 600508bc915fa3bf 20241204122525081 DAUC <0003> auc.c:152 vector [1]: sres = 58ea423a 20241204122525081 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [2]: rand = b99739a0933656b9146ce14857e15a47 20241204122525081 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525081 DAUC <0003> auc.c:142 vector [2]: autn = 02774d51d42e00009ea224a56aa7da1b 20241204122525081 DAUC <0003> auc.c:143 vector [2]: ck = b138a840e7d24775afbc42220990e2ab 20241204122525081 DAUC <0003> auc.c:144 vector [2]: ik = 742164e7612dca9e17c9d07a51111962 20241204122525081 DAUC <0003> auc.c:145 vector [2]: res = 06bf5bfa2d8695e20000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [2]: kc = 7d6c5effde7e7622 20241204122525081 DAUC <0003> auc.c:152 vector [2]: sres = 2b39ce18 20241204122525081 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [3]: rand = 7e18d1e0d46c4dad3e03a176f11cb942 20241204122525081 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525081 DAUC <0003> auc.c:142 vector [3]: autn = f2e1a994ac870000b893bb74f80d4f48 20241204122525081 DAUC <0003> auc.c:143 vector [3]: ck = 3d1e4ebf497a547665abf1a86e0a1c67 20241204122525081 DAUC <0003> auc.c:144 vector [3]: ik = cb5bcf2808d007f8b1335990bcd25078 20241204122525081 DAUC <0003> auc.c:145 vector [3]: res = 7d587b5b5bf89a2e0000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [3]: kc = 22dd29af93721f91 20241204122525081 DAUC <0003> auc.c:152 vector [3]: sres = 26a0e175 20241204122525081 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [4]: rand = 91d691ee7c1591094b2877e376cfc547 20241204122525081 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525081 DAUC <0003> auc.c:142 vector [4]: autn = ad63005890d200009372a8331e6538c1 20241204122525081 DAUC <0003> auc.c:143 vector [4]: ck = d0fdcd01e453a07dc4ae301786bd1f3b 20241204122525081 DAUC <0003> auc.c:144 vector [4]: ik = 3c577d25df9c87e1602d506c437ffa62 20241204122525081 DAUC <0003> auc.c:145 vector [4]: res = e1934275036f2cb30000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [4]: kc = 4829d05ffe0dc2c5 20241204122525081 DAUC <0003> auc.c:152 vector [4]: sres = e2fc6ec6 20241204122525081 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525081 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 5 vectors 20241204122525081 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=481 in DB 20241204122525081 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525081 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@780e010000aa: Final verdict of PTC: pass 20241204122525083 DAUC <0003> db_auc.c:157 IMSI='262421375690726': No 2G Auth Data 20241204122525083 DAUC <0003> db_auc.c:192 IMSI='262421375690726': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262421375690726" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241204122525089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20241204122525091 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525091 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525091 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 1 vectors 20241204122525091 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241204122525091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525091 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525091 DAUC <0003> auc.c:113 vector [0]: rand = 6d670c19dd317b6243c016677915832e 20241204122525091 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525091 DAUC <0003> auc.c:142 vector [0]: autn = cb4bde79f46200007c1ad5b07b0cbc31 20241204122525091 DAUC <0003> auc.c:143 vector [0]: ck = aa9c73854757f86567c0e495c3184be9 20241204122525091 DAUC <0003> auc.c:144 vector [0]: ik = 7f31d769148ca9663f8e04eb4ca73fd7 20241204122525091 DAUC <0003> auc.c:145 vector [0]: res = 00efabddec80f2700000000000000000 20241204122525091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525091 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525091 DAUC <0003> auc.c:179 vector [0]: kc = 37938a5fec1ec400 20241204122525091 DAUC <0003> auc.c:180 vector [0]: sres = e659e88a 20241204122525091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525091 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 1 vectors 20241204122525091 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=33 in DB 20241204122525091 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525091 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525091 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525091 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262421375690726" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421375690726" TC_gsup_sai_num_auth_vectors(29)@780e010000aa: setverdict(pass): none -> pass 20241204122525092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525092 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525092 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 4 vectors 20241204122525092 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241204122525092 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525092 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525092 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525092 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525092 DAUC <0003> auc.c:113 vector [0]: rand = f86eff3056e21f0bdd0efaac3ac963ea 20241204122525092 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525092 DAUC <0003> auc.c:142 vector [0]: autn = 41706778f3480000686e61de46365f72 20241204122525092 DAUC <0003> auc.c:143 vector [0]: ck = 3de7d0f3ac241f916fc3887ae0fb8bad 20241204122525092 DAUC <0003> auc.c:144 vector [0]: ik = cb47f252eb89f9d4acd76bfd5a621fad 20241204122525092 DAUC <0003> auc.c:145 vector [0]: res = 021afcfb491433430000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [0]: kc = be017958a14d5c00 20241204122525092 DAUC <0003> auc.c:180 vector [0]: sres = 1ee2e443 20241204122525092 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525092 DAUC <0003> auc.c:113 vector [1]: rand = 6dbe6d71a2704786d34c5f5d10e815b3 20241204122525092 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525092 DAUC <0003> auc.c:142 vector [1]: autn = d59eea656e120000c5bbfb9afe3cece7 20241204122525092 DAUC <0003> auc.c:143 vector [1]: ck = 54e366b2ab7b84b889b2e363f2c808dd 20241204122525092 DAUC <0003> auc.c:144 vector [1]: ik = 50af0db973170bd8e03d3199fd3fb9ea 20241204122525092 DAUC <0003> auc.c:145 vector [1]: res = eada34d8f78a89540000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [1]: kc = a26e141f5e00ac00 20241204122525092 DAUC <0003> auc.c:180 vector [1]: sres = 7a65da23 20241204122525092 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525092 DAUC <0003> auc.c:113 vector [2]: rand = 20da5feecc9e8d484071fbeaeec9f7ac 20241204122525092 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525092 DAUC <0003> auc.c:142 vector [2]: autn = e741ffb2c1c100003eb8e036f0705ff5 20241204122525092 DAUC <0003> auc.c:143 vector [2]: ck = 4da4c0872b13e4f8079e450f49068b79 20241204122525092 DAUC <0003> auc.c:144 vector [2]: ik = 9dead294609b272aefe6ccd4ba681868 20241204122525092 DAUC <0003> auc.c:145 vector [2]: res = 4e049dfb4b3900fe0000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [2]: kc = acca4f6b97efd800 20241204122525092 DAUC <0003> auc.c:180 vector [2]: sres = f2157bff 20241204122525092 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525092 DAUC <0003> auc.c:113 vector [3]: rand = 51b907ac1db7a6b6afd10354ebbb3eca 20241204122525092 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525092 DAUC <0003> auc.c:142 vector [3]: autn = 4e040a326f250000b53cf8d2fef0697c 20241204122525092 DAUC <0003> auc.c:143 vector [3]: ck = ada1ac3a94fffe0586e8e7a3a22a051f 20241204122525092 DAUC <0003> auc.c:144 vector [3]: ik = 77add9f99ff1eb05d7fce4b458249419 20241204122525092 DAUC <0003> auc.c:145 vector [3]: res = bcf4aa57a212142a0000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [3]: kc = 8aed3dba01cc1800 20241204122525092 DAUC <0003> auc.c:180 vector [3]: sres = 3cccc49a 20241204122525092 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525092 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 4 vectors 20241204122525092 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=161 in DB 20241204122525092 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525092 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525093 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525093 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 5 vectors 20241204122525093 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525093 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525093 DAUC <0003> auc.c:113 vector [0]: rand = fa67a8ee6eee98ff7b949c058b88b479 20241204122525093 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525093 DAUC <0003> auc.c:142 vector [0]: autn = 7cef673c688a0000d42c345395814325 20241204122525093 DAUC <0003> auc.c:143 vector [0]: ck = e258bd42de60d776bb3edf9378799852 20241204122525093 DAUC <0003> auc.c:144 vector [0]: ik = a47a3099d154df9cd3143b99ecfa77c9 20241204122525093 DAUC <0003> auc.c:145 vector [0]: res = 6d83a0dd62f197310000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [0]: kc = 51c8255492917800 20241204122525093 DAUC <0003> auc.c:180 vector [0]: sres = 67016002 20241204122525093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [1]: rand = d02d40cdcd18991c388ffe1d73144580 20241204122525093 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525093 DAUC <0003> auc.c:142 vector [1]: autn = 89bb00d2c2c000001dae6534057f9dad 20241204122525093 DAUC <0003> auc.c:143 vector [1]: ck = b14f1970bbb975209242456393086ad9 20241204122525093 DAUC <0003> auc.c:144 vector [1]: ik = f0968d0218cdf60bee1daef80cae2fae 20241204122525093 DAUC <0003> auc.c:145 vector [1]: res = 1ae87e3cb15e53480000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [1]: kc = 3cbd25a8416e0800 20241204122525093 DAUC <0003> auc.c:180 vector [1]: sres = 695e0673 20241204122525093 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [2]: rand = 3ead83b326a78cd7b35190058c4bcf93 20241204122525093 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525093 DAUC <0003> auc.c:142 vector [2]: autn = d1ebe1eab4740000f3ce0f010e929327 20241204122525093 DAUC <0003> auc.c:143 vector [2]: ck = d6053cba41d14fefdac691b4fab4e505 20241204122525093 DAUC <0003> auc.c:144 vector [2]: ik = 05cfce72ba757a5b9ddba0a9671e9b64 20241204122525093 DAUC <0003> auc.c:145 vector [2]: res = f1d763b7a8ff6ffb0000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [2]: kc = 2d5f37bf22cc7800 20241204122525093 DAUC <0003> auc.c:180 vector [2]: sres = 6314d9b1 20241204122525093 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [3]: rand = 71754d3d19be1ca6b01bd990569a5724 20241204122525093 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525093 DAUC <0003> auc.c:142 vector [3]: autn = a6297c1222450000ff9bdcd3cec101d0 20241204122525093 DAUC <0003> auc.c:143 vector [3]: ck = 5126745809a2a93c2ea958af0da029a4 20241204122525093 DAUC <0003> auc.c:144 vector [3]: ik = a021fa45e4beaecfc0f76928c4f835d8 20241204122525093 DAUC <0003> auc.c:145 vector [3]: res = b7ed95bf11bfbfaf0000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [3]: kc = bd113422a3580c00 20241204122525093 DAUC <0003> auc.c:180 vector [3]: sres = 50efc897 20241204122525093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [4]: rand = 53c59fa5bc001225dfa707c99b598d14 20241204122525093 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525093 DAUC <0003> auc.c:142 vector [4]: autn = b68ed5c70d700000278dbb134e9394c0 20241204122525093 DAUC <0003> auc.c:143 vector [4]: ck = 18326f494dc680311a8c8b7f31f4e979 20241204122525093 DAUC <0003> auc.c:144 vector [4]: ik = d3fb2e6a3890773f2516e30694e3870b 20241204122525093 DAUC <0003> auc.c:145 vector [4]: res = 464550d367c7e6250000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525094 DAUC <0003> auc.c:179 vector [4]: kc = 2b532441717dc800 20241204122525094 DAUC <0003> auc.c:180 vector [4]: sres = b736d999 20241204122525094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525094 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 5 vectors 20241204122525094 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=321 in DB 20241204122525094 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525094 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525095 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525095 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 5 vectors 20241204122525095 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525095 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525095 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525095 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525095 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525095 DAUC <0003> auc.c:113 vector [0]: rand = 0b5affda34a377753ea5e09879609caf 20241204122525095 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525095 DAUC <0003> auc.c:142 vector [0]: autn = f164ff257d6e0000b3e519ba1d389604 20241204122525095 DAUC <0003> auc.c:143 vector [0]: ck = 88cd71639593245c056472fbcaf0f325 20241204122525095 DAUC <0003> auc.c:144 vector [0]: ik = 8f23bfc43599529e174605aa111f60b9 20241204122525095 DAUC <0003> auc.c:145 vector [0]: res = 0526dc4a375b2ea70000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [0]: kc = 4af02460ba3ee800 20241204122525095 DAUC <0003> auc.c:180 vector [0]: sres = b2e629c8 20241204122525095 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [1]: rand = e58527fd8cfed03f536f059743dac097 20241204122525095 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525095 DAUC <0003> auc.c:142 vector [1]: autn = fa903b4c1a190000397e4ba45bba6c1f 20241204122525095 DAUC <0003> auc.c:143 vector [1]: ck = d949c61464ad0878daa1887770073acf 20241204122525095 DAUC <0003> auc.c:144 vector [1]: ik = 12fa01ad9724b02c43f8adc18699c8b3 20241204122525095 DAUC <0003> auc.c:145 vector [1]: res = 41a3539f438ed0d00000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [1]: kc = 9d6277b102b2fc00 20241204122525095 DAUC <0003> auc.c:180 vector [1]: sres = e183b24a 20241204122525095 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [2]: rand = 15f8f20a58f087570c434986c3501d06 20241204122525095 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525095 DAUC <0003> auc.c:142 vector [2]: autn = 8d942ab987210000b2249c610c89ffb8 20241204122525095 DAUC <0003> auc.c:143 vector [2]: ck = e19f90c2a2ed943ec0fc2e1354ad7629 20241204122525095 DAUC <0003> auc.c:144 vector [2]: ik = 8e200104b642b5e2793438ee968ffbb5 20241204122525095 DAUC <0003> auc.c:145 vector [2]: res = 717250e7706a530c0000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [2]: kc = 6a27764eaefb4c00 20241204122525095 DAUC <0003> auc.c:180 vector [2]: sres = 528d2e3a 20241204122525095 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [3]: rand = 521bd65b4a017c6882767b2ff695bf64 20241204122525095 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525095 DAUC <0003> auc.c:142 vector [3]: autn = 005234491a600000ecbd3d398afb1c0f 20241204122525095 DAUC <0003> auc.c:143 vector [3]: ck = ef3a0a31c8d43ecbcdde2842ad517573 20241204122525095 DAUC <0003> auc.c:144 vector [3]: ik = 85129d24b43402d61739bcd122d8ec18 20241204122525095 DAUC <0003> auc.c:145 vector [3]: res = 81a95c54a515a9710000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [3]: kc = 52fea02f309ba800 20241204122525095 DAUC <0003> auc.c:180 vector [3]: sres = e9f295e1 20241204122525095 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [4]: rand = de0da4d644614922088b955c494cc1f4 20241204122525095 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525095 DAUC <0003> auc.c:142 vector [4]: autn = 1f6974739f4d0000eb83c52853da05e6 20241204122525095 DAUC <0003> auc.c:143 vector [4]: ck = 5b4620c35073088bb6384fd969b3eb1a 20241204122525095 DAUC <0003> auc.c:144 vector [4]: ik = f7dd09d08187c3872c377d14add80d02 20241204122525095 DAUC <0003> auc.c:145 vector [4]: res = 249a5c3fbcac5a4a0000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [4]: kc = 55696e962b554c00 20241204122525095 DAUC <0003> auc.c:180 vector [4]: sres = 19ca9bf2 20241204122525095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525095 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 5 vectors 20241204122525095 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=481 in DB 20241204122525095 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525095 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@780e010000aa: Final verdict of PTC: pass 20241204122525096 DAUC <0003> db_auc.c:157 IMSI='262429158114077': No 2G Auth Data 20241204122525096 DAUC <0003> db_auc.c:192 IMSI='262429158114077': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262429158114077" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241204122525102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 20241204122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525104 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525104 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 1 vectors 20241204122525104 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241204122525104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525104 DAUC <0003> auc.c:113 vector [0]: rand = 24d60fe801e4f94f168569f688f54769 20241204122525104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525104 DAUC <0003> auc.c:142 vector [0]: autn = b9ec1d66efab00004f261d30a37d8a8e 20241204122525104 DAUC <0003> auc.c:143 vector [0]: ck = 1486abd3c60492d974506345af98fdd8 20241204122525104 DAUC <0003> auc.c:144 vector [0]: ik = 6e309bdf2e542fe1d84dcafd736ef19e 20241204122525104 DAUC <0003> auc.c:145 vector [0]: res = afdd7f1a5436fc500000000000000000 20241204122525104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525104 DAUC <0003> auc.c:179 vector [0]: kc = bd5883a78f767000 20241204122525104 DAUC <0003> auc.c:180 vector [0]: sres = ce9d7338 20241204122525104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525104 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 1 vectors 20241204122525104 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=33 in DB 20241204122525104 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525104 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262429158114077" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429158114077" TC_gsup_sai_num_auth_vectors(30)@780e010000aa: setverdict(pass): none -> pass 20241204122525105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525105 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525105 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 4 vectors 20241204122525105 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241204122525105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525105 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525105 DAUC <0003> auc.c:113 vector [0]: rand = a35859f581c2b9ef54b3ef45e9cfc071 20241204122525105 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525105 DAUC <0003> auc.c:142 vector [0]: autn = 69c515ce2b0c0000f4e94b6718a6d44b 20241204122525105 DAUC <0003> auc.c:143 vector [0]: ck = 7988bfef17d4e96bc91d4c195d428755 20241204122525105 DAUC <0003> auc.c:144 vector [0]: ik = 4f70efedf49758bf101d86602063afcb 20241204122525105 DAUC <0003> auc.c:145 vector [0]: res = 86add5484f6ff4f10000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [0]: kc = e2a38605713cfc00 20241204122525105 DAUC <0003> auc.c:180 vector [0]: sres = f56cc788 20241204122525105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525105 DAUC <0003> auc.c:113 vector [1]: rand = dc6c80017bad81d74ca5cc904c71d36c 20241204122525105 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525105 DAUC <0003> auc.c:142 vector [1]: autn = 09714515ad300000fe85a62018f9924c 20241204122525105 DAUC <0003> auc.c:143 vector [1]: ck = 176d4c6ea0503ba1723774fed566b29c 20241204122525105 DAUC <0003> auc.c:144 vector [1]: ik = 384d4c86a6c2675bdddcaa68e20db61e 20241204122525105 DAUC <0003> auc.c:145 vector [1]: res = 06b552d8c590a7dd0000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [1]: kc = ea76a6513163f400 20241204122525105 DAUC <0003> auc.c:180 vector [1]: sres = fe9faa8f 20241204122525105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525105 DAUC <0003> auc.c:113 vector [2]: rand = 7a542a68d25aff760b43332cc18482a6 20241204122525105 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525105 DAUC <0003> auc.c:142 vector [2]: autn = ae8dfa5b0bc60000f106d6754d23054d 20241204122525105 DAUC <0003> auc.c:143 vector [2]: ck = d39ce247428b13beacffdf1d31814447 20241204122525105 DAUC <0003> auc.c:144 vector [2]: ik = 947ed451487f340ef630439b33dd0a9d 20241204122525105 DAUC <0003> auc.c:145 vector [2]: res = 80fcb22e80667b700000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [2]: kc = 71100f1d62761400 20241204122525105 DAUC <0003> auc.c:180 vector [2]: sres = f5b57248 20241204122525105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525105 DAUC <0003> auc.c:113 vector [3]: rand = d0ee4a4578511d74d30dd01fe007fbe1 20241204122525105 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525105 DAUC <0003> auc.c:142 vector [3]: autn = a33d7a44639d0000c5fc8e5e0c527692 20241204122525105 DAUC <0003> auc.c:143 vector [3]: ck = 7a22c3c7eda7ee82729d033a16a20914 20241204122525105 DAUC <0003> auc.c:144 vector [3]: ik = 3c697d7913729962bd50ae8d9045a1cd 20241204122525105 DAUC <0003> auc.c:145 vector [3]: res = 37f74e7b693b48b30000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [3]: kc = 2929d07d230a8800 20241204122525105 DAUC <0003> auc.c:180 vector [3]: sres = 0e5e0e27 20241204122525105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525105 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 4 vectors 20241204122525105 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=161 in DB 20241204122525105 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525105 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525106 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525106 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525106 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 5 vectors 20241204122525106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525106 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525106 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525106 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525106 DAUC <0003> auc.c:113 vector [0]: rand = f696646e2ebd52bb6bbfe7f7e3bef314 20241204122525106 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525106 DAUC <0003> auc.c:142 vector [0]: autn = d278a16463dd000045ff5d4f8c21c51a 20241204122525106 DAUC <0003> auc.c:143 vector [0]: ck = 51694e82758e37b7e7fcd9b3100069aa 20241204122525106 DAUC <0003> auc.c:144 vector [0]: ik = 600e81deefa428891730cbe15cf76bac 20241204122525106 DAUC <0003> auc.c:145 vector [0]: res = 4f12546a867c4afd0000000000000000 20241204122525106 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525106 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525106 DAUC <0003> auc.c:179 vector [0]: kc = 94ec668f8e889c00 20241204122525106 DAUC <0003> auc.c:180 vector [0]: sres = f85b2cfe 20241204122525106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525106 DAUC <0003> auc.c:113 vector [1]: rand = 9901d047877d0b9a7aae0aac61ded91b 20241204122525106 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525106 DAUC <0003> auc.c:142 vector [1]: autn = bf98ada0bc00000001a7f540cb8d28e7 20241204122525106 DAUC <0003> auc.c:143 vector [1]: ck = e5eb757b9840ac521cfe532aaf240cc9 20241204122525107 DAUC <0003> auc.c:144 vector [1]: ik = d9d02f1d42411241ded6a82b00bb6b6e 20241204122525107 DAUC <0003> auc.c:145 vector [1]: res = f462779d69266b0c0000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [1]: kc = fdacbbee15ddc000 20241204122525107 DAUC <0003> auc.c:180 vector [1]: sres = 8fe65041 20241204122525107 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525107 DAUC <0003> auc.c:113 vector [2]: rand = 5afdec6dbc9135a123bccdbb337cb74f 20241204122525107 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525107 DAUC <0003> auc.c:142 vector [2]: autn = c5d0780f3db40000bf3a3f94f1154f13 20241204122525107 DAUC <0003> auc.c:143 vector [2]: ck = 05986f6943d6a91b479d123556943438 20241204122525107 DAUC <0003> auc.c:144 vector [2]: ik = e5a43dccea1a17f1f0dce2afad0e9eab 20241204122525107 DAUC <0003> auc.c:145 vector [2]: res = 37e0d32a4cfafa710000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [2]: kc = 0702456776e3e400 20241204122525107 DAUC <0003> auc.c:180 vector [2]: sres = 18124498 20241204122525107 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525107 DAUC <0003> auc.c:113 vector [3]: rand = 0c77cf6d62d8bc54b6e79eb9c6e7e1b0 20241204122525107 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525107 DAUC <0003> auc.c:142 vector [3]: autn = f36e882491790000cd55e5040e6c7c0d 20241204122525107 DAUC <0003> auc.c:143 vector [3]: ck = c084d4c4bceff1dfd931cef901d1f2dd 20241204122525107 DAUC <0003> auc.c:144 vector [3]: ik = fe2778a0725f2d6f8381cb5affd3c940 20241204122525107 DAUC <0003> auc.c:145 vector [3]: res = ebc52bb19812f2e20000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [3]: kc = 423dcc95a695ac00 20241204122525107 DAUC <0003> auc.c:180 vector [3]: sres = e018afe7 20241204122525107 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525107 DAUC <0003> auc.c:113 vector [4]: rand = 0c9ffbc51326e4b5cbb023f427270614 20241204122525107 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525107 DAUC <0003> auc.c:142 vector [4]: autn = afd4c40cb3660000e24e5936b0aa3151 20241204122525107 DAUC <0003> auc.c:143 vector [4]: ck = e629fa8f33e831662286b0ebca7e1c3f 20241204122525107 DAUC <0003> auc.c:144 vector [4]: ik = 923b07080198f2880c8e0220ca7268ec 20241204122525107 DAUC <0003> auc.c:145 vector [4]: res = 59cb46e0f423af240000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [4]: kc = 3d4ba04e57eff000 20241204122525107 DAUC <0003> auc.c:180 vector [4]: sres = 246a8a3d 20241204122525107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525107 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 5 vectors 20241204122525107 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=321 in DB 20241204122525107 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525107 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525108 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525108 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 5 vectors 20241204122525108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525108 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525108 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525108 DAUC <0003> auc.c:113 vector [0]: rand = d5fdc3f5f005dfa64dbd68e4839da7d9 20241204122525108 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525108 DAUC <0003> auc.c:142 vector [0]: autn = 7c8bdf17ab4d00006e99152f1a764b4b 20241204122525108 DAUC <0003> auc.c:143 vector [0]: ck = 06ae4396c8cd15b11f91ac7cff703828 20241204122525108 DAUC <0003> auc.c:144 vector [0]: ik = c38b2093def4aa228768e44d4e94d844 20241204122525108 DAUC <0003> auc.c:145 vector [0]: res = 7e94d1f3d99d177b0000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [0]: kc = 75a2d202cf36ec00 20241204122525108 DAUC <0003> auc.c:180 vector [0]: sres = b49925e8 20241204122525108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [1]: rand = 6e22b8e9ae523c9358e2569093c5a05f 20241204122525108 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525108 DAUC <0003> auc.c:142 vector [1]: autn = 636d2d620d3d0000b1cb1d19b3d8b117 20241204122525108 DAUC <0003> auc.c:143 vector [1]: ck = ce3fb7ef0bf4b16727a0e2ab753ed817 20241204122525108 DAUC <0003> auc.c:144 vector [1]: ik = 4496ad7d6f0194bb7534017f319760b3 20241204122525108 DAUC <0003> auc.c:145 vector [1]: res = 7fb9cfee7eddc4ab0000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [1]: kc = 4fdd536c0a923c00 20241204122525108 DAUC <0003> auc.c:180 vector [1]: sres = 831f7c0a 20241204122525108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [2]: rand = 5047997208fc82f7edf9c081b3453108 20241204122525108 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525108 DAUC <0003> auc.c:142 vector [2]: autn = 5a16c380b8180000c7075db0e7a985de 20241204122525108 DAUC <0003> auc.c:143 vector [2]: ck = a53c5eeb787ab2c43cabc4f0947e1d74 20241204122525108 DAUC <0003> auc.c:144 vector [2]: ik = 6ef6157506be01b4d1b5f80d971b8457 20241204122525108 DAUC <0003> auc.c:145 vector [2]: res = 106f28022dddc7680000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [2]: kc = 1aa3779ab1134c00 20241204122525108 DAUC <0003> auc.c:180 vector [2]: sres = 5ac45f3d 20241204122525108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [3]: rand = 7879f3d0afdfba9370278cb54c68241f 20241204122525108 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525108 DAUC <0003> auc.c:142 vector [3]: autn = 0f787128993c00001d39488ed9ad07c4 20241204122525108 DAUC <0003> auc.c:143 vector [3]: ck = a63fd440c8469750384c89c838030c17 20241204122525108 DAUC <0003> auc.c:144 vector [3]: ik = 8424ef31a0b4b9e131fe02a310bc6fb8 20241204122525108 DAUC <0003> auc.c:145 vector [3]: res = 6e49bcedccd9de9d0000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [3]: kc = cf6e7ef00b1b2c00 20241204122525108 DAUC <0003> auc.c:180 vector [3]: sres = 7d249ec2 20241204122525108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [4]: rand = 6b839956f2bd2cabb18d52810ada22ab 20241204122525108 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525108 DAUC <0003> auc.c:142 vector [4]: autn = 1e58cdacf7750000134daa4056480386 20241204122525108 DAUC <0003> auc.c:143 vector [4]: ck = 4916919b401e249b78ca8f7b245033e8 20241204122525108 DAUC <0003> auc.c:144 vector [4]: ik = 765def524bb86df91c324c9fdf00371d 20241204122525108 DAUC <0003> auc.c:145 vector [4]: res = 8fdb0f51c98989a30000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [4]: kc = 99622a0ac3e49c00 20241204122525108 DAUC <0003> auc.c:180 vector [4]: sres = 736bfafb 20241204122525108 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525108 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 5 vectors 20241204122525108 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=481 in DB 20241204122525108 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525108 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@780e010000aa: Final verdict of PTC: pass 20241204122525110 DAUC <0003> db_auc.c:157 IMSI='262420675972285': No 2G Auth Data 20241204122525110 DAUC <0003> db_auc.c:192 IMSI='262420675972285': No 3G Auth Data HLR_Test-GSUP(21)@780e010000aa: Created GsupExpect[0] for "262420675972285" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241204122525116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 20241204122525118 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525118 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525118 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 1 vectors 20241204122525118 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241204122525118 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525118 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525118 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525118 DAUC <0003> auc.c:113 vector [0]: rand = 8d3ca6d68cc5884f99196dcaf715ae43 20241204122525118 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525118 DAUC <0003> auc.c:142 vector [0]: autn = 6221db33fee90000d5883926c464f6f8 20241204122525118 DAUC <0003> auc.c:143 vector [0]: ck = c24184954b3029f3511743aebb09efa6 20241204122525118 DAUC <0003> auc.c:144 vector [0]: ik = 3e90818eaebd786fadb79605b59b76bc 20241204122525118 DAUC <0003> auc.c:145 vector [0]: res = 7d37d5b8a249221b0000000000000000 20241204122525118 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525118 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525118 DAUC <0003> auc.c:179 vector [0]: kc = ed3f9c4898e0f53c 20241204122525118 DAUC <0003> auc.c:180 vector [0]: sres = 84524f75 20241204122525118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525118 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 1 vectors 20241204122525118 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=33 in DB 20241204122525118 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525118 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525118 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525118 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@780e010000aa: Found GsupExpect[0] for "262420675972285" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@780e010000aa: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420675972285" TC_gsup_sai_num_auth_vectors(31)@780e010000aa: setverdict(pass): none -> pass 20241204122525119 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525119 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525119 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 4 vectors 20241204122525119 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241204122525119 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525119 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525119 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525119 DAUC <0003> auc.c:113 vector [0]: rand = 75d4894430cebabb2465d7e2afe522fa 20241204122525119 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525119 DAUC <0003> auc.c:142 vector [0]: autn = eecc5e0e05460000ac2ab1c7698b717c 20241204122525119 DAUC <0003> auc.c:143 vector [0]: ck = fd8fef41ff9eb3ea2cad8ff4284dccf6 20241204122525119 DAUC <0003> auc.c:144 vector [0]: ik = bd3386ab3a8a5e5dab7d2ee14a10ecf3 20241204122525119 DAUC <0003> auc.c:145 vector [0]: res = b7c46b43ab4942370000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [0]: kc = 97d47220dfef9195 20241204122525119 DAUC <0003> auc.c:180 vector [0]: sres = 9d0daec8 20241204122525119 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525119 DAUC <0003> auc.c:113 vector [1]: rand = 7f95ab01cdfb2926dbbbb0a8607805c1 20241204122525119 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525119 DAUC <0003> auc.c:142 vector [1]: autn = 54778590e0bd00008528fc8982b15a46 20241204122525119 DAUC <0003> auc.c:143 vector [1]: ck = 608389014548eb04d4f64627defcb580 20241204122525119 DAUC <0003> auc.c:144 vector [1]: ik = 4e6d858ebce162b0402513fb2ed6dffc 20241204122525119 DAUC <0003> auc.c:145 vector [1]: res = a3e8e7e224ef78310000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [1]: kc = e332a353e7e82fbf 20241204122525119 DAUC <0003> auc.c:180 vector [1]: sres = cc256807 20241204122525119 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525119 DAUC <0003> auc.c:113 vector [2]: rand = 5f5d79b76c79cc851b6f7d388b850474 20241204122525119 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525119 DAUC <0003> auc.c:142 vector [2]: autn = f298152fae120000f9f07fe5de60f80f 20241204122525119 DAUC <0003> auc.c:143 vector [2]: ck = 7033c83b13c1a975d82b2715e5edfa49 20241204122525119 DAUC <0003> auc.c:144 vector [2]: ik = 2062347953bc795b5c014fe9c0f5660f 20241204122525119 DAUC <0003> auc.c:145 vector [2]: res = 5f421ff5d4975b350000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [2]: kc = 86b1fc21a0497fb5 20241204122525119 DAUC <0003> auc.c:180 vector [2]: sres = b766718a 20241204122525119 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525119 DAUC <0003> auc.c:113 vector [3]: rand = a93957004c95825d9b233e732e385c9f 20241204122525119 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525119 DAUC <0003> auc.c:142 vector [3]: autn = 2dcf8f3e4e0600001fa2e901284deb1e 20241204122525119 DAUC <0003> auc.c:143 vector [3]: ck = f3f4a0015c7b605c86c136f1932d9e8a 20241204122525119 DAUC <0003> auc.c:144 vector [3]: ik = 4bd3cd4a6243416f83b8412892257719 20241204122525119 DAUC <0003> auc.c:145 vector [3]: res = 5377e8750f65c2630000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [3]: kc = e097c9d1795a0738 20241204122525119 DAUC <0003> auc.c:180 vector [3]: sres = a662a70b 20241204122525119 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525119 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 4 vectors 20241204122525119 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=161 in DB 20241204122525119 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525119 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525119 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525119 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525121 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525121 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 5 vectors 20241204122525121 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525121 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525121 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525121 DAUC <0003> auc.c:113 vector [0]: rand = 1a4842bff326d523211fe5ab1c0d07f9 20241204122525121 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525121 DAUC <0003> auc.c:142 vector [0]: autn = f636924ad1bc00005844d4b9c73f840b 20241204122525121 DAUC <0003> auc.c:143 vector [0]: ck = 09744cb151965a42955d52dd2ce5dd3e 20241204122525121 DAUC <0003> auc.c:144 vector [0]: ik = c62e13219a4efe563a4f5d38e21d7b87 20241204122525121 DAUC <0003> auc.c:145 vector [0]: res = f61ecb94f4018e650000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [0]: kc = c4475b65f00cb328 20241204122525121 DAUC <0003> auc.c:180 vector [0]: sres = b84de97a 20241204122525121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [1]: rand = a0eaeb0aa129c80c9c7044060a36da76 20241204122525121 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525121 DAUC <0003> auc.c:142 vector [1]: autn = c6fb9a687aca000009cb7682d7a87f3d 20241204122525121 DAUC <0003> auc.c:143 vector [1]: ck = 7be0d8ca79f14f105e553f7baa9e404e 20241204122525121 DAUC <0003> auc.c:144 vector [1]: ik = 1ab75355198ecdec0fc53321ad0de6c5 20241204122525121 DAUC <0003> auc.c:145 vector [1]: res = 0eb0668be3d74e830000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [1]: kc = d0967ce0d89d14ee 20241204122525121 DAUC <0003> auc.c:180 vector [1]: sres = 0ada9c0e 20241204122525121 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [2]: rand = 2fe0dced901be1973b49e3c0246338fd 20241204122525121 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525121 DAUC <0003> auc.c:142 vector [2]: autn = 10bff7b33c92000000219a8e0739e830 20241204122525121 DAUC <0003> auc.c:143 vector [2]: ck = 7b91899f47bb30b2b2d7f19decdab216 20241204122525121 DAUC <0003> auc.c:144 vector [2]: ik = d1e83859eae156bbcaab413d3ce87be9 20241204122525121 DAUC <0003> auc.c:145 vector [2]: res = 1ecd55e5ae64ad880000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [2]: kc = cdd12624366a8f3c 20241204122525121 DAUC <0003> auc.c:180 vector [2]: sres = 713c35a6 20241204122525121 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [3]: rand = 21cca86ea8abf6b84c9b049e633467d7 20241204122525121 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525121 DAUC <0003> auc.c:142 vector [3]: autn = e00b3482023d00007642d5869678e375 20241204122525121 DAUC <0003> auc.c:143 vector [3]: ck = 674039d6281d32f0138bafdd4f831bc9 20241204122525121 DAUC <0003> auc.c:144 vector [3]: ik = 60dcdffa3db8a2b6685fadb152186aee 20241204122525121 DAUC <0003> auc.c:145 vector [3]: res = 7e4036950ea319430000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [3]: kc = 3ee41fdd7a75ecb4 20241204122525121 DAUC <0003> auc.c:180 vector [3]: sres = c8f63a79 20241204122525121 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [4]: rand = 47e3e9bcadee187db21c771f3c2fe16e 20241204122525121 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525121 DAUC <0003> auc.c:142 vector [4]: autn = 830905c6f06200004bcc15b6329087a0 20241204122525121 DAUC <0003> auc.c:143 vector [4]: ck = 0053afd5726f490a815a6b1789694a49 20241204122525121 DAUC <0003> auc.c:144 vector [4]: ik = 352057f3a22e5f1f1d3a6854a2f38542 20241204122525121 DAUC <0003> auc.c:145 vector [4]: res = e597a04c2ffc122f0000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [4]: kc = ac3da5a3fddeaefd 20241204122525121 DAUC <0003> auc.c:180 vector [4]: sres = dc2bcb1b 20241204122525121 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525121 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 5 vectors 20241204122525121 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=321 in DB 20241204122525121 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525121 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525122 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525122 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 5 vectors 20241204122525122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525122 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525122 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525122 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525122 DAUC <0003> auc.c:113 vector [0]: rand = 24255315813946c2951ee5121a0f83e9 20241204122525122 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525122 DAUC <0003> auc.c:142 vector [0]: autn = a1da4bf1c3a700001f45d0e5a44cbc31 20241204122525122 DAUC <0003> auc.c:143 vector [0]: ck = b5909f2c9146d1d66103ce0fcaa1cea6 20241204122525122 DAUC <0003> auc.c:144 vector [0]: ik = 522d9cecbc02b23046a974275fc00bf4 20241204122525122 DAUC <0003> auc.c:145 vector [0]: res = 3ebf6f8ed85ffbdc0000000000000000 20241204122525122 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525122 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525122 DAUC <0003> auc.c:179 vector [0]: kc = 20021fe45ed3d1af 20241204122525122 DAUC <0003> auc.c:180 vector [0]: sres = db9db157 20241204122525122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525122 DAUC <0003> auc.c:113 vector [1]: rand = d6d53634ac170306d186bd05bdfb49ee 20241204122525122 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525122 DAUC <0003> auc.c:142 vector [1]: autn = db3482fc313c000043b4567180138b32 20241204122525122 DAUC <0003> auc.c:143 vector [1]: ck = 549ba661e2dc75cd20e65dd0c970b062 20241204122525122 DAUC <0003> auc.c:144 vector [1]: ik = 546ec905dc5b3c59fb73fbfc8d548716 20241204122525122 DAUC <0003> auc.c:145 vector [1]: res = d8d630afc8f6c4190000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [1]: kc = 866980ff7c29ebfc 20241204122525123 DAUC <0003> auc.c:180 vector [1]: sres = a7421dd2 20241204122525123 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525123 DAUC <0003> auc.c:113 vector [2]: rand = 10083995486dda172d246c931281c9fe 20241204122525123 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525123 DAUC <0003> auc.c:142 vector [2]: autn = f423753c73ad0000bca680811ac706db 20241204122525123 DAUC <0003> auc.c:143 vector [2]: ck = 5c13da5acb5f4e8f29695c2c501ac810 20241204122525123 DAUC <0003> auc.c:144 vector [2]: ik = a8efb3d8adea2293b25b7607ce61a422 20241204122525123 DAUC <0003> auc.c:145 vector [2]: res = ae6082b934980d4d0000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [2]: kc = e5508fb271346293 20241204122525123 DAUC <0003> auc.c:180 vector [2]: sres = 10216eb9 20241204122525123 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525123 DAUC <0003> auc.c:113 vector [3]: rand = 477e7502c2a5114f22b651148cf6185f 20241204122525123 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525123 DAUC <0003> auc.c:142 vector [3]: autn = 4a401e531a640000fa4db9bdd936e95b 20241204122525123 DAUC <0003> auc.c:143 vector [3]: ck = 1dcb240624f40fff4fe900b614caaf4c 20241204122525123 DAUC <0003> auc.c:144 vector [3]: ik = 942753d32574fd40abdb356ae76ffe34 20241204122525123 DAUC <0003> auc.c:145 vector [3]: res = ad671ca74c1e92dd0000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [3]: kc = ab387cee721df4d4 20241204122525123 DAUC <0003> auc.c:180 vector [3]: sres = 89593fd4 20241204122525123 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525123 DAUC <0003> auc.c:113 vector [4]: rand = 42ea80c868e8b3a9067d315c9cf52640 20241204122525123 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525123 DAUC <0003> auc.c:142 vector [4]: autn = 5b785114b57c00007939e3f5cf029ee4 20241204122525123 DAUC <0003> auc.c:143 vector [4]: ck = 6cf06b97264e8213ff079a8c033937ac 20241204122525123 DAUC <0003> auc.c:144 vector [4]: ik = 0c8e497db77da41e4c89fede1796f028 20241204122525123 DAUC <0003> auc.c:145 vector [4]: res = 9e8ebd22c7bcdc8e0000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [4]: kc = 57115901719ec1e1 20241204122525123 DAUC <0003> auc.c:180 vector [4]: sres = 17b5e3e8 20241204122525123 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525123 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 5 vectors 20241204122525123 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=481 in DB 20241204122525123 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525123 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122525124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122525124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@780e010000aa: Final verdict of PTC: none 20241204122525125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122525125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122525125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122525125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32795<->l=127.0.0.1:4259) 22@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:25 UTC 2024 ====== 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 20241204122525154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 20241204122525254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47610<->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=409172) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:27 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_sai_eps started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122528352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122528352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122528357 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122528363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122528363 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122528363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122528363 DLGSUP <0013> gsup_server.c:237 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 20241204122528363 DLGSUP <0013> gsup_server.c:235 2: 20241204122528363 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122528363 DLGSUP <0013> gsup_server.c:235 3: 20241204122528363 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122528363 DLGSUP <0013> gsup_server.c:235 4: 20241204122528363 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122528363 DLGSUP <0013> gsup_server.c:235 5: 20241204122528363 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122528363 DLGSUP <0013> gsup_server.c:235 7: 20241204122528363 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122528363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122528363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(32)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122528363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@780e010000aa: 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") 20241204122528389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40127<->l=127.0.0.1:4259) 20241204122528392 DAUC <0003> db_auc.c:157 IMSI='262424694015783': No 2G Auth Data 20241204122528392 DAUC <0003> db_auc.c:192 IMSI='262424694015783': No 3G Auth Data HLR_Test-GSUP(33)@780e010000aa: Created GsupExpect[0] for "262424694015783" to be handled at TC_gsup_sai_eps(36) 20241204122528401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 20241204122528406 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528406 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424694015783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424694015783"} 20241204122528406 DAUC <0003> db_auc.c:157 IMSI='262424694015783': No 2G Auth Data 20241204122528406 DAUC <0003> db_auc.c:236 IMSI='262424694015783': Calling to generate 5 vectors 20241204122528406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122528406 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528406 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528406 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528406 DAUC <0003> auc.c:113 vector [0]: rand = 0165415f46628191012746101018f57d 20241204122528406 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528406 DAUC <0003> auc.c:142 vector [0]: autn = 0887499522738000e33424528862da74 20241204122528406 DAUC <0003> auc.c:143 vector [0]: ck = 01ddcdc6ee7261759af3c5d46ffa498a 20241204122528406 DAUC <0003> auc.c:144 vector [0]: ik = ad646df199823623c85c43e571e9fc58 20241204122528406 DAUC <0003> auc.c:145 vector [0]: res = f6c69ca01263e3990000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [0]: kc = fe16260669e3e284 20241204122528406 DAUC <0003> auc.c:152 vector [0]: sres = e4a57f39 20241204122528406 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [1]: rand = 2c013aa92e6ee028dd50178532ff89bc 20241204122528406 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528406 DAUC <0003> auc.c:142 vector [1]: autn = ff86897b14fe800068585cd64a8371f9 20241204122528406 DAUC <0003> auc.c:143 vector [1]: ck = c0b2d129285243bfa210b005a50b77e4 20241204122528406 DAUC <0003> auc.c:144 vector [1]: ik = 98c1d2667c1d18a545cb851067e94d24 20241204122528406 DAUC <0003> auc.c:145 vector [1]: res = 34d6edf9de2e24af0000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [1]: kc = bfa8365a96ad61da 20241204122528406 DAUC <0003> auc.c:152 vector [1]: sres = eaf8c956 20241204122528406 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [2]: rand = 48b0e1b325c746c78f5bc54b79615ccb 20241204122528406 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528406 DAUC <0003> auc.c:142 vector [2]: autn = c726bfa3ef5a8000d36fff5865caf920 20241204122528406 DAUC <0003> auc.c:143 vector [2]: ck = bd3df0117ee40b84af3ca5f395a4a543 20241204122528406 DAUC <0003> auc.c:144 vector [2]: ik = 8011008e63717db80fc307509d979ef5 20241204122528406 DAUC <0003> auc.c:145 vector [2]: res = caab28ad97d2a3440000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [2]: kc = 9dd3523c15a64d8a 20241204122528406 DAUC <0003> auc.c:152 vector [2]: sres = 5d798be9 20241204122528406 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [3]: rand = 71f749da63a9ab788331a2f7e9b2ee72 20241204122528406 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528406 DAUC <0003> auc.c:142 vector [3]: autn = abe57b6094638000c41d77f277d807a5 20241204122528406 DAUC <0003> auc.c:143 vector [3]: ck = e76cfa9a506bf65045f4fb9e0c061bc3 20241204122528406 DAUC <0003> auc.c:144 vector [3]: ik = c8254842d47b370c2dc07e518dc706d9 20241204122528406 DAUC <0003> auc.c:145 vector [3]: res = 13c939770f1787ae0000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [3]: kc = 477d371705d1dc46 20241204122528406 DAUC <0003> auc.c:152 vector [3]: sres = 1cdebed9 20241204122528406 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [4]: rand = 9b1be6629f0b30db95cc9c62ffa5fb49 20241204122528406 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528406 DAUC <0003> auc.c:142 vector [4]: autn = fdbea0a1b51e8000a89a2a7f1766a083 20241204122528406 DAUC <0003> auc.c:143 vector [4]: ck = b3ff57e1798a6b1512d9c6c21fa1899c 20241204122528406 DAUC <0003> auc.c:144 vector [4]: ik = bcc62fb3116ef81a2b6416968ef36d4a 20241204122528406 DAUC <0003> auc.c:145 vector [4]: res = 58100063d8c7dc190000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [4]: kc = 3684a806f9b677d9 20241204122528406 DAUC <0003> auc.c:152 vector [4]: sres = 80d7dc7a 20241204122528406 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122528406 DAUC <0003> db_auc.c:245 IMSI='262424694015783': Generated 5 vectors 20241204122528406 DAUC <0003> db_auc.c:249 IMSI='262424694015783': Updating SQN=161 in DB 20241204122528406 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424694015783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424694015783"} 20241204122528406 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424694015783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528406 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528406 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@780e010000aa: Found GsupExpect[0] for "262424694015783" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@780e010000aa: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424694015783" TC_gsup_sai_eps(36)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122528409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@780e010000aa: Final verdict of PTC: pass 20241204122528410 DAUC <0003> db_auc.c:157 IMSI='262423232427218': No 2G Auth Data 20241204122528410 DAUC <0003> db_auc.c:192 IMSI='262423232427218': No 3G Auth Data HLR_Test-GSUP(33)@780e010000aa: Created GsupExpect[0] for "262423232427218" to be handled at TC_gsup_sai_eps(37) 20241204122528420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20241204122528422 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528422 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423232427218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423232427218"} 20241204122528422 DAUC <0003> db_auc.c:157 IMSI='262423232427218': No 2G Auth Data 20241204122528422 DAUC <0003> db_auc.c:236 IMSI='262423232427218': Calling to generate 5 vectors 20241204122528422 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122528422 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528422 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122528422 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528422 DAUC <0003> auc.c:113 vector [0]: rand = 8204476c3793a5e644cdaca4f557482d 20241204122528422 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528422 DAUC <0003> auc.c:142 vector [0]: autn = 0e006a08a37f800091952e544b2e2ce8 20241204122528422 DAUC <0003> auc.c:143 vector [0]: ck = 9156698b6cd86a071f26e068543f7738 20241204122528422 DAUC <0003> auc.c:144 vector [0]: ik = f023d9f73f480419f3914205f3b3698a 20241204122528422 DAUC <0003> auc.c:145 vector [0]: res = 51f5876bcdd0717a0000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [0]: kc = 8dc21211f41c70ac 20241204122528422 DAUC <0003> auc.c:152 vector [0]: sres = 9c25f611 20241204122528422 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [1]: rand = 48c85ffc7384d67169559578865dc3a6 20241204122528422 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528422 DAUC <0003> auc.c:142 vector [1]: autn = dbf80140a8798000873b5cd40ef01fd3 20241204122528422 DAUC <0003> auc.c:143 vector [1]: ck = dce907fc680b455db878b77f15dd7342 20241204122528422 DAUC <0003> auc.c:144 vector [1]: ik = bffdeb8fb21558774f6f1479a044c1f8 20241204122528422 DAUC <0003> auc.c:145 vector [1]: res = 7e806411237373c70000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [1]: kc = 94034f756f87af90 20241204122528422 DAUC <0003> auc.c:152 vector [1]: sres = 5df317d6 20241204122528422 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [2]: rand = 1d9a56c85af7af84b0bcf32e0d4b0c11 20241204122528422 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528422 DAUC <0003> auc.c:142 vector [2]: autn = bce175567d9a8000bd984ddb84fe5145 20241204122528422 DAUC <0003> auc.c:143 vector [2]: ck = 05a3be2cd90b390e25db33ab7f4903c3 20241204122528422 DAUC <0003> auc.c:144 vector [2]: ik = 7ae25d05c7bd5c139dd5dacb3d0cf03b 20241204122528422 DAUC <0003> auc.c:145 vector [2]: res = fc932969640750d80000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [2]: kc = c74f0a495cf396e5 20241204122528422 DAUC <0003> auc.c:152 vector [2]: sres = 989479b1 20241204122528422 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [3]: rand = 15911412c05bb4160a8c2e3ea6b6f194 20241204122528422 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528422 DAUC <0003> auc.c:142 vector [3]: autn = 9805fab24187800088aaa8e890803f09 20241204122528422 DAUC <0003> auc.c:143 vector [3]: ck = 3e87eadcb7e701c5726a8c1db01e9ce4 20241204122528422 DAUC <0003> auc.c:144 vector [3]: ik = 797119adb18acf418405a650a6e30abf 20241204122528422 DAUC <0003> auc.c:145 vector [3]: res = 1040cfa64fb68c5c0000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [3]: kc = b199d93c109058df 20241204122528422 DAUC <0003> auc.c:152 vector [3]: sres = 5ff643fa 20241204122528422 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [4]: rand = ceb15a6d37d0d13420fde85e00356da7 20241204122528422 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528422 DAUC <0003> auc.c:142 vector [4]: autn = de20b643182e800094d388d3cd835fad 20241204122528422 DAUC <0003> auc.c:143 vector [4]: ck = 7034b17383edaa45efa5359f1f5a92bd 20241204122528422 DAUC <0003> auc.c:144 vector [4]: ik = 9a4b6d3f19e365882d7285d82712ec00 20241204122528422 DAUC <0003> auc.c:145 vector [4]: res = bc6ec4462ee2a24f0000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [4]: kc = 28a86c0ba246b170 20241204122528422 DAUC <0003> auc.c:152 vector [4]: sres = 928c6609 20241204122528422 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122528422 DAUC <0003> db_auc.c:245 IMSI='262423232427218': Generated 5 vectors 20241204122528422 DAUC <0003> db_auc.c:249 IMSI='262423232427218': Updating SQN=161 in DB 20241204122528422 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423232427218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423232427218"} 20241204122528422 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423232427218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528422 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528422 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@780e010000aa: Found GsupExpect[0] for "262423232427218" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@780e010000aa: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423232427218" TC_gsup_sai_eps(37)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122528424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@780e010000aa: Final verdict of PTC: pass 20241204122528424 DAUC <0003> db_auc.c:157 IMSI='262422700634134': No 2G Auth Data 20241204122528424 DAUC <0003> db_auc.c:192 IMSI='262422700634134': No 3G Auth Data HLR_Test-GSUP(33)@780e010000aa: Created GsupExpect[0] for "262422700634134" to be handled at TC_gsup_sai_eps(38) 20241204122528431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20241204122528433 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528433 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422700634134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422700634134"} 20241204122528433 DAUC <0003> db_auc.c:236 IMSI='262422700634134': Calling to generate 5 vectors 20241204122528433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122528433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122528433 DAUC <0003> auc.c:113 vector [0]: rand = 65e7153b6642b6165735e4c43e62074b 20241204122528433 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528433 DAUC <0003> auc.c:142 vector [0]: autn = 68e34cc5f96380008c54bf21402cb45a 20241204122528433 DAUC <0003> auc.c:143 vector [0]: ck = 70a89f14315fe5d15d78691583f72e8c 20241204122528433 DAUC <0003> auc.c:144 vector [0]: ik = ea55113ed9cd4ae0e9e8d6d23c945596 20241204122528433 DAUC <0003> auc.c:145 vector [0]: res = b76c855ed6ea7aff0000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [0]: kc = 89a791940c336c00 20241204122528433 DAUC <0003> auc.c:180 vector [0]: sres = 598ce583 20241204122528433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [1]: rand = 206607781c6765ec86e727ea00636e10 20241204122528433 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528433 DAUC <0003> auc.c:142 vector [1]: autn = e3f646022cfd80006a964c69dcae2ff2 20241204122528433 DAUC <0003> auc.c:143 vector [1]: ck = c96603142192af461a946d5f2a7635ea 20241204122528433 DAUC <0003> auc.c:144 vector [1]: ik = 45396cc2d5462a6066d477cd69386ee3 20241204122528433 DAUC <0003> auc.c:145 vector [1]: res = f395c2a101a6ba730000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [1]: kc = e3cc8b734c69a000 20241204122528433 DAUC <0003> auc.c:180 vector [1]: sres = 7388e6ac 20241204122528433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [2]: rand = f2c1eac119ce3144e1a4130b933e20b2 20241204122528433 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528433 DAUC <0003> auc.c:142 vector [2]: autn = 79f20d5de5e08000687937b95048e251 20241204122528433 DAUC <0003> auc.c:143 vector [2]: ck = 1ce0acee791bfac4ef636f7f7d2ab21f 20241204122528433 DAUC <0003> auc.c:144 vector [2]: ik = 1fa2db3527d510b3938336195b50c6be 20241204122528433 DAUC <0003> auc.c:145 vector [2]: res = 3d73c691e49df3400000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [2]: kc = 75a2bb3928884c00 20241204122528433 DAUC <0003> auc.c:180 vector [2]: sres = b3a24e5f 20241204122528433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [3]: rand = d67fea522ebe64b9469bb468ffdc8d99 20241204122528433 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528433 DAUC <0003> auc.c:142 vector [3]: autn = 15078bf3072d8000e1e807413eb39a12 20241204122528433 DAUC <0003> auc.c:143 vector [3]: ck = f8028ccc50279ab4e33791ef03b8cb77 20241204122528433 DAUC <0003> auc.c:144 vector [3]: ik = 1eab7e32052ab43af631cbe83fe81b0f 20241204122528433 DAUC <0003> auc.c:145 vector [3]: res = 3f9f33055b108c920000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [3]: kc = 3adc0de41eb60000 20241204122528433 DAUC <0003> auc.c:180 vector [3]: sres = 40eba4ca 20241204122528433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [4]: rand = 4816504a3c24a94376d311887cd17431 20241204122528433 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528433 DAUC <0003> auc.c:142 vector [4]: autn = 3a4b62e68efb8000e0a50b58f7755e85 20241204122528433 DAUC <0003> auc.c:143 vector [4]: ck = ab00081388467fd0bead9317c45e5b27 20241204122528433 DAUC <0003> auc.c:144 vector [4]: ik = 78c66dc7db670a4304745527700d0e1b 20241204122528433 DAUC <0003> auc.c:145 vector [4]: res = de4cc33cdd1684b90000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [4]: kc = 5bd6d7a734bce000 20241204122528433 DAUC <0003> auc.c:180 vector [4]: sres = 946b65fc 20241204122528433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122528433 DAUC <0003> db_auc.c:245 IMSI='262422700634134': Generated 5 vectors 20241204122528433 DAUC <0003> db_auc.c:249 IMSI='262422700634134': Updating SQN=161 in DB 20241204122528433 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422700634134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422700634134"} 20241204122528433 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422700634134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528433 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528433 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@780e010000aa: Found GsupExpect[0] for "262422700634134" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@780e010000aa: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422700634134" TC_gsup_sai_eps(38)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122528434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@780e010000aa: Final verdict of PTC: pass 20241204122528435 DAUC <0003> db_auc.c:157 IMSI='262424069243582': No 2G Auth Data 20241204122528435 DAUC <0003> db_auc.c:192 IMSI='262424069243582': No 3G Auth Data HLR_Test-GSUP(33)@780e010000aa: Created GsupExpect[0] for "262424069243582" to be handled at TC_gsup_sai_eps(39) 20241204122528442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47658<->l=127.0.0.1:4258 20241204122528444 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528444 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424069243582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424069243582"} 20241204122528444 DAUC <0003> db_auc.c:236 IMSI='262424069243582': Calling to generate 5 vectors 20241204122528444 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122528444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122528444 DAUC <0003> auc.c:113 vector [0]: rand = 4e66f80ba06721bef0b794c968291778 20241204122528444 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528444 DAUC <0003> auc.c:142 vector [0]: autn = b36cd7dc60f58000c766440cbebb1402 20241204122528444 DAUC <0003> auc.c:143 vector [0]: ck = 3c73baed3c35a7e3f54221a9a1b7f2ad 20241204122528444 DAUC <0003> auc.c:144 vector [0]: ik = d2c5f4107c3f84700bed80b617ae6230 20241204122528444 DAUC <0003> auc.c:145 vector [0]: res = 7b548bf9699ba8a50000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [0]: kc = 1860661951958800 20241204122528444 DAUC <0003> auc.c:180 vector [0]: sres = a5e3ab34 20241204122528444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [1]: rand = ef7de9ebeb6b7f4e60eddf10a51ad4a2 20241204122528444 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528444 DAUC <0003> auc.c:142 vector [1]: autn = a50919a79f1c80007c5cbbe1f944b8cf 20241204122528444 DAUC <0003> auc.c:143 vector [1]: ck = 4dc5f02cee139a5188a1646e00e182c5 20241204122528444 DAUC <0003> auc.c:144 vector [1]: ik = 3b5e4b5b10391039275f58f6b6a83092 20241204122528444 DAUC <0003> auc.c:145 vector [1]: res = 4fa682b17a6fdb190000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [1]: kc = 5174b7906d1a0c00 20241204122528444 DAUC <0003> auc.c:180 vector [1]: sres = a09ad2bc 20241204122528444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [2]: rand = ed866907acc6ead57fc33df97267713d 20241204122528444 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528444 DAUC <0003> auc.c:142 vector [2]: autn = 4a2e779cd0468000d2c886a069c33c48 20241204122528444 DAUC <0003> auc.c:143 vector [2]: ck = 0f6f2833375de8bf57dd387214d7b077 20241204122528444 DAUC <0003> auc.c:144 vector [2]: ik = 38c63fa6facf765e63720b3798adc423 20241204122528444 DAUC <0003> auc.c:145 vector [2]: res = 1c36b9608590b85f0000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [2]: kc = 722980e265e66000 20241204122528444 DAUC <0003> auc.c:180 vector [2]: sres = 9ff47491 20241204122528444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [3]: rand = 1a9854390d6206d1859bf297c1e3af87 20241204122528444 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528444 DAUC <0003> auc.c:142 vector [3]: autn = 60737a27dc0e80009a4654814cbb06ce 20241204122528444 DAUC <0003> auc.c:143 vector [3]: ck = 2253586f068c5cfa36cb0031ecb566b8 20241204122528444 DAUC <0003> auc.c:144 vector [3]: ik = 822dbbec72c0f46b03167ffd22eb2785 20241204122528444 DAUC <0003> auc.c:145 vector [3]: res = e429e3c5935707e10000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [3]: kc = 0a0f6d6644c47000 20241204122528444 DAUC <0003> auc.c:180 vector [3]: sres = f1472bd4 20241204122528444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [4]: rand = 8d8ed4a497818e050626dbaf6af08828 20241204122528444 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528444 DAUC <0003> auc.c:142 vector [4]: autn = 4923efe62f188000f60a0a574d9f7824 20241204122528444 DAUC <0003> auc.c:143 vector [4]: ck = b4a67c6f53d46c669fae6f07213b41c0 20241204122528444 DAUC <0003> auc.c:144 vector [4]: ik = 9475cb1b7c2856f03e76e5c037460c8d 20241204122528444 DAUC <0003> auc.c:145 vector [4]: res = e9006bcbed88cd3b0000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [4]: kc = 96d9b63d37b93000 20241204122528444 DAUC <0003> auc.c:180 vector [4]: sres = a80a4933 20241204122528444 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122528444 DAUC <0003> db_auc.c:245 IMSI='262424069243582': Generated 5 vectors 20241204122528444 DAUC <0003> db_auc.c:249 IMSI='262424069243582': Updating SQN=161 in DB 20241204122528444 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424069243582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424069243582"} 20241204122528444 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424069243582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528444 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528444 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@780e010000aa: Found GsupExpect[0] for "262424069243582" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@780e010000aa: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424069243582" TC_gsup_sai_eps(39)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122528445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47658<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@780e010000aa: Final verdict of PTC: pass 20241204122528446 DAUC <0003> db_auc.c:157 IMSI='262422318049253': No 2G Auth Data 20241204122528446 DAUC <0003> db_auc.c:192 IMSI='262422318049253': No 3G Auth Data HLR_Test-GSUP(33)@780e010000aa: Created GsupExpect[0] for "262422318049253" to be handled at TC_gsup_sai_eps(40) 20241204122528452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241204122528454 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528454 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422318049253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422318049253"} 20241204122528454 DAUC <0003> db_auc.c:236 IMSI='262422318049253': Calling to generate 5 vectors 20241204122528454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122528454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122528454 DAUC <0003> auc.c:113 vector [0]: rand = ac0364a5b383cbd6f480fab26da92995 20241204122528454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528454 DAUC <0003> auc.c:142 vector [0]: autn = 1d876d8219b880004369102cef4047e7 20241204122528454 DAUC <0003> auc.c:143 vector [0]: ck = b07afd3c94d413886446e06d166bb056 20241204122528454 DAUC <0003> auc.c:144 vector [0]: ik = e31c7a5b245d959604865e741767a9c6 20241204122528454 DAUC <0003> auc.c:145 vector [0]: res = 72d31f267051bd050000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [0]: kc = a75f9399b516cb72 20241204122528454 DAUC <0003> auc.c:180 vector [0]: sres = fa5b49bd 20241204122528454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [1]: rand = 37e56bba682e644f1f3ebfcaa98887b9 20241204122528454 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528454 DAUC <0003> auc.c:142 vector [1]: autn = a9a533dbac258000b3520f940173bdbe 20241204122528454 DAUC <0003> auc.c:143 vector [1]: ck = 61efb930d23df2b575bfe5024789505a 20241204122528454 DAUC <0003> auc.c:144 vector [1]: ik = a03ae3f5a51ccfcbec4b1ed7be59ede8 20241204122528454 DAUC <0003> auc.c:145 vector [1]: res = 7d813b83c08eef500000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [1]: kc = ea792b4903035757 20241204122528454 DAUC <0003> auc.c:180 vector [1]: sres = 78dd7181 20241204122528454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [2]: rand = 7f89c6b92144d561b5c212ef4d75eb4a 20241204122528454 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528454 DAUC <0003> auc.c:142 vector [2]: autn = aab99b6c965c8000cd9de4c4c7a2cc20 20241204122528454 DAUC <0003> auc.c:143 vector [2]: ck = 9c2a26828eccf9a6fa226e2b80c3386a 20241204122528454 DAUC <0003> auc.c:144 vector [2]: ik = 01802caff03e9d8ee33dc0328928d94b 20241204122528454 DAUC <0003> auc.c:145 vector [2]: res = 58cc0f6cac4b3bfc0000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [2]: kc = 9e59dd182951a91a 20241204122528454 DAUC <0003> auc.c:180 vector [2]: sres = 19543e5f 20241204122528454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [3]: rand = 53599e0349eae043e4640b480c77182b 20241204122528454 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528454 DAUC <0003> auc.c:142 vector [3]: autn = e890909c8f4d80009336828e7c4f69b8 20241204122528454 DAUC <0003> auc.c:143 vector [3]: ck = 5aacd14b4263290d4ca4b76eb94272fa 20241204122528454 DAUC <0003> auc.c:144 vector [3]: ik = 3880180070ca039e280b2d176684ea5e 20241204122528454 DAUC <0003> auc.c:145 vector [3]: res = 4863a11fdc4aeaaf0000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [3]: kc = c7b90d45d6680477 20241204122528454 DAUC <0003> auc.c:180 vector [3]: sres = fe068db2 20241204122528454 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [4]: rand = f6de8bb9bc54e43a57e22ed584a2d27b 20241204122528454 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528454 DAUC <0003> auc.c:142 vector [4]: autn = eebb505ea8fe8000061dc17fd1d9fad0 20241204122528454 DAUC <0003> auc.c:143 vector [4]: ck = b3fced2e150bdfe8e8da5743db4be0fc 20241204122528454 DAUC <0003> auc.c:144 vector [4]: ik = 342291d33a216e2b4c642104954657cd 20241204122528454 DAUC <0003> auc.c:145 vector [4]: res = d299fc8627890e6b0000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [4]: kc = cb6afcaf312e2d5c 20241204122528454 DAUC <0003> auc.c:180 vector [4]: sres = 043f3368 20241204122528454 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122528454 DAUC <0003> db_auc.c:245 IMSI='262422318049253': Generated 5 vectors 20241204122528454 DAUC <0003> db_auc.c:249 IMSI='262422318049253': Updating SQN=161 in DB 20241204122528454 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422318049253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422318049253"} 20241204122528454 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422318049253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528454 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528454 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@780e010000aa: Found GsupExpect[0] for "262422318049253" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@780e010000aa: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422318049253" TC_gsup_sai_eps(40)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122528455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122528456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20241204122528456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40127<->l=127.0.0.1:4259) 20241204122528457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528457 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@780e010000aa: Final verdict of PTC: none 20241204122528457 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122528457 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@780e010000aa: Final verdict of PTC: none 34@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241204122528479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 20241204122528580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47676<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:30 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_ul_unknown_imsi started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122531678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122531678 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122531679 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@780e010000aa: 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 } } } } 20241204122531680 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122531680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122531680 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122531680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122531680 DLGSUP <0013> gsup_server.c:237 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 20241204122531680 DLGSUP <0013> gsup_server.c:235 2: 20241204122531680 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122531680 DLGSUP <0013> gsup_server.c:235 3: 20241204122531680 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122531680 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(41)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122531680 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122531680 DLGSUP <0013> gsup_server.c:235 5: 20241204122531680 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122531680 DLGSUP <0013> gsup_server.c:235 7: 20241204122531680 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122531680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122531680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122531680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@780e010000aa: 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") 20241204122531688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45071<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@780e010000aa: Created GsupExpect[0] for "262428382953729" to be handled at TC_gsup_ul_unknown_imsi(45) 20241204122531693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241204122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531722 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428382953729" cn_domain=PS} 20241204122531722 DLU <0006> fsm.c:456 lu(262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122531722 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241204122531722 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428382953729" cause=IMSI unknown in HLR} 20241204122531722 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122531722 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122531722 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Freeing instance 20241204122531722 DLU <0006> fsm.c:568 lu(PS:IMSI-262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Deallocated 20241204122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@780e010000aa: Found GsupExpect[0] for "262428382953729" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@780e010000aa: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428382953729" 20241204122531723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@780e010000aa: Final verdict of PTC: pass 20241204122531724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241204122531724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45071<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@780e010000aa: Final verdict of PTC: none 20241204122531724 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122531724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122531724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(44)@780e010000aa: Final verdict of PTC: none 43@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 43: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@780e010000aa: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:31 UTC 2024 ====== 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 20241204122531746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241204122531847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26036) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:33 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122534943 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122534944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122534946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122534947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122534950 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122534950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122534951 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122534951 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122534951 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122534951 DLGSUP <0013> gsup_server.c:237 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 20241204122534951 DLGSUP <0013> gsup_server.c:235 2: 20241204122534951 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122534951 DLGSUP <0013> gsup_server.c:235 3: 20241204122534951 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122534951 DLGSUP <0013> gsup_server.c:235 4: 20241204122534951 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122534951 DLGSUP <0013> gsup_server.c:235 5: 20241204122534951 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122534951 DLGSUP <0013> gsup_server.c:235 7: 20241204122534951 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122534951 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122534951 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122534951 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@780e010000aa: 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") 20241204122534967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37141<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@780e010000aa: Created GsupExpect[0] for "262428860033795" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241204122534974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241204122534994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122534994 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428860033795" cn_domain=PS source_name="the-source\n"} 20241204122534994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122534994 DLU <0006> fsm.c:456 lu(262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122534994 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241204122534994 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428860033795" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241204122534994 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122534994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122534994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Freeing instance 20241204122534994 DLU <0006> fsm.c:568 lu(PS:IMSI-262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Deallocated 20241204122534994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122534995 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@780e010000aa: Found GsupExpect[0] for "262428860033795" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@780e010000aa: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428860033795" TC_gsup_ul_unknown_imsi_via_proxy(50)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122534999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@780e010000aa: Final verdict of PTC: pass 20241204122535000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241204122535002 DLINP <000b> input/ipa.c:451 connected read/write 20241204122535002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122535002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@780e010000aa: Final verdict of PTC: none 20241204122535002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122535002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122535003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122535003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37141<->l=127.0.0.1:4259) 48@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 48: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@780e010000aa: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:35 UTC 2024 ====== 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 20241204122535040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 20241204122535141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51084<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:37 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122538257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122538257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122538262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122538268 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538268 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122538268 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122538268 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122538268 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122538268 DLGSUP <0013> gsup_server.c:237 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 20241204122538268 DLGSUP <0013> gsup_server.c:235 2: 20241204122538268 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122538268 DLGSUP <0013> gsup_server.c:235 3: 20241204122538268 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122538268 DLGSUP <0013> gsup_server.c:235 4: 20241204122538268 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122538268 DLGSUP <0013> gsup_server.c:235 5: 20241204122538268 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122538268 DLGSUP <0013> gsup_server.c:235 7: 20241204122538268 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122538268 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122538268 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122538268 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@780e010000aa: 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") 20241204122538284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46647<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@780e010000aa: Created GsupExpect[0] for "262423602930650" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241204122538292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241204122538314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538314 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423602930650" cn_domain=PS} 20241204122538314 DLU <0006> fsm.c:456 lu(262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122538314 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241204122538314 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423602930650" cause=Roaming not allowed in this location area} 20241204122538314 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122538314 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122538314 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Freeing instance 20241204122538314 DLU <0006> fsm.c:568 lu(PS:IMSI-262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Deallocated 20241204122538314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122538314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@780e010000aa: Found GsupExpect[0] for "262423602930650" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@780e010000aa: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423602930650" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122538320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@780e010000aa: Final verdict of PTC: pass 20241204122538322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51092<->l=127.0.0.1:4258 20241204122538324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538324 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122538324 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122538324 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122538324 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46647<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@780e010000aa: Final verdict of PTC: none 53@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 53: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@780e010000aa: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:38 UTC 2024 ====== 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 20241204122538401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241204122538502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1900) Waiting for packet dumper to finish... 1 (prev_count=1900, count=27328) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:40 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_sai_err_unknown_imsi started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122541614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122541614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122541619 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122541625 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122541625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122541625 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122541625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122541625 DLGSUP <0013> gsup_server.c:237 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 20241204122541625 DLGSUP <0013> gsup_server.c:235 2: 20241204122541625 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122541625 DLGSUP <0013> gsup_server.c:235 3: 20241204122541625 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122541625 DLGSUP <0013> gsup_server.c:235 4: 20241204122541625 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122541625 DLGSUP <0013> gsup_server.c:235 5: 20241204122541625 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122541625 DLGSUP <0013> gsup_server.c:235 7: 20241204122541625 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122541625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122541625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122541625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@780e010000aa: 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") 20241204122541654 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35959<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@780e010000aa: Created GsupExpect[0] for "262420477930676" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241204122541672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 20241204122541682 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541682 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420477930676"} 20241204122541682 DAUC <0003> db_auc.c:133 IMSI='262420477930676': No such subscriber 20241204122541682 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241204122541682 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420477930676" cause=IMSI unknown in HLR} 20241204122541682 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122541682 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122541682 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@780e010000aa: Found GsupExpect[0] for "262420477930676" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@780e010000aa: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420477930676" TC_gsup_sai_err_unknown_imsi(60)@780e010000aa: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122541687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@780e010000aa: Final verdict of PTC: pass 20241204122541688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241204122541689 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122541690 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122541690 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@780e010000aa: Final verdict of PTC: none 20241204122541690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35959<->l=127.0.0.1:4259) 58@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 58: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@780e010000aa: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:41 UTC 2024 ====== 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 20241204122541725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241204122541825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:43 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_ul started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122544936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122544936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122544940 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122544941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122544944 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122544944 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122544944 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122544944 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122544944 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122544944 DLGSUP <0013> gsup_server.c:237 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 20241204122544944 DLGSUP <0013> gsup_server.c:235 2: 20241204122544944 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122544944 DLGSUP <0013> gsup_server.c:235 3: 20241204122544944 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122544944 DLGSUP <0013> gsup_server.c:235 4: 20241204122544944 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122544944 DLGSUP <0013> gsup_server.c:235 5: 20241204122544944 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122544944 DLGSUP <0013> gsup_server.c:235 7: 20241204122544944 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122544944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122544944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122544944 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@780e010000aa: 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") 20241204122544963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35781<->l=127.0.0.1:4259) 20241204122544969 DAUC <0003> db_auc.c:157 IMSI='262424715925500': No 2G Auth Data 20241204122544969 DAUC <0003> db_auc.c:192 IMSI='262424715925500': No 3G Auth Data HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262424715925500" to be handled at TC_gsup_ul(65) 20241204122544986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241204122544994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122544994 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424715925500" cn_domain=PS} 20241204122544994 DLU <0006> fsm.c:456 lu(262424715925500)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122544994 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122544994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122544994 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424715925500" cn_domain=PS} 20241204122544994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122544994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262424715925500" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 0TC_gsup_ul(65)"262424715925500" 20241204122545001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545001 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424715925500"} 20241204122545001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545001 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545001 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424715925500"} 20241204122545001 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545001 DLU <0006> fsm.c:568 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(65)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 TC_gsup_ul(65)@780e010000aa: Final verdict of PTC: pass 20241204122545007 DAUC <0003> db_auc.c:157 IMSI='262425699701684': No 2G Auth Data 20241204122545007 DAUC <0003> db_auc.c:192 IMSI='262425699701684': No 3G Auth Data 20241204122545008 DLGSUP <0013> hlr.c:121 IMSI 262425699701684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262425699701684" to be handled at TC_gsup_ul(66) 20241204122545020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20241204122545023 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545023 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425699701684" cn_domain=PS} 20241204122545023 DLU <0006> fsm.c:456 lu(262425699701684)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545023 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545023 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425699701684" cn_domain=PS} 20241204122545023 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545023 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262425699701684" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 1TC_gsup_ul(66)"262425699701684" 20241204122545024 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545024 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425699701684"} 20241204122545024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545024 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545024 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425699701684"} 20241204122545024 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545024 DLU <0006> fsm.c:568 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545024 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545024 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(66)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 TC_gsup_ul(66)@780e010000aa: Final verdict of PTC: pass 20241204122545026 DAUC <0003> db_auc.c:157 IMSI='262423897067032': No 2G Auth Data 20241204122545026 DAUC <0003> db_auc.c:192 IMSI='262423897067032': No 3G Auth Data 20241204122545027 DLGSUP <0013> hlr.c:121 IMSI 262423897067032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262423897067032" to be handled at TC_gsup_ul(67) 20241204122545034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 20241204122545035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545035 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423897067032" cn_domain=PS} 20241204122545035 DLU <0006> fsm.c:456 lu(262423897067032)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545035 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545035 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423897067032" cn_domain=PS} 20241204122545035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262423897067032" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 2TC_gsup_ul(67)"262423897067032" 20241204122545037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545037 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423897067032"} 20241204122545037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545037 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545037 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423897067032"} 20241204122545037 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545037 DLU <0006> fsm.c:568 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(67)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 TC_gsup_ul(67)@780e010000aa: Final verdict of PTC: pass 20241204122545038 DAUC <0003> db_auc.c:157 IMSI='262429459704974': No 2G Auth Data 20241204122545038 DAUC <0003> db_auc.c:192 IMSI='262429459704974': No 3G Auth Data 20241204122545038 DLGSUP <0013> hlr.c:121 IMSI 262429459704974: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262429459704974" to be handled at TC_gsup_ul(68) 20241204122545044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35296<->l=127.0.0.1:4258 20241204122545046 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545046 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429459704974" cn_domain=PS} 20241204122545046 DLU <0006> fsm.c:456 lu(262429459704974)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545046 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545046 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429459704974" cn_domain=PS} 20241204122545046 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545046 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262429459704974" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 3TC_gsup_ul(68)"262429459704974" 20241204122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545048 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429459704974"} 20241204122545048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545048 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545048 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429459704974"} 20241204122545048 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545048 DLU <0006> fsm.c:568 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(68)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35296<->l=127.0.0.1:4258 TC_gsup_ul(68)@780e010000aa: Final verdict of PTC: pass 20241204122545049 DAUC <0003> db_auc.c:157 IMSI='262424119805988': No 2G Auth Data 20241204122545049 DAUC <0003> db_auc.c:192 IMSI='262424119805988': No 3G Auth Data 20241204122545049 DLGSUP <0013> hlr.c:121 IMSI 262424119805988: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262424119805988" to be handled at TC_gsup_ul(69) 20241204122545055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241204122545057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545057 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424119805988" cn_domain=PS} 20241204122545057 DLU <0006> fsm.c:456 lu(262424119805988)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545057 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545057 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424119805988" cn_domain=PS} 20241204122545057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262424119805988" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 4TC_gsup_ul(69)"262424119805988" 20241204122545058 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545059 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424119805988"} 20241204122545059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545059 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545059 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424119805988"} 20241204122545059 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545059 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545059 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(69)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 TC_gsup_ul(69)@780e010000aa: Final verdict of PTC: pass 20241204122545060 DAUC <0003> db_auc.c:157 IMSI='262428069012085': No 2G Auth Data 20241204122545060 DAUC <0003> db_auc.c:192 IMSI='262428069012085': No 3G Auth Data 20241204122545060 DLGSUP <0013> hlr.c:121 IMSI 262428069012085: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262428069012085" to be handled at TC_gsup_ul(70) 20241204122545067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20241204122545068 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545068 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428069012085" cn_domain=PS} 20241204122545068 DLU <0006> fsm.c:456 lu(262428069012085)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545068 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545068 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428069012085" cn_domain=PS} 20241204122545068 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545068 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262428069012085" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 5TC_gsup_ul(70)"262428069012085" 20241204122545070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545070 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428069012085"} 20241204122545070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545070 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545070 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428069012085"} 20241204122545070 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545070 DLU <0006> fsm.c:568 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(70)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 TC_gsup_ul(70)@780e010000aa: Final verdict of PTC: pass 20241204122545074 DAUC <0003> db_auc.c:157 IMSI='262424267497392': No 2G Auth Data 20241204122545074 DAUC <0003> db_auc.c:192 IMSI='262424267497392': No 3G Auth Data 20241204122545074 DLGSUP <0013> hlr.c:121 IMSI 262424267497392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262424267497392" to be handled at TC_gsup_ul(71) 20241204122545080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241204122545082 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545082 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424267497392" cn_domain=PS} 20241204122545082 DLU <0006> fsm.c:456 lu(262424267497392)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545082 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545082 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424267497392" cn_domain=PS} 20241204122545082 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545082 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262424267497392" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 6TC_gsup_ul(71)"262424267497392" 20241204122545083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545083 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424267497392"} 20241204122545083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545083 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545083 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424267497392"} 20241204122545083 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545083 DLU <0006> fsm.c:568 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(71)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 TC_gsup_ul(71)@780e010000aa: Final verdict of PTC: pass 20241204122545084 DAUC <0003> db_auc.c:157 IMSI='262426660334972': No 2G Auth Data 20241204122545084 DAUC <0003> db_auc.c:192 IMSI='262426660334972': No 3G Auth Data 20241204122545084 DLGSUP <0013> hlr.c:121 IMSI 262426660334972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@780e010000aa: Created GsupExpect[0] for "262426660334972" to be handled at TC_gsup_ul(72) 20241204122545091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4258 20241204122545093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545093 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426660334972" cn_domain=PS} 20241204122545093 DLU <0006> fsm.c:456 lu(262426660334972)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545093 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545093 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426660334972" cn_domain=PS} 20241204122545093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@780e010000aa: Found GsupExpect[0] for "262426660334972" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@780e010000aa: Added IMSI table entry 7TC_gsup_ul(72)"262426660334972" 20241204122545095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545095 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426660334972"} 20241204122545095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545095 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545095 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426660334972"} 20241204122545095 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545095 DLU <0006> fsm.c:568 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul(72)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122545095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4258 TC_gsup_ul(72)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122545096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4258 20241204122545097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122545097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122545097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@780e010000aa: Final verdict of PTC: none 20241204122545097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35781<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_ul finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241204122545124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 20241204122545224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35334<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:47 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_ul_via_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122548310 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122548310 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122548315 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122548321 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122548321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122548321 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122548321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122548321 DLGSUP <0013> gsup_server.c:237 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 20241204122548321 DLGSUP <0013> gsup_server.c:235 2: 20241204122548321 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122548321 DLGSUP <0013> gsup_server.c:235 3: 20241204122548321 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122548321 DLGSUP <0013> gsup_server.c:235 4: 20241204122548321 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122548321 DLGSUP <0013> gsup_server.c:235 5: 20241204122548321 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122548321 DLGSUP <0013> gsup_server.c:235 7: 20241204122548322 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122548322 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122548322 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(73)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122548322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@780e010000aa: 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") 20241204122548353 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45983<->l=127.0.0.1:4259) 20241204122548366 DAUC <0003> db_auc.c:157 IMSI='262423688780819': No 2G Auth Data 20241204122548366 DAUC <0003> db_auc.c:192 IMSI='262423688780819': No 3G Auth Data HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262423688780819" to be handled at TC_gsup_ul_via_proxy(77) 20241204122548373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 20241204122548382 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548382 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423688780819" cn_domain=PS source_name="the-source\n"} 20241204122548382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122548382 DLU <0006> fsm.c:456 lu(262423688780819)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548382 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548383 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423688780819" cn_domain=PS destination_name="the-source\n"} 20241204122548383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262423688780819" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423688780819" 20241204122548389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548389 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423688780819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423688780819" source_name="the-source\n"} 20241204122548389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548389 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548389 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423688780819" destination_name="the-source\n"} 20241204122548389 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548389 DLU <0006> fsm.c:568 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@780e010000aa: Final verdict of PTC: pass 20241204122548394 DAUC <0003> db_auc.c:157 IMSI='262428175597058': No 2G Auth Data 20241204122548394 DAUC <0003> db_auc.c:192 IMSI='262428175597058': No 3G Auth Data 20241204122548397 DLGSUP <0013> hlr.c:121 IMSI 262428175597058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262428175597058" to be handled at TC_gsup_ul_via_proxy(78) 20241204122548408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20241204122548409 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548409 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428175597058" cn_domain=PS source_name="the-source\n"} 20241204122548409 DLU <0006> fsm.c:456 lu(262428175597058)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548409 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548409 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428175597058" cn_domain=PS destination_name="the-source\n"} 20241204122548409 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548409 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262428175597058" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428175597058" 20241204122548410 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548410 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428175597058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428175597058" source_name="the-source\n"} 20241204122548410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548410 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548410 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428175597058" destination_name="the-source\n"} 20241204122548410 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548410 DLU <0006> fsm.c:568 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548410 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548410 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@780e010000aa: Final verdict of PTC: pass 20241204122548411 DAUC <0003> db_auc.c:157 IMSI='262426559723606': No 2G Auth Data 20241204122548411 DAUC <0003> db_auc.c:192 IMSI='262426559723606': No 3G Auth Data 20241204122548411 DLGSUP <0013> hlr.c:121 IMSI 262426559723606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262426559723606" to be handled at TC_gsup_ul_via_proxy(79) 20241204122548418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 20241204122548419 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548419 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426559723606" cn_domain=PS source_name="the-source\n"} 20241204122548419 DLU <0006> fsm.c:456 lu(262426559723606)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548419 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548419 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426559723606" cn_domain=PS destination_name="the-source\n"} 20241204122548419 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548419 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262426559723606" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426559723606" 20241204122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548420 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426559723606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426559723606" source_name="the-source\n"} 20241204122548420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548420 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548420 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426559723606" destination_name="the-source\n"} 20241204122548420 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548420 DLU <0006> fsm.c:568 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@780e010000aa: Final verdict of PTC: pass 20241204122548421 DAUC <0003> db_auc.c:157 IMSI='262425044886097': No 2G Auth Data 20241204122548421 DAUC <0003> db_auc.c:192 IMSI='262425044886097': No 3G Auth Data 20241204122548421 DLGSUP <0013> hlr.c:121 IMSI 262425044886097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262425044886097" to be handled at TC_gsup_ul_via_proxy(80) 20241204122548427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 20241204122548429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548429 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425044886097" cn_domain=PS source_name="the-source\n"} 20241204122548429 DLU <0006> fsm.c:456 lu(262425044886097)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548429 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548429 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425044886097" cn_domain=PS destination_name="the-source\n"} 20241204122548429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262425044886097" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425044886097" 20241204122548430 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548430 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425044886097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425044886097" source_name="the-source\n"} 20241204122548430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548430 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548430 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425044886097" destination_name="the-source\n"} 20241204122548430 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548430 DLU <0006> fsm.c:568 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548430 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548430 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@780e010000aa: Final verdict of PTC: pass 20241204122548431 DAUC <0003> db_auc.c:157 IMSI='262422940803162': No 2G Auth Data 20241204122548431 DAUC <0003> db_auc.c:192 IMSI='262422940803162': No 3G Auth Data 20241204122548431 DLGSUP <0013> hlr.c:121 IMSI 262422940803162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262422940803162" to be handled at TC_gsup_ul_via_proxy(81) 20241204122548438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35390<->l=127.0.0.1:4258 20241204122548439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548439 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422940803162" cn_domain=PS source_name="the-source\n"} 20241204122548439 DLU <0006> fsm.c:456 lu(262422940803162)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548440 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548440 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422940803162" cn_domain=PS destination_name="the-source\n"} 20241204122548440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262422940803162" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422940803162" 20241204122548441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548441 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422940803162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422940803162" source_name="the-source\n"} 20241204122548441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548441 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548441 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422940803162" destination_name="the-source\n"} 20241204122548441 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548441 DLU <0006> fsm.c:568 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35390<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@780e010000aa: Final verdict of PTC: pass 20241204122548442 DAUC <0003> db_auc.c:157 IMSI='262429086021597': No 2G Auth Data 20241204122548442 DAUC <0003> db_auc.c:192 IMSI='262429086021597': No 3G Auth Data 20241204122548443 DLGSUP <0013> hlr.c:121 IMSI 262429086021597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262429086021597" to be handled at TC_gsup_ul_via_proxy(82) 20241204122548449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241204122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548450 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429086021597" cn_domain=PS source_name="the-source\n"} 20241204122548450 DLU <0006> fsm.c:456 lu(262429086021597)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548450 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548450 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429086021597" cn_domain=PS destination_name="the-source\n"} 20241204122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262429086021597" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429086021597" 20241204122548452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548452 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429086021597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429086021597" source_name="the-source\n"} 20241204122548452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548452 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548452 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429086021597" destination_name="the-source\n"} 20241204122548452 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548452 DLU <0006> fsm.c:568 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@780e010000aa: Final verdict of PTC: pass 20241204122548453 DAUC <0003> db_auc.c:157 IMSI='262425661172596': No 2G Auth Data 20241204122548453 DAUC <0003> db_auc.c:192 IMSI='262425661172596': No 3G Auth Data 20241204122548453 DLGSUP <0013> hlr.c:121 IMSI 262425661172596: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262425661172596" to be handled at TC_gsup_ul_via_proxy(83) 20241204122548459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241204122548461 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548461 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425661172596" cn_domain=PS source_name="the-source\n"} 20241204122548461 DLU <0006> fsm.c:456 lu(262425661172596)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548461 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548461 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425661172596" cn_domain=PS destination_name="the-source\n"} 20241204122548461 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548461 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262425661172596" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425661172596" 20241204122548462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548462 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425661172596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425661172596" source_name="the-source\n"} 20241204122548462 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548462 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548462 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425661172596" destination_name="the-source\n"} 20241204122548462 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548462 DLU <0006> fsm.c:568 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@780e010000aa: Final verdict of PTC: pass 20241204122548463 DAUC <0003> db_auc.c:157 IMSI='262421551098772': No 2G Auth Data 20241204122548464 DAUC <0003> db_auc.c:192 IMSI='262421551098772': No 3G Auth Data 20241204122548464 DLGSUP <0013> hlr.c:121 IMSI 262421551098772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@780e010000aa: Created GsupExpect[0] for "262421551098772" to be handled at TC_gsup_ul_via_proxy(84) 20241204122548470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241204122548472 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548472 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421551098772" cn_domain=PS source_name="the-source\n"} 20241204122548472 DLU <0006> fsm.c:456 lu(262421551098772)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548472 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548472 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421551098772" cn_domain=PS destination_name="the-source\n"} 20241204122548472 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548472 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@780e010000aa: Found GsupExpect[0] for "262421551098772" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@780e010000aa: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421551098772" 20241204122548473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548473 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421551098772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421551098772" source_name="the-source\n"} 20241204122548473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548473 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548473 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421551098772" destination_name="the-source\n"} 20241204122548473 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548473 DLU <0006> fsm.c:568 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122548474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122548475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20241204122548475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45983<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@780e010000aa: Final verdict of PTC: none 20241204122548475 DLINP <000b> input/ipa.c:451 connected read/write 75@780e010000aa: Final verdict of PTC: none 20241204122548475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122548475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122548475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122548475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:48 UTC 2024 ====== 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 20241204122548498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20241204122548599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76504) Waiting for packet dumper to finish... 1 (prev_count=76504, count=114608) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:50 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_ul_subscriber_data started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122551736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122551736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122551741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122551747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122551747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122551747 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122551747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122551747 DLGSUP <0013> gsup_server.c:237 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 20241204122551747 DLGSUP <0013> gsup_server.c:235 2: 20241204122551747 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122551747 DLGSUP <0013> gsup_server.c:235 3: 20241204122551747 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122551747 DLGSUP <0013> gsup_server.c:235 4: 20241204122551747 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122551747 DLGSUP <0013> gsup_server.c:235 5: 20241204122551747 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122551747 DLGSUP <0013> gsup_server.c:235 7: 20241204122551747 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122551747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122551747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122551747 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@780e010000aa: 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") 20241204122551765 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42477<->l=127.0.0.1:4259) 20241204122551772 DAUC <0003> db_auc.c:157 IMSI='262421044765473': No 2G Auth Data 20241204122551772 DAUC <0003> db_auc.c:192 IMSI='262421044765473': No 3G Auth Data HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262421044765473" to be handled at TC_gsup_ul_subscriber_data(89) 20241204122551780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551794 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421044765473" cn_domain=PS} 20241204122551794 DLU <0006> fsm.c:456 lu(262421044765473)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551794 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551794 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421044765473" cn_domain=PS} 20241204122551794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262421044765473" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421044765473" 20241204122551795 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551795 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421044765473"} 20241204122551795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551796 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551796 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421044765473"} 20241204122551796 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551796 DLU <0006> fsm.c:568 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551796 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551796 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@780e010000aa: Final verdict of PTC: pass 20241204122551797 DAUC <0003> db_auc.c:157 IMSI='262424908393792': No 2G Auth Data 20241204122551797 DAUC <0003> db_auc.c:192 IMSI='262424908393792': No 3G Auth Data 20241204122551798 DLGSUP <0013> hlr.c:121 IMSI 262424908393792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262424908393792" to be handled at TC_gsup_ul_subscriber_data(90) 20241204122551805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551807 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424908393792" cn_domain=PS} 20241204122551807 DLU <0006> fsm.c:456 lu(262424908393792)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551807 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551807 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424908393792" cn_domain=PS} 20241204122551807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262424908393792" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424908393792" 20241204122551808 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551808 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424908393792"} 20241204122551808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551808 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551808 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424908393792"} 20241204122551808 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551808 DLU <0006> fsm.c:568 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551808 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551808 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@780e010000aa: Final verdict of PTC: pass 20241204122551810 DAUC <0003> db_auc.c:157 IMSI='262423021812398': No 2G Auth Data 20241204122551810 DAUC <0003> db_auc.c:192 IMSI='262423021812398': No 3G Auth Data 20241204122551810 DLGSUP <0013> hlr.c:121 IMSI 262423021812398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262423021812398" to be handled at TC_gsup_ul_subscriber_data(91) 20241204122551818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551819 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551820 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423021812398" cn_domain=PS} 20241204122551820 DLU <0006> fsm.c:456 lu(262423021812398)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551820 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551820 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423021812398" cn_domain=PS} 20241204122551820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262423021812398" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423021812398" 20241204122551821 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551821 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423021812398"} 20241204122551821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551821 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551821 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423021812398"} 20241204122551821 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551821 DLU <0006> fsm.c:568 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551821 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551821 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@780e010000aa: Final verdict of PTC: pass 20241204122551822 DAUC <0003> db_auc.c:157 IMSI='262423755853594': No 2G Auth Data 20241204122551822 DAUC <0003> db_auc.c:192 IMSI='262423755853594': No 3G Auth Data 20241204122551823 DLGSUP <0013> hlr.c:121 IMSI 262423755853594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262423755853594" to be handled at TC_gsup_ul_subscriber_data(92) 20241204122551829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551831 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551831 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423755853594" cn_domain=PS} 20241204122551831 DLU <0006> fsm.c:456 lu(262423755853594)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551831 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551831 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423755853594" cn_domain=PS} 20241204122551831 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551831 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262423755853594" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423755853594" 20241204122551832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551832 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423755853594"} 20241204122551832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551832 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551832 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423755853594"} 20241204122551832 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551832 DLU <0006> fsm.c:568 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@780e010000aa: Final verdict of PTC: pass 20241204122551833 DAUC <0003> db_auc.c:157 IMSI='262427350334358': No 2G Auth Data 20241204122551833 DAUC <0003> db_auc.c:192 IMSI='262427350334358': No 3G Auth Data 20241204122551833 DLGSUP <0013> hlr.c:121 IMSI 262427350334358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262427350334358" to be handled at TC_gsup_ul_subscriber_data(93) 20241204122551840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551841 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551841 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427350334358" cn_domain=PS} 20241204122551841 DLU <0006> fsm.c:456 lu(262427350334358)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551841 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551841 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427350334358" cn_domain=PS} 20241204122551841 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551841 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262427350334358" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427350334358" 20241204122551843 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551843 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427350334358"} 20241204122551843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551843 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551843 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427350334358"} 20241204122551843 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551843 DLU <0006> fsm.c:568 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551843 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551843 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@780e010000aa: Final verdict of PTC: pass 20241204122551844 DAUC <0003> db_auc.c:157 IMSI='262427899450107': No 2G Auth Data 20241204122551844 DAUC <0003> db_auc.c:192 IMSI='262427899450107': No 3G Auth Data 20241204122551845 DLGSUP <0013> hlr.c:121 IMSI 262427899450107: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262427899450107" to be handled at TC_gsup_ul_subscriber_data(94) 20241204122551851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551853 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427899450107" cn_domain=PS} 20241204122551853 DLU <0006> fsm.c:456 lu(262427899450107)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551853 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551853 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427899450107" cn_domain=PS} 20241204122551853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262427899450107" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427899450107" 20241204122551854 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551854 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427899450107"} 20241204122551854 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551854 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551854 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427899450107"} 20241204122551854 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551854 DLU <0006> fsm.c:568 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551854 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551854 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@780e010000aa: Final verdict of PTC: pass 20241204122551855 DAUC <0003> db_auc.c:157 IMSI='262421962899873': No 2G Auth Data 20241204122551855 DAUC <0003> db_auc.c:192 IMSI='262421962899873': No 3G Auth Data 20241204122551856 DLGSUP <0013> hlr.c:121 IMSI 262421962899873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262421962899873" to be handled at TC_gsup_ul_subscriber_data(95) 20241204122551862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551864 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551864 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962899873" cn_domain=PS} 20241204122551864 DLU <0006> fsm.c:456 lu(262421962899873)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551864 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551864 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421962899873" cn_domain=PS} 20241204122551864 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551864 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262421962899873" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421962899873" 20241204122551865 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551865 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421962899873"} 20241204122551865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551865 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551865 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421962899873"} 20241204122551865 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551865 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551865 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551865 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@780e010000aa: Final verdict of PTC: pass 20241204122551867 DAUC <0003> db_auc.c:157 IMSI='262421633549155': No 2G Auth Data 20241204122551867 DAUC <0003> db_auc.c:192 IMSI='262421633549155': No 3G Auth Data 20241204122551867 DLGSUP <0013> hlr.c:121 IMSI 262421633549155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@780e010000aa: Created GsupExpect[0] for "262421633549155" to be handled at TC_gsup_ul_subscriber_data(96) 20241204122551873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@780e010000aa: GSUP ul subscriber_data<unbound> 20241204122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551875 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421633549155" cn_domain=PS} 20241204122551875 DLU <0006> fsm.c:456 lu(262421633549155)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551875 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551875 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421633549155" cn_domain=PS} 20241204122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@780e010000aa: Found GsupExpect[0] for "262421633549155" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@780e010000aa: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421633549155" 20241204122551876 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551876 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421633549155"} 20241204122551876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551876 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551876 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421633549155"} 20241204122551876 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551876 DLU <0006> fsm.c:568 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551876 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551876 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@780e010000aa: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122551877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122551878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241204122551878 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(86)@780e010000aa: Final verdict of PTC: none 20241204122551878 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122551878 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122551878 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122551878 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42477<->l=127.0.0.1:4259) 87@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:51 UTC 2024 ====== 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 20241204122551903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241204122552004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->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=117948) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:54 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_vty started. MTC@780e010000aa: legacy= true 20241204122555102 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122555102 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122555106 DLINP <000b> input/ipa.c:451 connected read/write 20241204122555106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122555106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@780e010000aa: 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) } } } } 20241204122555107 DLINP <000b> input/ipa.c:451 connected read/write 20241204122555107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122555107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122555107 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122555107 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122555107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122555107 DLGSUP <0013> gsup_server.c:237 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 20241204122555107 DLGSUP <0013> gsup_server.c:235 2: 20241204122555107 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122555107 DLGSUP <0013> gsup_server.c:235 3: 20241204122555107 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122555107 DLGSUP <0013> gsup_server.c:235 4: 20241204122555107 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122555107 DLGSUP <0013> gsup_server.c:235 5: 20241204122555107 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122555107 DLGSUP <0013> gsup_server.c:235 7: 20241204122555107 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122555107 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122555107 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(97)@780e010000aa: 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(97)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122555107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@780e010000aa: 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") 20241204122555137 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39567<->l=127.0.0.1:4259) 20241204122555141 DAUC <0003> db_auc.c:157 IMSI='262424196399624': No 2G Auth Data 20241204122555142 DAUC <0003> db_auc.c:192 IMSI='262424196399624': No 3G Auth Data 20241204122555146 DAUC <0003> db_auc.c:192 IMSI='262424196399624': No 3G Auth Data 20241204122555150 DAUC <0003> db_auc.c:157 IMSI='262422499207524': No 2G Auth Data 20241204122555150 DAUC <0003> db_auc.c:192 IMSI='262422499207524': No 3G Auth Data 20241204122555155 DAUC <0003> db_auc.c:157 IMSI='262422499207524': No 2G Auth Data 20241204122555158 DAUC <0003> db_auc.c:157 IMSI='262428700125511': No 2G Auth Data 20241204122555158 DAUC <0003> db_auc.c:192 IMSI='262428700125511': No 3G Auth Data MTC@780e010000aa: setverdict(pass): none -> pass 20241204122555164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 20241204122555165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39567<->l=127.0.0.1:4259) 20241204122555165 DLINP <000b> input/ipa.c:451 connected read/write 20241204122555165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122555165 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122555165 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122555165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@780e010000aa: Test case TC_vty finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241204122555190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20241204122555291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:25:57 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_vty_msisdn_isd started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122558381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122558381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122558382 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@780e010000aa: 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)@780e010000aa: 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(100)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122558383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122558383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122558383 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122558383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122558383 DLGSUP <0013> gsup_server.c:237 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 20241204122558383 DLGSUP <0013> gsup_server.c:235 2: 20241204122558383 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122558383 DLGSUP <0013> gsup_server.c:235 3: 20241204122558383 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122558383 DLGSUP <0013> gsup_server.c:235 4: 20241204122558383 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122558383 DLGSUP <0013> gsup_server.c:235 5: 20241204122558383 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122558383 DLGSUP <0013> gsup_server.c:235 7: 20241204122558383 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122558383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122558383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122558383 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@780e010000aa: 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") 20241204122558390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35637<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@780e010000aa: Created GsupExpect[0] for "262423545155709" to be handled at TC_vty_msisdn_isd(104) 20241204122558395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20241204122558396 DAUC <0003> db_auc.c:157 IMSI='262423545155709': No 2G Auth Data 20241204122558396 DAUC <0003> db_auc.c:192 IMSI='262423545155709': No 3G Auth Data 20241204122558426 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558426 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423545155709" cn_domain=PS} 20241204122558426 DLU <0006> fsm.c:456 lu(262423545155709)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122558426 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122558426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122558427 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423545155709" cn_domain=PS} 20241204122558427 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558427 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@780e010000aa: Found GsupExpect[0] for "262423545155709" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@780e010000aa: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423545155709" 20241204122558434 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558434 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423545155709"} 20241204122558435 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122558435 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122558435 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423545155709"} 20241204122558435 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122558435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122558435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122558435 DLU <0006> fsm.c:568 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122558435 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558435 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@780e010000aa: setverdict(pass): none -> pass 20241204122558439 DLGSUP <0013> hlr.c:128 IMSI 262423545155709: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241204122558439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122558442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20241204122558442 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558442 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423545155709"} 20241204122558442 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241204122558442 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@780e010000aa: Final verdict of PTC: pass 20241204122558443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241204122558445 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558445 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122558445 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122558445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122558445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35637<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@780e010000aa: Final verdict of PTC: none 102@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 102: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@780e010000aa: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:25:58 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241204122558494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 20241204122558595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53682<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:00 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_purge_cs started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122601670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122601670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122601674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122601680 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP-IPA(105)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122601680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122601680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122601680 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122601680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122601680 DLGSUP <0013> gsup_server.c:237 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 20241204122601680 DLGSUP <0013> gsup_server.c:235 2: 20241204122601680 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122601680 DLGSUP <0013> gsup_server.c:235 3: 20241204122601680 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122601680 DLGSUP <0013> gsup_server.c:235 4: 20241204122601680 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122601680 DLGSUP <0013> gsup_server.c:235 5: 20241204122601680 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122601680 DLGSUP <0013> gsup_server.c:235 7: 20241204122601680 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122601680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122601680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122601680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@780e010000aa: 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") 20241204122601708 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37919<->l=127.0.0.1:4259) 20241204122601713 DAUC <0003> db_auc.c:157 IMSI='262427127857821': No 2G Auth Data 20241204122601713 DAUC <0003> db_auc.c:192 IMSI='262427127857821': No 3G Auth Data HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262427127857821" to be handled at TC_gsup_purge_cs(109) 20241204122601722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20241204122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601727 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427127857821" cn_domain=PS} 20241204122601727 DLU <0006> fsm.c:456 lu(262427127857821)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601727 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601727 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427127857821" cn_domain=PS} 20241204122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262427127857821" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427127857821" 20241204122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601730 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427127857821"} 20241204122601730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601730 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601730 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427127857821"} 20241204122601730 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601730 DLU <0006> fsm.c:568 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@780e010000aa: setverdict(pass): none -> pass 20241204122601731 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601731 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427127857821" cn_domain=CS} 20241204122601731 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601731 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427127857821"} 20241204122601731 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601731 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601731 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@780e010000aa: Final verdict of PTC: pass 20241204122601734 DAUC <0003> db_auc.c:157 IMSI='262422359814858': No 2G Auth Data 20241204122601734 DAUC <0003> db_auc.c:192 IMSI='262422359814858': No 3G Auth Data 20241204122601735 DLGSUP <0013> hlr.c:121 IMSI 262422359814858: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262422359814858" to be handled at TC_gsup_purge_cs(110) 20241204122601744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 20241204122601745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601745 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422359814858" cn_domain=PS} 20241204122601745 DLU <0006> fsm.c:456 lu(262422359814858)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601745 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601745 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422359814858" cn_domain=PS} 20241204122601745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262422359814858" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422359814858" 20241204122601746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601746 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422359814858"} 20241204122601746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601746 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601746 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422359814858"} 20241204122601746 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601746 DLU <0006> fsm.c:568 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@780e010000aa: setverdict(pass): none -> pass 20241204122601747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601747 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422359814858" cn_domain=CS} 20241204122601747 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601747 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422359814858"} 20241204122601747 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@780e010000aa: Final verdict of PTC: pass 20241204122601748 DAUC <0003> db_auc.c:157 IMSI='262428579505840': No 2G Auth Data 20241204122601748 DAUC <0003> db_auc.c:192 IMSI='262428579505840': No 3G Auth Data 20241204122601748 DLGSUP <0013> hlr.c:121 IMSI 262428579505840: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262428579505840" to be handled at TC_gsup_purge_cs(111) 20241204122601754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4258 20241204122601756 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601756 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428579505840" cn_domain=PS} 20241204122601756 DLU <0006> fsm.c:456 lu(262428579505840)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601756 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601756 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428579505840" cn_domain=PS} 20241204122601756 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601756 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262428579505840" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428579505840" 20241204122601757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601757 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428579505840"} 20241204122601757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601757 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601757 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428579505840"} 20241204122601757 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601757 DLU <0006> fsm.c:568 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@780e010000aa: setverdict(pass): none -> pass 20241204122601758 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601758 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428579505840" cn_domain=CS} 20241204122601758 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601758 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428579505840"} 20241204122601758 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601758 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601758 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@780e010000aa: Final verdict of PTC: pass 20241204122601759 DAUC <0003> db_auc.c:157 IMSI='262421073351775': No 2G Auth Data 20241204122601759 DAUC <0003> db_auc.c:192 IMSI='262421073351775': No 3G Auth Data 20241204122601759 DLGSUP <0013> hlr.c:121 IMSI 262421073351775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262421073351775" to be handled at TC_gsup_purge_cs(112) 20241204122601765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20241204122601767 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601767 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421073351775" cn_domain=PS} 20241204122601767 DLU <0006> fsm.c:456 lu(262421073351775)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601767 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601767 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421073351775" cn_domain=PS} 20241204122601767 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601767 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262421073351775" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421073351775" 20241204122601768 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601768 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421073351775"} 20241204122601768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601768 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601768 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421073351775"} 20241204122601768 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601768 DLU <0006> fsm.c:568 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601768 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601768 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@780e010000aa: setverdict(pass): none -> pass 20241204122601769 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601769 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421073351775" cn_domain=CS} 20241204122601769 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601769 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421073351775"} 20241204122601769 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601769 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601769 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@780e010000aa: Final verdict of PTC: pass 20241204122601770 DAUC <0003> db_auc.c:157 IMSI='262426214633845': No 2G Auth Data 20241204122601770 DAUC <0003> db_auc.c:192 IMSI='262426214633845': No 3G Auth Data 20241204122601771 DLGSUP <0013> hlr.c:121 IMSI 262426214633845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262426214633845" to be handled at TC_gsup_purge_cs(113) 20241204122601777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 20241204122601779 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601779 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426214633845" cn_domain=PS} 20241204122601779 DLU <0006> fsm.c:456 lu(262426214633845)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601779 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601779 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426214633845" cn_domain=PS} 20241204122601779 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601779 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262426214633845" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426214633845" 20241204122601780 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601780 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426214633845"} 20241204122601780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601780 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601780 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426214633845"} 20241204122601780 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601781 DLU <0006> fsm.c:568 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@780e010000aa: setverdict(pass): none -> pass 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601781 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426214633845" cn_domain=CS} 20241204122601781 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601781 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426214633845"} 20241204122601781 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@780e010000aa: Final verdict of PTC: pass 20241204122601783 DAUC <0003> db_auc.c:157 IMSI='262423504303899': No 2G Auth Data 20241204122601783 DAUC <0003> db_auc.c:192 IMSI='262423504303899': No 3G Auth Data 20241204122601783 DLGSUP <0013> hlr.c:121 IMSI 262423504303899: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262423504303899" to be handled at TC_gsup_purge_cs(114) 20241204122601789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4258 20241204122601791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601791 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423504303899" cn_domain=PS} 20241204122601791 DLU <0006> fsm.c:456 lu(262423504303899)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601791 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601791 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423504303899" cn_domain=PS} 20241204122601791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262423504303899" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423504303899" 20241204122601793 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601793 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423504303899"} 20241204122601793 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601793 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601793 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423504303899"} 20241204122601793 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601793 DLU <0006> fsm.c:568 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601793 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601793 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@780e010000aa: setverdict(pass): none -> pass 20241204122601794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601794 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423504303899" cn_domain=CS} 20241204122601794 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601794 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423504303899"} 20241204122601794 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@780e010000aa: Final verdict of PTC: pass 20241204122601795 DAUC <0003> db_auc.c:157 IMSI='262429322733796': No 2G Auth Data 20241204122601795 DAUC <0003> db_auc.c:192 IMSI='262429322733796': No 3G Auth Data 20241204122601796 DLGSUP <0013> hlr.c:121 IMSI 262429322733796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262429322733796" to be handled at TC_gsup_purge_cs(115) 20241204122601801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 20241204122601803 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601803 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429322733796" cn_domain=PS} 20241204122601803 DLU <0006> fsm.c:456 lu(262429322733796)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601803 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601803 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429322733796" cn_domain=PS} 20241204122601803 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601803 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262429322733796" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429322733796" 20241204122601804 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601804 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429322733796"} 20241204122601804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601804 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601804 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429322733796"} 20241204122601804 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601804 DLU <0006> fsm.c:568 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601804 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601804 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@780e010000aa: setverdict(pass): none -> pass 20241204122601805 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601805 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429322733796" cn_domain=CS} 20241204122601805 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601805 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429322733796"} 20241204122601805 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601805 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601805 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@780e010000aa: Final verdict of PTC: pass 20241204122601806 DAUC <0003> db_auc.c:157 IMSI='262425886965265': No 2G Auth Data 20241204122601806 DAUC <0003> db_auc.c:192 IMSI='262425886965265': No 3G Auth Data 20241204122601806 DLGSUP <0013> hlr.c:121 IMSI 262425886965265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@780e010000aa: Created GsupExpect[0] for "262425886965265" to be handled at TC_gsup_purge_cs(116) 20241204122601813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 20241204122601815 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601815 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425886965265" cn_domain=PS} 20241204122601815 DLU <0006> fsm.c:456 lu(262425886965265)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601815 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601815 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425886965265" cn_domain=PS} 20241204122601815 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601815 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@780e010000aa: Found GsupExpect[0] for "262425886965265" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@780e010000aa: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425886965265" 20241204122601816 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601816 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425886965265"} 20241204122601816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601816 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601816 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425886965265"} 20241204122601816 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601816 DLU <0006> fsm.c:568 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601816 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601816 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@780e010000aa: setverdict(pass): none -> pass 20241204122601817 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601817 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425886965265" cn_domain=CS} 20241204122601817 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601817 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425886965265"} 20241204122601817 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601817 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601817 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122601818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122601819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20241204122601819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37919<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@780e010000aa: Final verdict of PTC: none 20241204122601819 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 107@780e010000aa: Final verdict of PTC: none 20241204122601819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122601819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:01 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241204122601844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20241204122601945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33484<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:04 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_purge_ps started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122605048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122605048 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122605049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605051 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122605051 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122605051 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122605051 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122605051 DLGSUP <0013> gsup_server.c:237 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 20241204122605051 DLGSUP <0013> gsup_server.c:235 2: 20241204122605051 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122605051 DLGSUP <0013> gsup_server.c:235 3: 20241204122605051 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122605051 DLGSUP <0013> gsup_server.c:235 4: 20241204122605051 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122605051 DLGSUP <0013> gsup_server.c:235 5: 20241204122605051 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(117)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122605051 DLGSUP <0013> gsup_server.c:235 7: 20241204122605051 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122605051 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122605051 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122605051 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@780e010000aa: 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") 20241204122605059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43831<->l=127.0.0.1:4259) 20241204122605061 DAUC <0003> db_auc.c:157 IMSI='262426635120797': No 2G Auth Data 20241204122605061 DAUC <0003> db_auc.c:192 IMSI='262426635120797': No 3G Auth Data HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262426635120797" to be handled at TC_gsup_purge_ps(121) 20241204122605066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241204122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605094 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426635120797" cn_domain=PS} 20241204122605094 DLU <0006> fsm.c:456 lu(262426635120797)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605094 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605094 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426635120797" cn_domain=PS} 20241204122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262426635120797" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426635120797" 20241204122605104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605104 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426635120797"} 20241204122605104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605104 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605104 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426635120797"} 20241204122605104 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605104 DLU <0006> fsm.c:568 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@780e010000aa: setverdict(pass): none -> pass 20241204122605109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605110 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426635120797" cn_domain=PS} 20241204122605110 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605110 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426635120797"} 20241204122605110 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@780e010000aa: Final verdict of PTC: pass 20241204122605115 DAUC <0003> db_auc.c:157 IMSI='262421939099300': No 2G Auth Data 20241204122605115 DAUC <0003> db_auc.c:192 IMSI='262421939099300': No 3G Auth Data 20241204122605117 DLGSUP <0013> hlr.c:121 IMSI 262421939099300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262421939099300" to be handled at TC_gsup_purge_ps(122) 20241204122605135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241204122605137 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605137 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421939099300" cn_domain=PS} 20241204122605137 DLU <0006> fsm.c:456 lu(262421939099300)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605137 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605137 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421939099300" cn_domain=PS} 20241204122605137 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605137 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262421939099300" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421939099300" 20241204122605138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605138 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421939099300"} 20241204122605138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605138 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605138 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421939099300"} 20241204122605138 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605138 DLU <0006> fsm.c:568 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@780e010000aa: setverdict(pass): none -> pass 20241204122605139 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605139 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421939099300" cn_domain=PS} 20241204122605139 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605139 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421939099300"} 20241204122605139 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605139 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605139 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@780e010000aa: Final verdict of PTC: pass 20241204122605141 DAUC <0003> db_auc.c:157 IMSI='262424658653164': No 2G Auth Data 20241204122605141 DAUC <0003> db_auc.c:192 IMSI='262424658653164': No 3G Auth Data 20241204122605141 DLGSUP <0013> hlr.c:121 IMSI 262424658653164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262424658653164" to be handled at TC_gsup_purge_ps(123) 20241204122605148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4258 20241204122605149 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605149 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424658653164" cn_domain=PS} 20241204122605149 DLU <0006> fsm.c:456 lu(262424658653164)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605150 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605150 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424658653164" cn_domain=PS} 20241204122605150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262424658653164" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424658653164" 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605151 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424658653164"} 20241204122605151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605151 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605151 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424658653164"} 20241204122605151 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605151 DLU <0006> fsm.c:568 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@780e010000aa: setverdict(pass): none -> pass 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605151 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424658653164" cn_domain=PS} 20241204122605151 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605151 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424658653164"} 20241204122605151 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@780e010000aa: Final verdict of PTC: pass 20241204122605153 DAUC <0003> db_auc.c:157 IMSI='262428618760389': No 2G Auth Data 20241204122605153 DAUC <0003> db_auc.c:192 IMSI='262428618760389': No 3G Auth Data 20241204122605153 DLGSUP <0013> hlr.c:121 IMSI 262428618760389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262428618760389" to be handled at TC_gsup_purge_ps(124) 20241204122605159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20241204122605161 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605161 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428618760389" cn_domain=PS} 20241204122605161 DLU <0006> fsm.c:456 lu(262428618760389)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605161 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605161 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428618760389" cn_domain=PS} 20241204122605161 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605161 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262428618760389" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428618760389" 20241204122605162 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605162 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428618760389"} 20241204122605162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605162 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605162 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428618760389"} 20241204122605162 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605162 DLU <0006> fsm.c:568 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605162 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605162 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@780e010000aa: setverdict(pass): none -> pass 20241204122605163 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605163 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428618760389" cn_domain=PS} 20241204122605163 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605163 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428618760389"} 20241204122605163 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605163 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605163 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@780e010000aa: Final verdict of PTC: pass 20241204122605164 DAUC <0003> db_auc.c:157 IMSI='262426951645229': No 2G Auth Data 20241204122605164 DAUC <0003> db_auc.c:192 IMSI='262426951645229': No 3G Auth Data 20241204122605165 DLGSUP <0013> hlr.c:121 IMSI 262426951645229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262426951645229" to be handled at TC_gsup_purge_ps(125) 20241204122605171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241204122605173 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605173 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426951645229" cn_domain=PS} 20241204122605173 DLU <0006> fsm.c:456 lu(262426951645229)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605173 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605173 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426951645229" cn_domain=PS} 20241204122605173 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605173 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262426951645229" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426951645229" 20241204122605174 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605174 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426951645229"} 20241204122605174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605174 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605174 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426951645229"} 20241204122605174 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605174 DLU <0006> fsm.c:568 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605174 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605174 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@780e010000aa: setverdict(pass): none -> pass 20241204122605175 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605175 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426951645229" cn_domain=PS} 20241204122605175 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605175 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426951645229"} 20241204122605175 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605175 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605175 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@780e010000aa: Final verdict of PTC: pass 20241204122605176 DAUC <0003> db_auc.c:157 IMSI='262420202032621': No 2G Auth Data 20241204122605176 DAUC <0003> db_auc.c:192 IMSI='262420202032621': No 3G Auth Data 20241204122605176 DLGSUP <0013> hlr.c:121 IMSI 262420202032621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262420202032621" to be handled at TC_gsup_purge_ps(126) 20241204122605182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241204122605184 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605184 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420202032621" cn_domain=PS} 20241204122605184 DLU <0006> fsm.c:456 lu(262420202032621)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605184 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605184 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420202032621" cn_domain=PS} 20241204122605184 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605184 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262420202032621" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 5TC_gsup_purge_ps(126)"262420202032621" 20241204122605185 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605185 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420202032621"} 20241204122605185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605185 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605185 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420202032621"} 20241204122605185 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605185 DLU <0006> fsm.c:568 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605185 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605185 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@780e010000aa: setverdict(pass): none -> pass 20241204122605186 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605186 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420202032621" cn_domain=PS} 20241204122605186 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605186 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420202032621"} 20241204122605186 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605186 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605186 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@780e010000aa: Final verdict of PTC: pass 20241204122605187 DAUC <0003> db_auc.c:157 IMSI='262423130090765': No 2G Auth Data 20241204122605187 DAUC <0003> db_auc.c:192 IMSI='262423130090765': No 3G Auth Data 20241204122605188 DLGSUP <0013> hlr.c:121 IMSI 262423130090765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262423130090765" to be handled at TC_gsup_purge_ps(127) 20241204122605194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241204122605195 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605195 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423130090765" cn_domain=PS} 20241204122605195 DLU <0006> fsm.c:456 lu(262423130090765)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605195 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605195 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423130090765" cn_domain=PS} 20241204122605195 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605195 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262423130090765" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423130090765" 20241204122605197 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605197 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423130090765"} 20241204122605197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605197 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605197 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423130090765"} 20241204122605197 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605197 DLU <0006> fsm.c:568 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605197 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605197 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@780e010000aa: setverdict(pass): none -> pass 20241204122605198 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605198 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423130090765" cn_domain=PS} 20241204122605198 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605198 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423130090765"} 20241204122605198 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605198 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605198 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@780e010000aa: Final verdict of PTC: pass 20241204122605199 DAUC <0003> db_auc.c:157 IMSI='262424996004307': No 2G Auth Data 20241204122605199 DAUC <0003> db_auc.c:192 IMSI='262424996004307': No 3G Auth Data 20241204122605199 DLGSUP <0013> hlr.c:121 IMSI 262424996004307: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@780e010000aa: Created GsupExpect[0] for "262424996004307" to be handled at TC_gsup_purge_ps(128) 20241204122605206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33572<->l=127.0.0.1:4258 20241204122605209 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605209 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424996004307" cn_domain=PS} 20241204122605209 DLU <0006> fsm.c:456 lu(262424996004307)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605209 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605209 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424996004307" cn_domain=PS} 20241204122605209 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605209 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@780e010000aa: Found GsupExpect[0] for "262424996004307" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@780e010000aa: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424996004307" 20241204122605210 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605210 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424996004307"} 20241204122605210 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605210 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605210 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424996004307"} 20241204122605210 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605210 DLU <0006> fsm.c:568 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605210 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605210 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@780e010000aa: setverdict(pass): none -> pass 20241204122605211 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605211 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424996004307" cn_domain=PS} 20241204122605211 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605211 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424996004307"} 20241204122605211 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605211 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605211 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122605212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33572<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122605213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20241204122605214 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43831<->l=127.0.0.1:4259) 20241204122605214 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605214 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122605214 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122605214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@780e010000aa: Final verdict of PTC: none 119@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:05 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241204122605240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4258 20241204122605341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82800) Waiting for packet dumper to finish... 1 (prev_count=82800, count=134864) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:07 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_purge_unknown started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122608422 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122608422 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122608424 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122608426 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608426 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122608426 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122608426 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122608426 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122608426 DLGSUP <0013> gsup_server.c:237 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 20241204122608426 DLGSUP <0013> gsup_server.c:235 2: 20241204122608426 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122608426 DLGSUP <0013> gsup_server.c:235 3: 20241204122608426 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122608426 DLGSUP <0013> gsup_server.c:235 4: 20241204122608426 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122608426 DLGSUP <0013> gsup_server.c:235 5: 20241204122608426 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122608426 DLGSUP <0013> gsup_server.c:235 7: 20241204122608426 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122608426 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122608426 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122608426 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@780e010000aa: 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") 20241204122608433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34879<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@780e010000aa: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241204122608438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241204122608466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608466 DLGSUP <0013> gsup_req.c:138 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} 20241204122608466 DLU <0006> fsm.c:456 lu(2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122608466 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 20241204122608466 DLGSUP <0013> gsup_req.c:274 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} 20241204122608466 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122608466 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122608466 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Freeing instance 20241204122608466 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Deallocated 20241204122608466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122608466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@780e010000aa: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@780e010000aa: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@780e010000aa: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122608471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122608473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20241204122608475 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122608476 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122608476 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122608476 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34879<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@780e010000aa: Final verdict of PTC: none 131@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241204122608513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33592<->l=127.0.0.1:4258 20241204122608613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33592<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:10 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_unknown started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122611695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122611695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122611696 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122611698 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122611698 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122611698 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122611698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122611698 DLGSUP <0013> gsup_server.c:237 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 20241204122611698 DLGSUP <0013> gsup_server.c:235 2: 20241204122611698 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122611698 DLGSUP <0013> gsup_server.c:235 3: 20241204122611698 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122611698 DLGSUP <0013> gsup_server.c:235 4: 20241204122611698 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122611698 DLGSUP <0013> gsup_server.c:235 5: 20241204122611698 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(134)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122611698 DLGSUP <0013> gsup_server.c:235 7: 20241204122611698 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122611698 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122611698 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122611698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@780e010000aa: 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") 20241204122611705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34609<->l=127.0.0.1:4259) 20241204122611707 DAUC <0003> db_auc.c:157 IMSI='262424223586299': No 2G Auth Data 20241204122611707 DAUC <0003> db_auc.c:192 IMSI='262424223586299': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262424223586299" to be handled at TC_mo_ussd_unknown(138) 20241204122611712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20241204122611738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611738 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424223586299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424223586299" session_id=2505481799 session_state=BEGIN} 20241204122611738 DSS <0004> hlr_ussd.c:576 262424223586299/0x95569e47: Process SS (BEGIN) 20241204122611738 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611738 DSS <0004> hlr_ussd.c:518 262424223586299/0x95569e47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611738 DSS <0004> hlr_ussd.c:523 262424223586299/0x95569e47: USSD for unknown code '*#200#' 20241204122611738 DSS <0004> hlr_ussd.c:354 262424223586299/0x95569e47: Tx ReturnError(1, 0x12) 20241204122611738 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424223586299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424223586299" session_id=2505481799 session_state=END} 20241204122611738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262424223586299" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262424223586299" TC_mo_ussd_unknown(138)@780e010000aa: setverdict(pass): none -> pass 20241204122611740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@780e010000aa: Final verdict of PTC: pass 20241204122611740 DAUC <0003> db_auc.c:157 IMSI='262427651399922': No 2G Auth Data 20241204122611740 DAUC <0003> db_auc.c:192 IMSI='262427651399922': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262427651399922" to be handled at TC_mo_ussd_unknown(139) 20241204122611746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20241204122611749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611749 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427651399922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427651399922" session_id=341585149 session_state=BEGIN} 20241204122611749 DSS <0004> hlr_ussd.c:576 262427651399922/0x145c2cfd: Process SS (BEGIN) 20241204122611749 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611749 DSS <0004> hlr_ussd.c:518 262427651399922/0x145c2cfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611749 DSS <0004> hlr_ussd.c:523 262427651399922/0x145c2cfd: USSD for unknown code '*#200#' 20241204122611749 DSS <0004> hlr_ussd.c:354 262427651399922/0x145c2cfd: Tx ReturnError(1, 0x12) 20241204122611749 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427651399922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427651399922" session_id=341585149 session_state=END} 20241204122611749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262427651399922" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427651399922" TC_mo_ussd_unknown(139)@780e010000aa: setverdict(pass): none -> pass 20241204122611750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@780e010000aa: Final verdict of PTC: pass 20241204122611750 DAUC <0003> db_auc.c:157 IMSI='262421591907630': No 2G Auth Data 20241204122611750 DAUC <0003> db_auc.c:192 IMSI='262421591907630': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262421591907630" to be handled at TC_mo_ussd_unknown(140) 20241204122611758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58830<->l=127.0.0.1:4258 20241204122611761 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611761 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421591907630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421591907630" session_id=1000577933 session_state=BEGIN} 20241204122611761 DSS <0004> hlr_ussd.c:576 262421591907630/0x3ba39b8d: Process SS (BEGIN) 20241204122611761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611761 DSS <0004> hlr_ussd.c:518 262421591907630/0x3ba39b8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611761 DSS <0004> hlr_ussd.c:523 262421591907630/0x3ba39b8d: USSD for unknown code '*#200#' 20241204122611761 DSS <0004> hlr_ussd.c:354 262421591907630/0x3ba39b8d: Tx ReturnError(1, 0x12) 20241204122611761 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421591907630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421591907630" session_id=1000577933 session_state=END} 20241204122611761 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611761 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262421591907630" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421591907630" TC_mo_ussd_unknown(140)@780e010000aa: setverdict(pass): none -> pass 20241204122611763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58830<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@780e010000aa: Final verdict of PTC: pass 20241204122611763 DAUC <0003> db_auc.c:157 IMSI='262426103479261': No 2G Auth Data 20241204122611763 DAUC <0003> db_auc.c:192 IMSI='262426103479261': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262426103479261" to be handled at TC_mo_ussd_unknown(141) 20241204122611771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58844<->l=127.0.0.1:4258 20241204122611775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611775 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426103479261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426103479261" session_id=2833012296 session_state=BEGIN} 20241204122611775 DSS <0004> hlr_ussd.c:576 262426103479261/0xa8dc5648: Process SS (BEGIN) 20241204122611775 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611775 DSS <0004> hlr_ussd.c:518 262426103479261/0xa8dc5648: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611775 DSS <0004> hlr_ussd.c:523 262426103479261/0xa8dc5648: USSD for unknown code '*#200#' 20241204122611775 DSS <0004> hlr_ussd.c:354 262426103479261/0xa8dc5648: Tx ReturnError(1, 0x12) 20241204122611775 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426103479261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426103479261" session_id=2833012296 session_state=END} 20241204122611775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262426103479261" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426103479261" TC_mo_ussd_unknown(141)@780e010000aa: setverdict(pass): none -> pass 20241204122611777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58844<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@780e010000aa: Final verdict of PTC: pass 20241204122611777 DAUC <0003> db_auc.c:157 IMSI='262420138444070': No 2G Auth Data 20241204122611777 DAUC <0003> db_auc.c:192 IMSI='262420138444070': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262420138444070" to be handled at TC_mo_ussd_unknown(142) 20241204122611785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20241204122611788 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611788 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420138444070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420138444070" session_id=1487443054 session_state=BEGIN} 20241204122611788 DSS <0004> hlr_ussd.c:576 262420138444070/0x58a8946e: Process SS (BEGIN) 20241204122611788 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611788 DSS <0004> hlr_ussd.c:518 262420138444070/0x58a8946e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611788 DSS <0004> hlr_ussd.c:523 262420138444070/0x58a8946e: USSD for unknown code '*#200#' 20241204122611788 DSS <0004> hlr_ussd.c:354 262420138444070/0x58a8946e: Tx ReturnError(1, 0x12) 20241204122611788 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420138444070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420138444070" session_id=1487443054 session_state=END} 20241204122611788 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611788 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262420138444070" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420138444070" TC_mo_ussd_unknown(142)@780e010000aa: setverdict(pass): none -> pass 20241204122611790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@780e010000aa: Final verdict of PTC: pass 20241204122611790 DAUC <0003> db_auc.c:157 IMSI='262423793542172': No 2G Auth Data 20241204122611791 DAUC <0003> db_auc.c:192 IMSI='262423793542172': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262423793542172" to be handled at TC_mo_ussd_unknown(143) 20241204122611797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241204122611800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611800 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423793542172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423793542172" session_id=1735165898 session_state=BEGIN} 20241204122611800 DSS <0004> hlr_ussd.c:576 262423793542172/0x676c87ca: Process SS (BEGIN) 20241204122611800 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611800 DSS <0004> hlr_ussd.c:518 262423793542172/0x676c87ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611800 DSS <0004> hlr_ussd.c:523 262423793542172/0x676c87ca: USSD for unknown code '*#200#' 20241204122611800 DSS <0004> hlr_ussd.c:354 262423793542172/0x676c87ca: Tx ReturnError(1, 0x12) 20241204122611800 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423793542172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793542172" session_id=1735165898 session_state=END} 20241204122611800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262423793542172" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423793542172" TC_mo_ussd_unknown(143)@780e010000aa: setverdict(pass): none -> pass 20241204122611802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@780e010000aa: Final verdict of PTC: pass 20241204122611803 DAUC <0003> db_auc.c:157 IMSI='262425027373274': No 2G Auth Data 20241204122611803 DAUC <0003> db_auc.c:192 IMSI='262425027373274': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262425027373274" to be handled at TC_mo_ussd_unknown(144) 20241204122611810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20241204122611814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611814 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425027373274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425027373274" session_id=2029986818 session_state=BEGIN} 20241204122611814 DSS <0004> hlr_ussd.c:576 262425027373274/0x78ff2402: Process SS (BEGIN) 20241204122611814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611814 DSS <0004> hlr_ussd.c:518 262425027373274/0x78ff2402: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611814 DSS <0004> hlr_ussd.c:523 262425027373274/0x78ff2402: USSD for unknown code '*#200#' 20241204122611814 DSS <0004> hlr_ussd.c:354 262425027373274/0x78ff2402: Tx ReturnError(1, 0x12) 20241204122611814 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425027373274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425027373274" session_id=2029986818 session_state=END} 20241204122611814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262425027373274" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425027373274" TC_mo_ussd_unknown(144)@780e010000aa: setverdict(pass): none -> pass 20241204122611816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@780e010000aa: Final verdict of PTC: pass 20241204122611816 DAUC <0003> db_auc.c:157 IMSI='262427954007595': No 2G Auth Data 20241204122611816 DAUC <0003> db_auc.c:192 IMSI='262427954007595': No 3G Auth Data HLR_Test-GSUP(135)@780e010000aa: Created GsupExpect[0] for "262427954007595" to be handled at TC_mo_ussd_unknown(145) 20241204122611823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241204122611826 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611826 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427954007595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427954007595" session_id=870106545 session_state=BEGIN} 20241204122611826 DSS <0004> hlr_ussd.c:576 262427954007595/0x33dcc5b1: Process SS (BEGIN) 20241204122611826 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611826 DSS <0004> hlr_ussd.c:518 262427954007595/0x33dcc5b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611826 DSS <0004> hlr_ussd.c:523 262427954007595/0x33dcc5b1: USSD for unknown code '*#200#' 20241204122611826 DSS <0004> hlr_ussd.c:354 262427954007595/0x33dcc5b1: Tx ReturnError(1, 0x12) 20241204122611826 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427954007595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427954007595" session_id=870106545 session_state=END} 20241204122611826 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611826 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@780e010000aa: Found GsupExpect[0] for "262427954007595" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427954007595" TC_mo_ussd_unknown(145)@780e010000aa: setverdict(pass): none -> pass 20241204122611828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@780e010000aa: Final verdict of PTC: pass 20241204122611829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20241204122611829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611829 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122611829 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122611829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122611829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34609<->l=127.0.0.1:4259) 136@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP(135)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 136: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:11 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241204122611853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20241204122611953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58882<->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=81396) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:13 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_euse_disc started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122615023 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122615023 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122615027 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122615029 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615029 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122615029 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122615029 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122615029 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122615029 DLGSUP <0013> gsup_server.c:237 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 20241204122615029 DLGSUP <0013> gsup_server.c:235 2: 20241204122615029 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122615029 DLGSUP <0013> gsup_server.c:235 3: 20241204122615029 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122615029 DLGSUP <0013> gsup_server.c:235 4: 20241204122615029 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(146)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122615029 DLGSUP <0013> gsup_server.c:235 5: 20241204122615029 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122615029 DLGSUP <0013> gsup_server.c:235 7: 20241204122615029 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122615029 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122615029 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122615029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@780e010000aa: 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") 20241204122615042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20241204122615046 DAUC <0003> db_auc.c:157 IMSI='262423163114041': No 2G Auth Data 20241204122615046 DAUC <0003> db_auc.c:192 IMSI='262423163114041': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262423163114041" to be handled at TC_mo_ussd_euse_disc(150) 20241204122615054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58898<->l=127.0.0.1:4258 20241204122615070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615070 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423163114041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423163114041" session_id=400317894 session_state=BEGIN} 20241204122615070 DSS <0004> hlr_ussd.c:576 262423163114041/0x17dc5dc6: Process SS (BEGIN) 20241204122615070 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615070 DSS <0004> hlr_ussd.c:518 262423163114041/0x17dc5dc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615070 DSS <0004> hlr_ussd.c:542 262423163114041/0x17dc5dc6: Cannot find conn for EUSE EUSE-foobar 20241204122615070 DSS <0004> hlr_ussd.c:354 262423163114041/0x17dc5dc6: Tx ReturnError(1, 0x22) 20241204122615070 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423163114041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423163114041" session_id=400317894 session_state=END} 20241204122615070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262423163114041" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423163114041" TC_mo_ussd_euse_disc(150)@780e010000aa: setverdict(pass): none -> pass 20241204122615075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58898<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@780e010000aa: Final verdict of PTC: pass 20241204122615076 DAUC <0003> db_auc.c:157 IMSI='262425644280336': No 2G Auth Data 20241204122615076 DAUC <0003> db_auc.c:192 IMSI='262425644280336': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262425644280336" to be handled at TC_mo_ussd_euse_disc(151) 20241204122615084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241204122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615087 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425644280336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644280336" session_id=1383441762 session_state=BEGIN} 20241204122615087 DSS <0004> hlr_ussd.c:576 262425644280336/0x5275a562: Process SS (BEGIN) 20241204122615087 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615087 DSS <0004> hlr_ussd.c:518 262425644280336/0x5275a562: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615087 DSS <0004> hlr_ussd.c:542 262425644280336/0x5275a562: Cannot find conn for EUSE EUSE-foobar 20241204122615087 DSS <0004> hlr_ussd.c:354 262425644280336/0x5275a562: Tx ReturnError(1, 0x22) 20241204122615087 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425644280336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644280336" session_id=1383441762 session_state=END} 20241204122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262425644280336" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425644280336" TC_mo_ussd_euse_disc(151)@780e010000aa: setverdict(pass): none -> pass 20241204122615088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@780e010000aa: Final verdict of PTC: pass 20241204122615088 DAUC <0003> db_auc.c:157 IMSI='262428625192804': No 2G Auth Data 20241204122615088 DAUC <0003> db_auc.c:192 IMSI='262428625192804': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262428625192804" to be handled at TC_mo_ussd_euse_disc(152) 20241204122615094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241204122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615097 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428625192804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428625192804" session_id=267346656 session_state=BEGIN} 20241204122615097 DSS <0004> hlr_ussd.c:576 262428625192804/0x0fef62e0: Process SS (BEGIN) 20241204122615097 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615097 DSS <0004> hlr_ussd.c:518 262428625192804/0x0fef62e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615097 DSS <0004> hlr_ussd.c:542 262428625192804/0x0fef62e0: Cannot find conn for EUSE EUSE-foobar 20241204122615097 DSS <0004> hlr_ussd.c:354 262428625192804/0x0fef62e0: Tx ReturnError(1, 0x22) 20241204122615097 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428625192804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428625192804" session_id=267346656 session_state=END} 20241204122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262428625192804" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428625192804" TC_mo_ussd_euse_disc(152)@780e010000aa: setverdict(pass): none -> pass 20241204122615098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@780e010000aa: Final verdict of PTC: pass 20241204122615098 DAUC <0003> db_auc.c:157 IMSI='262428680704369': No 2G Auth Data 20241204122615098 DAUC <0003> db_auc.c:192 IMSI='262428680704369': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262428680704369" to be handled at TC_mo_ussd_euse_disc(153) 20241204122615105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58922<->l=127.0.0.1:4258 20241204122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615108 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428680704369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428680704369" session_id=334359725 session_state=BEGIN} 20241204122615108 DSS <0004> hlr_ussd.c:576 262428680704369/0x13edecad: Process SS (BEGIN) 20241204122615108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615108 DSS <0004> hlr_ussd.c:518 262428680704369/0x13edecad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615108 DSS <0004> hlr_ussd.c:542 262428680704369/0x13edecad: Cannot find conn for EUSE EUSE-foobar 20241204122615108 DSS <0004> hlr_ussd.c:354 262428680704369/0x13edecad: Tx ReturnError(1, 0x22) 20241204122615108 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428680704369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428680704369" session_id=334359725 session_state=END} 20241204122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262428680704369" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428680704369" TC_mo_ussd_euse_disc(153)@780e010000aa: setverdict(pass): none -> pass 20241204122615110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58922<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@780e010000aa: Final verdict of PTC: pass 20241204122615110 DAUC <0003> db_auc.c:157 IMSI='262425858081510': No 2G Auth Data 20241204122615110 DAUC <0003> db_auc.c:192 IMSI='262425858081510': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262425858081510" to be handled at TC_mo_ussd_euse_disc(154) 20241204122615117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241204122615120 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615120 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425858081510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425858081510" session_id=1424302368 session_state=BEGIN} 20241204122615120 DSS <0004> hlr_ussd.c:576 262425858081510/0x54e52120: Process SS (BEGIN) 20241204122615120 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615120 DSS <0004> hlr_ussd.c:518 262425858081510/0x54e52120: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615120 DSS <0004> hlr_ussd.c:542 262425858081510/0x54e52120: Cannot find conn for EUSE EUSE-foobar 20241204122615120 DSS <0004> hlr_ussd.c:354 262425858081510/0x54e52120: Tx ReturnError(1, 0x22) 20241204122615120 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425858081510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425858081510" session_id=1424302368 session_state=END} 20241204122615120 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615120 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262425858081510" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425858081510" TC_mo_ussd_euse_disc(154)@780e010000aa: setverdict(pass): none -> pass 20241204122615122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@780e010000aa: Final verdict of PTC: pass 20241204122615122 DAUC <0003> db_auc.c:157 IMSI='262425301145225': No 2G Auth Data 20241204122615122 DAUC <0003> db_auc.c:192 IMSI='262425301145225': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262425301145225" to be handled at TC_mo_ussd_euse_disc(155) 20241204122615128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241204122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615131 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425301145225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425301145225" session_id=1340900871 session_state=BEGIN} 20241204122615131 DSS <0004> hlr_ussd.c:576 262425301145225/0x4fec8607: Process SS (BEGIN) 20241204122615131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615131 DSS <0004> hlr_ussd.c:518 262425301145225/0x4fec8607: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615131 DSS <0004> hlr_ussd.c:542 262425301145225/0x4fec8607: Cannot find conn for EUSE EUSE-foobar 20241204122615131 DSS <0004> hlr_ussd.c:354 262425301145225/0x4fec8607: Tx ReturnError(1, 0x22) 20241204122615131 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425301145225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425301145225" session_id=1340900871 session_state=END} 20241204122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262425301145225" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425301145225" TC_mo_ussd_euse_disc(155)@780e010000aa: setverdict(pass): none -> pass 20241204122615133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@780e010000aa: Final verdict of PTC: pass 20241204122615133 DAUC <0003> db_auc.c:157 IMSI='262424878614238': No 2G Auth Data 20241204122615133 DAUC <0003> db_auc.c:192 IMSI='262424878614238': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262424878614238" to be handled at TC_mo_ussd_euse_disc(156) 20241204122615139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241204122615142 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615142 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424878614238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424878614238" session_id=2635756677 session_state=BEGIN} 20241204122615142 DSS <0004> hlr_ussd.c:576 262424878614238/0x9d1a7485: Process SS (BEGIN) 20241204122615142 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615142 DSS <0004> hlr_ussd.c:518 262424878614238/0x9d1a7485: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615142 DSS <0004> hlr_ussd.c:542 262424878614238/0x9d1a7485: Cannot find conn for EUSE EUSE-foobar 20241204122615142 DSS <0004> hlr_ussd.c:354 262424878614238/0x9d1a7485: Tx ReturnError(1, 0x22) 20241204122615142 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424878614238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424878614238" session_id=2635756677 session_state=END} 20241204122615142 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615142 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262424878614238" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424878614238" TC_mo_ussd_euse_disc(156)@780e010000aa: setverdict(pass): none -> pass 20241204122615143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@780e010000aa: Final verdict of PTC: pass 20241204122615144 DAUC <0003> db_auc.c:157 IMSI='262429389914796': No 2G Auth Data 20241204122615144 DAUC <0003> db_auc.c:192 IMSI='262429389914796': No 3G Auth Data HLR_Test-GSUP(147)@780e010000aa: Created GsupExpect[0] for "262429389914796" to be handled at TC_mo_ussd_euse_disc(157) 20241204122615150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 20241204122615153 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615153 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429389914796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429389914796" session_id=2500832494 session_state=BEGIN} 20241204122615153 DSS <0004> hlr_ussd.c:576 262429389914796/0x950facee: Process SS (BEGIN) 20241204122615153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615153 DSS <0004> hlr_ussd.c:518 262429389914796/0x950facee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615153 DSS <0004> hlr_ussd.c:542 262429389914796/0x950facee: Cannot find conn for EUSE EUSE-foobar 20241204122615153 DSS <0004> hlr_ussd.c:354 262429389914796/0x950facee: Tx ReturnError(1, 0x22) 20241204122615153 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429389914796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429389914796" session_id=2500832494 session_state=END} 20241204122615154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@780e010000aa: Found GsupExpect[0] for "262429389914796" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429389914796" TC_mo_ussd_euse_disc(157)@780e010000aa: setverdict(pass): none -> pass 20241204122615155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@780e010000aa: Final verdict of PTC: pass 20241204122615155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241204122615156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20241204122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 148@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP(147)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@780e010000aa: Final verdict of PTC: none 20241204122615156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122615156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(146)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 148: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:15 UTC 2024 ====== 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 20241204122615179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20241204122615381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58984<->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=81888) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:17 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_iuse_imsi started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122618500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122618500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122618505 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122618512 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618512 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122618512 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122618512 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122618512 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122618512 DLGSUP <0013> gsup_server.c:237 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 20241204122618512 DLGSUP <0013> gsup_server.c:235 2: 20241204122618512 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122618512 DLGSUP <0013> gsup_server.c:235 3: 20241204122618512 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122618512 DLGSUP <0013> gsup_server.c:235 4: 20241204122618512 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122618512 DLGSUP <0013> gsup_server.c:235 5: 20241204122618512 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122618512 DLGSUP <0013> gsup_server.c:235 7: 20241204122618512 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122618512 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122618512 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122618512 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@780e010000aa: 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") 20241204122618529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35411<->l=127.0.0.1:4259) 20241204122618531 DAUC <0003> db_auc.c:157 IMSI='262428460925901': No 2G Auth Data 20241204122618531 DAUC <0003> db_auc.c:192 IMSI='262428460925901': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262428460925901" to be handled at TC_mo_ussd_iuse_imsi(162) 20241204122618538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241204122618554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618554 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428460925901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428460925901" session_id=2922397572 session_state=BEGIN} 20241204122618554 DSS <0004> hlr_ussd.c:576 262428460925901/0xae303f84: Process SS (BEGIN) 20241204122618554 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618554 DSS <0004> hlr_ussd.c:518 262428460925901/0xae303f84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618554 DSS <0004> hlr_ussd.c:363 262428460925901/0xae303f84: Tx USSD 'Your IMSI is 262428460925901' 20241204122618554 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428460925901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428460925901" session_id=2922397572 session_state=END} 20241204122618554 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428460925901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262428460925901" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428460925901" TC_mo_ussd_iuse_imsi(162)@780e010000aa: setverdict(pass): none -> pass 20241204122618560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@780e010000aa: Final verdict of PTC: pass 20241204122618560 DAUC <0003> db_auc.c:157 IMSI='262425025508756': No 2G Auth Data 20241204122618560 DAUC <0003> db_auc.c:192 IMSI='262425025508756': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262425025508756" to be handled at TC_mo_ussd_iuse_imsi(163) 20241204122618569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 20241204122618572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618572 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425025508756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425025508756" session_id=1606237805 session_state=BEGIN} 20241204122618572 DSS <0004> hlr_ussd.c:576 262425025508756/0x5fbd3e6d: Process SS (BEGIN) 20241204122618572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618572 DSS <0004> hlr_ussd.c:518 262425025508756/0x5fbd3e6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618572 DSS <0004> hlr_ussd.c:363 262425025508756/0x5fbd3e6d: Tx USSD 'Your IMSI is 262425025508756' 20241204122618572 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425025508756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425025508756" session_id=1606237805 session_state=END} 20241204122618572 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425025508756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262425025508756" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262425025508756" TC_mo_ussd_iuse_imsi(163)@780e010000aa: setverdict(pass): none -> pass 20241204122618574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@780e010000aa: Final verdict of PTC: pass 20241204122618574 DAUC <0003> db_auc.c:157 IMSI='262425297589087': No 2G Auth Data 20241204122618574 DAUC <0003> db_auc.c:192 IMSI='262425297589087': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262425297589087" to be handled at TC_mo_ussd_iuse_imsi(164) 20241204122618581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20241204122618584 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618584 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425297589087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425297589087" session_id=1415532772 session_state=BEGIN} 20241204122618584 DSS <0004> hlr_ussd.c:576 262425297589087/0x545f50e4: Process SS (BEGIN) 20241204122618584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618584 DSS <0004> hlr_ussd.c:518 262425297589087/0x545f50e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618584 DSS <0004> hlr_ussd.c:363 262425297589087/0x545f50e4: Tx USSD 'Your IMSI is 262425297589087' 20241204122618584 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425297589087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425297589087" session_id=1415532772 session_state=END} 20241204122618584 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425297589087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618584 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618584 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262425297589087" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425297589087" TC_mo_ussd_iuse_imsi(164)@780e010000aa: setverdict(pass): none -> pass 20241204122618586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@780e010000aa: Final verdict of PTC: pass 20241204122618586 DAUC <0003> db_auc.c:157 IMSI='262421944027752': No 2G Auth Data 20241204122618586 DAUC <0003> db_auc.c:192 IMSI='262421944027752': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262421944027752" to be handled at TC_mo_ussd_iuse_imsi(165) 20241204122618593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241204122618596 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618596 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421944027752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421944027752" session_id=3512780694 session_state=BEGIN} 20241204122618596 DSS <0004> hlr_ussd.c:576 262421944027752/0xd160c796: Process SS (BEGIN) 20241204122618596 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618596 DSS <0004> hlr_ussd.c:518 262421944027752/0xd160c796: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618596 DSS <0004> hlr_ussd.c:363 262421944027752/0xd160c796: Tx USSD 'Your IMSI is 262421944027752' 20241204122618596 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421944027752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421944027752" session_id=3512780694 session_state=END} 20241204122618596 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421944027752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618596 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618596 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262421944027752" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421944027752" TC_mo_ussd_iuse_imsi(165)@780e010000aa: setverdict(pass): none -> pass 20241204122618598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@780e010000aa: Final verdict of PTC: pass 20241204122618598 DAUC <0003> db_auc.c:157 IMSI='262427539870089': No 2G Auth Data 20241204122618598 DAUC <0003> db_auc.c:192 IMSI='262427539870089': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262427539870089" to be handled at TC_mo_ussd_iuse_imsi(166) 20241204122618605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241204122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618609 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427539870089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427539870089" session_id=3309394841 session_state=BEGIN} 20241204122618609 DSS <0004> hlr_ussd.c:576 262427539870089/0xc5415b99: Process SS (BEGIN) 20241204122618609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618609 DSS <0004> hlr_ussd.c:518 262427539870089/0xc5415b99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618609 DSS <0004> hlr_ussd.c:363 262427539870089/0xc5415b99: Tx USSD 'Your IMSI is 262427539870089' 20241204122618609 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427539870089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427539870089" session_id=3309394841 session_state=END} 20241204122618609 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427539870089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262427539870089" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427539870089" TC_mo_ussd_iuse_imsi(166)@780e010000aa: setverdict(pass): none -> pass 20241204122618611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@780e010000aa: Final verdict of PTC: pass 20241204122618611 DAUC <0003> db_auc.c:157 IMSI='262428165977540': No 2G Auth Data 20241204122618611 DAUC <0003> db_auc.c:192 IMSI='262428165977540': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262428165977540" to be handled at TC_mo_ussd_iuse_imsi(167) 20241204122618618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 20241204122618621 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618621 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428165977540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428165977540" session_id=1478396350 session_state=BEGIN} 20241204122618621 DSS <0004> hlr_ussd.c:576 262428165977540/0x581e89be: Process SS (BEGIN) 20241204122618621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618621 DSS <0004> hlr_ussd.c:518 262428165977540/0x581e89be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618621 DSS <0004> hlr_ussd.c:363 262428165977540/0x581e89be: Tx USSD 'Your IMSI is 262428165977540' 20241204122618621 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428165977540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428165977540" session_id=1478396350 session_state=END} 20241204122618621 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428165977540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618621 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618621 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262428165977540" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428165977540" TC_mo_ussd_iuse_imsi(167)@780e010000aa: setverdict(pass): none -> pass 20241204122618623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@780e010000aa: Final verdict of PTC: pass 20241204122618623 DAUC <0003> db_auc.c:157 IMSI='262427828887178': No 2G Auth Data 20241204122618623 DAUC <0003> db_auc.c:192 IMSI='262427828887178': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262427828887178" to be handled at TC_mo_ussd_iuse_imsi(168) 20241204122618630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 20241204122618633 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618633 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427828887178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427828887178" session_id=1906024690 session_state=BEGIN} 20241204122618633 DSS <0004> hlr_ussd.c:576 262427828887178/0x719ba0f2: Process SS (BEGIN) 20241204122618633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618633 DSS <0004> hlr_ussd.c:518 262427828887178/0x719ba0f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618633 DSS <0004> hlr_ussd.c:363 262427828887178/0x719ba0f2: Tx USSD 'Your IMSI is 262427828887178' 20241204122618633 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427828887178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828887178" session_id=1906024690 session_state=END} 20241204122618633 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427828887178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618633 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618633 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262427828887178" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427828887178" TC_mo_ussd_iuse_imsi(168)@780e010000aa: setverdict(pass): none -> pass 20241204122618636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@780e010000aa: Final verdict of PTC: pass 20241204122618636 DAUC <0003> db_auc.c:157 IMSI='262420199892419': No 2G Auth Data 20241204122618636 DAUC <0003> db_auc.c:192 IMSI='262420199892419': No 3G Auth Data HLR_Test-GSUP(159)@780e010000aa: Created GsupExpect[0] for "262420199892419" to be handled at TC_mo_ussd_iuse_imsi(169) 20241204122618643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 20241204122618645 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618645 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420199892419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420199892419" session_id=1925255181 session_state=BEGIN} 20241204122618645 DSS <0004> hlr_ussd.c:576 262420199892419/0x72c1100d: Process SS (BEGIN) 20241204122618646 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618646 DSS <0004> hlr_ussd.c:518 262420199892419/0x72c1100d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618646 DSS <0004> hlr_ussd.c:363 262420199892419/0x72c1100d: Tx USSD 'Your IMSI is 262420199892419' 20241204122618646 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420199892419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420199892419" session_id=1925255181 session_state=END} 20241204122618646 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420199892419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@780e010000aa: Found GsupExpect[0] for "262420199892419" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420199892419" TC_mo_ussd_iuse_imsi(169)@780e010000aa: setverdict(pass): none -> pass 20241204122618648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@780e010000aa: Final verdict of PTC: pass 20241204122618648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 20241204122618648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618648 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122618648 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122618648 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122618648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35411<->l=127.0.0.1:4259) 160@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP(159)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 160: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:18 UTC 2024 ====== 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 20241204122618672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 20241204122618873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59050<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:20 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122621999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122621999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122622002 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122622004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622004 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122622004 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122622004 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122622004 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122622004 DLGSUP <0013> gsup_server.c:237 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 20241204122622004 DLGSUP <0013> gsup_server.c:235 2: 20241204122622004 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122622004 DLGSUP <0013> gsup_server.c:235 3: 20241204122622004 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122622004 DLGSUP <0013> gsup_server.c:235 4: 20241204122622004 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122622004 DLGSUP <0013> gsup_server.c:235 5: 20241204122622004 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122622004 DLGSUP <0013> gsup_server.c:235 7: 20241204122622004 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(170)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122622004 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122622004 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122622004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@780e010000aa: 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") 20241204122622019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41985<->l=127.0.0.1:4259) 20241204122622026 DAUC <0003> db_auc.c:157 IMSI='262422851678989': No 2G Auth Data 20241204122622026 DAUC <0003> db_auc.c:192 IMSI='262422851678989': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262422851678989" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241204122622043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56000<->l=127.0.0.1:4258 20241204122622057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622057 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422851678989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422851678989" source_name="the-source\n" session_id=1433578406 session_state=BEGIN} 20241204122622057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122622057 DSS <0004> hlr_ussd.c:576 262422851678989/0x5572aba6: Process SS (BEGIN) 20241204122622057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622057 DSS <0004> hlr_ussd.c:518 262422851678989/0x5572aba6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622057 DSS <0004> hlr_ussd.c:363 262422851678989/0x5572aba6: Tx USSD 'Your IMSI is 262422851678989' 20241204122622057 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422851678989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422851678989" destination_name="the-source\n" session_id=1433578406 session_state=END} 20241204122622057 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422851678989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622058 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262422851678989" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422851678989" TC_mo_ussd_iuse_imsi_via_proxy(174)@780e010000aa: setverdict(pass): none -> pass 20241204122622064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56000<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@780e010000aa: Final verdict of PTC: pass 20241204122622065 DAUC <0003> db_auc.c:157 IMSI='262427181039816': No 2G Auth Data 20241204122622065 DAUC <0003> db_auc.c:192 IMSI='262427181039816': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262427181039816" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241204122622072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241204122622075 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622075 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427181039816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427181039816" source_name="the-source\n" session_id=3672214114 session_state=BEGIN} 20241204122622075 DSS <0004> hlr_ussd.c:576 262427181039816/0xdae18a62: Process SS (BEGIN) 20241204122622075 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622075 DSS <0004> hlr_ussd.c:518 262427181039816/0xdae18a62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622075 DSS <0004> hlr_ussd.c:363 262427181039816/0xdae18a62: Tx USSD 'Your IMSI is 262427181039816' 20241204122622075 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427181039816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427181039816" destination_name="the-source\n" session_id=3672214114 session_state=END} 20241204122622075 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427181039816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622075 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622075 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262427181039816" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427181039816" TC_mo_ussd_iuse_imsi_via_proxy(175)@780e010000aa: setverdict(pass): none -> pass 20241204122622077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@780e010000aa: Final verdict of PTC: pass 20241204122622077 DAUC <0003> db_auc.c:157 IMSI='262429185671662': No 2G Auth Data 20241204122622077 DAUC <0003> db_auc.c:192 IMSI='262429185671662': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262429185671662" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241204122622083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 20241204122622086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622086 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429185671662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429185671662" source_name="the-source\n" session_id=1974087034 session_state=BEGIN} 20241204122622086 DSS <0004> hlr_ussd.c:576 262429185671662/0x75aa2d7a: Process SS (BEGIN) 20241204122622086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622086 DSS <0004> hlr_ussd.c:518 262429185671662/0x75aa2d7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622086 DSS <0004> hlr_ussd.c:363 262429185671662/0x75aa2d7a: Tx USSD 'Your IMSI is 262429185671662' 20241204122622086 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429185671662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429185671662" destination_name="the-source\n" session_id=1974087034 session_state=END} 20241204122622086 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429185671662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262429185671662" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429185671662" TC_mo_ussd_iuse_imsi_via_proxy(176)@780e010000aa: setverdict(pass): none -> pass 20241204122622088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@780e010000aa: Final verdict of PTC: pass 20241204122622088 DAUC <0003> db_auc.c:157 IMSI='262420551685922': No 2G Auth Data 20241204122622088 DAUC <0003> db_auc.c:192 IMSI='262420551685922': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262420551685922" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241204122622096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241204122622099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622099 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420551685922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420551685922" source_name="the-source\n" session_id=3606674901 session_state=BEGIN} 20241204122622099 DSS <0004> hlr_ussd.c:576 262420551685922/0xd6f97dd5: Process SS (BEGIN) 20241204122622099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622099 DSS <0004> hlr_ussd.c:518 262420551685922/0xd6f97dd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622099 DSS <0004> hlr_ussd.c:363 262420551685922/0xd6f97dd5: Tx USSD 'Your IMSI is 262420551685922' 20241204122622099 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420551685922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420551685922" destination_name="the-source\n" session_id=3606674901 session_state=END} 20241204122622099 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420551685922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262420551685922" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420551685922" TC_mo_ussd_iuse_imsi_via_proxy(177)@780e010000aa: setverdict(pass): none -> pass 20241204122622101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@780e010000aa: Final verdict of PTC: pass 20241204122622101 DAUC <0003> db_auc.c:157 IMSI='262425656789531': No 2G Auth Data 20241204122622101 DAUC <0003> db_auc.c:192 IMSI='262425656789531': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262425656789531" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241204122622109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 20241204122622112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622112 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425656789531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425656789531" source_name="the-source\n" session_id=578419922 session_state=BEGIN} 20241204122622112 DSS <0004> hlr_ussd.c:576 262425656789531/0x2279fcd2: Process SS (BEGIN) 20241204122622112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622112 DSS <0004> hlr_ussd.c:518 262425656789531/0x2279fcd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622112 DSS <0004> hlr_ussd.c:363 262425656789531/0x2279fcd2: Tx USSD 'Your IMSI is 262425656789531' 20241204122622112 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425656789531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425656789531" destination_name="the-source\n" session_id=578419922 session_state=END} 20241204122622112 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425656789531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262425656789531" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425656789531" TC_mo_ussd_iuse_imsi_via_proxy(178)@780e010000aa: setverdict(pass): none -> pass 20241204122622114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@780e010000aa: Final verdict of PTC: pass 20241204122622115 DAUC <0003> db_auc.c:157 IMSI='262428029991092': No 2G Auth Data 20241204122622115 DAUC <0003> db_auc.c:192 IMSI='262428029991092': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262428029991092" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241204122622122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20241204122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622125 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428029991092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428029991092" source_name="the-source\n" session_id=1210738327 session_state=BEGIN} 20241204122622125 DSS <0004> hlr_ussd.c:576 262428029991092/0x482a6697: Process SS (BEGIN) 20241204122622125 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622125 DSS <0004> hlr_ussd.c:518 262428029991092/0x482a6697: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622125 DSS <0004> hlr_ussd.c:363 262428029991092/0x482a6697: Tx USSD 'Your IMSI is 262428029991092' 20241204122622125 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428029991092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428029991092" destination_name="the-source\n" session_id=1210738327 session_state=END} 20241204122622125 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262428029991092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262428029991092" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428029991092" TC_mo_ussd_iuse_imsi_via_proxy(179)@780e010000aa: setverdict(pass): none -> pass 20241204122622127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@780e010000aa: Final verdict of PTC: pass 20241204122622127 DAUC <0003> db_auc.c:157 IMSI='262429624089474': No 2G Auth Data 20241204122622127 DAUC <0003> db_auc.c:192 IMSI='262429624089474': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262429624089474" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241204122622134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56048<->l=127.0.0.1:4258 20241204122622138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622138 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429624089474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429624089474" source_name="the-source\n" session_id=3514280046 session_state=BEGIN} 20241204122622138 DSS <0004> hlr_ussd.c:576 262429624089474/0xd177a86e: Process SS (BEGIN) 20241204122622138 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622138 DSS <0004> hlr_ussd.c:518 262429624089474/0xd177a86e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622138 DSS <0004> hlr_ussd.c:363 262429624089474/0xd177a86e: Tx USSD 'Your IMSI is 262429624089474' 20241204122622138 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429624089474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429624089474" destination_name="the-source\n" session_id=3514280046 session_state=END} 20241204122622138 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429624089474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262429624089474" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429624089474" TC_mo_ussd_iuse_imsi_via_proxy(180)@780e010000aa: setverdict(pass): none -> pass 20241204122622140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56048<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@780e010000aa: Final verdict of PTC: pass 20241204122622140 DAUC <0003> db_auc.c:157 IMSI='262422300309959': No 2G Auth Data 20241204122622140 DAUC <0003> db_auc.c:192 IMSI='262422300309959': No 3G Auth Data HLR_Test-GSUP(171)@780e010000aa: Created GsupExpect[0] for "262422300309959" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241204122622147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4258 20241204122622150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622150 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422300309959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422300309959" source_name="the-source\n" session_id=2736556319 session_state=BEGIN} 20241204122622150 DSS <0004> hlr_ussd.c:576 262422300309959/0xa31c891f: Process SS (BEGIN) 20241204122622150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622150 DSS <0004> hlr_ussd.c:518 262422300309959/0xa31c891f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622150 DSS <0004> hlr_ussd.c:363 262422300309959/0xa31c891f: Tx USSD 'Your IMSI is 262422300309959' 20241204122622150 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422300309959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422300309959" destination_name="the-source\n" session_id=2736556319 session_state=END} 20241204122622150 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422300309959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@780e010000aa: Found GsupExpect[0] for "262422300309959" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422300309959" TC_mo_ussd_iuse_imsi_via_proxy(181)@780e010000aa: setverdict(pass): none -> pass 20241204122622152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@780e010000aa: Final verdict of PTC: pass 20241204122622153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@780e010000aa: Final verdict of PTC: none 20241204122622154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622154 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122622154 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122622154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122622154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122622154 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41985<->l=127.0.0.1:4259) 172@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 172: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:22 UTC 2024 ====== 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 20241204122622180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56072<->l=127.0.0.1:4258 20241204122622381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56072<->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=83484) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:24 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_iuse_msisdn started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122625438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122625438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122625442 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122625443 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122625443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122625443 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122625443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122625443 DLGSUP <0013> gsup_server.c:237 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 20241204122625443 DLGSUP <0013> gsup_server.c:235 2: 20241204122625443 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122625443 DLGSUP <0013> gsup_server.c:235 3: 20241204122625443 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122625443 DLGSUP <0013> gsup_server.c:235 4: 20241204122625443 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122625443 DLGSUP <0013> gsup_server.c:235 5: 20241204122625443 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122625443 DLGSUP <0013> gsup_server.c:235 7: 20241204122625443 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122625443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122625443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122625444 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@780e010000aa: 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") 20241204122625464 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37471<->l=127.0.0.1:4259) 20241204122625469 DAUC <0003> db_auc.c:157 IMSI='262427034446348': No 2G Auth Data 20241204122625469 DAUC <0003> db_auc.c:192 IMSI='262427034446348': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262427034446348" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241204122625478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20241204122625487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625487 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427034446348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427034446348" session_id=2791915427 session_state=BEGIN} 20241204122625487 DSS <0004> hlr_ussd.c:576 262427034446348/0xa6693fa3: Process SS (BEGIN) 20241204122625487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625487 DSS <0004> hlr_ussd.c:518 262427034446348/0xa6693fa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625487 DSS <0004> hlr_ussd.c:363 262427034446348/0xa6693fa3: Tx USSD 'Your extension is 491618305606' 20241204122625487 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427034446348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427034446348" session_id=2791915427 session_state=END} 20241204122625487 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427034446348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262427034446348" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427034446348" TC_mo_ussd_iuse_msisdn(186)@780e010000aa: setverdict(pass): none -> pass 20241204122625495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@780e010000aa: Final verdict of PTC: pass 20241204122625497 DAUC <0003> db_auc.c:157 IMSI='262424704990700': No 2G Auth Data 20241204122625497 DAUC <0003> db_auc.c:192 IMSI='262424704990700': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262424704990700" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241204122625510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20241204122625513 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625513 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424704990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424704990700" session_id=3256139314 session_state=BEGIN} 20241204122625513 DSS <0004> hlr_ussd.c:576 262424704990700/0xc214be32: Process SS (BEGIN) 20241204122625513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625513 DSS <0004> hlr_ussd.c:518 262424704990700/0xc214be32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625513 DSS <0004> hlr_ussd.c:363 262424704990700/0xc214be32: Tx USSD 'Your extension is 491614701238' 20241204122625513 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424704990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424704990700" session_id=3256139314 session_state=END} 20241204122625513 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424704990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625513 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625513 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262424704990700" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424704990700" TC_mo_ussd_iuse_msisdn(187)@780e010000aa: setverdict(pass): none -> pass 20241204122625515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@780e010000aa: Final verdict of PTC: pass 20241204122625515 DAUC <0003> db_auc.c:157 IMSI='262428463618103': No 2G Auth Data 20241204122625515 DAUC <0003> db_auc.c:192 IMSI='262428463618103': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262428463618103" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241204122625521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20241204122625524 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625524 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428463618103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428463618103" session_id=772174431 session_state=BEGIN} 20241204122625524 DSS <0004> hlr_ussd.c:576 262428463618103/0x2e06725f: Process SS (BEGIN) 20241204122625524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625524 DSS <0004> hlr_ussd.c:518 262428463618103/0x2e06725f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625524 DSS <0004> hlr_ussd.c:363 262428463618103/0x2e06725f: Tx USSD 'Your extension is 491615700253' 20241204122625524 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428463618103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428463618103" session_id=772174431 session_state=END} 20241204122625524 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428463618103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625524 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625524 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262428463618103" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428463618103" TC_mo_ussd_iuse_msisdn(188)@780e010000aa: setverdict(pass): none -> pass 20241204122625526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@780e010000aa: Final verdict of PTC: pass 20241204122625526 DAUC <0003> db_auc.c:157 IMSI='262420681066499': No 2G Auth Data 20241204122625526 DAUC <0003> db_auc.c:192 IMSI='262420681066499': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262420681066499" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241204122625533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20241204122625536 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625536 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420681066499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420681066499" session_id=4216648699 session_state=BEGIN} 20241204122625536 DSS <0004> hlr_ussd.c:576 262420681066499/0xfb54f3fb: Process SS (BEGIN) 20241204122625536 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625536 DSS <0004> hlr_ussd.c:518 262420681066499/0xfb54f3fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625536 DSS <0004> hlr_ussd.c:363 262420681066499/0xfb54f3fb: Tx USSD 'Your extension is 491612812115' 20241204122625536 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420681066499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420681066499" session_id=4216648699 session_state=END} 20241204122625536 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420681066499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625536 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625536 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262420681066499" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420681066499" TC_mo_ussd_iuse_msisdn(189)@780e010000aa: setverdict(pass): none -> pass 20241204122625538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@780e010000aa: Final verdict of PTC: pass 20241204122625539 DAUC <0003> db_auc.c:157 IMSI='262424653018525': No 2G Auth Data 20241204122625539 DAUC <0003> db_auc.c:192 IMSI='262424653018525': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262424653018525" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241204122625546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20241204122625548 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625548 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424653018525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424653018525" session_id=3493348013 session_state=BEGIN} 20241204122625548 DSS <0004> hlr_ussd.c:576 262424653018525/0xd03842ad: Process SS (BEGIN) 20241204122625548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625548 DSS <0004> hlr_ussd.c:518 262424653018525/0xd03842ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625548 DSS <0004> hlr_ussd.c:363 262424653018525/0xd03842ad: Tx USSD 'Your extension is 491617730150' 20241204122625548 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424653018525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424653018525" session_id=3493348013 session_state=END} 20241204122625548 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424653018525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625549 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625549 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262424653018525" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424653018525" TC_mo_ussd_iuse_msisdn(190)@780e010000aa: setverdict(pass): none -> pass 20241204122625550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@780e010000aa: Final verdict of PTC: pass 20241204122625551 DAUC <0003> db_auc.c:157 IMSI='262429493926874': No 2G Auth Data 20241204122625551 DAUC <0003> db_auc.c:192 IMSI='262429493926874': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262429493926874" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241204122625557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56150<->l=127.0.0.1:4258 20241204122625560 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625560 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429493926874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429493926874" session_id=993540628 session_state=BEGIN} 20241204122625560 DSS <0004> hlr_ussd.c:576 262429493926874/0x3b383a14: Process SS (BEGIN) 20241204122625560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625560 DSS <0004> hlr_ussd.c:518 262429493926874/0x3b383a14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625560 DSS <0004> hlr_ussd.c:363 262429493926874/0x3b383a14: Tx USSD 'Your extension is 491616428554' 20241204122625560 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429493926874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429493926874" session_id=993540628 session_state=END} 20241204122625560 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429493926874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625560 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625560 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262429493926874" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429493926874" TC_mo_ussd_iuse_msisdn(191)@780e010000aa: setverdict(pass): none -> pass 20241204122625562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56150<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@780e010000aa: Final verdict of PTC: pass 20241204122625563 DAUC <0003> db_auc.c:157 IMSI='262427410731845': No 2G Auth Data 20241204122625563 DAUC <0003> db_auc.c:192 IMSI='262427410731845': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262427410731845" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241204122625569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241204122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625572 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427410731845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427410731845" session_id=313577594 session_state=BEGIN} 20241204122625572 DSS <0004> hlr_ussd.c:576 262427410731845/0x12b0d07a: Process SS (BEGIN) 20241204122625572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625572 DSS <0004> hlr_ussd.c:518 262427410731845/0x12b0d07a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625572 DSS <0004> hlr_ussd.c:363 262427410731845/0x12b0d07a: Tx USSD 'Your extension is 491616354066' 20241204122625572 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427410731845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427410731845" session_id=313577594 session_state=END} 20241204122625572 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427410731845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262427410731845" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427410731845" TC_mo_ussd_iuse_msisdn(192)@780e010000aa: setverdict(pass): none -> pass 20241204122625574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@780e010000aa: Final verdict of PTC: pass 20241204122625575 DAUC <0003> db_auc.c:157 IMSI='262422955677305': No 2G Auth Data 20241204122625575 DAUC <0003> db_auc.c:192 IMSI='262422955677305': No 3G Auth Data HLR_Test-GSUP(183)@780e010000aa: Created GsupExpect[0] for "262422955677305" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241204122625582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 20241204122625585 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625585 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422955677305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422955677305" session_id=272423607 session_state=BEGIN} 20241204122625585 DSS <0004> hlr_ussd.c:576 262422955677305/0x103cdab7: Process SS (BEGIN) 20241204122625585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625585 DSS <0004> hlr_ussd.c:518 262422955677305/0x103cdab7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625585 DSS <0004> hlr_ussd.c:363 262422955677305/0x103cdab7: Tx USSD 'Your extension is 491618625213' 20241204122625585 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422955677305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422955677305" session_id=272423607 session_state=END} 20241204122625585 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422955677305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625585 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625585 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@780e010000aa: Found GsupExpect[0] for "262422955677305" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422955677305" TC_mo_ussd_iuse_msisdn(193)@780e010000aa: setverdict(pass): none -> pass 20241204122625587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@780e010000aa: Final verdict of PTC: pass 20241204122625588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 20241204122625588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37471<->l=127.0.0.1:4259) 20241204122625588 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625588 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122625588 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122625588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@780e010000aa: Final verdict of PTC: none 184@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 184: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:25 UTC 2024 ====== 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 20241204122625612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56178<->l=127.0.0.1:4258 20241204122625814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56178<->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=82340) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:27 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122628870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122628870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122628874 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122628877 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122628877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122628877 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122628877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122628877 DLGSUP <0013> gsup_server.c:237 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 20241204122628877 DLGSUP <0013> gsup_server.c:235 2: 20241204122628877 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122628877 DLGSUP <0013> gsup_server.c:235 3: 20241204122628878 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122628878 DLGSUP <0013> gsup_server.c:235 4: 20241204122628878 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122628878 DLGSUP <0013> gsup_server.c:235 5: 20241204122628878 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122628878 DLGSUP <0013> gsup_server.c:235 7: 20241204122628878 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122628878 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122628878 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122628878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@780e010000aa: 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") 20241204122628904 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39807<->l=127.0.0.1:4259) 20241204122628913 DAUC <0003> db_auc.c:157 IMSI='262426766106074': No 2G Auth Data 20241204122628913 DAUC <0003> db_auc.c:192 IMSI='262426766106074': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262426766106074" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241204122628928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20241204122628942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628942 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426766106074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426766106074" source_name="the-source\n" session_id=672214406 session_state=BEGIN} 20241204122628942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122628942 DSS <0004> hlr_ussd.c:576 262426766106074/0x28112d86: Process SS (BEGIN) 20241204122628942 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628942 DSS <0004> hlr_ussd.c:518 262426766106074/0x28112d86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628943 DSS <0004> hlr_ussd.c:363 262426766106074/0x28112d86: Tx USSD 'Your extension is 491611582064' 20241204122628943 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426766106074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426766106074" destination_name="the-source\n" session_id=672214406 session_state=END} 20241204122628943 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426766106074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262426766106074" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426766106074" TC_mo_ussd_iuse_msisdn_via_proxy(198)@780e010000aa: setverdict(pass): none -> pass 20241204122628950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@780e010000aa: Final verdict of PTC: pass 20241204122628951 DAUC <0003> db_auc.c:157 IMSI='262421650263210': No 2G Auth Data 20241204122628951 DAUC <0003> db_auc.c:192 IMSI='262421650263210': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262421650263210" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241204122628960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56196<->l=127.0.0.1:4258 20241204122628962 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628962 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421650263210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421650263210" source_name="the-source\n" session_id=892936410 session_state=BEGIN} 20241204122628962 DSS <0004> hlr_ussd.c:576 262421650263210/0x353920da: Process SS (BEGIN) 20241204122628962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628962 DSS <0004> hlr_ussd.c:518 262421650263210/0x353920da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628963 DSS <0004> hlr_ussd.c:363 262421650263210/0x353920da: Tx USSD 'Your extension is 491614724263' 20241204122628963 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421650263210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421650263210" destination_name="the-source\n" session_id=892936410 session_state=END} 20241204122628963 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421650263210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628963 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628963 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262421650263210" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421650263210" TC_mo_ussd_iuse_msisdn_via_proxy(199)@780e010000aa: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@780e010000aa: Final verdict of PTC: pass 20241204122628964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56196<->l=127.0.0.1:4258 20241204122628965 DAUC <0003> db_auc.c:157 IMSI='262422236005767': No 2G Auth Data 20241204122628965 DAUC <0003> db_auc.c:192 IMSI='262422236005767': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262422236005767" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241204122628972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 20241204122628975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628975 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422236005767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422236005767" source_name="the-source\n" session_id=3429840052 session_state=BEGIN} 20241204122628975 DSS <0004> hlr_ussd.c:576 262422236005767/0xcc6f34b4: Process SS (BEGIN) 20241204122628975 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628975 DSS <0004> hlr_ussd.c:518 262422236005767/0xcc6f34b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628975 DSS <0004> hlr_ussd.c:363 262422236005767/0xcc6f34b4: Tx USSD 'Your extension is 491617180384' 20241204122628975 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422236005767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422236005767" destination_name="the-source\n" session_id=3429840052 session_state=END} 20241204122628975 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422236005767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262422236005767" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422236005767" TC_mo_ussd_iuse_msisdn_via_proxy(200)@780e010000aa: setverdict(pass): none -> pass 20241204122628977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@780e010000aa: Final verdict of PTC: pass 20241204122628977 DAUC <0003> db_auc.c:157 IMSI='262429379180738': No 2G Auth Data 20241204122628977 DAUC <0003> db_auc.c:192 IMSI='262429379180738': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262429379180738" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241204122628983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4258 20241204122628986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628986 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429379180738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429379180738" source_name="the-source\n" session_id=606040038 session_state=BEGIN} 20241204122628986 DSS <0004> hlr_ussd.c:576 262429379180738/0x241f6fe6: Process SS (BEGIN) 20241204122628986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628986 DSS <0004> hlr_ussd.c:518 262429379180738/0x241f6fe6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628986 DSS <0004> hlr_ussd.c:363 262429379180738/0x241f6fe6: Tx USSD 'Your extension is 491611844772' 20241204122628986 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429379180738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429379180738" destination_name="the-source\n" session_id=606040038 session_state=END} 20241204122628986 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429379180738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262429379180738" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429379180738" TC_mo_ussd_iuse_msisdn_via_proxy(201)@780e010000aa: setverdict(pass): none -> pass 20241204122628988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@780e010000aa: Final verdict of PTC: pass 20241204122628988 DAUC <0003> db_auc.c:157 IMSI='262420721830421': No 2G Auth Data 20241204122628988 DAUC <0003> db_auc.c:192 IMSI='262420721830421': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262420721830421" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241204122628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20241204122628997 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628997 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420721830421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420721830421" source_name="the-source\n" session_id=3807194381 session_state=BEGIN} 20241204122628997 DSS <0004> hlr_ussd.c:576 262420721830421/0xe2ed2d0d: Process SS (BEGIN) 20241204122628997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628997 DSS <0004> hlr_ussd.c:518 262420721830421/0xe2ed2d0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628997 DSS <0004> hlr_ussd.c:363 262420721830421/0xe2ed2d0d: Tx USSD 'Your extension is 491610800620' 20241204122628997 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420721830421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420721830421" destination_name="the-source\n" session_id=3807194381 session_state=END} 20241204122628997 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420721830421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628997 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628997 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262420721830421" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420721830421" TC_mo_ussd_iuse_msisdn_via_proxy(202)@780e010000aa: setverdict(pass): none -> pass 20241204122628999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@780e010000aa: Final verdict of PTC: pass 20241204122629000 DAUC <0003> db_auc.c:157 IMSI='262423762144419': No 2G Auth Data 20241204122629000 DAUC <0003> db_auc.c:192 IMSI='262423762144419': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262423762144419" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241204122629007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 20241204122629009 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629009 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423762144419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423762144419" source_name="the-source\n" session_id=3042196980 session_state=BEGIN} 20241204122629009 DSS <0004> hlr_ussd.c:576 262423762144419/0xb5543df4: Process SS (BEGIN) 20241204122629009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122629009 DSS <0004> hlr_ussd.c:518 262423762144419/0xb5543df4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122629009 DSS <0004> hlr_ussd.c:363 262423762144419/0xb5543df4: Tx USSD 'Your extension is 491611420217' 20241204122629009 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423762144419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423762144419" destination_name="the-source\n" session_id=3042196980 session_state=END} 20241204122629009 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423762144419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122629010 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629010 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262423762144419" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423762144419" TC_mo_ussd_iuse_msisdn_via_proxy(203)@780e010000aa: setverdict(pass): none -> pass 20241204122629012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@780e010000aa: Final verdict of PTC: pass 20241204122629012 DAUC <0003> db_auc.c:157 IMSI='262420340392836': No 2G Auth Data 20241204122629012 DAUC <0003> db_auc.c:192 IMSI='262420340392836': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262420340392836" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241204122629019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 20241204122629022 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629022 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420340392836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420340392836" source_name="the-source\n" session_id=903657690 session_state=BEGIN} 20241204122629022 DSS <0004> hlr_ussd.c:576 262420340392836/0x35dcb8da: Process SS (BEGIN) 20241204122629022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122629022 DSS <0004> hlr_ussd.c:518 262420340392836/0x35dcb8da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122629022 DSS <0004> hlr_ussd.c:363 262420340392836/0x35dcb8da: Tx USSD 'Your extension is 491611457418' 20241204122629022 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420340392836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340392836" destination_name="the-source\n" session_id=903657690 session_state=END} 20241204122629022 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420340392836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122629022 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629022 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262420340392836" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420340392836" TC_mo_ussd_iuse_msisdn_via_proxy(204)@780e010000aa: setverdict(pass): none -> pass 20241204122629024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@780e010000aa: Final verdict of PTC: pass 20241204122629024 DAUC <0003> db_auc.c:157 IMSI='262423582945431': No 2G Auth Data 20241204122629024 DAUC <0003> db_auc.c:192 IMSI='262423582945431': No 3G Auth Data HLR_Test-GSUP(195)@780e010000aa: Created GsupExpect[0] for "262423582945431" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241204122629030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20241204122629033 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629033 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423582945431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423582945431" source_name="the-source\n" session_id=107881817 session_state=BEGIN} 20241204122629033 DSS <0004> hlr_ussd.c:576 262423582945431/0x066e2559: Process SS (BEGIN) 20241204122629033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122629033 DSS <0004> hlr_ussd.c:518 262423582945431/0x066e2559: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122629033 DSS <0004> hlr_ussd.c:363 262423582945431/0x066e2559: Tx USSD 'Your extension is 491617043846' 20241204122629033 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423582945431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423582945431" destination_name="the-source\n" session_id=107881817 session_state=END} 20241204122629033 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423582945431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122629033 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629033 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@780e010000aa: Found GsupExpect[0] for "262423582945431" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423582945431" TC_mo_ussd_iuse_msisdn_via_proxy(205)@780e010000aa: setverdict(pass): none -> pass 20241204122629036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@780e010000aa: Final verdict of PTC: pass 20241204122629036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@780e010000aa: Final verdict of PTC: none 20241204122629036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629036 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122629036 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122629036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122629036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122629037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39807<->l=127.0.0.1:4259) 196@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 196: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:29 UTC 2024 ====== 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 20241204122629060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56250<->l=127.0.0.1:4258 20241204122629261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56250<->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=83536) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:31 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_euse started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122632381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41627 20241204122632381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41627 IPA-EUSE-foobar(208)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122632383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632383 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122632383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@780e010000aa: 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) } } } } 20241204122632384 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@780e010000aa: 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 } } } } 20241204122632384 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632384 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122632384 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241204122632384 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241204122632384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241204122632384 DLGSUP <0013> gsup_server.c:237 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 20241204122632384 DLGSUP <0013> gsup_server.c:235 2: 20241204122632384 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122632384 DLGSUP <0013> gsup_server.c:235 3: 20241204122632384 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122632384 DLGSUP <0013> gsup_server.c:235 4: 20241204122632384 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122632384 DLGSUP <0013> gsup_server.c:235 5: 20241204122632384 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122632384 DLGSUP <0013> gsup_server.c:235 7: 20241204122632384 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122632384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122632384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122632384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41627 20241204122632385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 IPA-EUSE-foobar(208)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122632386 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122632386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122632386 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122632386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122632386 DLGSUP <0013> gsup_server.c:237 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 20241204122632386 DLGSUP <0013> gsup_server.c:235 2: 20241204122632386 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122632386 DLGSUP <0013> gsup_server.c:235 3: 20241204122632386 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122632386 DLGSUP <0013> gsup_server.c:235 4: 20241204122632386 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122632386 DLGSUP <0013> gsup_server.c:235 5: 20241204122632386 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122632386 DLGSUP <0013> gsup_server.c:235 7: 20241204122632386 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122632386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122632386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122632386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@780e010000aa: 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") 20241204122632407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38743<->l=127.0.0.1:4259) 20241204122632421 DAUC <0003> db_auc.c:157 IMSI='262420972188301': No 2G Auth Data 20241204122632421 DAUC <0003> db_auc.c:192 IMSI='262420972188301': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262420972188301" to be handled at TC_mo_ussd_euse(212) 20241204122632451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241204122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632457 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420972188301" session_id=2174738656 session_state=BEGIN} 20241204122632457 DSS <0004> hlr_ussd.c:576 262420972188301/0x819fe0e0: Process SS (BEGIN) 20241204122632457 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632457 DSS <0004> hlr_ussd.c:518 262420972188301/0x819fe0e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632462 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632462 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420972188301" session_id=2174738656 session_state=END} 20241204122632462 DSS <0004> hlr_ussd.c:576 262420972188301/0x819fe0e0: Process SS (END) 20241204122632462 DSS <0004> hlr_ussd.c:518 262420972188301/0x819fe0e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632462 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420972188301" session_id=2174738656 session_state=END} 20241204122632462 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632462 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262420972188301" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420972188301" TC_mo_ussd_euse(212)@780e010000aa: setverdict(pass): none -> pass 20241204122632464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@780e010000aa: Final verdict of PTC: pass 20241204122632465 DAUC <0003> db_auc.c:157 IMSI='262425460031131': No 2G Auth Data 20241204122632465 DAUC <0003> db_auc.c:192 IMSI='262425460031131': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262425460031131" to be handled at TC_mo_ussd_euse(213) 20241204122632470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241204122632473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632473 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425460031131" session_id=4113477076 session_state=BEGIN} 20241204122632473 DSS <0004> hlr_ussd.c:576 262425460031131/0xf52eadd4: Process SS (BEGIN) 20241204122632473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632473 DSS <0004> hlr_ussd.c:518 262425460031131/0xf52eadd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632473 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632473 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632474 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632474 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632474 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425460031131" session_id=4113477076 session_state=END} 20241204122632474 DSS <0004> hlr_ussd.c:576 262425460031131/0xf52eadd4: Process SS (END) 20241204122632474 DSS <0004> hlr_ussd.c:518 262425460031131/0xf52eadd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632474 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425460031131" session_id=4113477076 session_state=END} 20241204122632474 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632474 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632474 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632474 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262425460031131" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425460031131" TC_mo_ussd_euse(213)@780e010000aa: setverdict(pass): none -> pass 20241204122632476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@780e010000aa: Final verdict of PTC: pass 20241204122632476 DAUC <0003> db_auc.c:157 IMSI='262426074066008': No 2G Auth Data 20241204122632476 DAUC <0003> db_auc.c:192 IMSI='262426074066008': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262426074066008" to be handled at TC_mo_ussd_euse(214) 20241204122632482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 20241204122632485 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632485 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426074066008" session_id=3653560291 session_state=BEGIN} 20241204122632485 DSS <0004> hlr_ussd.c:576 262426074066008/0xd9c4e7e3: Process SS (BEGIN) 20241204122632485 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632485 DSS <0004> hlr_ussd.c:518 262426074066008/0xd9c4e7e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632485 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632485 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632485 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632485 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632486 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632486 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632486 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426074066008" session_id=3653560291 session_state=END} 20241204122632486 DSS <0004> hlr_ussd.c:576 262426074066008/0xd9c4e7e3: Process SS (END) 20241204122632486 DSS <0004> hlr_ussd.c:518 262426074066008/0xd9c4e7e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632487 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426074066008" session_id=3653560291 session_state=END} 20241204122632487 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632487 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262426074066008" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426074066008" TC_mo_ussd_euse(214)@780e010000aa: setverdict(pass): none -> pass 20241204122632488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@780e010000aa: Final verdict of PTC: pass 20241204122632489 DAUC <0003> db_auc.c:157 IMSI='262420410366946': No 2G Auth Data 20241204122632489 DAUC <0003> db_auc.c:192 IMSI='262420410366946': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262420410366946" to be handled at TC_mo_ussd_euse(215) 20241204122632497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241204122632500 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632500 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420410366946" session_id=3950282920 session_state=BEGIN} 20241204122632500 DSS <0004> hlr_ussd.c:576 262420410366946/0xeb7488a8: Process SS (BEGIN) 20241204122632501 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632501 DSS <0004> hlr_ussd.c:518 262420410366946/0xeb7488a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632501 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632501 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632501 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632501 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632501 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632501 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632501 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420410366946" session_id=3950282920 session_state=END} 20241204122632501 DSS <0004> hlr_ussd.c:576 262420410366946/0xeb7488a8: Process SS (END) 20241204122632501 DSS <0004> hlr_ussd.c:518 262420410366946/0xeb7488a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632502 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420410366946" session_id=3950282920 session_state=END} 20241204122632502 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632502 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632502 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632502 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262420410366946" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_euse(215)"262420410366946" TC_mo_ussd_euse(215)@780e010000aa: setverdict(pass): none -> pass 20241204122632504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@780e010000aa: Final verdict of PTC: pass 20241204122632504 DAUC <0003> db_auc.c:157 IMSI='262424485659497': No 2G Auth Data 20241204122632504 DAUC <0003> db_auc.c:192 IMSI='262424485659497': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262424485659497" to be handled at TC_mo_ussd_euse(216) 20241204122632511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241204122632514 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632514 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424485659497" session_id=3326127907 session_state=BEGIN} 20241204122632514 DSS <0004> hlr_ussd.c:576 262424485659497/0xc640af23: Process SS (BEGIN) 20241204122632514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632514 DSS <0004> hlr_ussd.c:518 262424485659497/0xc640af23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632514 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632514 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632514 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632514 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632515 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632515 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632515 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424485659497" session_id=3326127907 session_state=END} 20241204122632515 DSS <0004> hlr_ussd.c:576 262424485659497/0xc640af23: Process SS (END) 20241204122632515 DSS <0004> hlr_ussd.c:518 262424485659497/0xc640af23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632515 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424485659497" session_id=3326127907 session_state=END} 20241204122632515 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632515 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632515 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632515 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262424485659497" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424485659497" TC_mo_ussd_euse(216)@780e010000aa: setverdict(pass): none -> pass 20241204122632517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@780e010000aa: Final verdict of PTC: pass 20241204122632518 DAUC <0003> db_auc.c:157 IMSI='262429718532630': No 2G Auth Data 20241204122632518 DAUC <0003> db_auc.c:192 IMSI='262429718532630': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262429718532630" to be handled at TC_mo_ussd_euse(217) 20241204122632524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241204122632527 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632527 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429718532630" session_id=4243354820 session_state=BEGIN} 20241204122632527 DSS <0004> hlr_ussd.c:576 262429718532630/0xfcec74c4: Process SS (BEGIN) 20241204122632527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632527 DSS <0004> hlr_ussd.c:518 262429718532630/0xfcec74c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632527 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632527 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632527 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632527 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632528 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632528 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632528 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429718532630" session_id=4243354820 session_state=END} 20241204122632528 DSS <0004> hlr_ussd.c:576 262429718532630/0xfcec74c4: Process SS (END) 20241204122632528 DSS <0004> hlr_ussd.c:518 262429718532630/0xfcec74c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632528 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429718532630" session_id=4243354820 session_state=END} 20241204122632528 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632528 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632528 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632528 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262429718532630" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429718532630" TC_mo_ussd_euse(217)@780e010000aa: setverdict(pass): none -> pass 20241204122632530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@780e010000aa: Final verdict of PTC: pass 20241204122632531 DAUC <0003> db_auc.c:157 IMSI='262425330982534': No 2G Auth Data 20241204122632531 DAUC <0003> db_auc.c:192 IMSI='262425330982534': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262425330982534" to be handled at TC_mo_ussd_euse(218) 20241204122632537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 20241204122632540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632540 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425330982534" session_id=4165326792 session_state=BEGIN} 20241204122632540 DSS <0004> hlr_ussd.c:576 262425330982534/0xf845d7c8: Process SS (BEGIN) 20241204122632540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632540 DSS <0004> hlr_ussd.c:518 262425330982534/0xf845d7c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632540 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632540 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632541 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632541 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425330982534" session_id=4165326792 session_state=END} 20241204122632541 DSS <0004> hlr_ussd.c:576 262425330982534/0xf845d7c8: Process SS (END) 20241204122632541 DSS <0004> hlr_ussd.c:518 262425330982534/0xf845d7c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632541 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425330982534" session_id=4165326792 session_state=END} 20241204122632541 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632541 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262425330982534" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425330982534" TC_mo_ussd_euse(218)@780e010000aa: setverdict(pass): none -> pass 20241204122632543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@780e010000aa: Final verdict of PTC: pass 20241204122632544 DAUC <0003> db_auc.c:157 IMSI='262424738405688': No 2G Auth Data 20241204122632544 DAUC <0003> db_auc.c:192 IMSI='262424738405688': No 3G Auth Data HLR_Test-GSUP(209)@780e010000aa: Created GsupExpect[0] for "262424738405688" to be handled at TC_mo_ussd_euse(219) 20241204122632550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241204122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632553 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424738405688" session_id=4037509417 session_state=BEGIN} 20241204122632553 DSS <0004> hlr_ussd.c:576 262424738405688/0xf0a78129: Process SS (BEGIN) 20241204122632553 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632553 DSS <0004> hlr_ussd.c:518 262424738405688/0xf0a78129: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632553 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632553 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data EUSE-TC_mo_ussd_euse(206)@780e010000aa: 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 } } } } } 20241204122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632554 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632554 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424738405688" session_id=4037509417 session_state=END} 20241204122632554 DSS <0004> hlr_ussd.c:576 262424738405688/0xf0a78129: Process SS (END) 20241204122632554 DSS <0004> hlr_ussd.c:518 262424738405688/0xf0a78129: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632554 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424738405688" session_id=4037509417 session_state=END} 20241204122632554 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632554 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@780e010000aa: Found GsupExpect[0] for "262424738405688" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424738405688" TC_mo_ussd_euse(219)@780e010000aa: setverdict(pass): none -> pass 20241204122632556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@780e010000aa: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@780e010000aa: Final verdict of PTC: none 20241204122632557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20241204122632557 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122632558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(209)@780e010000aa: Final verdict of PTC: none 20241204122632558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122632558 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632558 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632558 DLINP <000b> input/ipa.c:414 127.0.0.1:41627 connection closed with server 20241204122632558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41627 20241204122632558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241204122632558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38743<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@780e010000aa: Final verdict of PTC: none IPA-EUSE-foobar(208)@780e010000aa: Final verdict of PTC: none 210@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 210: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241204122632580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20241204122632781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40930<->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=111196) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:34 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_euse_continue started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 20241204122635851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38949 20241204122635851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38949 MTC@780e010000aa: in not legacy case 2 IPA-EUSE-foobar(222)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122635852 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635852 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122635853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122635853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635853 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122635853 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241204122635853 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241204122635853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241204122635853 DLGSUP <0013> gsup_server.c:237 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 20241204122635853 DLGSUP <0013> gsup_server.c:235 2: 20241204122635853 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122635853 DLGSUP <0013> gsup_server.c:235 3: 20241204122635853 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122635853 DLGSUP <0013> gsup_server.c:235 4: 20241204122635853 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122635853 DLGSUP <0013> gsup_server.c:235 5: 20241204122635853 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122635853 DLGSUP <0013> gsup_server.c:235 7: 20241204122635853 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122635853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122635853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122635853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38949 IPA-EUSE-foobar(222)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122635853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122635855 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122635855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122635855 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122635855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122635855 DLGSUP <0013> gsup_server.c:237 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 20241204122635855 DLGSUP <0013> gsup_server.c:235 2: 20241204122635855 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122635855 DLGSUP <0013> gsup_server.c:235 3: 20241204122635855 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122635855 DLGSUP <0013> gsup_server.c:235 4: 20241204122635855 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122635855 DLGSUP <0013> gsup_server.c:235 5: 20241204122635855 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122635855 DLGSUP <0013> gsup_server.c:235 7: 20241204122635855 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122635855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122635855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122635855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@780e010000aa: 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") 20241204122635862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39499<->l=127.0.0.1:4259) 20241204122635864 DAUC <0003> db_auc.c:157 IMSI='262427812587197': No 2G Auth Data 20241204122635864 DAUC <0003> db_auc.c:192 IMSI='262427812587197': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262427812587197" to be handled at TC_mo_ussd_euse_continue(226) 20241204122635870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.1:4258 20241204122635898 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635898 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812587197" session_id=113844495 session_state=BEGIN} 20241204122635898 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (BEGIN) 20241204122635898 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635898 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635898 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635898 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635898 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635898 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635901 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635901 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635901 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=CONTINUE} 20241204122635901 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (CONTINUE) 20241204122635901 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635901 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=CONTINUE} 20241204122635901 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635901 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635901 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262427812587197" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427812587197" TC_mo_ussd_euse_continue(226)@780e010000aa: setverdict(pass): none -> pass 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635904 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812587197" session_id=113844495 session_state=CONTINUE} 20241204122635904 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (CONTINUE) 20241204122635904 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635904 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635904 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=END} 20241204122635904 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (END) 20241204122635904 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635904 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=END} 20241204122635904 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635904 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@780e010000aa: Final verdict of PTC: pass 20241204122635905 DAUC <0003> db_auc.c:157 IMSI='262424092253231': No 2G Auth Data 20241204122635905 DAUC <0003> db_auc.c:192 IMSI='262424092253231': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262424092253231" to be handled at TC_mo_ussd_euse_continue(227) 20241204122635911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241204122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635914 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424092253231" session_id=1552015568 session_state=BEGIN} 20241204122635914 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (BEGIN) 20241204122635914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635914 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635914 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635914 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635915 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635915 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635915 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=CONTINUE} 20241204122635915 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (CONTINUE) 20241204122635915 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635915 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=CONTINUE} 20241204122635915 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635915 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635915 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262424092253231" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424092253231" TC_mo_ussd_euse_continue(227)@780e010000aa: setverdict(pass): none -> pass 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635917 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424092253231" session_id=1552015568 session_state=CONTINUE} 20241204122635917 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (CONTINUE) 20241204122635917 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635917 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635917 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=END} 20241204122635917 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (END) 20241204122635917 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635917 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=END} 20241204122635917 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635917 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@780e010000aa: Final verdict of PTC: pass 20241204122635918 DAUC <0003> db_auc.c:157 IMSI='262422902961105': No 2G Auth Data 20241204122635918 DAUC <0003> db_auc.c:192 IMSI='262422902961105': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262422902961105" to be handled at TC_mo_ussd_euse_continue(228) 20241204122635925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635928 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422902961105" session_id=1765135508 session_state=BEGIN} 20241204122635928 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (BEGIN) 20241204122635928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635928 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635928 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=CONTINUE} 20241204122635928 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (CONTINUE) 20241204122635928 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635928 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=CONTINUE} 20241204122635928 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262422902961105" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422902961105" TC_mo_ussd_euse_continue(228)@780e010000aa: setverdict(pass): none -> pass 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635931 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422902961105" session_id=1765135508 session_state=CONTINUE} 20241204122635931 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (CONTINUE) 20241204122635931 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635931 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635931 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=END} 20241204122635931 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (END) 20241204122635931 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635931 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=END} 20241204122635931 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635931 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@780e010000aa: Final verdict of PTC: pass 20241204122635933 DAUC <0003> db_auc.c:157 IMSI='262426355084165': No 2G Auth Data 20241204122635933 DAUC <0003> db_auc.c:192 IMSI='262426355084165': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262426355084165" to be handled at TC_mo_ussd_euse_continue(229) 20241204122635939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 20241204122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635942 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426355084165" session_id=585934218 session_state=BEGIN} 20241204122635942 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (BEGIN) 20241204122635942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635942 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635942 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635942 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635943 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635943 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=CONTINUE} 20241204122635943 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (CONTINUE) 20241204122635943 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635943 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=CONTINUE} 20241204122635943 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262426355084165" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426355084165" TC_mo_ussd_euse_continue(229)@780e010000aa: setverdict(pass): none -> pass 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635946 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426355084165" session_id=585934218 session_state=CONTINUE} 20241204122635946 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (CONTINUE) 20241204122635946 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635946 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635946 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=END} 20241204122635946 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (END) 20241204122635946 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635946 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=END} 20241204122635946 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635946 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@780e010000aa: Final verdict of PTC: pass 20241204122635947 DAUC <0003> db_auc.c:157 IMSI='262422006232100': No 2G Auth Data 20241204122635947 DAUC <0003> db_auc.c:192 IMSI='262422006232100': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262422006232100" to be handled at TC_mo_ussd_euse_continue(230) 20241204122635954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635957 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422006232100" session_id=3980637660 session_state=BEGIN} 20241204122635957 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (BEGIN) 20241204122635957 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635957 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635957 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=CONTINUE} 20241204122635957 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (CONTINUE) 20241204122635958 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635958 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=CONTINUE} 20241204122635958 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635958 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635958 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262422006232100" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422006232100" TC_mo_ussd_euse_continue(230)@780e010000aa: setverdict(pass): none -> pass 20241204122635960 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635960 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422006232100" session_id=3980637660 session_state=CONTINUE} 20241204122635960 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (CONTINUE) 20241204122635960 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635960 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635960 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635960 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635960 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635960 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635961 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635961 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=END} 20241204122635961 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (END) 20241204122635961 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635961 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=END} 20241204122635961 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635961 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@780e010000aa: Final verdict of PTC: pass 20241204122635962 DAUC <0003> db_auc.c:157 IMSI='262429779253778': No 2G Auth Data 20241204122635962 DAUC <0003> db_auc.c:192 IMSI='262429779253778': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262429779253778" to be handled at TC_mo_ussd_euse_continue(231) 20241204122635968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20241204122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635971 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779253778" session_id=2612883651 session_state=BEGIN} 20241204122635971 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (BEGIN) 20241204122635971 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635971 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635972 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635972 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=CONTINUE} 20241204122635972 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (CONTINUE) 20241204122635972 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635972 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=CONTINUE} 20241204122635972 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262429779253778" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429779253778" TC_mo_ussd_euse_continue(231)@780e010000aa: setverdict(pass): none -> pass 20241204122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635975 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779253778" session_id=2612883651 session_state=CONTINUE} 20241204122635975 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (CONTINUE) 20241204122635975 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635975 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635975 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635975 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635976 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635976 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=END} 20241204122635976 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (END) 20241204122635976 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635976 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=END} 20241204122635976 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635976 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@780e010000aa: Final verdict of PTC: pass 20241204122635977 DAUC <0003> db_auc.c:157 IMSI='262428527272194': No 2G Auth Data 20241204122635977 DAUC <0003> db_auc.c:192 IMSI='262428527272194': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262428527272194" to be handled at TC_mo_ussd_euse_continue(232) 20241204122635983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20241204122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635986 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428527272194" session_id=4017853425 session_state=BEGIN} 20241204122635986 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (BEGIN) 20241204122635986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635986 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635987 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635987 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=CONTINUE} 20241204122635987 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (CONTINUE) 20241204122635987 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635987 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=CONTINUE} 20241204122635987 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262428527272194" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428527272194" TC_mo_ussd_euse_continue(232)@780e010000aa: setverdict(pass): none -> pass 20241204122635989 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635989 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428527272194" session_id=4017853425 session_state=CONTINUE} 20241204122635989 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (CONTINUE) 20241204122635989 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635989 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635989 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635989 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635989 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635989 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122635990 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635990 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635990 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=END} 20241204122635990 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (END) 20241204122635990 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635990 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=END} 20241204122635990 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635990 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635990 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635990 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122635991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@780e010000aa: Final verdict of PTC: pass 20241204122635991 DAUC <0003> db_auc.c:157 IMSI='262428788385761': No 2G Auth Data 20241204122635991 DAUC <0003> db_auc.c:192 IMSI='262428788385761': No 3G Auth Data HLR_Test-GSUP(223)@780e010000aa: Created GsupExpect[0] for "262428788385761" to be handled at TC_mo_ussd_euse_continue(233) 20241204122635997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 20241204122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122636000 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428788385761" session_id=582328093 session_state=BEGIN} 20241204122636000 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (BEGIN) 20241204122636000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122636000 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636000 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636000 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636001 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122636001 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=CONTINUE} 20241204122636001 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (CONTINUE) 20241204122636001 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122636001 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=CONTINUE} 20241204122636001 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@780e010000aa: Found GsupExpect[0] for "262428788385761" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428788385761" TC_mo_ussd_euse_continue(233)@780e010000aa: setverdict(pass): none -> pass 20241204122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122636004 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428788385761" session_id=582328093 session_state=CONTINUE} 20241204122636004 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (CONTINUE) 20241204122636004 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122636004 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636004 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636004 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: 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 } } } } } 20241204122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636005 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122636005 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=END} 20241204122636005 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (END) 20241204122636005 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122636005 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=END} 20241204122636005 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122636005 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122636006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@780e010000aa: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@780e010000aa: Final verdict of PTC: none 20241204122636007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@780e010000aa: Final verdict of PTC: none 20241204122636007 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636007 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122636007 DLINP <000b> input/ipa.c:414 127.0.0.1:38949 connection closed with server 20241204122636007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38949 20241204122636007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241204122636007 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122636007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122636007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122636007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122636007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39499<->l=127.0.0.1:4259) 224@780e010000aa: Final verdict of PTC: none IPA-EUSE-foobar(222)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 224: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:36 UTC 2024 ====== 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 20241204122636031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20241204122636232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=90036) Waiting for packet dumper to finish... 1 (prev_count=90036, count=156832) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:38 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_mo_ussd_euse_defaultroute started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 20241204122639324 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45601 20241204122639324 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45601 IPA-EUSE-foobar(236)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@780e010000aa: in not legacy case 2 20241204122639326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639326 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received IPA-EUSE-foobar(236)@780e010000aa: 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) } } } } 20241204122639327 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122639327 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@780e010000aa: 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 } } } } 20241204122639328 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639328 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122639328 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241204122639328 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241204122639328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241204122639328 DLGSUP <0013> gsup_server.c:237 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 20241204122639328 DLGSUP <0013> gsup_server.c:235 2: 20241204122639328 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122639328 DLGSUP <0013> gsup_server.c:235 3: 20241204122639328 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122639328 DLGSUP <0013> gsup_server.c:235 4: 20241204122639328 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122639328 DLGSUP <0013> gsup_server.c:235 5: 20241204122639328 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122639328 DLGSUP <0013> gsup_server.c:235 7: 20241204122639328 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122639328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122639328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122639328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45601 IPA-EUSE-foobar(236)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122639329 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122639330 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122639330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122639330 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122639330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122639330 DLGSUP <0013> gsup_server.c:237 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 20241204122639330 DLGSUP <0013> gsup_server.c:235 2: 20241204122639330 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122639330 DLGSUP <0013> gsup_server.c:235 3: 20241204122639330 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122639330 DLGSUP <0013> gsup_server.c:235 4: 20241204122639330 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122639330 DLGSUP <0013> gsup_server.c:235 5: 20241204122639330 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122639330 DLGSUP <0013> gsup_server.c:235 7: 20241204122639330 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122639330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122639330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122639330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@780e010000aa: 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") 20241204122639339 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41143<->l=127.0.0.1:4259) 20241204122639342 DAUC <0003> db_auc.c:157 IMSI='262420507529460': No 2G Auth Data 20241204122639342 DAUC <0003> db_auc.c:192 IMSI='262420507529460': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262420507529460" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241204122639349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20241204122639378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639378 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420507529460" session_id=3290470016 session_state=BEGIN} 20241204122639378 DSS <0004> hlr_ussd.c:576 262420507529460/0xc4209680: Process SS (BEGIN) 20241204122639378 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639378 DSS <0004> hlr_ussd.c:518 262420507529460/0xc4209680: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639378 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639378 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639394 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639394 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639394 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507529460" session_id=3290470016 session_state=END} 20241204122639394 DSS <0004> hlr_ussd.c:576 262420507529460/0xc4209680: Process SS (END) 20241204122639394 DSS <0004> hlr_ussd.c:518 262420507529460/0xc4209680: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639394 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507529460" session_id=3290470016 session_state=END} 20241204122639394 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639394 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639394 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639394 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262420507529460" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420507529460" TC_mo_ussd_euse_defaultroute(240)@780e010000aa: setverdict(pass): none -> pass 20241204122639405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@780e010000aa: Final verdict of PTC: pass 20241204122639407 DAUC <0003> db_auc.c:157 IMSI='262428343199439': No 2G Auth Data 20241204122639407 DAUC <0003> db_auc.c:192 IMSI='262428343199439': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262428343199439" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241204122639424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4258 20241204122639428 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639428 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428343199439" session_id=1028441591 session_state=BEGIN} 20241204122639428 DSS <0004> hlr_ussd.c:576 262428343199439/0x3d4cc5f7: Process SS (BEGIN) 20241204122639428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639428 DSS <0004> hlr_ussd.c:518 262428343199439/0x3d4cc5f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639428 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639428 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639428 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639428 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639429 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639429 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428343199439" session_id=1028441591 session_state=END} 20241204122639429 DSS <0004> hlr_ussd.c:576 262428343199439/0x3d4cc5f7: Process SS (END) 20241204122639429 DSS <0004> hlr_ussd.c:518 262428343199439/0x3d4cc5f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639429 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428343199439" session_id=1028441591 session_state=END} 20241204122639429 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639429 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262428343199439" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428343199439" TC_mo_ussd_euse_defaultroute(241)@780e010000aa: setverdict(pass): none -> pass 20241204122639430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@780e010000aa: Final verdict of PTC: pass 20241204122639431 DAUC <0003> db_auc.c:157 IMSI='262427712220797': No 2G Auth Data 20241204122639431 DAUC <0003> db_auc.c:192 IMSI='262427712220797': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262427712220797" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241204122639437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 20241204122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639439 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427712220797" session_id=823019857 session_state=BEGIN} 20241204122639439 DSS <0004> hlr_ussd.c:576 262427712220797/0x310e4951: Process SS (BEGIN) 20241204122639439 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639439 DSS <0004> hlr_ussd.c:518 262427712220797/0x310e4951: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639440 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639440 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639441 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639441 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427712220797" session_id=823019857 session_state=END} 20241204122639441 DSS <0004> hlr_ussd.c:576 262427712220797/0x310e4951: Process SS (END) 20241204122639441 DSS <0004> hlr_ussd.c:518 262427712220797/0x310e4951: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639441 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427712220797" session_id=823019857 session_state=END} 20241204122639441 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639441 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262427712220797" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427712220797" TC_mo_ussd_euse_defaultroute(242)@780e010000aa: setverdict(pass): none -> pass 20241204122639442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@780e010000aa: Final verdict of PTC: pass 20241204122639443 DAUC <0003> db_auc.c:157 IMSI='262426603920362': No 2G Auth Data 20241204122639443 DAUC <0003> db_auc.c:192 IMSI='262426603920362': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262426603920362" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241204122639449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241204122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639452 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426603920362" session_id=1141491314 session_state=BEGIN} 20241204122639452 DSS <0004> hlr_ussd.c:576 262426603920362/0x4409c672: Process SS (BEGIN) 20241204122639452 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639452 DSS <0004> hlr_ussd.c:518 262426603920362/0x4409c672: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639453 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639453 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426603920362" session_id=1141491314 session_state=END} 20241204122639453 DSS <0004> hlr_ussd.c:576 262426603920362/0x4409c672: Process SS (END) 20241204122639453 DSS <0004> hlr_ussd.c:518 262426603920362/0x4409c672: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639453 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426603920362" session_id=1141491314 session_state=END} 20241204122639453 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639453 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262426603920362" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426603920362" TC_mo_ussd_euse_defaultroute(243)@780e010000aa: setverdict(pass): none -> pass 20241204122639455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@780e010000aa: Final verdict of PTC: pass 20241204122639456 DAUC <0003> db_auc.c:157 IMSI='262426216061567': No 2G Auth Data 20241204122639456 DAUC <0003> db_auc.c:192 IMSI='262426216061567': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262426216061567" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241204122639463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241204122639465 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639465 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426216061567" session_id=3820583521 session_state=BEGIN} 20241204122639465 DSS <0004> hlr_ussd.c:576 262426216061567/0xe3b97a61: Process SS (BEGIN) 20241204122639465 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639465 DSS <0004> hlr_ussd.c:518 262426216061567/0xe3b97a61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639465 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639465 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639465 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639465 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639466 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639466 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426216061567" session_id=3820583521 session_state=END} 20241204122639466 DSS <0004> hlr_ussd.c:576 262426216061567/0xe3b97a61: Process SS (END) 20241204122639466 DSS <0004> hlr_ussd.c:518 262426216061567/0xe3b97a61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639466 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426216061567" session_id=3820583521 session_state=END} 20241204122639466 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639466 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262426216061567" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426216061567" TC_mo_ussd_euse_defaultroute(244)@780e010000aa: setverdict(pass): none -> pass 20241204122639468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@780e010000aa: Final verdict of PTC: pass 20241204122639468 DAUC <0003> db_auc.c:157 IMSI='262424989625832': No 2G Auth Data 20241204122639468 DAUC <0003> db_auc.c:192 IMSI='262424989625832': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262424989625832" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241204122639474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241204122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639477 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424989625832" session_id=551652626 session_state=BEGIN} 20241204122639477 DSS <0004> hlr_ussd.c:576 262424989625832/0x20e18d12: Process SS (BEGIN) 20241204122639477 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639477 DSS <0004> hlr_ussd.c:518 262424989625832/0x20e18d12: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639478 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639478 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639478 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424989625832" session_id=551652626 session_state=END} 20241204122639478 DSS <0004> hlr_ussd.c:576 262424989625832/0x20e18d12: Process SS (END) 20241204122639478 DSS <0004> hlr_ussd.c:518 262424989625832/0x20e18d12: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639478 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424989625832" session_id=551652626 session_state=END} 20241204122639478 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639478 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639478 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639478 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262424989625832" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424989625832" TC_mo_ussd_euse_defaultroute(245)@780e010000aa: setverdict(pass): none -> pass 20241204122639480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@780e010000aa: Final verdict of PTC: pass 20241204122639481 DAUC <0003> db_auc.c:157 IMSI='262426344152452': No 2G Auth Data 20241204122639481 DAUC <0003> db_auc.c:192 IMSI='262426344152452': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262426344152452" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241204122639488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639491 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426344152452" session_id=2013553586 session_state=BEGIN} 20241204122639491 DSS <0004> hlr_ussd.c:576 262426344152452/0x780463b2: Process SS (BEGIN) 20241204122639491 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639491 DSS <0004> hlr_ussd.c:518 262426344152452/0x780463b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639491 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344152452" session_id=2013553586 session_state=END} 20241204122639491 DSS <0004> hlr_ussd.c:576 262426344152452/0x780463b2: Process SS (END) 20241204122639491 DSS <0004> hlr_ussd.c:518 262426344152452/0x780463b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639491 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344152452" session_id=2013553586 session_state=END} 20241204122639491 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639491 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262426344152452" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426344152452" TC_mo_ussd_euse_defaultroute(246)@780e010000aa: setverdict(pass): none -> pass 20241204122639493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@780e010000aa: Final verdict of PTC: pass 20241204122639494 DAUC <0003> db_auc.c:157 IMSI='262425175417818': No 2G Auth Data 20241204122639494 DAUC <0003> db_auc.c:192 IMSI='262425175417818': No 3G Auth Data HLR_Test-GSUP(237)@780e010000aa: Created GsupExpect[0] for "262425175417818" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241204122639501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41110<->l=127.0.0.1:4258 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639504 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425175417818" session_id=3196088882 session_state=BEGIN} 20241204122639504 DSS <0004> hlr_ussd.c:576 262425175417818/0xbe807232: Process SS (BEGIN) 20241204122639504 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639504 DSS <0004> hlr_ussd.c:518 262425175417818/0xbe807232: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: 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 } } } } } 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639504 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175417818" session_id=3196088882 session_state=END} 20241204122639504 DSS <0004> hlr_ussd.c:576 262425175417818/0xbe807232: Process SS (END) 20241204122639504 DSS <0004> hlr_ussd.c:518 262425175417818/0xbe807232: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639504 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175417818" session_id=3196088882 session_state=END} 20241204122639504 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639505 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639505 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639505 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@780e010000aa: Found GsupExpect[0] for "262425175417818" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@780e010000aa: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425175417818" TC_mo_ussd_euse_defaultroute(247)@780e010000aa: setverdict(pass): none -> pass 20241204122639507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41110<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@780e010000aa: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@780e010000aa: Final verdict of PTC: none 20241204122639508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 20241204122639508 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639508 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639508 DLINP <000b> input/ipa.c:414 127.0.0.1:45601 connection closed with server 20241204122639508 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45601 20241204122639508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241204122639508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41143<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(239)@780e010000aa: Final verdict of PTC: none 20241204122639509 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(237)@780e010000aa: Final verdict of PTC: none 20241204122639509 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122639509 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122639509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@780e010000aa: Final verdict of PTC: none 238@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 238: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@780e010000aa: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:39 UTC 2024 ====== 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 20241204122639531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 20241204122639733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41116<->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) 20241204122641738 DSS <0004> hlr_ussd.c:239 262424223586299/0x95569e47: SS Session Timeout, destroying 20241204122641738 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424223586299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641750 DSS <0004> hlr_ussd.c:239 262427651399922/0x145c2cfd: SS Session Timeout, destroying 20241204122641750 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427651399922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641762 DSS <0004> hlr_ussd.c:239 262421591907630/0x3ba39b8d: SS Session Timeout, destroying 20241204122641762 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421591907630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641775 DSS <0004> hlr_ussd.c:239 262426103479261/0xa8dc5648: SS Session Timeout, destroying 20241204122641775 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426103479261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@780e010000aa: 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@780e010000aa: 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'. 20241204122641789 DSS <0004> hlr_ussd.c:239 262420138444070/0x58a8946e: SS Session Timeout, destroying 20241204122641789 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420138444070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_mo_sss_reject ------ Wed Dec 4 12:26:41 UTC 2024 20241204122641801 DSS <0004> hlr_ussd.c:239 262423793542172/0x676c87ca: SS Session Timeout, destroying 20241204122641801 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423793542172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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 & 20241204122641814 DSS <0004> hlr_ussd.c:239 262425027373274/0x78ff2402: SS Session Timeout, destroying 20241204122641814 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425027373274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to start... 0 20241204122641827 DSS <0004> hlr_ussd.c:239 262427954007595/0x33dcc5b1: SS Session Timeout, destroying 20241204122641827 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427954007595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@780e010000aa: 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@780e010000aa: Test case TC_mo_sss_reject started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122642851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122642851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122642856 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122642862 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122642862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122642862 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122642862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122642862 DLGSUP <0013> gsup_server.c:237 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 20241204122642862 DLGSUP <0013> gsup_server.c:235 2: 20241204122642862 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122642862 DLGSUP <0013> gsup_server.c:235 3: 20241204122642862 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122642862 DLGSUP <0013> gsup_server.c:235 4: 20241204122642862 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122642862 DLGSUP <0013> gsup_server.c:235 5: 20241204122642862 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122642862 DLGSUP <0013> gsup_server.c:235 7: 20241204122642862 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122642862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122642862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122642862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@780e010000aa: 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") 20241204122642879 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20241204122642881 DAUC <0003> db_auc.c:157 IMSI='262425478442270': No 2G Auth Data 20241204122642881 DAUC <0003> db_auc.c:192 IMSI='262425478442270': No 3G Auth Data HLR_Test-GSUP(249)@780e010000aa: Created GsupExpect[0] for "262425478442270" to be handled at TC_mo_sss_reject(252) 20241204122642888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20241204122642902 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642902 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425478442270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425478442270" session_id=251064586 session_state=BEGIN} 20241204122642902 DSS <0004> hlr_ussd.c:576 262425478442270/0x0ef6f10a: Process SS (BEGIN) 20241204122642902 DSS <0004> hlr_ussd.c:498 262425478442270/0x0ef6f10a: SS CompType=Invoke, OpCode=InterrogateSS 20241204122642902 DSS <0004> hlr_ussd.c:506 262425478442270/0x0ef6f10a: Structured SS requests are not supported, rejecting... 20241204122642902 DSS <0004> hlr_ussd.c:354 262425478442270/0x0ef6f10a: Tx ReturnError(0, 0x15) 20241204122642902 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425478442270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425478442270" session_id=251064586 session_state=END} 20241204122642902 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122642902 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@780e010000aa: Found GsupExpect[0] for "262425478442270" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@780e010000aa: Added IMSI table entry 0TC_mo_sss_reject(252)"262425478442270" TC_mo_sss_reject(252)@780e010000aa: setverdict(pass): none -> pass 20241204122642905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@780e010000aa: Final verdict of PTC: pass 20241204122642906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 20241204122642907 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642907 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122642907 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122642907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@780e010000aa: Final verdict of PTC: none 20241204122642907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33735<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(251)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@780e010000aa: Final verdict of PTC: none 250@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 250: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@780e010000aa: Test case TC_mo_sss_reject finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:42 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241204122642933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20241204122643034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57894<->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) 20241204122645072 DSS <0004> hlr_ussd.c:239 262423163114041/0x17dc5dc6: SS Session Timeout, destroying 20241204122645072 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423163114041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@780e010000aa: 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@780e010000aa: 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'. 20241204122645088 DSS <0004> hlr_ussd.c:239 262425644280336/0x5275a562: SS Session Timeout, destroying 20241204122645088 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425644280336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_gsup_check_imei ------ Wed Dec 4 12:26:45 UTC 2024 20241204122645097 DSS <0004> hlr_ussd.c:239 262428625192804/0x0fef62e0: SS Session Timeout, destroying 20241204122645097 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428625192804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645109 DSS <0004> hlr_ussd.c:239 262428680704369/0x13edecad: SS Session Timeout, destroying 20241204122645109 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428680704369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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 20241204122645121 DSS <0004> hlr_ussd.c:239 262425858081510/0x54e52120: SS Session Timeout, destroying 20241204122645121 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425858081510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645132 DSS <0004> hlr_ussd.c:239 262425301145225/0x4fec8607: SS Session Timeout, destroying 20241204122645132 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425301145225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645143 DSS <0004> hlr_ussd.c:239 262424878614238/0x9d1a7485: SS Session Timeout, destroying 20241204122645143 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424878614238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645154 DSS <0004> hlr_ussd.c:239 262429389914796/0x950facee: SS Session Timeout, destroying 20241204122645154 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429389914796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@780e010000aa: 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@780e010000aa: Test case TC_gsup_check_imei started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122646150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122646150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122646154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122646160 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122646160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122646160 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122646160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122646160 DLGSUP <0013> gsup_server.c:237 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 20241204122646160 DLGSUP <0013> gsup_server.c:235 2: 20241204122646160 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122646160 DLGSUP <0013> gsup_server.c:235 3: 20241204122646160 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122646160 DLGSUP <0013> gsup_server.c:235 4: 20241204122646160 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122646160 DLGSUP <0013> gsup_server.c:235 5: 20241204122646160 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122646160 DLGSUP <0013> gsup_server.c:235 7: 20241204122646160 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122646160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122646160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122646160 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@780e010000aa: 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") 20241204122646184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45799<->l=127.0.0.1:4259) 20241204122646194 DAUC <0003> db_auc.c:157 IMSI='262422185189078': No 2G Auth Data 20241204122646194 DAUC <0003> db_auc.c:192 IMSI='262422185189078': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262422185189078" to be handled at TC_gsup_check_imei(257) 20241204122646219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20241204122646228 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646228 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185189078"} 20241204122646228 DMAIN <0000> hlr.c:424 IMSI='262422185189078': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646228 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422185189078"} 20241204122646228 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646228 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646228 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262422185189078" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 0TC_gsup_check_imei(257)"262422185189078" TC_gsup_check_imei(257)@780e010000aa: setverdict(pass): none -> pass 20241204122646232 DAUC <0003> db_auc.c:192 IMSI='262422185189078': No 3G Auth Data 20241204122646235 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646235 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185189078"} 20241204122646235 DAUC <0003> hlr.c:417 IMSI='262422185189078': storing IMEI = 12345678901234 20241204122646236 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422185189078"} 20241204122646236 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646236 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646236 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646237 DAUC <0003> db_auc.c:192 IMSI='262422185189078': No 3G Auth Data 20241204122646238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@780e010000aa: Final verdict of PTC: pass 20241204122646240 DAUC <0003> db_auc.c:157 IMSI='262420891390440': No 2G Auth Data 20241204122646240 DAUC <0003> db_auc.c:192 IMSI='262420891390440': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262420891390440" to be handled at TC_gsup_check_imei(258) 20241204122646248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20241204122646250 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646250 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420891390440"} 20241204122646250 DMAIN <0000> hlr.c:424 IMSI='262420891390440': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646250 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420891390440"} 20241204122646250 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646250 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646250 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262420891390440" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 1TC_gsup_check_imei(258)"262420891390440" TC_gsup_check_imei(258)@780e010000aa: setverdict(pass): none -> pass 20241204122646250 DAUC <0003> db_auc.c:192 IMSI='262420891390440': No 3G Auth Data 20241204122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646251 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420891390440"} 20241204122646251 DAUC <0003> hlr.c:417 IMSI='262420891390440': storing IMEI = 12345678901234 20241204122646251 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420891390440"} 20241204122646251 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646252 DAUC <0003> db_auc.c:192 IMSI='262420891390440': No 3G Auth Data TC_gsup_check_imei(258)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@780e010000aa: Final verdict of PTC: pass 20241204122646253 DAUC <0003> db_auc.c:157 IMSI='262422226139602': No 2G Auth Data 20241204122646253 DAUC <0003> db_auc.c:192 IMSI='262422226139602': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262422226139602" to be handled at TC_gsup_check_imei(259) 20241204122646260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 20241204122646262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646262 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226139602"} 20241204122646262 DMAIN <0000> hlr.c:424 IMSI='262422226139602': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646262 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422226139602"} 20241204122646262 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262422226139602" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 2TC_gsup_check_imei(259)"262422226139602" TC_gsup_check_imei(259)@780e010000aa: setverdict(pass): none -> pass 20241204122646263 DAUC <0003> db_auc.c:192 IMSI='262422226139602': No 3G Auth Data 20241204122646264 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646264 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226139602"} 20241204122646264 DAUC <0003> hlr.c:417 IMSI='262422226139602': storing IMEI = 12345678901234 20241204122646264 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422226139602"} 20241204122646264 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646264 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646264 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646265 DAUC <0003> db_auc.c:192 IMSI='262422226139602': No 3G Auth Data TC_gsup_check_imei(259)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@780e010000aa: Final verdict of PTC: pass 20241204122646266 DAUC <0003> db_auc.c:157 IMSI='262421920593728': No 2G Auth Data 20241204122646266 DAUC <0003> db_auc.c:192 IMSI='262421920593728': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262421920593728" to be handled at TC_gsup_check_imei(260) 20241204122646273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4258 20241204122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646275 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421920593728"} 20241204122646275 DMAIN <0000> hlr.c:424 IMSI='262421920593728': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646275 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421920593728"} 20241204122646275 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262421920593728" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 3TC_gsup_check_imei(260)"262421920593728" TC_gsup_check_imei(260)@780e010000aa: setverdict(pass): none -> pass 20241204122646276 DAUC <0003> db_auc.c:157 IMSI='262421920593728': No 2G Auth Data 20241204122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646277 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421920593728"} 20241204122646277 DAUC <0003> hlr.c:417 IMSI='262421920593728': storing IMEI = 12345678901234 20241204122646277 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421920593728"} 20241204122646277 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646278 DAUC <0003> db_auc.c:157 IMSI='262421920593728': No 2G Auth Data 20241204122646278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@780e010000aa: Final verdict of PTC: pass 20241204122646279 DAUC <0003> db_auc.c:157 IMSI='262427082726376': No 2G Auth Data 20241204122646279 DAUC <0003> db_auc.c:192 IMSI='262427082726376': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262427082726376" to be handled at TC_gsup_check_imei(261) 20241204122646285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20241204122646288 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646288 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427082726376"} 20241204122646288 DMAIN <0000> hlr.c:424 IMSI='262427082726376': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646288 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427082726376"} 20241204122646288 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646288 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646288 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262427082726376" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 4TC_gsup_check_imei(261)"262427082726376" TC_gsup_check_imei(261)@780e010000aa: setverdict(pass): none -> pass 20241204122646289 DAUC <0003> db_auc.c:157 IMSI='262427082726376': No 2G Auth Data 20241204122646290 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646290 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427082726376"} 20241204122646290 DAUC <0003> hlr.c:417 IMSI='262427082726376': storing IMEI = 12345678901234 20241204122646290 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427082726376"} 20241204122646290 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646290 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646290 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646290 DAUC <0003> db_auc.c:157 IMSI='262427082726376': No 2G Auth Data TC_gsup_check_imei(261)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@780e010000aa: Final verdict of PTC: pass 20241204122646291 DAUC <0003> db_auc.c:157 IMSI='262427650747790': No 2G Auth Data 20241204122646291 DAUC <0003> db_auc.c:192 IMSI='262427650747790': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262427650747790" to be handled at TC_gsup_check_imei(262) 20241204122646298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20241204122646300 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646300 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427650747790"} 20241204122646300 DMAIN <0000> hlr.c:424 IMSI='262427650747790': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646300 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427650747790"} 20241204122646300 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646300 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646300 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262427650747790" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 5TC_gsup_check_imei(262)"262427650747790" TC_gsup_check_imei(262)@780e010000aa: setverdict(pass): none -> pass 20241204122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646302 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427650747790"} 20241204122646302 DAUC <0003> hlr.c:417 IMSI='262427650747790': storing IMEI = 12345678901234 20241204122646302 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427650747790"} 20241204122646302 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@780e010000aa: Final verdict of PTC: pass 20241204122646304 DAUC <0003> db_auc.c:157 IMSI='262424654599717': No 2G Auth Data 20241204122646304 DAUC <0003> db_auc.c:192 IMSI='262424654599717': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262424654599717" to be handled at TC_gsup_check_imei(263) 20241204122646310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241204122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646312 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424654599717"} 20241204122646312 DMAIN <0000> hlr.c:424 IMSI='262424654599717': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646312 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424654599717"} 20241204122646312 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262424654599717" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 6TC_gsup_check_imei(263)"262424654599717" TC_gsup_check_imei(263)@780e010000aa: setverdict(pass): none -> pass 20241204122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646314 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424654599717"} 20241204122646314 DAUC <0003> hlr.c:417 IMSI='262424654599717': storing IMEI = 12345678901234 20241204122646314 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424654599717"} 20241204122646314 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@780e010000aa: Final verdict of PTC: pass 20241204122646315 DAUC <0003> db_auc.c:157 IMSI='262424844557341': No 2G Auth Data 20241204122646315 DAUC <0003> db_auc.c:192 IMSI='262424844557341': No 3G Auth Data HLR_Test-GSUP(254)@780e010000aa: Created GsupExpect[0] for "262424844557341" to be handled at TC_gsup_check_imei(264) 20241204122646322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4258 20241204122646324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646324 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424844557341"} 20241204122646324 DMAIN <0000> hlr.c:424 IMSI='262424844557341': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646324 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424844557341"} 20241204122646324 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@780e010000aa: Found GsupExpect[0] for "262424844557341" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@780e010000aa: Added IMSI table entry 7TC_gsup_check_imei(264)"262424844557341" TC_gsup_check_imei(264)@780e010000aa: setverdict(pass): none -> pass 20241204122646326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646326 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424844557341"} 20241204122646326 DAUC <0003> hlr.c:417 IMSI='262424844557341': storing IMEI = 12345678901234 20241204122646326 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424844557341"} 20241204122646326 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122646327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122646328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20241204122646328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45799<->l=127.0.0.1:4259) 255@780e010000aa: Final verdict of PTC: none 20241204122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646328 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122646328 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122646328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_check_imei finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:46 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241204122646352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20241204122646453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:48 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_check_imei_via_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122649582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122649582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122649587 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122649592 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649592 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122649592 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122649592 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122649592 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122649592 DLGSUP <0013> gsup_server.c:237 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 20241204122649592 DLGSUP <0013> gsup_server.c:235 2: 20241204122649592 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(265)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122649592 DLGSUP <0013> gsup_server.c:235 3: 20241204122649592 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122649592 DLGSUP <0013> gsup_server.c:235 4: 20241204122649592 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122649592 DLGSUP <0013> gsup_server.c:235 5: 20241204122649592 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122649592 DLGSUP <0013> gsup_server.c:235 7: 20241204122649592 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122649592 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122649592 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122649592 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@780e010000aa: 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") 20241204122649622 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40605<->l=127.0.0.1:4259) 20241204122649628 DAUC <0003> db_auc.c:157 IMSI='262422276303349': No 2G Auth Data 20241204122649628 DAUC <0003> db_auc.c:192 IMSI='262422276303349': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262422276303349" to be handled at TC_gsup_check_imei_via_proxy(269) 20241204122649643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20241204122649646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649646 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422276303349" source_name="the-source\n"} 20241204122649646 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122649646 DMAIN <0000> hlr.c:424 IMSI='262422276303349': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649646 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422276303349" destination_name="the-source\n"} 20241204122649646 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262422276303349" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422276303349" TC_gsup_check_imei_via_proxy(269)@780e010000aa: setverdict(pass): none -> pass 20241204122649647 DAUC <0003> db_auc.c:192 IMSI='262422276303349': No 3G Auth Data 20241204122649648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649648 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422276303349" source_name="the-source\n"} 20241204122649648 DAUC <0003> hlr.c:417 IMSI='262422276303349': storing IMEI = 12345678901234 20241204122649648 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422276303349" destination_name="the-source\n"} 20241204122649648 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649649 DAUC <0003> db_auc.c:192 IMSI='262422276303349': No 3G Auth Data 20241204122649649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@780e010000aa: Final verdict of PTC: pass 20241204122649650 DAUC <0003> db_auc.c:157 IMSI='262428355335203': No 2G Auth Data 20241204122649650 DAUC <0003> db_auc.c:192 IMSI='262428355335203': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262428355335203" to be handled at TC_gsup_check_imei_via_proxy(270) 20241204122649657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20241204122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649659 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428355335203" source_name="the-source\n"} 20241204122649659 DMAIN <0000> hlr.c:424 IMSI='262428355335203': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649659 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428355335203" destination_name="the-source\n"} 20241204122649659 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262428355335203" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428355335203" TC_gsup_check_imei_via_proxy(270)@780e010000aa: setverdict(pass): none -> pass 20241204122649660 DAUC <0003> db_auc.c:192 IMSI='262428355335203': No 3G Auth Data 20241204122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649661 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428355335203" source_name="the-source\n"} 20241204122649661 DAUC <0003> hlr.c:417 IMSI='262428355335203': storing IMEI = 12345678901234 20241204122649661 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428355335203" destination_name="the-source\n"} 20241204122649661 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649661 DAUC <0003> db_auc.c:192 IMSI='262428355335203': No 3G Auth Data 20241204122649662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@780e010000aa: Final verdict of PTC: pass 20241204122649662 DAUC <0003> db_auc.c:157 IMSI='262429429055924': No 2G Auth Data 20241204122649662 DAUC <0003> db_auc.c:192 IMSI='262429429055924': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262429429055924" to be handled at TC_gsup_check_imei_via_proxy(271) 20241204122649670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 20241204122649672 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649672 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429429055924" source_name="the-source\n"} 20241204122649672 DMAIN <0000> hlr.c:424 IMSI='262429429055924': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649672 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429429055924" destination_name="the-source\n"} 20241204122649672 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649672 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649672 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262429429055924" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429429055924" TC_gsup_check_imei_via_proxy(271)@780e010000aa: setverdict(pass): none -> pass 20241204122649673 DAUC <0003> db_auc.c:192 IMSI='262429429055924': No 3G Auth Data 20241204122649675 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649675 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429429055924" source_name="the-source\n"} 20241204122649675 DAUC <0003> hlr.c:417 IMSI='262429429055924': storing IMEI = 12345678901234 20241204122649675 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429429055924" destination_name="the-source\n"} 20241204122649675 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649675 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649675 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649675 DAUC <0003> db_auc.c:192 IMSI='262429429055924': No 3G Auth Data 20241204122649676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@780e010000aa: Final verdict of PTC: pass 20241204122649677 DAUC <0003> db_auc.c:157 IMSI='262427333240001': No 2G Auth Data 20241204122649677 DAUC <0003> db_auc.c:192 IMSI='262427333240001': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262427333240001" to be handled at TC_gsup_check_imei_via_proxy(272) 20241204122649683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58016<->l=127.0.0.1:4258 20241204122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649686 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427333240001" source_name="the-source\n"} 20241204122649686 DMAIN <0000> hlr.c:424 IMSI='262427333240001': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649686 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427333240001" destination_name="the-source\n"} 20241204122649686 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262427333240001" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427333240001" TC_gsup_check_imei_via_proxy(272)@780e010000aa: setverdict(pass): none -> pass 20241204122649687 DAUC <0003> db_auc.c:157 IMSI='262427333240001': No 2G Auth Data 20241204122649688 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649688 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427333240001" source_name="the-source\n"} 20241204122649688 DAUC <0003> hlr.c:417 IMSI='262427333240001': storing IMEI = 12345678901234 20241204122649688 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427333240001" destination_name="the-source\n"} 20241204122649688 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649688 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649688 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649689 DAUC <0003> db_auc.c:157 IMSI='262427333240001': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58016<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@780e010000aa: Final verdict of PTC: pass 20241204122649690 DAUC <0003> db_auc.c:157 IMSI='262421815657435': No 2G Auth Data 20241204122649690 DAUC <0003> db_auc.c:192 IMSI='262421815657435': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262421815657435" to be handled at TC_gsup_check_imei_via_proxy(273) 20241204122649697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241204122649700 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649700 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421815657435" source_name="the-source\n"} 20241204122649700 DMAIN <0000> hlr.c:424 IMSI='262421815657435': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649700 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421815657435" destination_name="the-source\n"} 20241204122649700 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649700 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649700 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262421815657435" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421815657435" TC_gsup_check_imei_via_proxy(273)@780e010000aa: setverdict(pass): none -> pass 20241204122649701 DAUC <0003> db_auc.c:157 IMSI='262421815657435': No 2G Auth Data 20241204122649702 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649702 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421815657435" source_name="the-source\n"} 20241204122649702 DAUC <0003> hlr.c:417 IMSI='262421815657435': storing IMEI = 12345678901234 20241204122649702 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421815657435" destination_name="the-source\n"} 20241204122649702 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649702 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649702 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649703 DAUC <0003> db_auc.c:157 IMSI='262421815657435': No 2G Auth Data 20241204122649703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@780e010000aa: Final verdict of PTC: pass 20241204122649704 DAUC <0003> db_auc.c:157 IMSI='262420070494817': No 2G Auth Data 20241204122649704 DAUC <0003> db_auc.c:192 IMSI='262420070494817': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262420070494817" to be handled at TC_gsup_check_imei_via_proxy(274) 20241204122649711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58036<->l=127.0.0.1:4258 20241204122649714 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649714 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420070494817" source_name="the-source\n"} 20241204122649714 DMAIN <0000> hlr.c:424 IMSI='262420070494817': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649714 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420070494817" destination_name="the-source\n"} 20241204122649714 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649714 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649714 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262420070494817" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420070494817" TC_gsup_check_imei_via_proxy(274)@780e010000aa: setverdict(pass): none -> pass 20241204122649716 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649716 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420070494817" source_name="the-source\n"} 20241204122649716 DAUC <0003> hlr.c:417 IMSI='262420070494817': storing IMEI = 12345678901234 20241204122649716 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420070494817" destination_name="the-source\n"} 20241204122649716 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649716 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649716 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58036<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@780e010000aa: Final verdict of PTC: pass 20241204122649719 DAUC <0003> db_auc.c:157 IMSI='262423273044701': No 2G Auth Data 20241204122649719 DAUC <0003> db_auc.c:192 IMSI='262423273044701': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262423273044701" to be handled at TC_gsup_check_imei_via_proxy(275) 20241204122649725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20241204122649728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649728 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423273044701" source_name="the-source\n"} 20241204122649728 DMAIN <0000> hlr.c:424 IMSI='262423273044701': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649728 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423273044701" destination_name="the-source\n"} 20241204122649728 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262423273044701" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423273044701" TC_gsup_check_imei_via_proxy(275)@780e010000aa: setverdict(pass): none -> pass 20241204122649730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649730 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423273044701" source_name="the-source\n"} 20241204122649730 DAUC <0003> hlr.c:417 IMSI='262423273044701': storing IMEI = 12345678901234 20241204122649730 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423273044701" destination_name="the-source\n"} 20241204122649730 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@780e010000aa: Final verdict of PTC: pass 20241204122649732 DAUC <0003> db_auc.c:157 IMSI='262422973737353': No 2G Auth Data 20241204122649732 DAUC <0003> db_auc.c:192 IMSI='262422973737353': No 3G Auth Data HLR_Test-GSUP(266)@780e010000aa: Created GsupExpect[0] for "262422973737353" to be handled at TC_gsup_check_imei_via_proxy(276) 20241204122649739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241204122649741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649741 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422973737353" source_name="the-source\n"} 20241204122649741 DMAIN <0000> hlr.c:424 IMSI='262422973737353': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649741 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422973737353" destination_name="the-source\n"} 20241204122649741 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@780e010000aa: Found GsupExpect[0] for "262422973737353" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@780e010000aa: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422973737353" TC_gsup_check_imei_via_proxy(276)@780e010000aa: setverdict(pass): none -> pass 20241204122649743 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649743 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422973737353" source_name="the-source\n"} 20241204122649743 DAUC <0003> hlr.c:417 IMSI='262422973737353': storing IMEI = 12345678901234 20241204122649743 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422973737353" destination_name="the-source\n"} 20241204122649743 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649743 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649743 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122649744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122649745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 20241204122649746 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40605<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@780e010000aa: Final verdict of PTC: none 20241204122649746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122649746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122649746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122649746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:49 UTC 2024 ====== 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 20241204122649776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241204122649877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:51 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_check_imei_invalid_len started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122652951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122652951 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122652956 DLINP <000b> input/ipa.c:451 connected read/write 20241204122652956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122652958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122652961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122652961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122652961 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122652961 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122652961 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122652961 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122652961 DLGSUP <0013> gsup_server.c:237 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 20241204122652961 DLGSUP <0013> gsup_server.c:235 2: 20241204122652961 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122652961 DLGSUP <0013> gsup_server.c:235 3: 20241204122652961 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122652961 DLGSUP <0013> gsup_server.c:235 4: 20241204122652961 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122652961 DLGSUP <0013> gsup_server.c:235 5: 20241204122652961 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122652961 DLGSUP <0013> gsup_server.c:235 7: 20241204122652961 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(277)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122652961 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122652961 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122652961 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@780e010000aa: 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") 20241204122652988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44523<->l=127.0.0.1:4259) 20241204122652996 DAUC <0003> db_auc.c:157 IMSI='262420033756985': No 2G Auth Data 20241204122652996 DAUC <0003> db_auc.c:192 IMSI='262420033756985': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262420033756985" to be handled at TC_gsup_check_imei_invalid_len(281) 20241204122653015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241204122653026 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653026 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653026 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653026 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653026 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653026 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653026 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262420033756985" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420033756985" TC_gsup_check_imei_invalid_len(281)@780e010000aa: setverdict(pass): none -> pass 20241204122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653031 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653031 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653031 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653031 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653034 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653034 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653034 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653034 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653036 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653036 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653036 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653036 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653039 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653039 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653039 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653039 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653039 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653039 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653039 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@780e010000aa: Final verdict of PTC: pass 20241204122653043 DAUC <0003> db_auc.c:157 IMSI='262425876951598': No 2G Auth Data 20241204122653043 DAUC <0003> db_auc.c:192 IMSI='262425876951598': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262425876951598" to be handled at TC_gsup_check_imei_invalid_len(282) 20241204122653058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241204122653060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653060 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653060 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653060 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653060 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262425876951598" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425876951598" TC_gsup_check_imei_invalid_len(282)@780e010000aa: setverdict(pass): none -> pass 20241204122653061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653061 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653061 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653061 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653061 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653062 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653062 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653062 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653062 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653063 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653063 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653063 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653063 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653063 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653063 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653063 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653063 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@780e010000aa: Final verdict of PTC: pass 20241204122653064 DAUC <0003> db_auc.c:157 IMSI='262428608766244': No 2G Auth Data 20241204122653064 DAUC <0003> db_auc.c:192 IMSI='262428608766244': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262428608766244" to be handled at TC_gsup_check_imei_invalid_len(283) 20241204122653070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241204122653072 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653072 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653072 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653072 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653072 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653072 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653072 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262428608766244" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428608766244" TC_gsup_check_imei_invalid_len(283)@780e010000aa: setverdict(pass): none -> pass 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653073 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653073 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653073 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653073 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653073 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653073 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653073 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653073 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653074 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653074 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653074 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653074 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653074 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653074 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653074 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653074 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@780e010000aa: Final verdict of PTC: pass 20241204122653075 DAUC <0003> db_auc.c:157 IMSI='262421238516768': No 2G Auth Data 20241204122653075 DAUC <0003> db_auc.c:192 IMSI='262421238516768': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262421238516768" to be handled at TC_gsup_check_imei_invalid_len(284) 20241204122653081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 20241204122653083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653083 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653083 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653083 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653083 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262421238516768" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421238516768" TC_gsup_check_imei_invalid_len(284)@780e010000aa: setverdict(pass): none -> pass 20241204122653084 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653084 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653084 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653084 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653084 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653084 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653084 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653085 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653085 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653085 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653085 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653085 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653085 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653085 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653086 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653086 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653086 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653086 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653087 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653087 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653087 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653087 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@780e010000aa: Final verdict of PTC: pass 20241204122653088 DAUC <0003> db_auc.c:157 IMSI='262428989587255': No 2G Auth Data 20241204122653088 DAUC <0003> db_auc.c:192 IMSI='262428989587255': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262428989587255" to be handled at TC_gsup_check_imei_invalid_len(285) 20241204122653094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241204122653096 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653096 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653096 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653096 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653096 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653096 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653096 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262428989587255" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428989587255" TC_gsup_check_imei_invalid_len(285)@780e010000aa: setverdict(pass): none -> pass 20241204122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653097 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653097 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653097 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653097 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653098 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653098 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653098 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653098 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653098 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653098 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653098 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653099 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653099 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653099 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653099 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653099 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653099 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653099 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653099 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@780e010000aa: Final verdict of PTC: pass 20241204122653101 DAUC <0003> db_auc.c:157 IMSI='262420336920486': No 2G Auth Data 20241204122653101 DAUC <0003> db_auc.c:192 IMSI='262420336920486': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262420336920486" to be handled at TC_gsup_check_imei_invalid_len(286) 20241204122653107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241204122653109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653109 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653109 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653109 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653109 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262420336920486" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420336920486" TC_gsup_check_imei_invalid_len(286)@780e010000aa: setverdict(pass): none -> pass 20241204122653110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653110 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653110 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653110 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653110 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653111 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653111 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653111 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653111 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653111 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653111 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653111 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653112 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653112 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653112 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653112 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653113 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653113 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653113 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653113 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653113 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653113 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653113 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@780e010000aa: Final verdict of PTC: pass 20241204122653114 DAUC <0003> db_auc.c:157 IMSI='262423412303946': No 2G Auth Data 20241204122653114 DAUC <0003> db_auc.c:192 IMSI='262423412303946': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262423412303946" to be handled at TC_gsup_check_imei_invalid_len(287) 20241204122653120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241204122653122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653122 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653122 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653122 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653122 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262423412303946" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423412303946" TC_gsup_check_imei_invalid_len(287)@780e010000aa: setverdict(pass): none -> pass 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653123 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653123 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653123 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653123 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653123 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653123 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653123 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653123 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653124 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653124 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653124 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653124 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653125 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653125 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653125 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653125 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@780e010000aa: Final verdict of PTC: pass 20241204122653126 DAUC <0003> db_auc.c:157 IMSI='262426469307662': No 2G Auth Data 20241204122653126 DAUC <0003> db_auc.c:192 IMSI='262426469307662': No 3G Auth Data HLR_Test-GSUP(278)@780e010000aa: Created GsupExpect[0] for "262426469307662" to be handled at TC_gsup_check_imei_invalid_len(288) 20241204122653133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20241204122653134 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653134 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653134 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653134 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653134 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653134 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653134 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@780e010000aa: Found GsupExpect[0] for "262426469307662" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@780e010000aa: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426469307662" TC_gsup_check_imei_invalid_len(288)@780e010000aa: setverdict(pass): none -> pass 20241204122653135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653135 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653135 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653135 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653135 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653136 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653136 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653136 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653136 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653138 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653138 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653138 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653138 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653138 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653138 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653138 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653138 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122653139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@780e010000aa: Final verdict of PTC: pass MTC@780e010000aa: setverdict(pass): none -> pass 20241204122653140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241204122653140 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122653140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122653140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122653140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44523<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@780e010000aa: Final verdict of PTC: none 279@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: pass MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@780e010000aa: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:53 UTC 2024 ====== 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 20241204122653163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20241204122653264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:55 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_gsup_check_imei_unknown_imsi started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122656331 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122656331 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122656334 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122656336 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656337 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122656337 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122656337 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122656337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122656337 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(289)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122656337 DLGSUP <0013> gsup_server.c:235 2: 20241204122656337 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122656337 DLGSUP <0013> gsup_server.c:235 3: 20241204122656337 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122656337 DLGSUP <0013> gsup_server.c:235 4: 20241204122656337 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122656337 DLGSUP <0013> gsup_server.c:235 5: 20241204122656337 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122656337 DLGSUP <0013> gsup_server.c:235 7: 20241204122656337 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122656337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122656337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122656337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@780e010000aa: 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") 20241204122656346 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43015<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@780e010000aa: Created GsupExpect[0] for "262424384986549" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241204122656352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241204122656378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656378 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424384986549"} 20241204122656378 DMAIN <0000> hlr.c:424 IMSI='262424384986549': has IMEI = 22245678901234 (consider setting 'store-imei') 20241204122656378 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241204122656378 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424384986549" cause=Invalid mandatory information} 20241204122656378 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122656378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122656378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@780e010000aa: Found GsupExpect[0] for "262424384986549" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@780e010000aa: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424384986549" TC_gsup_check_imei_unknown_imsi(293)@780e010000aa: setverdict(pass): none -> pass 20241204122656389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656389 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424384986549"} 20241204122656389 DAUC <0003> hlr.c:417 IMSI='262424384986549': storing IMEI = 22245678901234 20241204122656389 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424384986549': no such subscriber 20241204122656389 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241204122656389 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424384986549" cause=Invalid mandatory information} 20241204122656389 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122656389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122656389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122656392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@780e010000aa: Final verdict of PTC: pass 20241204122656394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241204122656396 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656396 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122656396 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122656396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@780e010000aa: Final verdict of PTC: none 20241204122656396 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43015<->l=127.0.0.1:4259) 291@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 291: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@780e010000aa: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:56 UTC 2024 ====== 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 20241204122656468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 20241204122656569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59002<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:26:58 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122659675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122659675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122659680 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122659686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659686 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122659686 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122659686 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122659686 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122659686 DLGSUP <0013> gsup_server.c:237 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 20241204122659686 DLGSUP <0013> gsup_server.c:235 2: 20241204122659686 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122659686 DLGSUP <0013> gsup_server.c:235 3: 20241204122659686 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122659686 DLGSUP <0013> gsup_server.c:235 4: 20241204122659686 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122659686 DLGSUP <0013> gsup_server.c:235 5: 20241204122659686 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122659686 DLGSUP <0013> gsup_server.c:235 7: 20241204122659686 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122659686 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122659686 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122659686 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@780e010000aa: 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") 20241204122659715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40325<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@780e010000aa: Created GsupExpect[0] for "262422441914609" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241204122659732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241204122659744 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659745 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659745 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659745 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='815' 20241204122659745 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659745 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659745 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@780e010000aa: Found GsupExpect[0] for "262422441914609" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@780e010000aa: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422441914609" TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): none -> pass 20241204122659749 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659749 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659750 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659750 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659751 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659751 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659754 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659754 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659754 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659754 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122659754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122659754 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659754 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659754 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659757 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441914609"} 20241204122659757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122659757 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122659757 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441914609"} 20241204122659757 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122659757 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122659757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659763 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659763 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659764 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659764 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='311' 20241204122659764 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659764 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659764 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659764 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659764 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659765 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659765 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659767 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659767 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659768 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659768 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659770 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659770 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659772 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659772 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659772 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659772 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122659772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122659772 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659772 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659772 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659775 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441914609"} 20241204122659775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122659775 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122659775 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441914609"} 20241204122659776 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122659776 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122659776 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659776 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659783 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659783 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659783 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='328' 20241204122659783 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659783 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659783 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659785 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659785 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659787 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659787 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659788 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659788 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659789 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659789 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659791 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659791 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659792 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122659792 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422441914609" cause=GPRS services not allowed} 20241204122659792 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122659792 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122659792 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659792 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659799 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659799 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659799 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='500' 20241204122659799 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659799 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659799 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659801 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659801 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659803 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659803 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659804 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659804 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659807 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659807 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659807 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122659807 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422441914609" cause=GPRS services not allowed} 20241204122659807 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659807 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659807 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122659807 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122659807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659814 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659814 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659814 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659814 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659814 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659816 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659816 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659817 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659817 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659818 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659818 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659819 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659820 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659820 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659820 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122659820 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422441914609" cause=GPRS services not allowed} 20241204122659820 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122659820 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122659820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659824 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659824 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659824 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659824 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659824 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659826 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659826 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659827 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659827 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659828 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659828 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659829 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659829 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659829 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122659829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122659829 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659832 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441914609"} 20241204122659832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122659832 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122659832 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441914609"} 20241204122659832 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122659832 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122659836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@780e010000aa: Final verdict of PTC: pass 20241204122659837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59012<->l=127.0.0.1:4258 20241204122659839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40325<->l=127.0.0.1:4259) 20241204122659839 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122659839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122659839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@780e010000aa: Final verdict of PTC: none 296@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 296: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@780e010000aa: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:26:59 UTC 2024 ====== 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 20241204122659872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241204122659973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:01 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_subscr_create_on_demand_ul started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122703036 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122703036 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122703040 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@780e010000aa: 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 } } } } 20241204122703043 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703043 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122703043 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122703043 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122703043 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122703043 DLGSUP <0013> gsup_server.c:237 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 20241204122703043 DLGSUP <0013> gsup_server.c:235 2: 20241204122703043 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122703043 DLGSUP <0013> gsup_server.c:235 3: 20241204122703043 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122703043 DLGSUP <0013> gsup_server.c:235 4: 20241204122703043 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122703043 DLGSUP <0013> gsup_server.c:235 5: 20241204122703043 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122703043 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(299)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122703043 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122703043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122703043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122703043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@780e010000aa: 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") 20241204122703052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37591<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@780e010000aa: Created GsupExpect[0] for "262421591779680" to be handled at TC_subscr_create_on_demand_ul(303) 20241204122703058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20241204122703086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703086 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703086 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703086 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='098' 20241204122703086 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703086 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122703086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122703086 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@780e010000aa: Found GsupExpect[0] for "262421591779680" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@780e010000aa: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421591779680" 20241204122703092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703092 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421591779680"} 20241204122703092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122703092 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122703092 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421591779680"} 20241204122703092 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122703092 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122703092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): none -> pass 20241204122703094 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703094 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703095 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703095 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703096 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703096 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703101 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703101 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703101 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='173' 20241204122703101 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703101 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122703101 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122703101 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703105 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421591779680"} 20241204122703105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122703105 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122703105 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421591779680"} 20241204122703105 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122703105 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122703105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122703107 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703107 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703108 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703108 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703109 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703109 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703111 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703111 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703114 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703114 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703114 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703114 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='820' 20241204122703114 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703114 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122703114 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421591779680" cause=GPRS services not allowed} 20241204122703115 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122703115 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122703115 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703115 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122703116 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703116 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703117 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703118 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703118 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703119 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703120 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703120 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703124 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703124 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703124 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='017' 20241204122703124 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703124 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122703124 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421591779680" cause=GPRS services not allowed} 20241204122703124 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703124 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703124 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122703124 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122703124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122703126 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703126 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703128 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703128 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703131 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703131 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703135 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703135 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703135 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703135 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122703135 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421591779680" cause=GPRS services not allowed} 20241204122703135 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122703135 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122703135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122703137 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703138 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703139 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703139 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703140 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703140 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703145 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703145 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703145 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703145 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703145 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122703145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122703145 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703145 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703145 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703148 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703148 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421591779680"} 20241204122703148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122703148 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122703148 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421591779680"} 20241204122703148 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122703148 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122703148 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703148 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122703150 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703150 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703151 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703151 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703152 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703152 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122703155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@780e010000aa: Final verdict of PTC: pass 20241204122703156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241204122703157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37591<->l=127.0.0.1:4259) 20241204122703158 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703158 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122703158 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122703158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@780e010000aa: Final verdict of PTC: none 301@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 301: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@780e010000aa: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:03 UTC 2024 ====== 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 20241204122703221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4258 20241204122703322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67408) Waiting for packet dumper to finish... 1 (prev_count=67408, count=81540) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:05 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_subscr_create_on_demand_sai started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122706400 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122706400 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122706401 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@780e010000aa: 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) } } } } 20241204122706403 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122706403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(304)@780e010000aa: 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 } } } } 20241204122706403 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122706403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122706403 DLGSUP <0013> gsup_server.c:237 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 20241204122706403 DLGSUP <0013> gsup_server.c:235 2: 20241204122706403 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122706403 DLGSUP <0013> gsup_server.c:235 3: 20241204122706403 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122706403 DLGSUP <0013> gsup_server.c:235 4: 20241204122706403 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122706403 DLGSUP <0013> gsup_server.c:235 5: 20241204122706403 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122706403 DLGSUP <0013> gsup_server.c:235 7: 20241204122706403 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122706403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122706403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122706403 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@780e010000aa: 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") 20241204122706412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43531<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@780e010000aa: Created GsupExpect[0] for "262423119235644" to be handled at TC_subscr_create_on_demand_sai(308) 20241204122706419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241204122706446 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706446 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119235644"} 20241204122706446 DMAIN <0000> hlr.c:216 IMSI='262423119235644': Creating subscriber on demand 20241204122706446 DMAIN <0000> hlr.c:232 IMSI='262423119235644': Successfully assigned MSISDN='282' 20241204122706446 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706446 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706446 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 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 20241204122706446 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423119235644" cause=IMSI unknown in HLR} 20241204122706446 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122706446 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706446 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@780e010000aa: Found GsupExpect[0] for "262423119235644" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@780e010000aa: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423119235644" TC_subscr_create_on_demand_sai(308)@780e010000aa: setverdict(pass): none -> pass 20241204122706448 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706448 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706449 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706449 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706449 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706449 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706450 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423119235644" cn_domain=PS} 20241204122706450 DLU <0006> fsm.c:456 lu(262423119235644)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122706450 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122706450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122706450 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423119235644" cn_domain=PS} 20241204122706450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706451 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706451 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423119235644"} 20241204122706451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122706451 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122706451 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423119235644"} 20241204122706451 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122706451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122706451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122706451 DLU <0006> fsm.c:568 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122706451 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706451 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122706452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@780e010000aa: Final verdict of PTC: pass 20241204122706452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241204122706453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706453 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122706453 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122706453 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@780e010000aa: Final verdict of PTC: none 20241204122706453 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43531<->l=127.0.0.1:4259) 306@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 306: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@780e010000aa: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:06 UTC 2024 ====== 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 20241204122706478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241204122706579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->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@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:08 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_MSLookup_mDNS_service_other_home started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122709635 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122709635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122709639 DLINP <000b> input/ipa.c:451 connected read/write 20241204122709639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122709640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122709647 DLINP <000b> input/ipa.c:451 connected read/write 20241204122709647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122709647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122709647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122709647 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122709647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122709647 DLGSUP <0013> gsup_server.c:237 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 20241204122709647 DLGSUP <0013> gsup_server.c:235 2: 20241204122709647 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122709647 DLGSUP <0013> gsup_server.c:235 3: 20241204122709647 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122709647 DLGSUP <0013> gsup_server.c:235 4: 20241204122709647 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122709647 DLGSUP <0013> gsup_server.c:235 5: 20241204122709647 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122709647 DLGSUP <0013> gsup_server.c:235 7: 20241204122709647 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122709647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122709647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122709647 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@780e010000aa: 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") 20241204122709684 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37073<->l=127.0.0.1:4259) 20241204122709686 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122709686 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241204122709715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@780e010000aa: Created GsupExpect[0] for "262428483829111" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241204122709719 DAUC <0003> db_auc.c:157 IMSI='262428483829111': No 2G Auth Data 20241204122709719 DAUC <0003> db_auc.c:192 IMSI='262428483829111': No 3G Auth Data 20241204122709727 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610434441.msisdn 20241204122709727 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610434441.msisdn: not attached (vlr_number unset) 20241204122709727 DDGSM <0007> mslookup_server.c:327 sip.voice.491610434441.msisdn: does not exist in GSUP proxy 20241204122710729 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122710729 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428483829111" cn_domain=CS} 20241204122710729 DLU <0006> fsm.c:456 lu(262428483829111)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122710729 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241204122710729 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122710729 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428483829111" cn_domain=CS} 20241204122710729 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122710729 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@780e010000aa: Found GsupExpect[0] for "262428483829111" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@780e010000aa: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428483829111" 20241204122710733 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122710733 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428483829111"} 20241204122710734 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122710734 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122710734 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428483829111"} 20241204122710734 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122710734 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122710734 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122710734 DLU <0006> fsm.c:568 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122710734 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122710734 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@780e010000aa: setverdict(pass): none -> pass 20241204122710736 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610434441.msisdn 20241204122710737 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610434441.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241204122710737 DDGSM <0007> mslookup_server.c:327 sip.voice.491610434441.msisdn: does not exist in GSUP proxy 20241204122710737 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610434441.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@780e010000aa: setverdict(pass): pass -> pass, component reason not changed 20241204122710741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@780e010000aa: Final verdict of PTC: pass 20241204122710742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@780e010000aa: Final verdict of PTC: none 20241204122710744 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122710744 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122710744 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122710744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122710744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37073<->l=127.0.0.1:4259) 311@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 311: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@780e010000aa: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:10 UTC 2024 ====== 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 20241204122710807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241204122710907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20241204122712903 DSS <0004> hlr_ussd.c:239 262425478442270/0x0ef6f10a: SS Session Timeout, destroying 20241204122712903 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425478442270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:12 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_MSLookup_GSUP_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122713952 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122713952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122713953 DLINP <000b> input/ipa.c:451 connected read/write 20241204122713953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122713954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@780e010000aa: 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) } } } } 20241204122713955 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122713955 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@780e010000aa: 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 } } } } 20241204122713955 DLINP <000b> input/ipa.c:451 connected read/write 20241204122713955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122713955 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122713955 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122713955 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122713955 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122713955 DLGSUP <0013> gsup_server.c:237 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 20241204122713955 DLGSUP <0013> gsup_server.c:235 2: 20241204122713955 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122713955 DLGSUP <0013> gsup_server.c:235 3: 20241204122713955 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122713955 DLGSUP <0013> gsup_server.c:235 4: 20241204122713955 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122713955 DLGSUP <0013> gsup_server.c:235 5: 20241204122713955 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122713955 DLGSUP <0013> gsup_server.c:235 7: 20241204122713955 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122713955 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122713955 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122713955 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@780e010000aa: 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") 20241204122713969 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34917<->l=127.0.0.1:4259) 20241204122713971 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122713971 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@780e010000aa: Created GsupExpect[0] for "262425888215060" to be handled at TC_MSLookup_GSUP_proxy(320) 20241204122713977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@780e010000aa: Created GsupExpect[0] for "262425888215060" to be handled at TC_MSLookup_GSUP_proxy(320) 20241204122713998 DLINP <000b> input/ipa.c:451 connected read/write 20241204122713998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122713998 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425888215060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425888215060" cn_domain=CS} 20241204122713998 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425888215060 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241204122713998 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425888215060 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241204122713998 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425888215060.imsi 20241204122713998 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425888215060.imsi 20241204122713998 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425888215060.imsi: does not exist in local HLR 20241204122714001 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425888215060 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241204122714001 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241204122714001 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241204122714001 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241204122714001 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241204122714001 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241204122714001 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425888215060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122714001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122714001 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122714001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122714001 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122714001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122714001 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@780e010000aa: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@780e010000aa: 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) } } } } 20241204122714002 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714002 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714002 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241204122714002 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241204122714002 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241204122714003 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714003 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714003 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@780e010000aa: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@780e010000aa: Found GsupExpect[0] for "262425888215060" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@780e010000aa: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425888215060" HLR_Test-GSUP-server-IPA(318)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122714050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714050 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425888215060 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614317061 20241204122714050 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425888215060 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122714050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@780e010000aa: Found GsupExpect[0] for "262425888215060" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@780e010000aa: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425888215060" 20241204122714052 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714052 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714052 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425888215060 MSISDN-491614317061 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122714052 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714052 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714053 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714053 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714053 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425888215060 MSISDN-491614317061 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 20241204122714053 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425888215060 MSISDN-491614317061 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122714053 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714053 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@780e010000aa: setverdict(pass): none -> pass 20241204122714056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@780e010000aa: Final verdict of PTC: pass 20241204122714057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 20241204122714057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122714057 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122714058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122714058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122714058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714058 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241204122714058 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241204122714058 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241204122714058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34917<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-server(317)@780e010000aa: Final verdict of PTC: none 316@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 316: none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@780e010000aa: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:14 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241204122714082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20241204122714182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43958<->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=43048) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:16 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122717262 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122717262 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122717266 DLINP <000b> input/ipa.c:451 connected read/write 20241204122717266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122717268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@780e010000aa: 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)@780e010000aa: 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 } } } } 20241204122717272 DLINP <000b> input/ipa.c:451 connected read/write 20241204122717272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122717272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122717272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122717272 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122717272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122717272 DLGSUP <0013> gsup_server.c:237 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 20241204122717272 DLGSUP <0013> gsup_server.c:235 2: 20241204122717272 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122717272 DLGSUP <0013> gsup_server.c:235 3: 20241204122717272 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122717272 DLGSUP <0013> gsup_server.c:235 4: 20241204122717272 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122717272 DLGSUP <0013> gsup_server.c:235 5: 20241204122717272 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122717272 DLGSUP <0013> gsup_server.c:235 7: 20241204122717272 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122717272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122717272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122717272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122717274 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122717274 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@780e010000aa: 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") 20241204122717292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39635<->l=127.0.0.1:4259) 20241204122717293 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122717293 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@780e010000aa: Created GsupExpect[0] for "262427528479061" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241204122717300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 20241204122717301 DAUC <0003> db_auc.c:157 IMSI='262427528479061': No 2G Auth Data 20241204122717301 DAUC <0003> db_auc.c:192 IMSI='262427528479061': No 3G Auth Data 20241204122717303 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427528479061.imsi 20241204122717303 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427528479061.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@780e010000aa: setverdict(pass): none -> pass 20241204122717305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@780e010000aa: Final verdict of PTC: pass 20241204122717305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 20241204122717306 DLINP <000b> input/ipa.c:451 connected read/write 20241204122717306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122717306 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@780e010000aa: Final verdict of PTC: none 20241204122717306 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122717306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@780e010000aa: Final verdict of PTC: none 20241204122717306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39635<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 323: none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@780e010000aa: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:17 UTC 2024 ====== 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 20241204122717347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43976<->l=127.0.0.1:4258 20241204122717448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27864) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:19 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122720536 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122720536 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122720540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122720541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@780e010000aa: 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) } } } } 20241204122720544 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122720544 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@780e010000aa: 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 } } } } 20241204122720544 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122720544 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122720544 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122720544 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122720544 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122720544 DLGSUP <0013> gsup_server.c:237 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 20241204122720544 DLGSUP <0013> gsup_server.c:235 2: 20241204122720544 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122720544 DLGSUP <0013> gsup_server.c:235 3: 20241204122720544 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122720544 DLGSUP <0013> gsup_server.c:235 4: 20241204122720544 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122720544 DLGSUP <0013> gsup_server.c:235 5: 20241204122720544 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122720544 DLGSUP <0013> gsup_server.c:235 7: 20241204122720544 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122720544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122720544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122720544 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@780e010000aa: 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") 20241204122720571 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35201<->l=127.0.0.1:4259) 20241204122720573 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122720573 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@780e010000aa: Created GsupExpect[0] for "262423589994824" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241204122720581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43998<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@780e010000aa: Created GsupExpect[0] for "262423589994824" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241204122720586 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122720586 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423589994824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423589994824" cn_domain=CS} 20241204122720586 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423589994824 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241204122720586 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423589994824 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241204122720586 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423589994824.imsi 20241204122720586 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423589994824.imsi 20241204122720586 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423589994824.imsi: does not exist in local HLR 20241204122720589 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423589994824 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241204122720589 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241204122720589 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241204122720589 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241204122720589 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241204122720589 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241204122720589 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423589994824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122720589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122720589 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122720589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122720589 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122720589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122720589 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@780e010000aa: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@780e010000aa: 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) } } } } 20241204122720591 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720591 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720591 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241204122720591 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241204122720591 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241204122720592 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720592 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720592 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@780e010000aa: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@780e010000aa: Found GsupExpect[0] for "262423589994824" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@780e010000aa: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423589994824" HLR_Test-GSUP-server-IPA(330)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122720634 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720634 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720634 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720634 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720635 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423589994824 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612622072 20241204122720635 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423589994824 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122720635 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720635 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@780e010000aa: Found GsupExpect[0] for "262423589994824" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@780e010000aa: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423589994824" 20241204122720644 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720644 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720644 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423589994824 MSISDN-491612622072 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122720644 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720644 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720648 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720648 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720648 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423589994824 MSISDN-491612622072 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 20241204122720648 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423589994824 MSISDN-491612622072 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122720648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720652 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423589994824.imsi 20241204122720652 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423589994824.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@780e010000aa: setverdict(pass): none -> pass 20241204122721654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43998<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@780e010000aa: Final verdict of PTC: pass 20241204122721656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20241204122721658 DLINP <000b> input/ipa.c:451 connected read/write 20241204122721658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122721658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122721658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122721658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@780e010000aa: Final verdict of PTC: none 20241204122721659 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122721659 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122721659 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241204122721659 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241204122721659 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241204122721659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35201<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@780e010000aa: Final verdict of PTC: none 328@780e010000aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 328: none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@780e010000aa: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:21 UTC 2024 ====== 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 20241204122721725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56410<->l=127.0.0.1:4258 20241204122721826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56410<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35884) Waiting for packet dumper to finish... 1 (prev_count=35884, count=44140) MTC@780e010000aa: 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@780e010000aa: 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 ------ Wed Dec 4 12:27:23 UTC 2024 /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@780e010000aa: 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@780e010000aa: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@780e010000aa: legacy= false MTC@780e010000aa: in not legacy case 1 MTC@780e010000aa: in not legacy case 2 20241204122724906 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122724906 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122724908 DLINP <000b> input/ipa.c:451 connected read/write 20241204122724908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122724909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@780e010000aa: 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 } } } } 20241204122724911 DLINP <000b> input/ipa.c:451 connected read/write 20241204122724911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122724911 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122724911 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122724911 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241204122724911 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122724911 DLGSUP <0013> gsup_server.c:237 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 20241204122724911 DLGSUP <0013> gsup_server.c:235 2: 20241204122724911 DLGSUP <0013> gsup_server.c:237 2: 00 20241204122724911 DLGSUP <0013> gsup_server.c:235 3: 20241204122724911 DLGSUP <0013> gsup_server.c:237 3: 00 20241204122724911 DLGSUP <0013> gsup_server.c:235 4: 20241204122724911 DLGSUP <0013> gsup_server.c:237 4: 00 20241204122724911 DLGSUP <0013> gsup_server.c:235 5: 20241204122724911 DLGSUP <0013> gsup_server.c:237 5: 00 20241204122724911 DLGSUP <0013> gsup_server.c:235 7: 20241204122724911 DLGSUP <0013> gsup_server.c:237 7: 00 20241204122724911 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122724911 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241204122724911 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)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122724912 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122724912 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@780e010000aa: 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") 20241204122724929 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35457<->l=127.0.0.1:4259) 20241204122724930 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122724930 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@780e010000aa: Created GsupExpect[0] for "262426224918664" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241204122724936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@780e010000aa: Created GsupExpect[0] for "262426224918664" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241204122724958 DLINP <000b> input/ipa.c:451 connected read/write 20241204122724958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122724958 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426224918664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426224918664" cn_domain=CS} 20241204122724958 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426224918664 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241204122724958 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426224918664 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241204122724959 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426224918664.imsi 20241204122724959 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426224918664.imsi 20241204122724959 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426224918664.imsi: does not exist in local HLR 20241204122724970 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426224918664 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241204122724970 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241204122724970 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241204122724970 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241204122724970 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241204122724970 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241204122724970 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426224918664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122724970 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122724970 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122724971 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122724971 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122724971 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122724971 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@780e010000aa: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@780e010000aa: 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) } } } } 20241204122724976 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122724976 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122724976 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241204122724976 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241204122724976 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241204122724978 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122724978 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122724978 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@780e010000aa: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@780e010000aa: Found GsupExpect[0] for "262426224918664" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@780e010000aa: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426224918664" HLR_Test-GSUP-server-IPA(337)@780e010000aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@780e010000aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241204122725026 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725026 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725026 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725026 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725026 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426224918664 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617153321 20241204122725027 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426224918664 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122725027 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725027 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@780e010000aa: Found GsupExpect[0] for "262426224918664" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@780e010000aa: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426224918664" 20241204122725036 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725036 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725036 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426224918664 MSISDN-491617153321 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122725036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725040 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725040 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725041 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426224918664 MSISDN-491617153321 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 20241204122725041 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426224918664 MSISDN-491617153321 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122725041 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725041 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725045 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617153321.msisdn 20241204122725045 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617153321.msisdn: does not exist in local HLR 20241204122725045 DDGSM <0007> mslookup_server.c:352 sip.voice.491617153321.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241204122725045 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617153321.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@780e010000aa: setverdict(pass): none -> pass 20241204122725049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@780e010000aa: Final verdict of PTC: pass 20241204122725050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@780e010000aa: Final verdict of PTC: none 20241204122725052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35457<->l=127.0.0.1:4259) 335@780e010000aa: Final verdict of PTC: none 20241204122725053 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122725053 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122725053 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122725053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122725053 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725053 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725054 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241204122725054 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241204122725054 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-server(336)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@780e010000aa: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@780e010000aa: Final verdict of PTC: none MTC@780e010000aa: Setting final verdict of the test case. MTC@780e010000aa: Local verdict of MTC: none MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@780e010000aa: Local verdict of PTC with component reference 335: none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@780e010000aa: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@780e010000aa: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@780e010000aa: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@780e010000aa: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@780e010000aa: 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'. Wed Dec 4 12:27:25 UTC 2024 ====== 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 20241204122725145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20241204122725246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->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=46360) MTC@780e010000aa: 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@780e010000aa: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@780e010000aa: Terminating MTC. MC@780e010000aa: MTC terminated. MC2> exit MC@780e010000aa: Shutting down session. MC@780e010000aa: 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-7511.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 (3273275) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3273188) [testenv] Showing testsuite/junit-xml-7511.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7511.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='130.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.084710'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.160432'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.195091'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.121054'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.054440'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.077067'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.095651'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.101962'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.186857'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.191875'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.178627'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.077838'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.073932'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.174857'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.177258'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.068596'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.142144'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.149347'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.175784'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.186522'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.165503'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.184619'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.200863'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.167059'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.206867'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.082464'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.203380'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.189449'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.217869'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.087371'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.183103'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.149799'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.061127'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.136542'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.115944'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.072772'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.146908'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.178409'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0'] testenv-hlr-osmocom-latest-20241204-1225-75984a2f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2254/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS